Commit graph

732 commits

Author SHA1 Message Date
Eugene Burmakin
d3f6d0da7b Rework the app version checking to be performed in the background and update docker compose file to use different directories for gems cache 2024-10-29 11:53:44 +01:00
Eugene Burmakin
609688f144 Write Immich debug data and fix Sidekiq healthcheck 2024-10-29 11:53:44 +01:00
Evgenii Burmakin
355a517893
Merge pull request #361 from Freika/dependabot/bundler/rails-7.2.1.2
Bump rails from 7.2.1.1 to 7.2.1.2
2024-10-29 00:08:15 +01:00
dependabot[bot]
09ec1df645
Bump rails from 7.2.1.1 to 7.2.1.2
Bumps [rails](https://github.com/rails/rails) from 7.2.1.1 to 7.2.1.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.2.1.1...v7.2.1.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-10-28 23:07:18 +00:00
Evgenii Burmakin
0585d59e48
Merge pull request #360 from Freika/dependabot/bundler/factory_bot_rails-6.4.4
Bump factory_bot_rails from 6.4.3 to 6.4.4
2024-10-29 00:06:10 +01:00
Evgenii Burmakin
ec7c46c683
Merge pull request #359 from Freika/dependabot/bundler/sidekiq-7.3.4
Bump sidekiq from 7.3.2 to 7.3.4
2024-10-29 00:05:54 +01:00
Evgenii Burmakin
448871d34e
Merge pull request #358 from Freika/dependabot/bundler/rubocop-rails-2.27.0
Bump rubocop-rails from 2.26.2 to 2.27.0
2024-10-28 23:45:15 +01:00
Evgenii Burmakin
084b2e40f3
Merge pull request #357 from Freika/dependabot/bundler/pg-1.5.9
Bump pg from 1.5.8 to 1.5.9
2024-10-28 23:45:02 +01:00
dependabot[bot]
8eefd24966
Bump factory_bot_rails from 6.4.3 to 6.4.4
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 6.4.3 to 6.4.4.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/main/NEWS.md)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v6.4.3...v6.4.4)

