Commit graph

1071 commits

Author SHA1 Message Date
Arne Schwarck
c1b767d791
Fix logic for grouping consecutive points in CountriesAndCities
This update corrects the logic for grouping consecutive points in the group_points_with_consecutive_cities method. It ensures sessions are properly split when transitioning between cities or encountering significant time gaps, leading to accurate grouping and filtering of points based on session duration.
2025-01-01 13:06:07 +01: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
GED
af8b3b4f5d fix: remove debbuging messages 2024-12-25 05:06:56 +01:00
GED
242d3c23dc Remove .byebug_history and add it to .gitignore 2024-12-25 05:04:19 +01:00
Eugene Burmakin
0dfdeac5c5 Move cache cleaning to a job 2024-12-24 17:01:26 +01:00
Eugene Burmakin
2eb96bcdf1 Update CircleCI config 2024-12-24 16:56:49 +01:00
Eugene Burmakin
462df9e796 Make postgres config optional && add health check header && add photon api key 2024-12-24 16:51:26 +01:00
Eugene Burmakin
d640af4036 Add cache cleaning and preheating 2024-12-24 16:51:26 +01:00
GED
1f223142f3 error: watcher does not create points 2024-12-24 13:08:14 +01:00
Evgenii Burmakin
6eb3341133
Merge pull request #588 from Freika/dependabot/bundler/dotenv-rails-3.1.7
Bump dotenv-rails from 3.1.6 to 3.1.7
2024-12-23 19:18:03 +01:00
Evgenii Burmakin
1c250c61e1
Merge branch 'master' into dependabot/bundler/dotenv-rails-3.1.7 2024-12-23 15:48:16 +01:00
Evgenii Burmakin
f8d3fcd0af
Merge pull request #587 from Freika/dependabot/bundler/debug-1.10.0
Bump debug from 1.9.2 to 1.10.0
2024-12-23 15:47:50 +01:00
dependabot[bot]
a9ffb1a5ee
Bump debug from 1.9.2 to 1.10.0
Bumps [debug](https://github.com/ruby/debug) from 1.9.2 to 1.10.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.9.2...v1.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:47:41 +00:00
Evgenii Burmakin
42cc03f412
Merge pull request #586 from Freika/dependabot/bundler/geocoder-1.8.5
Bump geocoder from `04ee293` to 1.8.5
2024-12-23 15:47:11 +01:00
Evgenii Burmakin
9951ca76f8
Merge pull request #585 from Freika/dependabot/bundler/importmap-rails-2.1.0
Bump importmap-rails from 2.0.3 to 2.1.0
2024-12-23 15:46:54 +01:00
Evgenii Burmakin
9bc0b57a4f
Merge pull request #584 from Freika/dependabot/bundler/sidekiq-7.3.7
Bump sidekiq from 7.3.6 to 7.3.7
2024-12-23 15:46:38 +01:00
dependabot[bot]
c89ae76dd1
Bump dotenv-rails from 3.1.6 to 3.1.7
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.6...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:32:34 +00:00
dependabot[bot]
f25c291cb0
Bump geocoder from 04ee293 to 1.8.5
Bumps [geocoder](https://github.com/alexreisner/geocoder) from `04ee293` to 1.8.5. This release includes the previously tagged commit.
- [Commits](04ee2936a3...v1.8.5)

---
updated-dependencies:
- dependency-name: geocoder
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:31:59 +00:00
dependabot[bot]
52ddb0528a
Bump importmap-rails from 2.0.3 to 2.1.0
Bumps [importmap-rails](https://github.com/rails/importmap-rails) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/rails/importmap-rails/releases)
- [Commits](https://github.com/rails/importmap-rails/compare/v2.0.3...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:31:38 +00:00
dependabot[bot]
33521c0b89
Bump sidekiq from 7.3.6 to 7.3.7
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.6 to 7.3.7.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.3.6...v7.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 14:31:26 +00:00
GED
49be1fe5a1 feat: added a real draft for location_history 2024-12-23 10:11:11 +01:00
Evgenii Burmakin
a05a11fc17
Merge pull request #557 from Freika/dependabot/bundler/geocoder-1.8.4
Bump geocoder from `04ee293` to 1.8.4
2024-12-20 17:03:05 +01:00
Eugene Burmakin
88f86eff61 Update README.md 2024-12-20 16:51:41 +01:00
Eugene Burmakin
a35e87490a Update CHANGELOG.md 2024-12-20 16:49:24 +01:00
Evgenii Burmakin
4870e7718d
Merge pull request #564 from whimsical-c4lic0/fix/incorrect-locale-on-map-popup
Update map popup to format dates with the locale from the browser
2024-12-20 16:48:04 +01:00
Evgenii Burmakin
357ca96ce1
Merge pull request #569 from Freika/feature/postgres-config-improvement
Add a custom postgresql.conf file to the dawarich_db service
2024-12-20 16:43:07 +01:00
Eugene Burmakin
0033dd4987 Update CHANGELOG.md 2024-12-20 16:34:51 +01:00
Eugene Burmakin
9106328224 Add a custom postgresql.conf file to the dawarich_db service 2024-12-20 16:27:16 +01:00
Eugene Burmakin
6bdb103814 Expand map borders for New Zealanders 2024-12-20 16:11:46 +01:00
Evgenii Burmakin
f171b5d35f
Merge pull request #568 from Freika/feature/api-header-auth
Support API key in Authorization header
2024-12-20 16:10:36 +01:00
Eugene Burmakin
6c58a446ee Support API key in Authorization header 2024-12-20 16:02:17 +01:00
Evgenii Burmakin
f231ed1ab4
Merge pull request #567 from Freika/feature/stats-year-month-recalculation
Add buttons to recalculate month and year stats independently
2024-12-20 15:48:10 +01:00
Eugene Burmakin
d01e4f3b9e Update tests for stats requests 2024-12-20 15:43:06 +01:00
Eugene Burmakin
6c18fbe41f Add buttons to update stats for a year or a month 2024-12-20 15:26:25 +01:00
whimsical-c4lic0
b9d3ac9bb0 Set en-GB as the fallback locale 2024-12-19 12:50:08 -06:00
whimsical-c4lic0
bf8dc7f872 Update map popup to format dates with the locale from the browser 2024-12-19 12:39:50 -06:00
Eugene Burmakin
e7a38fa55d Update CHANGELOG 2024-12-19 12:40:08 +01:00
Evgenii Burmakin
68129f9eae
Merge pull request #516 from duckfullstop/bug-bind-ipv6
Bind to both IPv6 and IPv4 interfaces by default
2024-12-19 12:37:17 +01:00
GED
56363c78a0 feat: added code (imitation of the real points) to the files for testing 2024-12-17 18:30:55 +01:00
Evgenii Burmakin
9ee70269b8
Merge pull request #559 from Freika/fix/scratch-map-mk
Add point id to popup and fix scratch map for North Macedonia
2024-12-17 13:39:17 +01:00
Evgenii Burmakin
a68a0cb210
Merge pull request #560 from Freika/chore/rails-8-update
Update to Rails 8
2024-12-17 13:38:53 +01:00
Eugene Burmakin
de09d9b9d7 Remove old framework defaults 2024-12-17 12:57:06 +01:00
Eugene Burmakin
5f93bf8522 Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00