Eugene Burmakin
|
7b160bfe2d
|
Add specs for swagger
|
2024-11-26 20:18:08 +01:00 |
|
Eugene Burmakin
|
c5044781b9
|
Add an active link to the photo in Immich
|
2024-11-26 18:03:46 +01:00 |
|
Eugene Burmakin
|
3c6f2e5ce3
|
Add loading spinner and checkmark
|
2024-11-26 17:36:22 +01:00 |
|
Eugene Burmakin
|
428e927432
|
Show individual photo markers on the map
|
2024-11-26 16:36:02 +01:00 |
|
Eugene Burmakin
|
130630b997
|
Move Immich API request to a separate service & add photos api controller
|
2024-11-26 14:46:26 +01:00 |
|
Evgenii Burmakin
|
61df85bb07
|
Merge pull request #438 from Freika/dependabot/bundler/sidekiq-7.3.6
Bump sidekiq from 7.3.5 to 7.3.6
|
2024-11-26 11:34:44 +01:00 |
|
Evgenii Burmakin
|
d857f2d83d
|
Merge pull request #439 from Freika/dependabot/bundler/rswag-ui-2.16.0
Bump rswag-ui from 2.15.0 to 2.16.0
|
2024-11-26 11:34:35 +01:00 |
|
Evgenii Burmakin
|
ebfc79e74c
|
Merge pull request #441 from Freika/dependabot/bundler/puma-6.5.0
Bump puma from 6.4.3 to 6.5.0
|
2024-11-26 11:34:20 +01:00 |
|
dependabot[bot]
|
e12f94e9d0
|
Bump puma from 6.4.3 to 6.5.0
Bumps [puma](https://github.com/puma/puma) from 6.4.3 to 6.5.0.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v6.4.3...v6.5.0)
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 15:12:41 +00:00 |
|
dependabot[bot]
|
79d2dd4d2c
|
Bump rswag-ui from 2.15.0 to 2.16.0
Bumps [rswag-ui](https://github.com/rswag/rswag) from 2.15.0 to 2.16.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.15.0...2.16.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-11-25 15:12:16 +00:00 |
|
dependabot[bot]
|
3ce4766bbb
|
Bump sidekiq from 7.3.5 to 7.3.6
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.5 to 7.3.6.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.5...v7.3.6)
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-25 15:11:52 +00:00 |
|
Eugene Burmakin
|
f7fe4243ce
|
Update Docker image build and push workflow to allow building from any branch
|
2024-11-25 16:03:34 +01:00 |
|
Evgenii Burmakin
|
0067786792
|
Merge pull request #434 from Freika/fix/photon-rate-limiting
Fix photon rate limiting
|
2024-11-24 15:32:06 +01:00 |
|
Eugene Burmakin
|
f88c04e51e
|
Update changelog
|
2024-11-24 15:31:39 +01:00 |
|
Eugene Burmakin
|
6093f4cb33
|
Return sidekiq_rate_limiting
|
2024-11-24 15:28:09 +01:00 |
|
Eugene Burmakin
|
2b2583e275
|
Remove sidekiq_rate_limiting
|
2024-11-24 15:25:00 +01:00 |
|
Eugene Burmakin
|
e527c028db
|
Fix date in changelog
|
2024-11-24 15:23:41 +01:00 |
|
Eugene Burmakin
|
5bee98003f
|
Update changelog
|
2024-11-24 15:22:44 +01:00 |
|
Eugene Burmakin
|
559dbbfefa
|
Use sidekiq_rate_limiter for rate limiting requests to photon.komoot.io
|
2024-11-24 15:21:02 +01:00 |
|
Eugene Burmakin
|
79bf74add4
|
Move APP_VERSION to a constant
|
2024-11-24 14:56:20 +01:00 |
|
Evgenii Burmakin
|
be3a9c69b5
|
Merge pull request #425 from jivanpal/compose-retries-fix
docker-compose.yml: Change number of healthcheck rerties for dawarich_app and dawarich_sidekiq from 5 to 30.
|
2024-11-21 12:03:19 +01:00 |
|
Jivan Pal
|
cc63240882
|
docker-compose.yml: Change number of healthcheck rerties for dawarich_app and dawarich_sidekiq from 5 to 30.
|
2024-11-20 23:47:27 +00:00 |
|
Eugene Burmakin
|
c4915b3ea0
|
Disable Prometheus exporter by default
|
2024-11-20 22:03:37 +01:00 |
|
Evgenii Burmakin
|
8b852cbe92
|
Merge pull request #423 from Freika/fix/puma-workers
Change default number of Puma workers to 2
|
2024-11-20 22:01:12 +01:00 |
|
Eugene Burmakin
|
55e24f3adb
|
Change default number of Puma workers to 2
|
2024-11-20 22:00:24 +01:00 |
|
Eugene Burmakin
|
6b4da57f3d
|
Don't start Prometheus Exporter unless PROMETHEUS_EXPORTER_ENABLED is set to true
|
2024-11-20 21:07:43 +01:00 |
|
Evgenii Burmakin
|
3994b3b2d4
|
Merge pull request #422 from Freika/feature/prometheus-monitoring
Expose Prometheus exporter to the outside world
|
2024-11-20 21:05:31 +01:00 |
|
Eugene Burmakin
|
342f025bf2
|
Add port 9394 to docker-compose.yml for Prometheus exporter
|
2024-11-20 21:05:02 +01:00 |
|
Eugene Burmakin
|
55a575f87a
|
Update sidekiq configuration to include Prometheus instrumentation
|
2024-11-20 20:50:21 +01:00 |
|
Eugene Burmakin
|
d0e0158ef9
|
Update puma.rb to include prometheus exporter for single mode
|
2024-11-20 20:47:30 +01:00 |
|
Eugene Burmakin
|
0a6bb9ab0f
|
Expose Prometheus exporter to the outside world
|
2024-11-20 20:42:28 +01:00 |
|
Evgenii Burmakin
|
0de4bb1c0c
|
Merge pull request #421 from Freika/feature/prometheus-monitoring
Prometheus monitoring
|
2024-11-20 17:19:10 +01:00 |
|
Eugene Burmakin
|
cf5b414ae4
|
Use single condition in the prometheus initializer file
|
2024-11-20 17:16:26 +01:00 |
|
Eugene Burmakin
|
6925e5598b
|
Allow enabling and disabling prometheus exporter in docker-compose.yml
|
2024-11-20 13:56:19 +01:00 |
|
Eugene Burmakin
|
da19196660
|
Start Prometheus exporter along with the Rails server
|
2024-11-20 13:25:58 +01:00 |
|
Eugene Burmakin
|
c888ff23df
|
Merge remote-tracking branch 'origin/master' into feature/prometheus-monitoring
|
2024-11-20 12:02:49 +01:00 |
|
Eugene Burmakin
|
055faac14f
|
Add prometheus_exporter gem and instrumentation to the project
|
2024-11-20 12:02:31 +01:00 |
|
Evgenii Burmakin
|
e91a165bce
|
Merge pull request #418 from Freika/dependabot/bundler/sidekiq-cron-2.0.1
Bump sidekiq-cron from 1.12.0 to 2.0.1
|
2024-11-20 12:02:22 +01:00 |
|
Evgenii Burmakin
|
8b3602523f
|
Merge pull request #383 from alangrafu/patch-1
Update How_to_install_Dawarich_using_Docker.md
|
2024-11-19 19:00:36 +01:00 |
|
Evgenii Burmakin
|
69477484e0
|
Merge pull request #415 from Freika/dependabot/bundler/rswag-specs-2.16.0
Bump rswag-specs from 2.15.0 to 2.16.0
|
2024-11-18 23:23:44 +01:00 |
|
dependabot[bot]
|
f35ab94350
|
Bump rswag-specs from 2.15.0 to 2.16.0
Bumps [rswag-specs](https://github.com/rswag/rswag) from 2.15.0 to 2.16.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.15.0...2.16.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-11-18 22:22:32 +00:00 |
|
Evgenii Burmakin
|
a4eee33a7f
|
Merge pull request #416 from Freika/dependabot/bundler/super_diff-0.14.0
Bump super_diff from 0.13.0 to 0.14.0
|
2024-11-18 23:21:43 +01:00 |
|
Evgenii Burmakin
|
838289651b
|
Merge pull request #417 from Freika/dependabot/bundler/rswag-api-2.16.0
Bump rswag-api from 2.15.0 to 2.16.0
|
2024-11-18 23:21:25 +01:00 |
|
Evgenii Burmakin
|
43bf7a98ba
|
Merge pull request #419 from Freika/dependabot/bundler/data_migrate-11.2.0
Bump data_migrate from 11.1.0 to 11.2.0
|
2024-11-18 23:21:05 +01:00 |
|
dependabot[bot]
|
6f11c67c14
|
Bump data_migrate from 11.1.0 to 11.2.0
Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 11.1.0 to 11.2.0.
- [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/11.1.0...11.2.0)
---
updated-dependencies:
- dependency-name: data_migrate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 15:14:10 +00:00 |
|
dependabot[bot]
|
a38da6c26b
|
Bump sidekiq-cron from 1.12.0 to 2.0.1
Bumps [sidekiq-cron](https://github.com/ondrejbartas/sidekiq-cron) from 1.12.0 to 2.0.1.
- [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/v1.12.0...v2.0.1)
---
updated-dependencies:
- dependency-name: sidekiq-cron
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 15:13:45 +00:00 |
|
dependabot[bot]
|
239556d81d
|
Bump rswag-api from 2.15.0 to 2.16.0
Bumps [rswag-api](https://github.com/rswag/rswag) from 2.15.0 to 2.16.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.15.0...2.16.0)
---
updated-dependencies:
- dependency-name: rswag-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-11-18 15:13:32 +00:00 |
|
dependabot[bot]
|
1e3a56e9bd
|
Bump super_diff from 0.13.0 to 0.14.0
Bumps [super_diff](https://github.com/splitwise/super_diff) from 0.13.0 to 0.14.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.13.0...v0.14.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>
|
2024-11-18 15:13:21 +00:00 |
|
Evgenii Burmakin
|
7fca95a53a
|
Merge pull request #414 from Freika/fix/immich-search-endpoint-import
Use POST /api/search/metadata endpoint to get geodata from Immich
|
2024-11-18 16:05:16 +01:00 |
|
Eugene Burmakin
|
8891313b5a
|
Move url to the initializer
|
2024-11-18 15:57:41 +01:00 |
|