Eugene Burmakin
|
90bfd13f95
|
Improve GeoJSON import service to work with FeatureCollection
|
2024-09-05 23:12:21 +02:00 |
|
Eugene Burmakin
|
52f9a64716
|
Fix typo in Dockerfile
|
2024-09-05 21:42:55 +02:00 |
|
Evgenii Burmakin
|
40f2db3d24
|
Merge pull request #227 from Freika/chore/ruby-335
Update gems and ruby version
|
2024-09-05 22:41:25 +03:00 |
|
Eugene Burmakin
|
a8563a12fe
|
Downgrade to Ruby 3.3.4
|
2024-09-05 21:38:46 +02:00 |
|
Eugene Burmakin
|
b2823a987b
|
Update CircleCI Ruby and Postgres images
|
2024-09-05 21:31:09 +02:00 |
|
Eugene Burmakin
|
bbc1bddcb7
|
Update Ruby version to 3.3.5 in CircleCI config
|
2024-09-05 21:26:57 +02:00 |
|
Eugene Burmakin
|
df3c4260fc
|
Update .circleci/config.yml
|
2024-09-05 21:24:57 +02:00 |
|
Eugene Burmakin
|
f4c8b2ab45
|
Update .circleci/config.yml
|
2024-09-05 21:23:24 +02:00 |
|
Eugene Burmakin
|
7743484e86
|
Update orb versions
|
2024-09-05 21:22:29 +02:00 |
|
Eugene Burmakin
|
81bee46584
|
Change ruby image
|
2024-09-05 21:20:04 +02:00 |
|
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 |
|
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 |
|
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 |
|