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]
|
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 |
|