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 |
|
Eugene Burmakin
|
fb2468ab3d
|
Fix directory path in docker-compose.yml
|
2024-10-05 14:13:48 +02:00 |
|
Eugene Burmakin
|
1ec423fcb5
|
Add support for arm/v7 and arm/v6 platforms
|
2024-10-05 13:36:58 +02:00 |
|
Eugene Burmakin
|
bb210b0d31
|
Remove the arm64/v7 platform from the build_and_push.yml file
|
2024-10-05 13:09:21 +02:00 |
|
Evgenii Burmakin
|
a47a149993
|
Merge pull request #304 from Freika/fix/import-watcher-user-directory
Fix/import watcher user directory
|
2024-10-05 14:00:27 +03:00 |
|
Eugene Burmakin
|
118a4bcb87
|
Update CHANGELOG.md and docker-compose.yml for the new watcher directory
|
2024-10-05 12:57:20 +02:00 |
|
Eugene Burmakin
|
6febd40b4f
|
Change watcher to look into user directories
|
2024-10-05 12:53:35 +02:00 |
|
Eugene Burmakin
|
92b3893dc1
|
Fix arm64/v7 to arm64/v8 in build_and_push.yml
|
2024-10-05 00:24:43 +02:00 |
|
Eugene Burmakin
|
5ecd8f7974
|
Add support for ARMv7 devices
|
2024-10-04 23:22:55 +02:00 |
|
Eugene Burmakin
|
2c3d9699fd
|
Add the Watcher release to the CHANGELOG
|
2024-10-03 15:39:55 +02:00 |
|
Evgenii Burmakin
|
4ec1ef7d27
|
Merge pull request #301 from Freika/feature/imports_watchdog
Imports watcher
|
2024-10-03 16:36:45 +03:00 |
|
Eugene Burmakin
|
40e5477a00
|
Disable retries for some background jobs
|
2024-10-03 15:33:31 +02:00 |
|
Eugene Burmakin
|
880fd085c7
|
Update app version
|
2024-10-03 15:30:21 +02:00 |
|
Eugene Burmakin
|
b79bb9951c
|
Add test for Import::WatcherJob
|
2024-10-03 15:27:30 +02:00 |
|
Eugene Burmakin
|
200bc980e5
|
Add cronjob to run Import::WatcherJob every 1 hour
|
2024-10-03 15:12:19 +02:00 |
|
Eugene Burmakin
|
d4e2e5006e
|
Implement creating imports from watched directory
|
2024-10-03 15:08:23 +02:00 |
|
Eugene Burmakin
|
74ec1d65f9
|
Include watched folder in gitignore
|
2024-10-03 14:07:11 +02:00 |
|
Eugene Burmakin
|
6566455a2f
|
Move import jobs to the Import namespace
|
2024-10-03 14:04:37 +02:00 |
|
Eugene Burmakin
|
dde76fd41f
|
Update test just a bit
|
2024-10-03 00:07:45 +02:00 |
|
Eugene Burmakin
|
9316fe618c
|
Update responsiveness for the map page
|
2024-10-02 23:41:46 +02:00 |
|
Eugene Burmakin
|
e2e2c88a77
|
Update changelog and visits/suggest spec
|
2024-10-02 22:05:12 +02:00 |
|
Eugene Burmakin
|
9d4cc7a4cf
|
Move point serializers to API namespace
|
2024-10-02 21:58:19 +02:00 |
|
Eugene Burmakin
|
df430851ce
|
Add optional order query parameter to GET /api/v1/points
|
2024-10-02 21:29:56 +02:00 |
|
Eugene Burmakin
|
6aaab424fe
|
Add monkey patch for Geocoder::Lookup::Photon to support http protocol
|
2024-10-01 22:05:35 +02:00 |
|
Eugene Burmakin
|
e755d21e79
|
Update app version to 0.14.6
|
2024-09-30 23:39:24 +02:00 |
|
Evgenii Burmakin
|
c5b6f872d5
|
Merge pull request #297 from Freika/fix/google-phone-location-history-timestamp
Fix incorrect timestamps for Google Location History (mobile device)
|
2024-10-01 00:38:54 +03:00 |
|
Eugene Burmakin
|
d2aa1e9381
|
Include id attribute in slim points response
|
2024-09-30 23:38:32 +02:00 |
|
Eugene Burmakin
|
ec793fe4aa
|
Fix incorrect timestamps for Google Location History (mobile device) points
|
2024-09-30 23:31:42 +02:00 |
|
Evgenii Burmakin
|
9dfb3cfdae
|
Merge pull request #293 from Freika/dependabot/bundler/tailwindcss-rails-2.7.6
Bump tailwindcss-rails from 2.7.5 to 2.7.6
|
2024-09-30 23:55:12 +03:00 |
|
Evgenii Burmakin
|
6c7e825ba4
|
Merge pull request #294 from Freika/dependabot/bundler/super_diff-0.13.0
Bump super_diff from 0.12.1 to 0.13.0
|
2024-09-30 23:52:39 +03:00 |
|
Evgenii Burmakin
|
0bf78b7312
|
Merge pull request #295 from Freika/dependabot/bundler/puma-6.4.3
Bump puma from 6.4.2 to 6.4.3
|
2024-09-30 23:52:13 +03:00 |
|
dependabot[bot]
|
52785feac7
|
Bump puma from 6.4.2 to 6.4.3
Bumps [puma](https://github.com/puma/puma) from 6.4.2 to 6.4.3.
- [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.2...v6.4.3)
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-30 14:10:29 +00:00 |
|
dependabot[bot]
|
4264d1d62e
|
Bump super_diff from 0.12.1 to 0.13.0
Bumps [super_diff](https://github.com/splitwise/super_diff) from 0.12.1 to 0.13.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.12.1...v0.13.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-09-30 14:10:20 +00:00 |
|
dependabot[bot]
|
414fb59fd8
|
Bump tailwindcss-rails from 2.7.5 to 2.7.6
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/rails/tailwindcss-rails/releases)
- [Changelog](https://github.com/rails/tailwindcss-rails/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/tailwindcss-rails/compare/v2.7.5...v2.7.6)
---
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-09-30 14:10:07 +00:00 |
|
Eugene Burmakin
|
2681d72463
|
Update CONTRIBUTING.md
|
2024-09-28 17:38:18 +02:00 |
|
Eugene Burmakin
|
7f61cbe31e
|
Fix point page reloads when searching for points
|
2024-09-28 17:29:56 +02:00 |
|
Eugene Burmakin
|
04d5bbac8f
|
Update changelog
|
2024-09-28 17:18:12 +02:00 |
|
Evgenii Burmakin
|
d76e1a4052
|
Merge pull request #268 from gboudreau/fix/gh-194-timespans-in-negative-tz
Bugfix: when calculating the timestamp (for months and years), ignore the Timezone
|
2024-09-28 18:17:22 +03:00 |
|
Eugene Burmakin
|
17b1980ceb
|
Add a test for GoogleMaps::RecordsParser
|
2024-09-28 17:12:32 +02:00 |
|
Eugene Burmakin
|
2d26418337
|
Add specs for GoogleMaps::SemanticHistoryParser
|
2024-09-28 17:09:44 +02:00 |
|
Eugene Burmakin
|
9a962bca72
|
Fix visits map not being rendered correctly in the Visits page
|
2024-09-28 16:58:17 +02:00 |
|
Eugene Burmakin
|
6f2486b8ec
|
Fix bulk destroy redirect
|
2024-09-28 16:50:59 +02:00 |
|