Wykres commitów

174 Commity (master)

Autor SHA1 Wiadomość Data
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
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
Tomasz Golinski 7d90252260 clang-format 2019-09-23 22:04:23 +02:00
Tomasz Golinski 0e51018b9f Simplify adding new maps 2019-09-15 12:34:10 +02:00
Tomasz Golinski 325af6efba Code changes for two new maps 2019-09-15 12:20:21 +02:00
Tomasz Golinski 75cf952ad3 Update README 2019-09-12 14:56:46 +02:00
Tomasz Golinski 194a4e4246 Support exponential heat map theme 2019-09-12 14:07:52 +02:00
Tomasz Golinski 1942df93e5 Fetch regions and print out histogram 2019-09-12 13:58:54 +02:00
Tomasz Golinski 25b407f02f Add an option to print out histograms of owners/types/services 2019-09-11 19:48:03 +02:00
Tomasz Golinski 3218af8d99 Minor cleanup 2019-09-10 14:03:01 +02:00
Tomasz Golinski 8d22d2a85c Define a default value for -m 2019-09-09 22:37:28 +02:00
Tomasz Golinski 6f440ed97e Make it easier to support other map backgrounds, added Europe map 2019-09-08 22:22:14 +02:00
Tomasz Golinski 54e240f910 Initial commit 2019-09-08 19:13:06 +02:00