Commit graph

1163 commits

Author SHA1 Message Date
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
Eugene Burmakin
badeff3d0a Enable or disable speed colored polylines 2025-01-13 20:34:57 +01:00
Evgenii Burmakin
5cb963bce2
Merge pull request #661 from Freika/dependabot/bundler/super_diff-0.15.0
Bump super_diff from 0.14.0 to 0.15.0
2025-01-13 17:27:17 +01:00
Evgenii Burmakin
85f288e7ab
Merge pull request #662 from Freika/dependabot/bundler/tailwindcss-rails-3.2.0
Bump tailwindcss-rails from 3.1.0 to 3.2.0
2025-01-13 17:26:59 +01:00
dependabot[bot]
3e3f6287fe
Bump tailwindcss-rails from 3.1.0 to 3.2.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.1.0 to 3.2.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.1.0...v3.2.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-13 15:01:03 +00:00
dependabot[bot]
c9d4ad1f73
Bump super_diff from 0.14.0 to 0.15.0
Bumps [super_diff](https://github.com/splitwise/super_diff) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/splitwise/super_diff/releases)
- [Changelog](https://github.com/splitwise/super_diff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/splitwise/super_diff/compare/v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 15:00:52 +00:00
Eugene Burmakin
2e18b35e3c Add settings for speed-colored polylines 2025-01-11 00:42:44 +01:00
Eugene Burmakin
43e4e8d81a Color polylines based on speed 2025-01-10 23:03:07 +01:00
Evgenii Burmakin
c23c8d5b13
Merge pull request #643 from Freika/fix/missing-bundler-gem
Remove unused volumes from docker-compose.yml
2025-01-09 21:19:41 +01:00
Eugene Burmakin
4d3daf24fb Update changelog 2025-01-09 20:52:30 +01:00
Eugene Burmakin
485f23f82d Remove unused volumes from docker-compose.yml 2025-01-09 20:51:19 +01:00
Evgenii Burmakin
ae60a38e0c
Merge pull request #437 from Freika/feature/production_env
Add production environment configuration
2025-01-09 15:37:40 +01:00
Eugene Burmakin
7766fcbd6a Update changelog 2025-01-09 15:19:31 +01:00
Eugene Burmakin
1e83330d29 Update changelog 2025-01-09 15:15:56 +01:00
Eugene Burmakin
c13ebe8d3c Split docker files 2025-01-09 15:04:05 +01:00
Eugene Burmakin
1b6273ba1c Fix visit suggesting job spec 2025-01-09 14:47:21 +01:00
Eugene Burmakin
3312ea794f Add separate entrypoints for web and sidekiq 2025-01-09 14:44:16 +01:00
Eugene Burmakin
4d25dbca21 Move some files around 2025-01-09 13:38:13 +01:00
Eugene Burmakin
69af9710f5 Clean up dockerfiles 2025-01-09 13:04:22 +01:00
Eugene Burmakin
abff239d97 Run rails server instead of foreman 2025-01-08 15:11:31 +01:00
Eugene Burmakin
ba40b7d284 Implement production environment 2025-01-08 13:06:50 +01:00
Eugene Burmakin
1476816418 Update production environment 2025-01-07 16:04:03 +01:00
Eugene Burmakin
e2f1b2a26c Merge remote-tracking branch 'origin/master' into feature/production_env 2025-01-07 16:02:12 +01:00
Evgenii Burmakin
0625a4fa64
Update issue templates 2025-01-07 15:36:44 +01:00
Evgenii Burmakin
2aa168ce5b
Merge pull request #629 from Freika/chore/various-fixes-1
Various fixes #1
2025-01-07 15:19:21 +01:00
Eugene Burmakin
e904d396c8 Make sure cache jobs are run only on server start 2025-01-07 15:02:35 +01:00
Eugene Burmakin
73fc9be3fb Fix inconsistent password for the dawarich_db service in docker-compose_mounted_volumes.yml. 2025-01-07 14:31:06 +01:00
Evgenii Burmakin
4eab6a4766
Merge pull request #628 from Freika/feature/geoapify-reverse-geocoding
Implement support for Geoapify as reverse geocoding service
2025-01-07 14:12:38 +01:00
Eugene Burmakin
1229b4121c Update specs for reverse geocoding 2025-01-07 14:07:33 +01:00
Eugene Burmakin
974f45a4c9 Remove REVERSE_GEOCODING_ENABLED env var 2025-01-07 13:41:09 +01:00
Eugene Burmakin
688440710f Remove APPLICATION_HOST env var. 2025-01-07 13:28:51 +01:00
Eugene Burmakin
ae6dc5ac8a Remove Photon API env vars and use DawarichSettings for reverse geocoding settings 2025-01-07 13:12:14 +01:00
Eugene Burmakin
10afb3fbc2 Fix Photon API for patreon supporters 2025-01-05 21:40:59 +01:00
Eugene Burmakin
f366da9df4 Add notification about Photon API being under heavy load 2025-01-04 21:57:24 +01:00
Eugene Burmakin
1e9f539dac Revert "Imported points will now be reverse geocoded only after import is finished." 2025-01-04 21:31:21 +01:00
Evgenii Burmakin
039c4efc1d
Merge pull request #603 from Freika/dependabot/bundler/rubocop-rails-2.28.0
Bump rubocop-rails from 2.27.0 to 2.28.0
2025-01-01 14:58:24 +01:00
Evgenii Burmakin
b4fa76f240
Merge pull request #602 from Freika/dependabot/bundler/oj-3.16.9
Bump oj from 3.16.8 to 3.16.9
2025-01-01 14:58:08 +01:00
Evgenii Burmakin
b255cb3bca
Merge pull request #601 from Freika/dependabot/bundler/tailwindcss-rails-3.1.0
Bump tailwindcss-rails from 3.0.0 to 3.1.0
2025-01-01 14:57:57 +01:00
dependabot[bot]
8ad5a4cd2d
Bump rubocop-rails from 2.27.0 to 2.28.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.27.0 to 2.28.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.27.0...v2.28.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>
2024-12-30 15:02:39 +00:00
dependabot[bot]
dd3a2e4f8b
Bump oj from 3.16.8 to 3.16.9
Bumps [oj](https://github.com/ohler55/oj) from 3.16.8 to 3.16.9.
- [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.8...v3.16.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 15:02:25 +00:00
dependabot[bot]
cdc884b5c9
Bump tailwindcss-rails from 3.0.0 to 3.1.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 3.0.0 to 3.1.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.0.0...v3.1.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>
2024-12-30 15:01:45 +00:00
Eugene Burmakin
a43f2c6a1d Update changelog 2024-12-28 15:21:35 +01:00
Evgenii Burmakin
4a4d27bb33
Merge pull request #597 from arne182/patch-1
Add Logging for Immich
2024-12-28 11:53:01 +01:00
Arne Schwarck
a6b04ba49a
Add Logging for Immich 2024-12-27 21:52:33 +01:00
Eugene Burmakin
d9bade8fe5 Fix specs for watcher and change z-index for markers and polylines 2024-12-25 13:05:42 +01:00
Evgenii Burmakin
d9c4c5d16e
Merge pull request #592 from Freika/fix/import-reverse-geocoding
Start reverse geocoding after import is finished
2024-12-25 12:43:11 +01:00
Eugene Burmakin
0276882db1 Start reverse geocoding after import is finished 2024-12-25 12:38:32 +01:00
Evgenii Burmakin
3644a4f7b2
Merge pull request #539 from Eduard-Gimaev/import_google_formats
feat: added google_phone_takeout and google_semantic_histo into impor…
2024-12-25 11:54:10 +01:00
Evgenii Burmakin
52a032acb0
Merge branch 'master' into import_google_formats 2024-12-25 11:53:40 +01:00