Wykres commitów

83 Commity (74eadf16ec6d40405a95b45e7ae064865bd2b918)

Autor SHA1 Wiadomość Data
Tomasz Golinski 74eadf16ec Add computation of longest caching streak 2020-01-04 18:33:53 +01:00
Tomasz Golinski c72de14d78 Add extra "const" 2020-01-04 18:26:07 +01:00
Tomasz Golinski 6259e18727 Small markdown improvement in README.md 2020-01-02 01:20:38 +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 4ee02fd2ee CSS cleanup 2020-01-02 00:16:47 +01:00
Tomasz Golinski 68aa3bd186 Add info about webpage to README.md 2020-01-02 00:12:51 +01:00
Tomasz Golinski a9d41f9382 Update README.md and usage outputs 2019-11-18 16:06:20 +01:00
Tomasz Golinski ee30967194 Fix another typo in maps.h... 2019-11-18 14:57:34 +01:00
Tomasz Golinski a8dfda0666 Add a CSS rule for main page 2019-11-18 14:50:53 +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 c3babed88f Fix a wrong number in maps.h resulting in a nasty shift 2019-11-11 22:45:06 +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 83273c8af4 Fix broken OKApi code 2019-11-10 14:59:31 +01:00
Tomasz Goliński 1f5338ffd2 Refactor code around textual data field in Cache class 2019-11-09 14:37:48 +01:00
Tomasz Golinski 0ce9b0d817 Add possibility to install files with meson/ninja 2019-11-09 11:47:46 +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 7aa45dc1cb Since C++ doesn't allow nesting pointers to members of a class, the simplest way to get a histogram for date components was to duplicate some of them as plain members
At the same time it was possible to convert month number to name.
2019-11-07 17:25:17 +01:00
Tomasz Goliński 83029fbc54 Update README.md 2019-11-05 21:07:04 +01:00
Tomasz Goliński 941372b443 Replace missing titles in histograms with [unknown] 2019-11-05 20:49:06 +01:00
Tomasz Goliński 6ccd8fcbcb Add date of find to Cache structure. Update OKApi source to grab it. It is not the cleanest solution possible.
Maybe Caches should be a std::map, not std::set...
2019-11-05 20:39:33 +01:00
Tomasz Goliński c400624a95 Add missing 0 width CSS rule 2019-11-04 23:39:44 +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 b40b29de80 Another run of clang-format 2019-11-04 21:44:08 +01:00
Tomasz Goliński dc42212e31 Throw when can't read database revision 2019-11-04 21:40:24 +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 d89381e1fb Update README.md 2019-11-04 21:14:40 +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 Goliński 46a7321434 Pull more cache data from local db 2019-11-04 11:09:47 +01:00
Tomasz Golinski 10b4562ac0 Set numerical fields in Cache class to zero by default 2019-10-21 15:10:18 +02:00
Tomasz Golinski f9de2eb172 Exclude mobile and own caches from heatmap. 2019-10-21 14:50:24 +02:00
Tomasz Golinski 0f15dcb82c Restrict caches not found to available caches 2019-10-06 13:08:37 +02:00
Tomasz Golinski e6774720a1 Restore default value of map 2019-10-06 13:08:09 +02:00
Tomasz Golinski 6ba1da6203 Silence unused variable/parameter warnings 2019-10-06 02:58:24 +02:00
Tomasz Golinski 9d9601e4ca Encapsulate revision in OCdb 2019-10-06 02:46:07 +02:00