Wykres commitów

71 Commity (74efb8fa89e870c84d149560723ef896b8032286)

Autor SHA1 Wiadomość Data
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
Tomasz Golinski 03d6188758 Possibility to exclude quizes from not found 2020-01-25 16:34:18 +01:00
Tomasz Golinski 849eeaf1a5 Correct off-by-one error in avg distance and avoid division by zero 2020-01-25 16:15:21 +01:00
Tomasz Golinski 5296e11a21 Add stats based on recommendations 2020-01-25 16:12:29 +01:00
Tomasz Golinski f5f19b3581 Fix off-by-one error in numbering of months in std::tm 2020-01-25 15:47:50 +01:00
Tomasz Golinski 6559de770f Fix CSS header text decoration 2020-01-25 15:39:29 +01:00
Tomasz Golinski 038c2a6edb Add matrices of hidden/found days 2020-01-25 15:36:29 +01:00
Tomasz Golinski f23739062c Get rid of unnecessary arrays in computation of matrices 2020-01-25 15:30:57 +01:00
Tomasz Golinski 74f220302c Redo cache list style and add stats related to hidden date 2020-01-25 15:26:14 +01:00
Tomasz Golinski ac7a677924 Add caching days matrix 2020-01-25 13:51:22 +01:00
Tomasz Golinski 8672d9ca23 Add world map 2020-01-25 12:37:00 +01:00
Tomasz Golinski 560284bc9a Use reference instead of pointer in class show_histogram 2020-01-25 12:20:41 +01:00
Tomasz Golinski 272e2903f4 Split HTML tool from command line tool to simplify the code 2020-01-25 12:05:38 +01:00
Tomasz Golinski 3234258bca Use reference instead of pointer in class Heat constructor, add an assert 2020-01-25 11:44:29 +01:00
Tomasz Golinski a5abf529bb Make more stats use only filtered list of caches in a consistent way 2020-01-25 11:40:56 +01:00
Tomasz Golinski ccf444edeb Fix find_streak() for the case of streak=1 2020-01-15 20:49:12 +01:00
Tomasz Golinski 958834553c Some formatting and clang-format 2020-01-04 19:27:04 +01:00
Tomasz Golinski e3087f3695 Include link to user profile in HTML output 2020-01-04 19:24:00 +01:00
Tomasz Golinski b45b329003 Fix command line switch -N 2020-01-04 19:14:29 +01:00
Tomasz Golinski 12e292200c Some formatting in HTML 2020-01-04 18:47:04 +01:00
Tomasz Golinski 74eadf16ec Add computation of longest caching streak 2020-01-04 18:33:53 +01:00
Tomasz Golinski 257fd39c6f Fix wrong CSS selectors causing bleeding of footer link atributes to other links 2020-01-02 01:20:10 +01:00
Tomasz Golinski cdf0e63a7c Add a footer to results HTML page 2020-01-02 00:54:01 +01:00
Tomasz Golinski 1c3e1ec0f1 Try to support other OC servers
It changed options layout, so beware. It also removed an option to set debug level.

Moreover some/all services seem to need some deduplication in cache codes in their OKAPI queries.
2020-01-02 00:37:28 +01:00
Tomasz Golinski a9d41f9382 Update README.md and usage outputs 2019-11-18 16:06:20 +01:00
Tomasz Golinski c42361fdab Fix CSS rule for collapsible that broke checkboxes on main page 2019-11-18 13:57:33 +01:00
Tomasz Golinski 43ad475c4a Fix some errors in HTML code 2019-11-17 20:30:05 +01:00
Tomasz Golinski e20dbd2f48 Show day of the week stats 2019-11-17 19:42:32 +01:00
Tomasz Goliński ad98624734 Add fake version string to CSS 2019-11-12 02:01:35 +01:00
Tomasz Goliński 38a349e484 Add summary to D/T matrix 2019-11-11 23:33:43 +01:00
Tomasz Goliński 679eaf4092 Add collapsible list of all days 2019-11-11 23:28:37 +01:00
Tomasz Goliński f2b6a1ad5b Fix a typo 2019-11-11 21:12:06 +01:00
Tomasz Goliński ab283c8672 Show number of caches in html output if "not found" is enabled 2019-11-11 21:10:58 +01:00
Tomasz Goliński f8b78acaca Fix: do not show stats in html output if "not found" is enabled 2019-11-11 21:05:42 +01:00
Tomasz Goliński 665c39e917 Refactor html output a bit 2019-11-10 21:03:11 +01:00
Tomasz Goliński 86de83a74c Add some extra stats to web output 2019-11-10 20:59:21 +01:00
Tomasz Goliński 55e4953d76 CSS custom properties are fun 2019-11-09 11:32:41 +01:00
Tomasz Goliński 08464564ee Add display of cache sizes 2019-11-08 22:50:21 +01:00
Tomasz Goliński ccf2ec1f28 Add histogram for years 2019-11-07 18:07:22 +01:00
Tomasz Goliński 4c9995dccf Lambdafy some comparison functions 2019-11-07 18:00:05 +01:00
Tomasz Goliński 53dc1f1c57 Add support from histograms sorted by first key and apply it to get month histogram 2019-11-07 17:45:55 +01:00