Wykres commitów

  • f2b6a1ad5b Fix a typo Tomasz Goliński 2019-11-11 21:12:06 +0100
  • ab283c8672 Show number of caches in html output if "not found" is enabled Tomasz Goliński 2019-11-11 21:10:58 +0100
  • f8b78acaca Fix: do not show stats in html output if "not found" is enabled Tomasz Goliński 2019-11-11 21:05:42 +0100
  • 665c39e917 Refactor html output a bit Tomasz Goliński 2019-11-10 21:03:11 +0100
  • 86de83a74c Add some extra stats to web output Tomasz Goliński 2019-11-10 20:59:21 +0100
  • 83273c8af4 Fix broken OKApi code Tomasz Goliński 2019-11-10 14:59:31 +0100
  • 1f5338ffd2 Refactor code around textual data field in Cache class Tomasz Goliński 2019-11-09 14:37:48 +0100
  • 0ce9b0d817 Add possibility to install files with meson/ninja Tomasz Golinski 2019-11-09 11:47:46 +0100
  • 55e4953d76 CSS custom properties are fun Tomasz Goliński 2019-11-09 11:32:41 +0100
  • 08464564ee Add display of cache sizes Tomasz Goliński 2019-11-08 22:50:21 +0100
  • ccf2ec1f28 Add histogram for years Tomasz Goliński 2019-11-07 18:07:22 +0100
  • 4c9995dccf Lambdafy some comparison functions Tomasz Goliński 2019-11-07 18:00:05 +0100
  • 53dc1f1c57 Add support from histograms sorted by first key and apply it to get month histogram Tomasz Goliński 2019-11-07 17:45:55 +0100
  • 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 Tomasz Goliński 2019-11-07 17:25:17 +0100
  • 83029fbc54 Update README.md Tomasz Goliński 2019-11-05 21:07:04 +0100
  • 941372b443 Replace missing titles in histograms with [unknown] Tomasz Goliński 2019-11-05 20:49:06 +0100
  • 6ccd8fcbcb Add date of find to Cache structure. Update OKApi source to grab it. It is not the cleanest solution possible. Tomasz Goliński 2019-11-05 20:39:33 +0100
  • c400624a95 Add missing 0 width CSS rule Tomasz Goliński 2019-11-04 23:39:44 +0100
  • e589cf4322 Not much to show with -n, ignore most stats Tomasz Goliński 2019-11-04 22:00:04 +0100
  • b40b29de80 Another run of clang-format Tomasz Goliński 2019-11-04 21:44:08 +0100
  • dc42212e31 Throw when can't read database revision Tomasz Goliński 2019-11-04 21:40:24 +0100
  • 3ea68bf231 Stop when there are no caches to work with Tomasz Goliński 2019-11-04 21:34:48 +0100
  • f74ea03e0e Refactor usage help output code Tomasz Goliński 2019-11-04 21:34:29 +0100
  • d89381e1fb Update README.md Tomasz Goliński 2019-11-04 21:14:40 +0100
  • 91fc2ff7e4 Support for HTML output together with a sample CSS style Tomasz Goliński 2019-11-04 21:13:20 +0100
  • 46a7321434 Pull more cache data from local db Tomasz Goliński 2019-11-04 11:09:47 +0100
  • 10b4562ac0 Set numerical fields in Cache class to zero by default Tomasz Golinski 2019-10-21 15:10:18 +0200
  • f9de2eb172 Exclude mobile and own caches from heatmap. Tomasz Golinski 2019-10-21 14:50:24 +0200
  • 0f15dcb82c Restrict caches not found to available caches Tomasz Golinski 2019-10-06 13:08:37 +0200
  • e6774720a1 Restore default value of map Tomasz Golinski 2019-10-06 13:08:09 +0200
  • 6ba1da6203 Silence unused variable/parameter warnings Tomasz Golinski 2019-10-06 02:58:24 +0200
  • 9d9601e4ca Encapsulate revision in OCdb Tomasz Golinski 2019-10-06 02:46:07 +0200
  • f7e02612d8 Add SQLite transactions Tomasz Golinski 2019-10-06 02:44:58 +0200
  • d2682e5860 Move the code updating revision of SQLite database out of destructor to places where it can really change. Tomasz Golinski 2019-10-04 22:06:59 +0200
  • 5eaf9ec43e Possibility to grab caches which were not found by a certain user Tomasz Golinski 2019-10-04 02:30:17 +0200
  • 1a2a096651 Add parent class Api to OCdb Tomasz Golinski 2019-10-04 00:43:39 +0200
  • 36eaed4953 Minor restruct Tomasz Golinski 2019-10-04 00:23:03 +0200
  • bafa767382 Forgot to put 'type' into database. On the other hand, no need to put 'text' there. Tomasz Golinski 2019-10-01 23:57:04 +0200
  • ab2f66c87a Don't generate empty SQL commands if no data is to be changed. Tomasz Golinski 2019-10-01 17:29:17 +0200
  • 2a00a57b3c Correct revision tracking code Tomasz Golinski 2019-10-01 17:19:05 +0200
  • 8912978b9f Correct call to string::ends_with() Tomasz Golinski 2019-10-01 17:18:43 +0200
  • fb196b1c35 Adjust debug levels Tomasz Golinski 2019-10-01 17:11:38 +0200
  • dc91a5c1ed Possibility to apply changelogs grabbed from OKapi Tomasz Golinski 2019-10-01 01:49:25 +0200
  • 27d29af9ed Read revision from existing database Tomasz Golinski 2019-10-01 01:48:49 +0200
  • 5ca319730e Add some options to geodb Tomasz Golinski 2019-10-01 01:47:14 +0200
  • 26d2f9ffb4 Initial support for handling OC database snapshots storing it in a local sqlite file. Tomasz Golinski 2019-09-30 02:34:56 +0200
  • 9ab6c3271a Minor change of options in geostat Tomasz Golinski 2019-09-30 02:33:45 +0200
  • b08b4700d1 Update README.md Tomasz Golinski 2019-09-24 14:56:44 +0200
  • a0cb5bf3c1 Add bigger map of Poland Tomasz Golinski 2019-09-24 14:52:10 +0200
  • eafb0353a2 Update help text Tomasz Golinski 2019-09-24 14:47:49 +0200
  • 7d90252260 clang-format Tomasz Golinski 2019-09-23 22:04:23 +0200
  • 61a1cd24d2 Really add all remaining voivodships Tomasz Golinski 2019-09-15 13:45:25 +0200
  • 53ab3bc3d0 Add remaining voivodships Tomasz Golinski 2019-09-15 13:33:27 +0200
  • 0e51018b9f Simplify adding new maps Tomasz Golinski 2019-09-15 12:34:10 +0200
  • 325af6efba Code changes for two new maps Tomasz Golinski 2019-09-15 12:20:21 +0200
  • 6a41deb9a8 Add two maps of voivodships Tomasz Golinski 2019-09-15 00:46:59 +0200
  • 75cf952ad3 Update README Tomasz Golinski 2019-09-12 14:56:46 +0200
  • 194a4e4246 Support exponential heat map theme Tomasz Golinski 2019-09-12 14:07:46 +0200
  • 1942df93e5 Fetch regions and print out histogram Tomasz Golinski 2019-09-12 13:58:54 +0200
  • 25b407f02f Add an option to print out histograms of owners/types/services Tomasz Golinski 2019-09-11 19:48:03 +0200
  • 3218af8d99 Minor cleanup Tomasz Golinski 2019-09-10 14:03:01 +0200
  • 8d22d2a85c Define a default value for -m Tomasz Golinski 2019-09-09 22:37:28 +0200
  • 80a805b4e7 Update README.md, add missing dep Tomasz Golinski 2019-09-09 12:34:18 +0200
  • 6f440ed97e Make it easier to support other map backgrounds, added Europe map Tomasz Golinski 2019-09-08 22:18:13 +0200
  • 54e240f910 Initial commit Tomasz Golinski 2019-09-08 18:42:10 +0200