Commit graph

428 commits

Author SHA1 Message Date
Eugene Burmakin
ef96a0475b Update app version and changelog 2024-08-20 20:19:41 +02:00
Eugene Burmakin
d5ba51f113 Add stats API endpoint spec 2024-08-20 20:16:38 +02:00
Eugene Burmakin
7ed7f9795b Add stats API endpoint and serializer 2024-08-20 20:14:17 +02:00
Evgenii Burmakin
587594521d
Merge pull request #182 from Freika/dependabot/bundler/rspec-rails-6.1.4
Bump rspec-rails from 6.1.3 to 6.1.4
2024-08-19 22:05:06 +02:00
Evgenii Burmakin
6958e49e12
Merge pull request #181 from Freika/dependabot/bundler/rswag-api-2.14.0
Bump rswag-api from 2.13.0 to 2.14.0
2024-08-19 22:04:16 +02:00
Evgenii Burmakin
67d8e0596f
Merge pull request #180 from Freika/dependabot/bundler/tailwindcss-rails-2.7.3
Bump tailwindcss-rails from 2.7.2 to 2.7.3
2024-08-19 22:03:45 +02:00
Evgenii Burmakin
eaf906150d
Merge pull request #179 from Freika/dependabot/bundler/stimulus-rails-1.3.4
Bump stimulus-rails from 1.3.3 to 1.3.4
2024-08-19 22:03:34 +02:00
dependabot[bot]
f78b21837f
Bump rspec-rails from 6.1.3 to 6.1.4
Bumps [rspec-rails](https://github.com/rspec/rspec-rails) from 6.1.3 to 6.1.4.
- [Changelog](https://github.com/rspec/rspec-rails/blob/main/Changelog.md)
- [Commits](https://github.com/rspec/rspec-rails/compare/v6.1.3...v6.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 15:02:52 +00:00
dependabot[bot]
0e05c5c65a
Bump rswag-api from 2.13.0 to 2.14.0
Bumps [rswag-api](https://github.com/rswag/rswag) from 2.13.0 to 2.14.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.13.0...2.14.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-08-19 15:02:41 +00:00
dependabot[bot]
f932d457cb
Bump tailwindcss-rails from 2.7.2 to 2.7.3
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.2 to 2.7.3.
- [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.2...v2.7.3)

---
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-08-19 15:02:30 +00:00
dependabot[bot]
ba3221095d
Bump stimulus-rails from 1.3.3 to 1.3.4
Bumps [stimulus-rails](https://github.com/hotwired/stimulus-rails) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/hotwired/stimulus-rails/releases)
- [Commits](https://github.com/hotwired/stimulus-rails/compare/v1.3.3...v1.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 15:02:18 +00:00
Evgenii Burmakin
69ffdca498
Merge pull request #177 from sunstep/master
Set auto restart to DB & Redis in case it crashes or shuts down.
2024-08-16 18:09:07 +02:00
sunstep
b0a6750d78
Set auto restart to DB & Redis in case it crashes or shuts down. 2024-08-16 13:01:39 +02:00
Eugene Burmakin
23f8aab068 Update CHANGELOG.md 2024-08-15 20:28:34 +02:00
Evgenii Burmakin
2965250497
Merge pull request #174 from Freika/fix/owntracks_altitude
Update owntracks points with missing data
2024-08-15 20:26:22 +02:00
Eugene Burmakin
27fca4c0da Update changelog 2024-08-15 20:25:40 +02:00
Eugene Burmakin
bbbf591b6b Update changelog 2024-08-15 20:24:22 +02:00
Eugene Burmakin
a0aa684985 Update owntracks points data 2024-08-15 20:23:05 +02:00
Eugene Burmakin
2b4a16d6cb Add data migration to fill owntracks points data 2024-08-15 19:57:52 +02:00
Eugene Burmakin
5c16cc6dca Fix owntracks params 2024-08-15 19:47:59 +02:00
Evgenii Burmakin
3b5a2713fc
Merge pull request #126 from bluemaex/improve_gpx_import
Improve GPX Parser
2024-08-14 20:24:49 +02:00
Eugene Burmakin
8197624d5e Fix Google's Records.json import 2024-08-14 20:12:24 +02:00
Evgenii Burmakin
4439e06f2d
Merge pull request #173 from Freika/photon_reverse_geocoding
Implement support for custom Photon API host
2024-08-14 18:24:39 +02:00
Eugene Burmakin
52b56957bc Move tests around 2024-08-14 18:14:53 +02:00
Eugene Burmakin
14a7559aeb Fix typo 2024-08-14 18:07:31 +02:00
Eugene Burmakin
39bc6aa58a Implement support for custom Photon API host 2024-08-14 18:06:37 +02:00
Evgenii Burmakin
5f3ae749f0
Merge pull request #172 from Freika/dependabot/bundler/tailwindcss-rails-2.7.2
Bump tailwindcss-rails from 2.7.0 to 2.7.2
2024-08-12 21:32:07 +02:00
Evgenii Burmakin
160272ae8f
Merge pull request #171 from Freika/dependabot/bundler/shoulda-matchers-6.3.0
Bump shoulda-matchers from 6.2.0 to 6.3.0
2024-08-12 21:31:55 +02:00
Evgenii Burmakin
6812607bc8
Merge pull request #170 from Freika/dependabot/bundler/oj-3.16.5
Bump oj from 3.16.4 to 3.16.5
2024-08-12 21:31:37 +02:00
dependabot[bot]
e1ff30b46e
Bump tailwindcss-rails from 2.7.0 to 2.7.2
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.7.0 to 2.7.2.
- [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.0...v2.7.2)

---
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-08-12 14:15:50 +00:00
dependabot[bot]
0ffee7e70a
Bump shoulda-matchers from 6.2.0 to 6.3.0
Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases)
- [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v6.2.0...v6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 14:15:40 +00:00
dependabot[bot]
8af6a2b12e
Bump oj from 3.16.4 to 3.16.5
Bumps [oj](https://github.com/ohler55/oj) from 3.16.4 to 3.16.5.
- [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.4...v3.16.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 14:15:31 +00:00
Evgenii Burmakin
505337bd92
Merge pull request #145 from Freika/dependabot/bundler/pg-1.5.7
Bump pg from 1.5.6 to 1.5.7
2024-08-06 20:08:04 +02:00
Evgenii Burmakin
0e4e641792
Merge pull request #157 from Freika/dependabot/bundler/tailwindcss-rails-2.7.0
Bump tailwindcss-rails from 2.6.3 to 2.7.0
2024-08-06 19:46:09 +02:00
Evgenii Burmakin
989412d287
Merge pull request #156 from Freika/dependabot/bundler/sprockets-rails-3.5.2
Bump sprockets-rails from 3.5.1 to 3.5.2
2024-08-06 19:45:45 +02:00
Evgenii Burmakin
fb3ba98f9b
Merge pull request #158 from Freika/dependabot/bundler/bootsnap-1.18.4
Bump bootsnap from 1.18.3 to 1.18.4
2024-08-06 19:45:30 +02:00
dependabot[bot]
92de6b2f5c
Bump bootsnap from 1.18.3 to 1.18.4
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.3 to 1.18.4.
- [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.3...v1.18.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 14:22:12 +00:00
dependabot[bot]
0e7b5f365d
Bump tailwindcss-rails from 2.6.3 to 2.7.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.6.3 to 2.7.0.
- [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.6.3...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 14:22:03 +00:00
dependabot[bot]
89e66f2d3f
Bump sprockets-rails from 3.5.1 to 3.5.2
Bumps [sprockets-rails](https://github.com/rails/sprockets-rails) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/rails/sprockets-rails/releases)
- [Commits](https://github.com/rails/sprockets-rails/compare/v3.5.1...v3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 14:21:50 +00:00
Eugene Burmakin
04a2150959 Add a bunch of small changes and fixes, see CHANGELOG.md for details 2024-07-31 19:35:35 +02:00
dependabot[bot]
bc12336d3a
Bump pg from 1.5.6 to 1.5.7
Bumps [pg](https://github.com/ged/ruby-pg) from 1.5.6 to 1.5.7.
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.md)
- [Commits](https://github.com/ged/ruby-pg/compare/v1.5.6...v1.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 14:51:59 +00:00
Eugene Burmakin
3b600c1052 Fix call to the background job to calculate visits 2024-07-27 22:08:40 +02:00
Eugene Burmakin
7a100f7e2a Fix name of background job to calculate visits 2024-07-27 15:05:08 +02:00
Eugene Burmakin
1e3d9f358d Fix map areas functionality 2024-07-27 14:30:46 +02:00
Evgenii Burmakin
4da8313b51
Merge pull request #131 from Freika/zones_and_visits
Areas and visits
2024-07-27 14:02:11 +02:00
Eugene Burmakin
8fc24b616b Update Changelog 2024-07-27 14:01:23 +02:00
Eugene Burmakin
3d63b29651 Ensure that the service does not create duplicate visits 2024-07-27 13:57:01 +02:00
Eugene Burmakin
403366c321 Add ci comment 2024-07-27 13:56:11 +02:00
Eugene Burmakin
5f233ef577 Remove user_id from attributes_for(:area) in areas_spec.rb 2024-07-27 13:54:42 +02:00
Eugene Burmakin
e71d7b0a92 Update users_spec.rb 2024-07-27 13:50:37 +02:00