Tomasz Golinski
|
f4c861867a
|
clang-format
|
2020-02-17 21:27:51 +01:00 |
Tomasz Golinski
|
ac8eec0b27
|
Don't compute unnecessary things when looking for caches not found, copied to geostat_cli
|
2020-02-17 01:23:17 +01:00 |
Tomasz Golinski
|
3a4f7fb308
|
Commented out code to print timestamp in debug msg
|
2020-02-17 01:18:13 +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
|
add05af439
|
Change raw loop to std::algorithm copy
|
2020-02-16 20:17:06 +01:00 |
Tomasz Golinski
|
397eaf415f
|
Change raw loop to std::algorithm find_if
|
2020-02-16 19:06:23 +01:00 |
Tomasz Golinski
|
3785d5d067
|
CPPCHECK: Add override specifiers
|
2020-02-11 17:37:01 +01:00 |
Tomasz Golinski
|
17e8a93b5b
|
CPPCHECK: There is no such thing as 2
|
2020-02-11 17:34:52 +01:00 |
Tomasz Golinski
|
2ab560f172
|
CPPCHECK: Change arguments to references, add some consts
|
2020-02-11 17:34:23 +01:00 |
Tomasz Golinski
|
74efb8fa89
|
CPPCHECK: Add "explicit" to some constructors
|
2020-02-11 16:55:49 +01:00 |
Tomasz Golinski
|
6bb23f4231
|
Cleanup of unused stuff from geostat_cli and extra -C option
|
2020-02-11 16:55:16 +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
|
b7d199e658
|
Hopefull fix compilation of path generation with both IM and GM
|
2020-02-02 12:55:10 +01:00 |
Tomasz Golinski
|
a3e43a3da5
|
Fix meson.build to correctly set graphicmagick define
|
2020-02-02 12:54:38 +01:00 |
Tomasz Golinski
|
7c2b751f16
|
Fix missing arg check in geostat
|
2020-02-02 12:53:51 +01:00 |
Tomasz Golinski
|
19c2769c1b
|
Print sorted list of caches with geostat_cli
|
2020-02-02 12:28:41 +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
|
bc00c5cbd8
|
Remove :
|
2020-01-31 14:38:06 +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
|
35f12a1899
|
Unclutter src directory by moving maps to a separate directory
|
2020-01-28 06:35:14 +01:00 |
Tomasz Golinski
|
f78b8af5e2
|
A bit of tuning of collapsible look - prevent it having 100% width
|
2020-01-28 06:32:03 +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
|
f56b8a7c33
|
Make others in histogram a collapsible
|
2020-01-28 05:59:53 +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
|
bbb6ed0301
|
Add a missing include
|
2020-01-28 05:59:04 +01:00 |
Tomasz Golinski
|
c59e01b556
|
Fix a problem when a cache had two "found" logs by the same user
Okapi produces an error if a cache code appers twice in a request. Simply replace a std::vector by std::map.
|
2020-01-28 04:49:11 +01:00 |
Tomasz Golinski
|
274138058f
|
Add several country maps
|
2020-01-28 02:46:30 +01:00 |
Tomasz Golinski
|
6e200ee00d
|
Fix user profile links on the top
|
2020-01-25 22:22:25 +01:00 |
Tomasz Golinski
|
e6dc8e930a
|
Fill out correctly the source of a cache
|
2020-01-25 16:49:32 +01:00 |
Tomasz Golinski
|
03d6188758
|
Possibility to exclude quizes from not found
|
2020-01-25 16:34:18 +01:00 |
Tomasz Golinski
|
fde854b041
|
Correct initialization of SQLite db with geodb
|
2020-01-25 16:33:57 +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
|
6c6b08ff27
|
Move things around in CSS
|
2020-01-25 15:27:37 +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
|
7a1502dae9
|
Include count in other list in histogram
|
2020-01-25 13:24:43 +01:00 |
Tomasz Golinski
|
c1fc61d1cb
|
CSS update for web interface
|
2020-01-25 13:21:01 +01:00 |
Tomasz Golinski
|
8bf2411ebd
|
Fix streak computation again
|
2020-01-25 12:51:11 +01:00 |
Tomasz Golinski
|
113d639cda
|
Don't need to export helper function in common.h
|
2020-01-25 12:39:55 +01:00 |
Tomasz Golinski
|
8672d9ca23
|
Add world map
|
2020-01-25 12:37:00 +01:00 |
Tomasz Golinski
|
45ff44fbc1
|
Code restruct in geostat_cli
|
2020-01-25 12:23:30 +01:00 |
Tomasz Golinski
|
560284bc9a
|
Use reference instead of pointer in class show_histogram
|
2020-01-25 12:20:41 +01:00 |