Commit graph

1159 commits

Author SHA1 Message Date
Eugene Burmakin
9572e5bf6b Change version 2024-12-16 15:44:31 +01:00
Eugene Burmakin
2ee7bb74a3 Fix some swagger specs and remove unused code 2024-12-16 15:42:26 +01:00
Eugene Burmakin
81dc03f7c9 Add swagger specs for tracked months and visited cities 2024-12-16 15:22:34 +01:00
dependabot[bot]
d7dfdd9dd4
Bump geocoder from 04ee293 to 1.8.4
Bumps [geocoder](https://github.com/alexreisner/geocoder) from `04ee293` to 1.8.4. This release includes the previously tagged commit.
- [Commits](04ee2936a3...v1.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:18:03 +00:00
dependabot[bot]
866e821869
Bump oj from 3.16.7 to 3.16.8
Bumps [oj](https://github.com/ohler55/oj) from 3.16.7 to 3.16.8.
- [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.7...v3.16.8)

---
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-16 14:17:31 +00:00
dependabot[bot]
afd25002d6
Bump dotenv-rails from 3.1.4 to 3.1.6
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.4 to 3.1.6.
- [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.4...v3.1.6)

---
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-16 14:17:05 +00:00
Eugene Burmakin
d9930521c9 Refactor code a bit and add some specs 2024-12-16 15:10:46 +01:00
Evgenii Burmakin
0dc2493272
Merge pull request #540 from sheyabernstein/dev-log-level
Add support for changing log level in development
2024-12-16 14:32:31 +01:00
Sven Anders
1bb8fa9e67 Correct development doc and translate devcontainer.json comments to english 2024-12-16 14:28:54 +01:00
Eugene Burmakin
41dfbfc1f4 Don't close point popup when hovering over a polyline 2024-12-16 14:27:45 +01:00
Evgenii Burmakin
41ac715fc5
Merge pull request #548 from tabacha/2024-12-15-delete-notifications-on-gui
Feature: Add a "Delete Notifications" button
2024-12-16 14:27:29 +01:00
Sven Anders
aa497a050d See coderview https://github.com/Freika/dawarich/pull/548 2024-12-16 14:23:24 +01:00
Evgenii Burmakin
297cc90b1c
Merge pull request #550 from sheyabernstein/helm-chart-docs
docs: Mention Helm chart by @Cogitri
2024-12-16 13:10:02 +01:00
Evgenii Burmakin
a7f5ad680d
Merge pull request #552 from tabacha/2024-12-16_make_polyline_visible_only_if_it_was
On Map Point delete: Hide Polyline Layer, if it was hidden before
2024-12-16 13:08:51 +01:00
Sven Anders
a5bd75b27d On Map Point delete: Make Polyline Layer visible, if it was before 2024-12-16 12:23:02 +01:00
GED
ab84d282d3 feat: added formats(google_phone_takeout, google_records, google_semantic_history, owntracks to the watcher 2024-12-16 12:13:38 +01:00
Sheya Bernstein
e0e83529cc
docs: Mention Helm chart by @Cogitri 2024-12-15 22:54:51 +00:00
Sven Anders
4ece5cb4a5 Add a "Delete Notifications" button 2024-12-15 17:28:59 +01:00
Sven Anders
ccb53324e3 Use root user for dawarich in docker container 2024-12-15 17:26:56 +01:00
Sven Anders
b89a2096a7 Use root user for dawarich in docker container 2024-12-15 17:25:42 +01:00
Sven Anders
72c588e261 Do gem Update to 3.5.7 2024-12-15 17:16:56 +01:00
Sven Anders
f39ab93196 Add devcontainer to dawarich 2024-12-15 09:11:58 +01:00
GED
e67693f43c Revert changes to Gemfile.lock 2024-12-14 10:27:19 +01:00
Eugene Burmakin
cddbace10e Cache responses from api endpoints made from the map right panel 2024-12-13 13:21:04 +01:00
Sheya Bernstein
0e384d99c1 Add support for changing log level in development 2024-12-13 11:20:10 +00:00
GED
c8960d46f2 feat: added google_phone_takeout and google_semantic_histo into imports_controller for creating a new import 2024-12-12 22:05:36 +01:00
Eugene Burmakin
e7c393a776 Show visited cities on map page 2024-12-11 22:00:33 +01:00
Eugene Burmakin
cab70839b9 Color buttons a bit 2024-12-11 21:21:24 +01:00
Eugene Burmakin
a1368b2e68 Add link to whole year 2024-12-11 20:41:51 +01:00
Eugene Burmakin
a4db806d29 Add togglable panel for months and years navigation 2024-12-11 20:34:49 +01:00
Eugene Burmakin
5cde596884 Rework countries and cities service 2024-12-11 17:14:26 +01:00
Evgenii Burmakin
c159b56e25
Merge pull request #528 from Freika/fix/deleting-point-dialog
Fix deleting points on the map
2024-12-11 16:29:03 +01:00
Eugene Burmakin
78b6715451 Update changelog 2024-12-11 16:25:04 +01:00
Eugene Burmakin
b364f33db1 Remove event handler 2024-12-11 16:23:34 +01:00
Eugene Burmakin
9713bd7afd Fix deleting points on the map 2024-12-11 16:18:40 +01:00
Evgenii Burmakin
38e2a9cfbf
Merge pull request #527 from Freika/chore/various-fixes
Various fixes and changes
2024-12-11 14:58:37 +01:00
Eugene Burmakin
13afd5ecb7 Update changelog 2024-12-11 14:58:22 +01:00
Eugene Burmakin
4bb39a2bbd Disable telemetry by default 2024-12-11 14:53:07 +01:00
Eugene Burmakin
463e8e6d9b Fix specs 2024-12-11 14:42:26 +01:00
Eugene Burmakin
866b10ceca Change mapping for redis container and add logs to export process 2024-12-11 14:34:59 +01:00
Eugene Burmakin
b1c48076e4 Add some minor changes 2024-12-11 14:21:44 +01:00
Evgenii Burmakin
c1955fe6c3
Merge pull request #524 from Freika/fix/map-distance-calculation
Fix map and visits pages
2024-12-10 23:12:42 +01:00
Eugene Burmakin
1733b2b732 Fix map and visits pages 2024-12-10 23:10:36 +01:00
Evgenii Burmakin
fc5a211eb4
Merge pull request #474 from Freika/fix/reverse-geocoded-points
Introduce reverse_geocoded_at to points
2024-12-10 20:23:15 +01:00
Eugene Burmakin
70be77a61c Update fixture file 2024-12-10 20:19:53 +01:00
Eugene Burmakin
9bca8cfeaa Merge remote-tracking branch 'origin/master' into fix/reverse-geocoded-points 2024-12-10 20:15:42 +01:00
Eugene Burmakin
72ebcda682 Update CHANGELOG 2024-12-10 20:11:02 +01:00
Evgenii Burmakin
60c8a03ce0
Merge pull request #490 from whimsical-c4lic0/fix/incorrect-distance-units-on-map-popup
Update map popup to use configured distance unit
2024-12-10 20:09:42 +01:00
Evgenii Burmakin
f3856a1882
Merge pull request #519 from Freika/chore/docker-compose-telemetry-env-var
Add DISABLE_TELEMETRY env var to disable telemetry
2024-12-10 20:07:18 +01:00
Eugene Burmakin
6dd4ab3c16 Add DISABLE_TELEMETRY env var to disable telemetry 2024-12-10 20:06:34 +01:00