Wykres commitów

61 Commity (e6dc8e930a20a360fb824274c272a7b01271ec7f)

Autor SHA1 Wiadomość Data
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
Tomasz Goliński 941372b443 Replace missing titles in histograms with [unknown] 2019-11-05 20:49:06 +01:00
Tomasz Goliński e589cf4322 Not much to show with -n, ignore most stats 2019-11-04 22:00:04 +01:00
Tomasz Goliński 3ea68bf231 Stop when there are no caches to work with 2019-11-04 21:34:48 +01:00
Tomasz Goliński f74ea03e0e Refactor usage help output code 2019-11-04 21:34:29 +01:00
Tomasz Goliński 91fc2ff7e4 Support for HTML output together with a sample CSS style 2019-11-04 21:13:20 +01:00
Tomasz Golinski e6774720a1 Restore default value of map 2019-10-06 13:08:09 +02:00
Tomasz Golinski 5eaf9ec43e Possibility to grab caches which were not found by a certain user 2019-10-04 02:30:17 +02:00
Tomasz Golinski 9ab6c3271a Minor change of options in geostat 2019-09-30 02:33:45 +02:00
Tomasz Golinski a0cb5bf3c1 Add bigger map of Poland 2019-09-24 14:52:10 +02:00
Tomasz Golinski eafb0353a2 Update help text 2019-09-24 14:49:00 +02:00