Wykres commitów

174 Commity (master)

Autor SHA1 Wiadomość Data
Tomasz Golinski 26d3bc56d2 Trivial cppcheck fixes 2023-12-24 23:38:55 +01:00
Tomasz Golinski 48e43613d1 clang-format 2023-09-25 19:01:46 +02:00
Tomasz Golinski 2e08a99d20 Sort FTFs by find date, add events, use date_hidden 2023-08-31 22:13:21 +02:00
Tomasz Golinski 868b62bb2e Further refactor and simplifications 2023-08-30 17:01:22 +02:00
Tomasz Golinski c584c33e07 Code refactor, split out class User, deduplicate some code 2023-08-30 00:36:06 +02:00
Tomasz Golinski 653e1c31c6 Fix stupid mistake in previous commit 2023-03-27 20:56:01 +02:00
Tomasz Golinski ccfcef272b Ugly fix for powertrails: do not display less than zero values 2023-03-27 20:50:40 +02:00
Tomasz Golinski fdce7bc17c Cppcheck: add some consts 2022-09-01 17:23:29 +02:00
Tomasz Golinski d4d8011be1 Add some more data to powertrails table 2022-07-18 22:13:27 +02:00
Tomasz Golinski add9b37d2a Fix rounding and optimize code a bit 2022-07-15 20:26:07 +02:00
Tomasz Golinski 70499296d7 clang-format 2022-07-14 14:47:15 +02:00
Tomasz Golinski d00a852295 Move some constants (like urls) to common.h 2022-07-14 14:39:47 +02:00
Tomasz Golinski 277cdc058e Protect OCpl only features like FTF and trails with if, so they don't appear for other users 2022-07-14 14:27:22 +02:00
Tomasz Golinski 91d250cb3a Replace trails histogram with a table and add some convenience functions to powertrail.h 2022-07-14 14:23:30 +02:00
Tomasz Golinski 89e9b4d8c6 Change some int to uint and thus silence warnings 2022-07-13 18:30:26 +02:00
Tomasz Golinski 54b077de6d Include list of FTFs 2022-07-13 01:11:44 +02:00
Tomasz Golinski ffa05441c7 Rudimentary power trail support
Relies on pre-existing JSON databases generated by traildb. Note that completion of trail is calculated basing on current treshold and number of caches.
2022-07-12 12:54:56 +02:00
Tomasz Golinski dcaa8fbf71 Merge branch 'master' of gitlab.com:tomaszg/geostat 2021-09-05 19:47:19 +02:00
Tomasz Golinski c29f97546a Add distance to the Moon 2021-09-05 19:47:13 +02:00
Tomasz Golinski 47f7edf3bc Add countries histogram 2021-09-05 19:44:44 +02:00
Tomasz Golinski dc1bcdb009 Add per row completion percentage to some tables 2021-09-05 19:36:33 +02:00
Tomasz Golinski c133eb70ca Comment out highest rating table, it's rather pointless. 2021-08-08 19:18:51 +02:00
Tomasz Golinski f4dd497639 Add region info to tables. 2021-08-08 19:15:12 +02:00
Tomasz Golinski 38d0003f06 Avoid some nan with new caches 2021-05-10 22:17:03 +02:00
Tomasz Golinski c62045492b Disable months not possible on OCDE and OCPL in hidden month matrix 2021-05-06 00:54:34 +02:00
Tomasz Golinski 43aebec5fd Fix more trivial mistakes in calculations 2021-05-06 00:15:43 +02:00
Tomasz Golinski a76df5e753 Fix broken if. Works only for OCPL and OCDE 2021-05-05 23:55:01 +02:00
Tomasz Golinski 5f6f8c7acc Include stats for hidden month matrix 2021-05-05 23:53:11 +02:00
Tomasz Golinski 5cfd28ff42 Add codes tag to all other matrices, missing bits 2021-04-20 22:47:20 +02:00
Tomasz Golinski 25ae4af2a8 Add codes tag to all other matrices 2021-04-20 22:41:20 +02:00
Tomasz Golinski 0a7383ba64 Experimentally add codes tag to D/T matrix 2021-04-20 20:20:19 +02:00
Tomasz Golinski c906d61b98 Remove some unnecessary includes 2021-04-20 17:23:46 +02:00
Tomasz Golinski f262101468 Might as well use M_PI instead of defining our own 2021-01-03 05:51:33 +01:00
Tomasz Golinski 490714ec43 Make sure we don't crash on empty lists and we don't divide by zero 2021-01-03 04:51:54 +01:00
Tomasz Golinski be8e2b783e Remove toy code that got commited by mistake 2021-01-03 04:42:52 +01:00
Tomasz Golinski 24acae7625 Fix previous commits by using correct database file for OCde 2021-01-03 04:05:48 +01:00
Tomasz Golinski afdc37aba1 Support local db for OCde in geostat 2021-01-03 03:21:11 +01:00
Tomasz Golinski 9a13be52f0 Add some consts to make cppcheck happy 2020-12-04 18:51:00 +01:00
Tomasz Golinski 706e9d9436 Merge branch 'master' of gitlab.com:tomaszg/geostat 2020-11-13 20:52:45 +01:00
Tomasz Golinski 900f913d50 CSS fixup to make gif centered again 2020-11-13 20:52:41 +01:00
Tomasz Golinski 7b2a64e2ef Use filtered cache list for animation 2020-11-13 20:05:28 +01:00
Tomasz Golinski f0b18db02d Use stamp size for size of a dot in animation 2020-11-13 19:58:49 +01:00
Tomasz Golinski baa4a51400 Try to use <gif-player> to control gif playback
From https://github.com/CaptainCodeman/gif-player
2020-11-13 19:51:09 +01:00
Tomasz Golinski 155943a6c9 Initial support for animated GIFs instead of heatmaps 2020-11-02 21:01:27 +01:00
Tomasz Golinski 15b7949559 Not-found caches: add powiaty 2020-09-06 19:51:14 +02:00
Tomasz Golinski 5e7a4a8a4b Owned caches: average finds per cache per day 2020-09-06 19:44:34 +02:00
Tomasz Golinski ef334790f4 Add a missing bit to the previous commit (show caches by rating) 2020-08-28 18:58:52 +02:00
Tomasz Goliński cf48fc55c8 Display rating stats 2020-08-28 18:40:48 +02:00
Tomasz Goliński 3a3c275954 Add -O option to usage screen 2020-08-28 17:35:19 +02:00
Tomasz Golinski 70d6da5747 Minor cppcheck fixes 2020-08-07 00:02:11 +02:00