---
updated-dependencies:
- dependency-name: factory_bot_rails
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:46:10 +00:00
dependabot[bot]
4152fa0c17
Bump sidekiq from 7.3.2 to 7.3.4
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.2 to 7.3.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:45:59 +00:00
dependabot[bot]
dbeda84d8c
Bump rubocop-rails from 2.26.2 to 2.27.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.26.2 to 2.27.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.26.2...v2.27.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-10-28 14:45:48 +00:00
dependabot[bot]
90801e38e4
Bump pg from 1.5.8 to 1.5.9
Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.8 to 1.5.9.
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.5.8...v1.5.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 14:45:26 +00:00
Eugene Burmakin
54959b5add Fix data migration that prevented the application from starting. 2024-10-25 08:59:19 +02:00
Evgenii Burmakin
5b0464278f
Merge pull request #353 from Freika/fix/stats_distances
Fix stats distances and rework stas calculating service
2024-10-24 17:26:07 +02:00
Eugene Burmakin
4488aa8d94 Update app version to 0.15.9 2024-10-24 17:23:15 +02:00
Eugene Burmakin
2574f2e4f3 Remove comments 2024-10-24 17:22:54 +02:00
Eugene Burmakin
a4aaa0294f Limit stats update after import to the timespan of the imported data 2024-10-24 17:20:37 +02:00
Eugene Burmakin
19b12462b8 Remove CreateStats service 2024-10-24 17:00:36 +02:00
Eugene Burmakin
d218ed8151 Fix stats distances and rework stas calculating service 2024-10-24 16:59:15 +02:00
Evgenii Burmakin
fcc581df54
Merge pull request #347 from Freika/feature/points_reducer
Points rendering mode
2024-10-22 12:12:23 +02:00
Eugene Burmakin
3cc33a86ef Add points rendering mode to settings 2024-10-22 12:05:28 +02:00
Eugene Burmakin
c0b0716f28 Update radio buttons 2024-10-22 12:02:12 +02:00
Evgenii Burmakin
79d881a27e
Merge pull request #349 from Freika/dependabot/bundler/chartkick-5.1.1
Bump chartkick from 5.1.0 to 5.1.1
2024-10-21 23:26:29 +02:00
dependabot[bot]
6e1480fe84
Bump chartkick from 5.1.0 to 5.1.1
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 15:01:26 +00:00
Eugene Burmakin
c219e7a7b4 Add points rendering mode modal 2024-10-20 20:55:43 +02:00
Eugene Burmakin
eee33d13fa Remove PointsReduce class 2024-10-20 20:34:34 +02:00
Eugene Burmakin
0c2ea8a2a9 Update app version to 0.16.0 2024-10-20 20:34:12 +02:00
Eugene Burmakin
54825f0d0a Move the showFlashMessage function to the helpers.js file and export it 2024-10-20 20:32:51 +02:00
Eugene Burmakin
b4db5f9376 Move the code for handling areas, markers and polylines to separate files 2024-10-20 20:23:58 +02:00
Eugene Burmakin
d0c373b30b Use strong instead of b tag for the popup content 2024-10-20 19:06:37 +02:00
Eugene Burmakin
6bf8006c59 Implement simple points reducer 2024-10-20 00:28:54 +02:00
Eugene Burmakin
60d2ee1cec Use fixed time for start_at and end_at in suggest_spec.rb 2024-10-19 23:03:35 +02:00
Evgenii Burmakin
5accd16deb
Merge pull request #280 from saschazepter/fix/use-openssl-urandom
Fix missing urandom by using OpenSSL's random_bytes
2024-10-19 22:57:28 +02:00
Eugene Burmakin
50b77cc493 Fix Owntracks .rec file import 2024-10-19 19:29:43 +02:00
Eugene Burmakin
0f3d6237c7 Update CHANGELOG.md 2024-10-19 18:44:07 +02:00
Eugene Burmakin
7567886224 Update CHANGELOG.md and docker-compose.yml 2024-10-19 18:43:08 +02:00
Eugene Burmakin
750bb4976c Add use_https option to geocoder initializer 2024-10-19 18:39:01 +02:00
Evgenii Burmakin
4135e51f41
Merge pull request #338 from chrisl8/master
Add use_https option to photon call to fix Issue #333
2024-10-19 12:46:35 +02:00
Evgenii Burmakin
2015a6f7d1
Merge pull request #281 from saschazepter/fix/import-google-timeline
Allow different timestamp formats in Google exports to be parsed
2024-10-18 13:37:31 +02:00
Christen Lofland
3bf47ba18d Add use_https option to photon call to fix Issue #333 2024-10-17 17:32:16 -05:00
Eugene Burmakin
0fcc7bde1a Fix link in readme 2024-10-17 11:33:24 +02:00
Eugene Burmakin
31e7eff23a Update readme 2024-10-17 11:32:36 +02:00
Eugene Burmakin
1a0d68ab58 Add map borders and change default timeframe on the Map page 2024-10-16 15:25:22 +02:00
Eugene Burmakin
caf34ff6fd Update geocoder version along with other gems 2024-10-16 11:29:41 +02:00
Evgenii Burmakin
af35696be4
Merge pull request #329 from tylerjwoodfin/patch-1
Installation: use `docker compose`, not `docker-compose`
2024-10-16 11:21:20 +02:00
Evgenii Burmakin
6aaeb35ad5
Merge pull request #328 from Freika/fix/support-owntracks-rec-file
Fix/support owntracks rec file
2024-10-16 11:11:33 +02:00
Eugene Burmakin
10734f26ae Use RecParser in ExportParser 2024-10-16 10:54:56 +02:00
Eugene Burmakin
4e0b4b90f3 Use static time in visits prepare test for consistency 2024-10-16 10:43:28 +02:00
Tyler Woodfin
e80ac06217
Update How_to_install_Dawarich_using_Docker.md
I'm somewhat new to Docker, but `docker-compose` had issues with running this. `docker compose` seems to be the new standard going forward, and it indeed works when the other one fails.
2024-10-15 21:18:30 -07:00
Eugene Burmakin
0d7cf9e7af Update changelog and app version 2024-10-15 22:43:56 +02:00