Commit graph

1161 commits

Author SHA1 Message Date
Eugene Burmakin
d3a84bf652 Merge remote-tracking branch 'origin/master' into feature/google-records-json-improvement 2025-01-21 16:04:00 +01:00
Eugene Burmakin
0ff47f3ac7 Fix Google Records import 2025-01-21 16:03:52 +01:00
Eugene Burmakin
52335d6a64 Add index only if it doesn't exist. 2025-01-21 14:28:00 +01:00
Eugene Burmakin
4c6baad5d4 Rename unique index on points to unique_points_lat_long_timestamp_user_id_index 2025-01-21 13:33:46 +01:00
Evgenii Burmakin
8bf69e1e36
Merge pull request #699 from Freika/feature/api/points 2025-01-21 10:44:55 +01:00
Eugene Burmakin
049812823f Stream google records import 2025-01-21 10:07:54 +01:00
Eugene Burmakin
1d820462f6 Update changelog 2025-01-20 20:42:15 +01:00
Eugene Burmakin
a311325c82 Fix failed tests 2025-01-20 20:41:26 +01:00
Evgenii Burmakin
620579d162
Merge branch 'master' into feature/api/points 2025-01-20 20:35:08 +01:00
Eugene Burmakin
85e38cae21 Provide link to a back up instructions 2025-01-20 20:23:57 +01:00
Eugene Burmakin
4e49e67fe5 Update changelog and app version 2025-01-20 20:22:47 +01:00
Eugene Burmakin
112f13587c Add swagger docs for POST /api/v1/points 2025-01-20 20:17:27 +01:00
Eugene Burmakin
983768a572 Assign user_id to points on parsing 2025-01-20 20:07:46 +01:00
Eugene Burmakin
6644fc9a13 Introduce uniqueness index and validation for points 2025-01-20 17:59:13 +01:00
Eugene Burmakin
6c0a954e8e Implement dawarich points parsing 2025-01-20 16:37:15 +01:00
Evgenii Burmakin
6d6a34f2b4
Merge pull request #697 from Freika/dependabot/bundler/sidekiq-cron-2.1.0
Bump sidekiq-cron from 2.0.1 to 2.1.0
2025-01-20 16:17:29 +01:00
Evgenii Burmakin
4f06c5b53e
Merge pull request #696 from Freika/dependabot/bundler/tailwindcss-rails-3.3.0
Bump tailwindcss-rails from 3.2.0 to 3.3.0
2025-01-20 16:17:13 +01:00
Evgenii Burmakin
a04675ca0f
Merge pull request #695 from Freika/dependabot/bundler/rubocop-rails-2.29.0
Bump rubocop-rails from 2.28.0 to 2.29.0
2025-01-20 16:16:55 +01:00
dependabot[bot]
d549a31a0a
Bump sidekiq-cron from 2.0.1 to 2.1.0
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/ondrejbartas/sidekiq-cron/releases)
- [Changelog](https://github.com/sidekiq-cron/sidekiq-cron/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ondrejbartas/sidekiq-cron/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: sidekiq-cron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:57:39 +00:00
dependabot[bot]
f558e3d4b1
Bump tailwindcss-rails from 3.2.0 to 3.3.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: tailwindcss-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:57:28 +00:00
dependabot[bot]
bb139624f7
Bump rubocop-rails from 2.28.0 to 2.29.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.28.0...v2.29.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 14:56:47 +00:00
Evgenii Burmakin
40a3a41814
Merge pull request #694 from Freika/feature/api/user-endpoint
`GET /api/v1/users/me` API endpoint
2025-01-20 15:23:45 +01:00
Eugene Burmakin
bb600230a7 Update changelog and app version 2025-01-20 15:18:40 +01:00
Eugene Burmakin
41bb2e07fb Add user endpoint 2025-01-20 15:17:56 +01:00
Eugene Burmakin
46a30dc6a2 Update changelog 2025-01-20 11:52:48 +01:00
Evgenii Burmakin
2de546970b
Merge pull request #690 from Freika/feature/points-dragndrop
Points drag-n-drop
2025-01-20 11:50:52 +01:00
Eugene Burmakin
9970d63134 Return scale and stats controls to map 2025-01-20 11:46:57 +01:00
Eugene Burmakin
0e5381c16f Fix fog of war console error 2025-01-20 11:41:45 +01:00
Eugene Burmakin
a50e9f664a Highlight route on click 2025-01-20 11:26:52 +01:00
Eugene Burmakin
70caaef9b5 Remove console logs 2025-01-19 18:06:56 +01:00
Eugene Burmakin
3ba42dceaf Highlight on hover 2025-01-19 18:05:21 +01:00
Eugene Burmakin
64b141fa24 Highlight routes again 2025-01-19 17:49:11 +01:00
Eugene Burmakin
94e08d56e1 Fix point updating in the database 2025-01-19 17:14:09 +01:00
Eugene Burmakin
f85fd9e4d0 Implement polylines redraw on point drag 2025-01-19 12:59:12 +01:00
Eugene Burmakin
5a031dad69 Implement drag and drop for points 2025-01-19 11:26:38 +01:00
Eugene Burmakin
dfe3be5232 Fix assets precompile in production env 2025-01-15 13:08:15 +01:00
Evgenii Burmakin
b75b8670af
Merge pull request #667 from Freika/fix/map-performance-improvement-with-canvas
Improve map performance with canvas rendering
2025-01-14 23:36:29 +01:00
Eugene Burmakin
5cf2c7e07e Update changelog and app version 2025-01-14 23:35:23 +01:00
Eugene Burmakin
33401712e2 Allow api_key to be passed in to the visited cities endpoint 2025-01-14 23:33:07 +01:00
Eugene Burmakin
e25d6f05e2 Extract fog of war to a separate file 2025-01-14 23:29:48 +01:00
Eugene Burmakin
e457631715 Use canvas for map 2025-01-14 23:23:46 +01:00
Evgenii Burmakin
e7c3714672
Merge pull request #654 from Freika/feature/fancy-polylines
Feature/fancy polylines
2025-01-13 22:12:43 +01:00
Eugene Burmakin
f9a84409d9 Update changelog 2025-01-13 22:05:56 +01:00
Eugene Burmakin
4fc8992f73 Rename Polylines to Routes in the interface 2025-01-13 22:05:25 +01:00
Eugene Burmakin
cebc4950e6 Add info modal for speed colored polylines 2025-01-13 21:57:19 +01:00
Eugene Burmakin
a1adc9875a Update changelog and app version 2025-01-13 21:37:22 +01:00
Eugene Burmakin
cd7cf8c4bb Return distance and points number in the custom control to the map 2025-01-13 21:30:08 +01:00
Eugene Burmakin
1c9667d218 Optimize polylines color update 2025-01-13 21:21:04 +01:00
Eugene Burmakin
7a83afd857 Speed up polylines coloring 2025-01-13 21:10:49 +01:00
Eugene Burmakin
216727b9e7 Fix polylines color update when settings updated 2025-01-13 21:04:18 +01:00