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
Eugene Burmakin
786ce722d1
Fix test according to new file format for Owntracks
2024-10-15 22:41:49 +02:00
Eugene Burmakin
11d024127e
Update owntracks params spec
2024-10-15 22:30:16 +02:00
Eugene Burmakin
a2f3aef608
Implement support for OwnTracks REC files
2024-10-15 22:17:51 +02:00
Evgenii Burmakin
5058049f61
Merge pull request #327 from tetebueno/patch-2
...
Adding healthcheck for containers for Docker compose configuration
2024-10-15 21:18:50 +02:00
Evgenii Burmakin
ece941c8e4
Merge pull request #322 from Freika/dependabot/bundler/tailwindcss-rails-2.7.9
...
Bump tailwindcss-rails from 2.7.6 to 2.7.9
2024-10-15 11:01:07 +02:00
Evgenii Burmakin
42629015aa
Merge pull request #324 from Freika/dependabot/bundler/importmap-rails-2.0.3
...
Bump importmap-rails from 2.0.2 to 2.0.3
2024-10-15 11:00:54 +02:00
Evgenii Burmakin
3b02ad0db9
Merge pull request #325 from Freika/dependabot/bundler/rswag-api-2.15.0
...
Bump rswag-api from 2.14.0 to 2.15.0
2024-10-15 11:00:41 +02:00
tetebueno
cf005bf834
Wrong service names on dependencies.
2024-10-14 15:44:24 -03:00
tetebueno
44cfcecfd5
Adding healthcheck
...
https://github.com/Freika/dawarich/issues/321
2024-10-14 15:42:18 -03:00
dependabot[bot]
dd0b5ee6a3
Bump rswag-api from 2.14.0 to 2.15.0
...
Bumps [rswag-api](https://github.com/rswag/rswag ) from 2.14.0 to 2.15.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.14.0...2.15.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-10-14 14:40:43 +00:00
dependabot[bot]
5bffc0d1ad
Bump importmap-rails from 2.0.2 to 2.0.3
...
Bumps [importmap-rails](https://github.com/rails/importmap-rails ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/rails/importmap-rails/releases )
- [Commits](https://github.com/rails/importmap-rails/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: importmap-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 14:40:22 +00:00
dependabot[bot]
46e2cb7b45
Bump tailwindcss-rails from 2.7.6 to 2.7.9
...
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails ) from 2.7.6 to 2.7.9.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases )
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/v2.7.9/CHANGELOG.md )
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v2.7.6...v2.7.9 )
---
updated-dependencies:
- dependency-name: tailwindcss-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 14:39:36 +00:00
Evgenii Burmakin
378758f035
Merge pull request #309 from Freika/dependabot/bundler/webmock-3.24.0
...
Bump webmock from 3.23.1 to 3.24.0
2024-10-13 14:30:10 +03:00
Evgenii Burmakin
d3aad5c02b
Merge pull request #310 from Freika/dependabot/bundler/importmap-rails-2.0.2
...
Bump importmap-rails from 2.0.1 to 2.0.2
2024-10-13 14:29:58 +03:00
Evgenii Burmakin
3a1fd5cef0
Merge pull request #311 from Freika/dependabot/bundler/rswag-ui-2.15.0
...
Bump rswag-ui from 2.14.0 to 2.15.0
2024-10-13 14:29:45 +03:00
Evgenii Burmakin
6dd46fc124
Merge pull request #312 from Freika/dependabot/bundler/rswag-specs-2.15.0
...
Bump rswag-specs from 2.14.0 to 2.15.0
2024-10-13 14:29:32 +03:00
dependabot[bot]
af16b0dc39
Bump rswag-specs from 2.14.0 to 2.15.0
...
Bumps [rswag-specs](https://github.com/rswag/rswag ) from 2.14.0 to 2.15.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.14.0...2.15.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-10-07 14:45:06 +00:00
dependabot[bot]
88ced3c426
Bump rswag-ui from 2.14.0 to 2.15.0
...
Bumps [rswag-ui](https://github.com/rswag/rswag ) from 2.14.0 to 2.15.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.14.0...2.15.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-10-07 14:44:56 +00:00
dependabot[bot]
3efc360a30
Bump importmap-rails from 2.0.1 to 2.0.2
...
Bumps [importmap-rails](https://github.com/rails/importmap-rails ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/rails/importmap-rails/releases )
- [Commits](https://github.com/rails/importmap-rails/compare/v2.0.1...v2.0.2 )
---
updated-dependencies:
- dependency-name: importmap-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 14:44:37 +00:00
dependabot[bot]
104ef749c7
Bump webmock from 3.23.1 to 3.24.0
...
Bumps [webmock](https://github.com/bblimke/webmock ) from 3.23.1 to 3.24.0.
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bblimke/webmock/compare/v3.23.1...v3.24.0 )
---
updated-dependencies:
- dependency-name: webmock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 14:44:24 +00:00
Sascha Zepter
49efd777d3
Change time resolution in RSpec for RecordsParser
2024-10-07 13:54:54 +00:00
Sascha Zepter
b9a4a9c530
Merge branch 'fix/import-google-timeline' of https://github.com/saschazepter/dawarich into fix/import-google-timeline
2024-10-07 13:44:05 +00:00
Sascha Zepter
11ad2165ae
Merge branch 'Freika:master' into fix/import-google-timeline
2024-10-07 15:34:00 +02:00
Sascha Zepter
40a94c16f1
Fix missing iso_timestamp variable by using time.iso8601 directly
2024-10-07 00:16:37 +00:00