Commit graph

790 commits

Author SHA1 Message Date
Eugene Burmakin
78ece977fc Update changelog 2024-11-12 14:59:12 +01:00
Eugene Burmakin
c6156ed05a Update changelog 2024-11-12 14:57:42 +01:00
Eugene Burmakin
4048f4dac6 Allow admins to create users with password and update user password 2024-11-12 14:56:48 +01:00
Eugene Burmakin
bae84d19d9 Hide admin settings from non-admin users 2024-11-12 14:47:41 +01:00
Eugene Burmakin
94e60c4974 Merge remote-tracking branch 'origin/master' into feature/user-management 2024-11-11 14:53:02 +01:00
Eugene Burmakin
3ba1786f02 Fix version number in CHANGELOG 2024-11-10 22:01:20 +01:00
Eugene Burmakin
51b521dc2a Fix ActionCable not respecting REDIS_URL env var 2024-11-10 22:00:52 +01:00
Eugene Burmakin
abf46a7436 Fix redirect after creating a user in spec 2024-11-08 21:28:45 +01:00
Eugene Burmakin
b97b30c88a Add separate page for user management 2024-11-08 17:56:14 +01:00
Evgenii Burmakin
ed0b28f553
Merge pull request #373 from Freika/fix/gpx-valid-export
Update gpx serializer to make it a valid gpx file
2024-11-08 16:52:42 +01:00
Eugene Burmakin
d09a4f3305 Return a GPX::GPXFile object instead of a string in Points::GpxSerializer 2024-11-08 16:47:20 +01:00
Eugene Burmakin
315b022dff Update changelog 2024-11-08 16:36:03 +01:00
Eugene Burmakin
fb50b2944e Merge remote-tracking branch 'origin/master' into fix/gpx-valid-export 2024-11-08 16:33:34 +01:00
Evgenii Burmakin
657f69db44
Merge pull request #374 from Freika/fix/gpx-geojson-speed-recording
Fix/gpx geojson speed recording
2024-11-08 15:16:38 +01:00
Eugene Burmakin
3880d51b29 Update changelog 2024-11-08 15:12:10 +01:00
Eugene Burmakin
00619837df Add test for parsing speed from Garmin GPX files 2024-11-08 14:54:37 +01:00
Eugene Burmakin
39f9180413 Update CHANGELOG.md and .app_version for 0.16.1 2024-11-08 14:44:10 +01:00
Eugene Burmakin
5c127f913a Make sure speed is recorded when importing GPX files 2024-11-08 14:42:18 +01:00
Eugene Burmakin
3e5ddb7183 Fix importing geojson from GPSLogger for Android 2024-11-08 14:22:23 +01:00
Eugene Burmakin
a5198f3a14 Update gpx serializer to make it a valid gpx file 2024-11-08 13:45:51 +01:00
Eugene Burmakin
fb799eb54a Update date in the CHANGELOG 2024-11-07 19:19:04 +01:00
Evgenii Burmakin
202be783c2
Merge pull request #367 from Freika/feature/websockets
Feature/websockets
2024-11-07 19:18:27 +01:00
Eugene Burmakin
92c9702b23 Add very basic tests for the websockets channels 2024-11-07 19:15:03 +01:00
Eugene Burmakin
ea9ce874be Fix adding new notifications to the list and updating the badge count 2024-11-07 19:07:59 +01:00
Eugene Burmakin
23237b6c7c Add new notification to the list right away 2024-11-07 19:00:11 +01:00
Eugene Burmakin
4de6688827 Update daisyui version 2024-11-07 13:52:39 +01:00
Eugene Burmakin
36cd82b240 Resubscribe to the channel when the live map is enabled 2024-11-07 13:34:22 +01:00
Eugene Burmakin
31ecedb851 Enable subscription only when Live Mode is enabled 2024-11-07 13:30:58 +01:00
Eugene Burmakin
ebee214982 Add live map enabled setting 2024-11-07 13:07:54 +01:00
Evgenii Burmakin
6f26feff97
Merge pull request #370 from Freika/dependabot/bundler/chartkick-5.1.2
Bump chartkick from 5.1.1 to 5.1.2
2024-11-04 23:00:16 +01:00
Evgenii Burmakin
e66269e6a0
Merge pull request #369 from Freika/dependabot/bundler/rails-7.2.2
Bump rails from 7.2.1.2 to 7.2.2
2024-11-04 23:00:04 +01:00
Evgenii Burmakin
657c03e504
Merge pull request #368 from Freika/dependabot/bundler/oj-3.16.7
Bump oj from 3.16.6 to 3.16.7
2024-11-04 22:59:53 +01:00
Evgenii Burmakin
240eb4dc0e
Merge pull request #371 from tetebueno/patch-3
Fixed $HOSTNAME variable usage in healthcheck command
2024-11-04 21:28:00 +01:00
tetebueno
304eb0754e
Fixed $HOSTNAME variable usage in healthcheck command. 2024-11-04 14:47:15 -03:00
dependabot[bot]
bdefb2a316
Bump chartkick from 5.1.1 to 5.1.2
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.1 to 5.1.2.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.1.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 14:15:29 +00:00
dependabot[bot]
a6382a99a9
Bump rails from 7.2.1.2 to 7.2.2
Bumps [rails](https://github.com/rails/rails) from 7.2.1.2 to 7.2.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.2.1.2...v7.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 14:15:19 +00:00
dependabot[bot]
aed16ccb3e
Bump oj from 3.16.6 to 3.16.7
Bumps [oj](https://github.com/ohler55/oj) from 3.16.6 to 3.16.7.
- [Release notes](https://github.com/ohler55/oj/releases)
- [Changelog](https://github.com/ohler55/oj/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/ohler55/oj/compare/v3.16.6...v3.16.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 14:15:05 +00:00
Eugene Burmakin
853d02cd80 Add Imports::Broadcaster to Immich::ImportParser 2024-11-04 13:14:26 +01:00
Eugene Burmakin
3ba70e906f Add Imports::Broadcaster to some more parsers 2024-11-04 13:14:06 +01:00
Eugene Burmakin
4a3f7d5e65 Implement live points count update for imports 2024-11-04 13:06:04 +01:00
Eugene Burmakin
9cc9632b6d Remove unused parser from imports create service 2024-11-04 11:58:15 +01:00
Eugene Burmakin
31f0ee5eab Remove unnecessary code 2024-11-03 20:09:53 +01:00
Eugene Burmakin
d6c3a7ba03 Show popup with timestamp when new point is added 2024-11-03 19:28:33 +01:00
Eugene Burmakin
9c99a835de Implement live map updates with WebSockets 2024-11-03 16:48:43 +01:00
Eugene Burmakin
bec9db1198 Use notifications badge 2024-11-03 15:21:29 +01:00
Eugene Burmakin
14b7397840 Add raw implementation of notifications interactive channel 2024-11-03 14:37:01 +01:00
Eugene Burmakin
34c12a9536 Add GET /api/v1/countries/borders endpoint to get countries for scratch map feature 2024-11-01 20:49:59 +01:00
Eugene Burmakin
02a5289024 Revert version 2024-11-01 19:12:52 +01:00
Eugene Burmakin
04551d6fbd Enable serving static files from the public directory in development mode. 2024-11-01 19:10:20 +01:00
Evgenii Burmakin
cf5ebae5ae
Merge pull request #366 from Freika/feature/scratch_map
Scratch map
2024-11-01 18:18:40 +01:00