Wykres commitów

111 Commity (a2e4fd3acf47a253d0fa42250f9f9a203ec2f9ad)

Autor SHA1 Wiadomość Data
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
Tomasz Golinski 3012bfba95 Make distance a float and set precision for output accordingly 2020-03-09 20:36:08 +01:00
Tomasz Golinski fb78f3a9b6 Remove fancy collapsible code and replace it by plain HTML5 details-summary tags 2020-03-09 13:20:49 +01:00
Tomasz Golinski 542dcb013d Print out number of archived caches 2020-03-06 10:56:11 +01:00
Tomasz Golinski b5fc394a6e Drop support of GPX files from geostat web version temporarily 2020-02-29 23:19:45 +01:00
Tomasz Golinski 75850d6441 Make HTML more compliant, add alt to imgs. Also fix one image url 2020-02-29 13:40:32 +01:00
Tomasz Golinski 315590215f Make HTML more compliant, dl and dd needed also dt. Easier just to use divs 2020-02-29 13:38:46 +01:00
Tomasz Golinski f4547a2737 Change doctype to html5 2020-02-29 02:45:35 +01:00
Tomasz Golinski 2ed5aa1dfa Add a class to links of recommended caches, show a star via CSS 2020-02-29 02:39:50 +01:00
Tomasz Golinski 8d548e7002 Extract snippet for writing a HTML version of cache name with link to separate function 2020-02-29 02:26:43 +01:00
Tomasz Golinski 1a3a7e0747 Change containers used to store caches. std::set didn't allow to change elements inside and it was the easiest way to deal with extra data from the logs. 2020-02-29 02:04:55 +01:00
Tomasz Golinski c2532a181e Sanity check for trail 2020-02-23 03:52:30 +01:00
Tomasz Golinski 8e0909a64c Shorted html output of date 2020-02-23 03:05:36 +01:00
Tomasz Golinski 87d8277922 Add info about time range to html, update README.md 2020-02-23 02:42:25 +01:00
Tomasz Golinski 2be5e5b143 Add option to limit time for computed statistics 2020-02-23 02:26:23 +01:00
Tomasz Golinski f28ca37ee1 Another overkill, store datas in Cache class also as std::time_t (timestamp), makes it simpler afterwards without the need to convert back and forth 2020-02-23 02:00:29 +01:00
Tomasz Golinski d1fa8363d5 Split out simple function to check and convert a c-string to a number 2020-02-23 01:41:15 +01:00
Tomasz Golinski f4c861867a clang-format 2020-02-17 21:27:51 +01:00
Tomasz Golinski bada68f34c Don't compute unnecessary things when looking for caches not found 2020-02-17 00:37:03 +01:00
Tomasz Golinski ea14939ac3 A bit of CSS polish - add gradients to histograms, use <th> instead of extra classes, use nth child 2020-02-07 15:20:38 +01:00
Tomasz Golinski 7c2b751f16 Fix missing arg check in geostat 2020-02-02 12:53:51 +01:00
Tomasz Golinski 9acc262739 Not sure it makes sense, but draw a path connecting caches 2020-02-02 12:27:32 +01:00
Tomasz Golinski 4bf03ddfa3 Add most/least found caches and some columns to other tables 2020-02-01 12:36:39 +01:00
Tomasz Golinski e8c4c5bd3c Align logos vertically 2020-02-01 12:20:51 +01:00
Tomasz Golinski fe0e6e7c4d Add OC images with flags 2020-01-31 14:37:11 +01:00
Tomasz Golinski 5974dbc382 Fix OC profile links 2020-01-31 14:37:00 +01:00
Tomasz Golinski 59a5b4423d Do a more thorough html escaping in cache names and user nicks 2020-01-28 06:13:11 +01:00
Tomasz Golinski 37efbff68a Simplify collapsible code a bit.
Needs checking how to get rid of one of the nested divs e.g. content-inner.
2020-01-28 05:59:34 +01:00
Tomasz Golinski 6e200ee00d Fix user profile links on the top 2020-01-25 22:22:25 +01:00