Tomasz Golinski
|
24acae7625
|
Fix previous commits by using correct database file for OCde
|
2021-01-03 04:05:48 +01:00 |
Tomasz Golinski
|
afdc37aba1
|
Support local db for OCde in geostat
|
2021-01-03 03:21:11 +01:00 |
Tomasz Golinski
|
9a13be52f0
|
Add some consts to make cppcheck happy
|
2020-12-04 18:51:00 +01:00 |
Tomasz Golinski
|
706e9d9436
|
Merge branch 'master' of gitlab.com:tomaszg/geostat
|
2020-11-13 20:52:45 +01:00 |
Tomasz Golinski
|
900f913d50
|
CSS fixup to make gif centered again
|
2020-11-13 20:52:41 +01:00 |
Tomasz Golinski
|
7b2a64e2ef
|
Use filtered cache list for animation
|
2020-11-13 20:05:28 +01:00 |
Tomasz Golinski
|
f0b18db02d
|
Use stamp size for size of a dot in animation
|
2020-11-13 19:58:49 +01:00 |
Tomasz Golinski
|
baa4a51400
|
Try to use <gif-player> to control gif playback
From https://github.com/CaptainCodeman/gif-player
|
2020-11-13 19:51:09 +01:00 |
Tomasz Golinski
|
155943a6c9
|
Initial support for animated GIFs instead of heatmaps
|
2020-11-02 21:01:27 +01:00 |
Tomasz Golinski
|
15b7949559
|
Not-found caches: add powiaty
|
2020-09-06 19:51:14 +02:00 |
Tomasz Golinski
|
5e7a4a8a4b
|
Owned caches: average finds per cache per day
|
2020-09-06 19:44:34 +02:00 |
Tomasz Golinski
|
ef334790f4
|
Add a missing bit to the previous commit (show caches by rating)
|
2020-08-28 18:58:52 +02:00 |
Tomasz Goliński
|
cf48fc55c8
|
Display rating stats
|
2020-08-28 18:40:48 +02:00 |
Tomasz Goliński
|
3a3c275954
|
Add -O option to usage screen
|
2020-08-28 17:35:19 +02:00 |
Tomasz Golinski
|
70d6da5747
|
Minor cppcheck fixes
|
2020-08-07 00:02:11 +02:00 |
Tomasz Golinski
|
72dc1292da
|
clang-format
|
2020-08-06 23:58:14 +02:00 |
Tomasz Golinski
|
b9f611f0b1
|
Drop unneeded reference to GPX files.
|
2020-08-06 21:14:10 +02:00 |
Tomasz Golinski
|
1cb10f3ce2
|
Move code for printing out header html to common.h
|
2020-08-06 21:13:40 +02:00 |
Tomasz Golinski
|
6cb9b771f8
|
Move code for printing out footer html to common.h
|
2020-08-06 16:54:11 +02:00 |
Tomasz Golinski
|
e96a2ded1e
|
Add some total counts to owned caches stats
|
2020-08-05 02:37:38 +02:00 |
Tomasz Golinski
|
2ef585d4a0
|
Compute more statistics for owned caches thanks to Okapi update call
|
2020-08-05 02:27:17 +02:00 |
Tomasz Golinski
|
c7d0ae948a
|
Protect timeline computation from division by zero
|
2020-08-05 02:25:06 +02:00 |
Tomasz Golinski
|
3ad92da629
|
Forgot to close one div
|
2020-08-05 01:48:23 +02:00 |
Tomasz Golinski
|
c1958baa11
|
Initial support for processing owned cache lists
|
2020-08-01 23:00:50 +02:00 |
Tomasz Golinski
|
193d6931a8
|
Histograms related to region data should use filtered cache list
|
2020-07-17 19:58:03 +02:00 |
Tomasz Golinski
|
7e95d1fbce
|
Turns out std::fixed modificator was not needed and was messing up other floats
|
2020-07-13 22:09:11 +02:00 |
Tomasz Golinski
|
3d33de5a23
|
Simplify streak calculations
|
2020-07-06 18:29:23 +02:00 |
Tomasz Golinski
|
99e322d2a3
|
Cppcheck: simplify condition
|
2020-07-06 13:46:43 +02:00 |
Tomasz Golinski
|
a2e4fd3acf
|
Add caching days per month timeline
|
2020-07-06 00:01:26 +02:00 |
Tomasz Golinski
|
37f945c70a
|
Add some more averages to the html output
|
2020-07-05 23:30:51 +02:00 |
Tomasz Golinski
|
0c511abb5e
|
Cleanup related to previous commit
|
2020-06-04 00:11:37 +02:00 |
Tomasz Golinski
|
23f5a7dd46
|
Variable was not reset correctly for counting entries in DT matrix
|
2020-06-04 00:06:49 +02:00 |
Tomasz Golinski
|
527c3f6ea0
|
Show a completion percentage for regions on not-found stats page
|
2020-06-03 00:30:05 +02:00 |
Tomasz Golinski
|
3901dfafc7
|
Add region histogram for caches not found
|
2020-05-24 16:56:10 +02:00 |
Tomasz Golinski
|
6d1852c4f7
|
Make a top banner a link to the top page
|
2020-05-24 14:30:31 +02:00 |
Tomasz Golinski
|
ba8efbda97
|
Reorder stats on the page
|
2020-05-03 23:14:37 +02:00 |
Tomasz Golinski
|
566ca7db22
|
A bit of frames to contain the timeline
|
2020-05-03 01:39:17 +02:00 |
Tomasz Golinski
|
a4a90d0fc9
|
Merge subregions into regions histogram by nesting it inside
|
2020-05-03 01:26:03 +02:00 |
Tomasz Golinski
|
7d9e978543
|
Initial support for reverse-geocoding for Poland - data about powiaty.
|
2020-04-03 02:23:16 +02:00 |
Tomasz Golinski
|
0727ad0b17
|
Reenable debug option for geostat, even though it get mixed in with html
|
2020-04-03 02:18:57 +02:00 |
Tomasz Golinski
|
8add963fed
|
Fix the counter for the tables broken a few commits ago
|
2020-03-30 02:20:38 +02:00 |
Tomasz Golinski
|
babd56a70f
|
Do not include in the tables days that are not in the calendar
|
2020-03-30 02:10:56 +02:00 |
Tomasz Golinski
|
dcbd57e22e
|
Minor textual update
|
2020-03-30 01:59:10 +02:00 |
Tomasz Golinski
|
fe16f07dd7
|
Fix a mess caused by coping too big block of code
|
2020-03-21 05:02:23 +01:00 |
Tomasz Golinski
|
1c2bcf0cdc
|
Add a reasonably working caching timeline
|
2020-03-21 04:52:52 +01:00 |
Tomasz Golinski
|
120f083749
|
Remove unused variable from table generation code
|
2020-03-21 03:52:28 +01:00 |
Tomasz Golinski
|
cfd521b43c
|
Add (disabled) histogram with caching timeline.
Disabled since it gets too wide for old users. Maybe it would be better to css style a table to become a histogram.
|
2020-03-20 03:28:20 +01:00 |
Tomasz Golinski
|
1ad7ab0399
|
Add some semantic html5 tags
|
2020-03-19 18:31:55 +01:00 |
Tomasz Golinski
|
0c67ff047c
|
Fix float output format
|
2020-03-13 20:53:17 +01:00 |
Tomasz Golinski
|
12556926c6
|
Bump CSS pseudoversion for new detail code
|
2020-03-09 20:42:53 +01:00 |