Commit Graph

189 Commits

Author SHA1 Message Date
Eugene Burmakin 52ee90ac9c Replace google places api with photon api by komoot 2024-08-13 18:25:48 +02:00
Eugene Burmakin 382f937f29 Add lots of logic 2024-08-12 22:18:11 +02:00
Eugene Burmakin 5394e9dd52 Add visits detection 2024-08-05 21:23:08 +02:00
Eugene Burmakin 1e207f297c Experiment with visits detection 2024-08-04 14:03:52 +02:00
Eugene Burmakin 04a2150959 Add a bunch of small changes and fixes, see CHANGELOG.md for details 2024-07-31 19:35:35 +02:00
Eugene Burmakin 3b600c1052 Fix call to the background job to calculate visits 2024-07-27 22:08:40 +02:00
Eugene Burmakin 7a100f7e2a Fix name of background job to calculate visits 2024-07-27 15:05:08 +02:00
Eugene Burmakin 1e3d9f358d Fix map areas functionality 2024-07-27 14:30:46 +02:00
Eugene Burmakin 9a818fd84e Add spec for creating visits with points 2024-07-27 13:36:02 +02:00
Eugene Burmakin 8bb966b546 Update visits specs 2024-07-27 12:35:47 +02:00
Eugene Burmakin 87258df41e Fix route popup distance and add areas swagger test 2024-07-27 12:22:56 +02:00
Eugene Burmakin ffe0334ebc Add visits page 2024-07-24 20:25:16 +02:00
Eugene Burmakin ab700c8f25 Experiment with visit calculation service 2024-07-23 00:40:48 +02:00
Eugene Burmakin 3fd176ad6e Add Visit model and associations 2024-07-21 20:32:29 +02:00
Eugene Burmakin 254c28ae1d Make area popup look a bit nicer 2024-07-21 20:26:45 +02:00
Eugene Burmakin 151e5cf042 Add areas 2024-07-21 20:09:42 +02:00
Eugene Burmakin bd8517709b Remove unused function 2024-07-21 16:49:26 +02:00
Eugene Burmakin 4371d28ef7 Allow users to delete points from the map 2024-07-21 16:45:29 +02:00
Eugene Burmakin 66e1feaf29 Extract some code from maps_controller.js into separate files 2024-07-21 15:13:16 +02:00
Eugene Burmakin 1fb80ac6f6 Make admin know they're admin 2024-07-19 21:02:04 +02:00
Eugene Burmakin 2d2eeda9e7 Update tests for admin flag 2024-07-19 20:37:57 +02:00
Eugene Burmakin 578f46ab08 Merge branch 'master' into admin_flag 2024-07-19 20:24:07 +02:00
Eugene Burmakin 9104e612cb Convert meters to kilometers in route hover 2024-07-19 20:23:50 +02:00
Eugene Burmakin 1006606870 Fix route tooltip and map movement when hovering over a route 2024-07-19 07:55:45 +02:00
Eugene Burmakin b1f7b98c11 Add admin flag to users 2024-07-16 22:26:16 +02:00
Eugene Burmakin d660d6f6e7 Fix total reverse geocoded points calculation 2024-07-12 22:51:10 +02:00
Eugene Burmakin 0a006807f6 Update CHANGELOG.md and User#total_reverse_geocoded method 2024-07-12 22:11:42 +02:00
Eugene Burmakin f080b4c6ce Add tests for background jobs stuff 2024-07-12 21:59:03 +02:00
Eugene Burmakin ac36a505dd Add reverse geocoding job to background jobs controller 2024-07-09 23:50:19 +02:00
Eugene Burmakin b648c18f9d Scaffold background jobs settings 2024-07-09 20:28:59 +02:00
Eugene Burmakin 54446f1c3c Update logging settings 2024-07-09 20:09:43 +02:00
Eugene Burmakin 50798b5bb1 Fix overland batch payload processing 2024-07-08 23:56:08 +02:00
Eugene Burmakin dd6430e185 Merge branch 'remove_map_center' 2024-07-08 23:22:00 +02:00
Eugene Burmakin da01fd1a47 Update tailwindcss 2024-07-08 23:20:32 +02:00
Eugene Burmakin 4f25c81a93 Update reverse proxy guide 2024-07-08 23:19:25 +02:00
Eugene Burmakin e1648c5cb0 Rework Google Phone Takeout import to support location-history.json another file format 2024-07-08 18:05:02 +02:00
Eugene Burmakin 6748bcf17c Add a note about logs when reporting a bug 2024-07-04 23:05:50 +02:00
Eugene Burmakin ba265e3c26 Make notifications look nice 2024-07-04 23:00:07 +02:00
Eugene Burmakin bb2beb519b Add notifications 2024-07-04 22:20:12 +02:00
Eugene Burmakin 09152b505d Update readme 2024-06-30 20:53:06 +02:00
Eugene Burmakin 02213d84b1 Update changelog 2024-06-30 17:57:13 +02:00
Eugene Burmakin 1dbf5cbda5 Implement support for Google Phone Takeout import 2024-06-30 17:47:36 +02:00
Eugene Burmakin 2a4bf5e9d4 Rename guides 2024-06-30 13:23:15 +02:00
Eugene Burmakin 5b8ab3161b Remove MAP_CENTER env var 2024-06-30 13:16:19 +02:00
Eugene Burmakin 60b3d2a055 Remove links to registration 2024-06-30 12:57:09 +02:00
Eugene Burmakin aa83e84d72 Updated changelog 2024-06-30 12:55:25 +02:00
Eugene Burmakin 68637c2798 Update version 2024-06-30 12:52:06 +02:00
Eugene Burmakin 21cc53b78a Remove unused files 2024-06-30 12:40:11 +02:00
Eugene Burmakin 2c9a88aba4 Disable registration and implement user creation in the settings page 2024-06-30 12:31:21 +02:00
Eugene Burmakin ad164b0edd Use old calculation of city visits in right sidebar on Map page due to performance issues 2024-06-25 22:42:05 +02:00