Commit graph

713 commits

Author SHA1 Message Date
Eugene Burmakin
8279a8de45 Fix health controller spec description 2024-09-05 21:18:05 +02:00
Eugene Burmakin
98520b0287 Add health check endpoint 2024-09-05 21:16:40 +02:00
Eugene Burmakin
0038f72155 Update gems and ruby version 2024-09-05 21:01:59 +02:00
George Hazlewood
bd2c11c23e
Update How_to_install_Dawarich_on_Synology.md
gem_cache was repeated and public was missing
2024-09-05 08:59:27 +01:00
Ikko Eltociear Ashimine
e358b0ccf2
chore: update index.html.erb
withing -> within
2024-09-05 00:39:03 +09:00
Evgenii Burmakin
d72430b5be
Merge pull request #209 from Freika/feature/gpx-export
Export to GPX
2024-09-03 19:23:20 +03:00
Eugene Burmakin
740d203647 Fix a bug where the confirmation alert was shown more than once when deleting a point. 2024-09-02 23:29:37 +02:00
Eugene Burmakin
f99725e2f3 Update CHANGELOG.md 2024-09-02 22:47:47 +02:00
Eugene Burmakin
c0e8489e36 Update version to 0.13.0 2024-09-02 22:44:04 +02:00
Eugene Burmakin
28190cebfd Merge remote-tracking branch 'origin/master' into feature/gpx-export 2024-09-02 22:43:51 +02:00
Eugene Burmakin
4ce115de82 Update CHANGELOG.md 2024-09-02 22:43:20 +02:00
Eugene Burmakin
1ae3f4ad96 Add basic test for Geojson::ImportParser 2024-09-02 22:42:29 +02:00
Eugene Burmakin
8bb6a9afb5 Implement GeoJSON import 2024-09-02 22:33:54 +02:00
Eugene Burmakin
3238fb64e6 Add a very lousy spec for GPX serializer 2024-09-02 22:01:51 +02:00
Eugene Burmakin
24726aa4d1 Add PointSerializer spec 2024-09-02 21:56:48 +02:00
Eugene Burmakin
5df4ec8d24 Rename the format variable to file_format 2024-09-02 21:45:27 +02:00
Eugene Burmakin
ca9f3ef82e Enable export as GPX 2024-09-02 21:42:49 +02:00
Eugene Burmakin
942c84fb07 Implement GPX export 2024-09-02 21:35:08 +02:00
Eugene Burmakin
80b2f8831d Draft exporting as GeoJSON 2024-09-02 20:51:34 +02:00
Evgenii Burmakin
71434ae019
Merge pull request #208 from Freika/fix/resources-consumption
Add resource limits to docker-compose.yml file and fix Immich import bug
2024-09-02 21:18:02 +03:00
Evgenii Burmakin
23a79ca3f5
Merge pull request #205 from Freika/dependabot/bundler/pundit-2.4.0
Bump pundit from 2.3.2 to 2.4.0
2024-09-02 21:15:49 +03:00
Eugene Burmakin
f88143aec5 Fix version 2024-09-02 20:15:00 +02:00
Eugene Burmakin
69c19df3cb Fix export_serializer_spec and update changelog 2024-09-02 20:14:38 +02:00
Eugene Burmakin
ff9735b972 Update changelog 2024-09-02 18:34:57 +02:00
Eugene Burmakin
fb8b2958b6 Remove format from ExportJob.perform_later call 2024-09-02 18:33:40 +02:00
Eugene Burmakin
41f0a713ea Draft of the GPX export feature 2024-09-02 18:32:21 +02:00
Eugene Burmakin
2a960826eb Add resource limits to docker-compose.yml file and fix Immich import bug 2024-09-02 18:28:17 +02:00
dependabot[bot]
95efa69c74
Bump pundit from 2.3.2 to 2.4.0
Bumps [pundit](https://github.com/varvet/pundit) from 2.3.2 to 2.4.0.
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v2.3.2...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 16:21:09 +00:00
Evgenii Burmakin
b9a9f168e2
Merge pull request #204 from Freika/dependabot/bundler/chartkick-5.1.0
Bump chartkick from 5.0.7 to 5.1.0
2024-09-02 19:20:35 +03:00
Evgenii Burmakin
6b8e7c12ed
Merge pull request #203 from Freika/dependabot/bundler/rswag-specs-2.14.0
Bump rswag-specs from 2.13.0 to 2.14.0
2024-09-02 19:20:16 +03:00
Evgenii Burmakin
9bfe1ef33a
Merge pull request #202 from Freika/dependabot/bundler/rswag-ui-2.14.0
Bump rswag-ui from 2.13.0 to 2.14.0
2024-09-02 19:20:06 +03:00
Evgenii Burmakin
73ec26d6e4
Merge pull request #206 from Freika/dependabot/bundler/data_migrate-9.4.2
Bump data_migrate from 9.4.0 to 9.4.2
2024-09-02 19:19:53 +03:00
dependabot[bot]
f5b0d3ee12
Bump data_migrate from 9.4.0 to 9.4.2
Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 9.4.0 to 9.4.2.
- [Release notes](https://github.com/ajvargo/data-migrate/releases)
- [Changelog](https://github.com/ilyakatz/data-migrate/blob/main/Changelog.md)
- [Commits](https://github.com/ajvargo/data-migrate/compare/v9.4.0...9.4.2)

---
updated-dependencies:
- dependency-name: data_migrate
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 14:20:37 +00:00
dependabot[bot]
04accd088a
Bump chartkick from 5.0.7 to 5.1.0
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.0.7 to 5.1.0.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.0.7...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 14:20:17 +00:00
dependabot[bot]
cc835e1c36
Bump rswag-specs from 2.13.0 to 2.14.0
Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rswag/rswag/compare/2.13.0...2.14.0)

---
updated-dependencies:
- dependency-name: rswag-specs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 14:20:08 +00:00
dependabot[bot]
d376904ee5
Bump rswag-ui from 2.13.0 to 2.14.0
Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/rswag/rswag/releases)
- [Changelog](https://github.com/rswag/rswag/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rswag/rswag/compare/2.13.0...2.14.0)

---
updated-dependencies:
- dependency-name: rswag-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 14:19:59 +00:00
Eugene Burmakin
88de60517e Update route popup with the correct distance unit 2024-08-29 00:17:51 +02:00
Eugene Burmakin
9f9debdb1d Update js files to support miles 2024-08-29 00:09:04 +02:00
Eugene Burmakin
5d14b406bd Add DISTANCE_UNIT environment variable 2024-08-28 23:54:00 +02:00
Evgenii Burmakin
0cc5ac0860
Merge pull request #199 from Freika/feature/map-settings
Map settings
2024-08-28 22:39:11 +03:00
Eugene Burmakin
fbc5eba90a Move map settings to topleft 2024-08-28 21:34:26 +02:00
Eugene Burmakin
bd9fc7d30e Mark optional parameters in the Swagger API 2024-08-28 20:36:56 +02:00
Eugene Burmakin
932c9016d7 Update swagger docs with missing page and per_page query parameters 2024-08-28 20:34:08 +02:00
Eugene Burmakin
914ecd2f2d Remove console.log statements from maps_controller.js 2024-08-28 20:30:47 +02:00
Eugene Burmakin
567b77ba2f Update changelog 2024-08-28 20:25:19 +02:00
Eugene Burmakin
df588d1e07 Move map settings to the map itself 2024-08-28 20:24:35 +02:00
Eugene Burmakin
d11cfd864f Fix a bug that prevented data migration from working correctly 2024-08-25 21:59:07 +02:00
Evgenii Burmakin
b063d80bdf
Merge pull request #160 from Freika/visit_detection
Visit detection
2024-08-25 21:54:31 +03:00
Eugene Burmakin
656dc97490 Return previos radius calculatuion logic 2024-08-25 20:51:58 +02:00
Eugene Burmakin
ace93f7534 Updates here and there 2024-08-25 20:48:00 +02:00