Wykres commitów

234 Commity (f03e3345f7b607c21273a583ead8a6a2293fbd8b)

Autor SHA1 Wiadomość Data
Tomasz Golinski f03e3345f7 Increase a bit verbosity in geostat_cli cache list by adding region info 2020-07-17 19:56:58 +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 9148516ac6 Fix a trivial bug with fixed point average calculation introduced by careless copying a few commits below 2020-07-06 18:39:52 +02:00
Tomasz Golinski 3d33de5a23 Simplify streak calculations 2020-07-06 18:29:23 +02:00
Tomasz Golinski c97c017ecc Cppcheck: fix argument name mismatch 2020-07-06 17:15:53 +02:00
Tomasz Golinski de2beddbee Cppcheck: remove get_lat_lon function in Api class and morph it into a constructor of Position class 2020-07-06 17:15:28 +02:00
Tomasz Golinski 67d05f0742 Cppcheck: use more STD algorithms instead of loops 2020-07-06 17:06:59 +02:00
Tomasz Golinski f2b0be9e99 Cppcheck: decrease variable scope 2020-07-06 17:06:40 +02:00
Tomasz Golinski 750d620223 Cppcheck: add explicit to some constructors in region.h 2020-07-06 13:59:11 +02:00
Tomasz Golinski cc8415d258 Cppcheck: make sure some struct members are initialized 2020-07-06 13:57:51 +02:00
Tomasz Golinski c8d6c6f3fc Cppcheck: change argument to reference 2020-07-06 13:56:59 +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 38c3fc56ef Add a way to show histogram from data prepared beforehand 2020-06-03 00:26:45 +02:00
Tomasz Golinski 942c52b998 OCDB: Function to get cache count for regions 2020-06-03 00:24:54 +02:00
Tomasz Golinski fe071c6e67 OCDB: Was there any sane reason why it was commented out? 2020-06-03 00:24:02 +02:00
Tomasz Golinski 3b232142b4 OCDB: Prevent data bleeding through from one cache to another 2020-06-03 00:21:31 +02:00
Tomasz Golinski cc40e470ea Move debug output from cout to cerr not to mess up generated HTML 2020-06-03 00:19:19 +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 07a49306bb Fix installation paths for subfolders 2020-05-24 14:14:57 +02:00
Tomasz Golinski cf38881248 gpxlib now supports pkgconfig, so we can use it 2020-05-20 13:57:59 +02:00
Tomasz Golinski 7812d9e532 Add a bit of padding to footer 2020-05-03 23:14:56 +02:00
Tomasz Golinski ba8efbda97 Reorder stats on the page 2020-05-03 23:14:37 +02:00
Tomasz Golinski f136a4df12 Make table lists fixed width 2020-05-03 22:26: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 ad30216a7f Separate a helper function from histogram code 2020-05-03 01:17:32 +02:00
Tomasz Golinski fdd7652e52 Try to use local region name, even though I'm not sure it is wise 2020-05-03 00:18:49 +02:00
Tomasz Golinski 5a6c76fc6a Remove forgotten bit of debugging output 2020-04-03 02:25:58 +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 e208ff583a Use placeholder @PLAINNAME@ in meson.build files 2020-04-03 02:17:57 +02:00
Tomasz Golinski 1fde534d34 Move maps to separate dir in target dir, create separate meson.build for that dir 2020-04-02 22:13:06 +02:00
Tomasz Golinski 77b30761f6 Add Poland_powiaty map 2020-04-01 02:47:14 +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 2eb70a95dc Forgot the css 2020-03-30 02:12:48 +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 e00ce62e72 OCdb exclude owned caches in not found list, extract also cache name 2020-03-29 19:52:49 +02:00
Tomasz Golinski 8e15d95be6 Fix geostat_cli output with -N 2020-03-29 19:03:48 +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 d2688336e4 Change cache date from hidden to created 2020-03-21 04:52:11 +01:00
Tomasz Golinski 4282846e8f Add fancy colours to links 2020-03-21 04:37:43 +01:00
Tomasz Golinski f13f9782a1 Add timeout of 5s to Okapi connections 2020-03-21 04:00:19 +01:00