Wykres commitów

19 Commity (ad30216a7f4cd7f7d99badaa3d2ca770c7c79765)

Autor SHA1 Wiadomość Data
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 8edb4893f0 Fetch cache status 2020-03-06 10:55:57 +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 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 59a5b4423d Do a more thorough html escaping in cache names and user nicks 2020-01-28 06:13:11 +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 958834553c Some formatting and clang-format 2020-01-04 19:27:04 +01:00
Tomasz Golinski c72de14d78 Add extra "const" 2020-01-04 18:26:07 +01:00
Tomasz Golinski e20dbd2f48 Show day of the week stats 2019-11-17 19:42:32 +01:00
Tomasz Goliński 86de83a74c Add some extra stats to web output 2019-11-10 20:59:21 +01:00
Tomasz Goliński 1f5338ffd2 Refactor code around textual data field in Cache class 2019-11-09 14:37:48 +01:00
Tomasz Goliński 08464564ee Add display of cache sizes 2019-11-08 22:50:21 +01:00
Tomasz Goliński 4c9995dccf Lambdafy some comparison functions 2019-11-07 18:00:05 +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 91fc2ff7e4 Support for HTML output together with a sample CSS style 2019-11-04 21:13:20 +01: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 54e240f910 Initial commit 2019-09-08 19:13:06 +02:00