Commit graph

464 commits

Author SHA1 Message Date
Evgenii Burmakin
b063d80bdf
Merge pull request #160 from Freika/visit_detection
Visit detection
2024-08-25 21:54:31 +03:00
Eugene Burmakin
656dc97490 Return previos radius calculatuion logic 2024-08-25 20:51:58 +02:00
Eugene Burmakin
ace93f7534 Updates here and there 2024-08-25 20:48:00 +02:00
Eugene Burmakin
7d7005063b Add places page 2024-08-25 20:19:02 +02:00
Eugene Burmakin
0e90bdf15d Update changelog 2024-08-25 19:46:50 +02:00
Eugene Burmakin
f13800a728 Remove google_places gem 2024-08-25 19:31:40 +02:00
Eugene Burmakin
f9750133df Merge remote-tracking branch 'origin/master' into visit_detection 2024-08-25 19:31:19 +02:00
Evgenii Burmakin
a6b2cd2c3b
Merge pull request #183 from Freika/dependabot/bundler/sidekiq-7.3.1
Bump sidekiq from 7.2.4 to 7.3.1
2024-08-24 17:54:52 +03:00
Evgenii Burmakin
0ac368ed6c
Merge pull request #193 from Freika/feature/counter-cache
Add counter cache for imports
2024-08-24 17:53:34 +03:00
Eugene Burmakin
8701668c3c Update db/schema.rb 2024-08-24 13:05:50 +02:00
Eugene Burmakin
ccfae337b1 Add Ethereum address to README.md 2024-08-22 22:41:54 +02:00
Eugene Burmakin
3336ac9864 Add counter cache for imports 2024-08-22 22:40:27 +02:00
Eugene Burmakin
ca222b78ec Add pagination to the /api/v1/points endpoint 2024-08-21 19:20:04 +02:00
Evgenii Burmakin
39d6584249
Merge pull request #189 from Freika/feature/import-immich-points
Implement the import of geodata from Immich to Dawarich
2024-08-21 19:45:29 +03:00
Eugene Burmakin
7652dcce76 Implement the import of geodata from Immich to Dawarich 2024-08-21 18:40:54 +02:00
Evgenii Burmakin
e0438e01d1
Merge pull request #186 from Freika/circleci-project-setup
Circleci project setup
2024-08-20 23:02:08 +02:00
Eugene Burmakin
c808641d20 Update readme 2024-08-20 22:56:42 +02:00
Eugene Burmakin
61be961a16 Add CircleCI badge to README.md 2024-08-20 22:44:09 +02:00
Eugene Burmakin
bfd2ba53c3 Update readme 2024-08-20 22:39:00 +02:00
Eugene Burmakin
2cc6f5f65f Rename the job name from build to test and the workflow name from sample to rspec 2024-08-20 22:31:20 +02:00
Eugene Burmakin
22dc3afaa6 Add redis to circleci config 2024-08-20 22:28:29 +02:00
Eugene Burmakin
5c8b91000e Add POSTGRES_PASSWORD to circleci config 2024-08-20 22:25:34 +02:00
Eugene Burmakin
17d3cd3eab Change the Postgres version to 13.3 2024-08-20 22:24:17 +02:00
Eugene Burmakin
3b89a9462b Specify circleci postgres version 2024-08-20 22:22:47 +02:00
Eugene Burmakin
7fa6a3035d Add postgres service and setup database in CircleCI config 2024-08-20 22:21:46 +02:00
Eugene Burmakin
bf0315063c Add running rspec tests to the build job 2024-08-20 22:20:01 +02:00
Eugene Burmakin
8c4b387b23 Change ruby version 2024-08-20 22:17:19 +02:00
Evgenii Burmakin
69972406e0 Add .circleci/config.yml 2024-08-20 22:14:29 +02:00
Eugene Burmakin
ac434ba906 Update CHANGELOG.md 2024-08-20 20:57:03 +02:00
Evgenii Burmakin
79125fbc1b
Merge pull request #185 from Freika/feature/stats-api
Stats API
2024-08-20 20:22:16 +02:00
Eugene Burmakin
4e861fa22e Add a test for when the user has no stats 2024-08-20 20:21:54 +02:00
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]
e2dff73c99
Bump sidekiq from 7.2.4 to 7.3.1
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.4 to 7.3.1.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.4...v7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 15:03:39 +00: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