Eugene Burmakin
|
ee6666e7bf
|
Skip some tests in map interaction spec.
|
2025-07-09 22:09:27 +02:00 |
|
Eugene Burmakin
|
ceef7702fa
|
Add data migration to recalculate trips distance.
|
2025-07-09 21:51:48 +02:00 |
|
Eugene Burmakin
|
13fd9da1f9
|
Add a scheduled job to create tracks for all users for the past 24 hours.
|
2025-07-09 21:25:56 +02:00 |
|
Eugene Burmakin
|
9a326733c7
|
Return missing map buttons
|
2025-07-09 00:58:33 +02:00 |
|
Eugene Burmakin
|
0295d3f2a0
|
Fix year page charts
|
2025-07-08 21:23:55 +02:00 |
|
Eugene Burmakin
|
b7e5296235
|
Fix tracks layer
|
2025-07-08 21:14:46 +02:00 |
|
Eugene Burmakin
|
f4687a101c
|
Remove unused helper methods
|
2025-07-08 20:51:51 +02:00 |
|
Eugene Burmakin
|
042696caeb
|
Show correct miles value on the map
|
2025-07-08 20:31:25 +02:00 |
|
Eugene Burmakin
|
b3e8155e43
|
Don't use bang save
|
2025-07-08 20:24:07 +02:00 |
|
Eugene Burmakin
|
f4605989b6
|
Fix rest of failing tests
|
2025-07-08 20:04:19 +02:00 |
|
Eugene Burmakin
|
6dd048cee3
|
Fix a few tests
|
2025-07-08 19:23:08 +02:00 |
|
Eugene Burmakin
|
f1720b859b
|
Store distance in meters in the database and convert to user's preferred unit on the fly.
|
2025-07-08 18:10:10 +02:00 |
|
Eugene Burmakin
|
81eb759fb8
|
Remove tracks api
|
2025-07-08 00:05:22 +02:00 |
|
Eugene Burmakin
|
e64e706b0f
|
Unify timestamps
|
2025-07-07 23:38:10 +02:00 |
|
Eugene Burmakin
|
a66f41d9fb
|
Add documentation
|
2025-07-07 23:12:02 +02:00 |
|
Eugene Burmakin
|
f33dcdfe21
|
Store track distance in user's preferred unit
|
2025-07-07 22:23:37 +02:00 |
|
Eugene Burmakin
|
0d657b9d6e
|
Add incremental track generation
|
2025-07-07 21:48:07 +02:00 |
|
Eugene Burmakin
|
92a15c8ad3
|
Handle unfinished tracks
|
2025-07-07 18:59:42 +02:00 |
|
dependabot[bot]
|
4e35cdd305
|
Bump chartkick from 5.1.5 to 5.2.0
Bumps [chartkick](https://github.com/ankane/chartkick) from 5.1.5 to 5.2.0.
- [Changelog](https://github.com/ankane/chartkick/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/chartkick/compare/v5.1.5...v5.2.0)
---
updated-dependencies:
- dependency-name: chartkick
dependency-version: 5.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 16:47:02 +00:00 |
|
dependabot[bot]
|
d0aaa3c674
|
Bump debug from 1.10.0 to 1.11.0
Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.10.0...v1.11.0)
---
updated-dependencies:
- dependency-name: debug
dependency-version: 1.11.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 16:31:00 +00:00 |
|
dependabot[bot]
|
90efb5b0bb
|
Bump super_diff from 0.15.0 to 0.16.0
Bumps [super_diff](https://github.com/splitwise/super_diff) from 0.15.0 to 0.16.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.15.0...v0.16.0)
---
updated-dependencies:
- dependency-name: super_diff
dependency-version: 0.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-07 16:30:16 +00:00 |
|
Eugene Burmakin
|
7619feff69
|
Add data migration to create tracks from points
|
2025-07-06 13:49:53 +02:00 |
|
Eugene Burmakin
|
15be46b604
|
Fix tests
|
2025-07-04 20:55:05 +02:00 |
|
Eugene Burmakin
|
1468f1f9dc
|
Remove tracks api endpoint
|
2025-07-04 20:09:06 +02:00 |
|
Eugene Burmakin
|
565f92c463
|
Add tracks to map
|
2025-07-04 19:49:56 +02:00 |
|
Eugene Burmakin
|
7bd098b54f
|
Extract tracks calculation to serializer
|
2025-07-03 20:34:41 +02:00 |
|
Eugene Burmakin
|
862f601e1d
|
Add tracks calculation and storage in the database
|
2025-07-03 20:18:18 +02:00 |
|
Evgenii Burmakin
|
fd4b785a19
|
Merge pull request #1486 from Freika/feature/disable-visits-suggestion
Feature/disable visits suggestion
|
2025-07-02 23:53:09 +02:00 |
|
Eugene Burmakin
|
3b474704ea
|
Fixes for visits suggestions.
|
2025-07-02 23:50:32 +02:00 |
|
Eugene Burmakin
|
12a53aac20
|
Don't check for new version in production.
|
2025-07-02 21:58:19 +02:00 |
|
Evgenii Burmakin
|
b25647879f
|
Merge pull request #1484 from Freika/dev
0.29.1
|
2025-07-02 21:54:51 +02:00 |
|
Eugene Burmakin
|
3138a25ab1
|
Update CHANGELOG.md
|
2025-07-02 21:50:52 +02:00 |
|
Eugene Burmakin
|
2e825d08e0
|
Update app version
|
2025-07-02 21:42:28 +02:00 |
|
Eugene Burmakin
|
48d464d5bb
|
Add parallel gem to Gemfile
|
2025-07-02 21:38:00 +02:00 |
|
Eugene Burmakin
|
ce720d089a
|
Update app version
|
2025-07-02 21:23:30 +02:00 |
|
Eugene Burmakin
|
0fcf70834e
|
Allow customizing Redis database numbers for caching, background jobs and websocket connections.
|
2025-07-02 21:22:31 +02:00 |
|
Eugene Burmakin
|
787dd9cde8
|
Fix docker-compose.yml
|
2025-07-02 21:17:29 +02:00 |
|
Eugene Burmakin
|
de8c79395f
|
Fixed imports page buttons in both light and dark mode. #1481
|
2025-07-02 21:17:29 +02:00 |
|
Evgenii Burmakin
|
e53f509abe
|
Merge pull request #1428 from tetebueno/patch-4
Using Redis default directory for data
|
2025-07-02 21:16:17 +02:00 |
|
Evgenii Burmakin
|
5278afef92
|
Merge pull request #1431 from Freika/dependabot/bundler/factory_bot_rails-6.5.0
Bump factory_bot_rails from 6.4.4 to 6.5.0
|
2025-07-02 21:13:34 +02:00 |
|
Evgenii Burmakin
|
4140e6ef06
|
Merge pull request #1473 from Freika/dependabot/bundler/sentry-rails-5.26.0
Bump sentry-rails from 5.24.0 to 5.26.0
|
2025-07-02 21:13:00 +02:00 |
|
Evgenii Burmakin
|
792f679af9
|
Merge pull request #1474 from Freika/dependabot/bundler/sentry-ruby-5.26.0
Bump sentry-ruby from 5.24.0 to 5.26.0
|
2025-07-02 21:12:37 +02:00 |
|
dependabot[bot]
|
f71c5eb620
|
Bump sentry-ruby from 5.24.0 to 5.26.0
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.24.0 to 5.26.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.24.0...5.26.0)
---
updated-dependencies:
- dependency-name: sentry-ruby
dependency-version: 5.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-02 18:55:49 +00:00 |
|
dependabot[bot]
|
2a1bd2a183
|
Bump sentry-rails from 5.24.0 to 5.26.0
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.24.0 to 5.26.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/5.24.0...5.26.0)
---
updated-dependencies:
- dependency-name: sentry-rails
dependency-version: 5.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-02 18:55:48 +00:00 |
|
Evgenii Burmakin
|
902718cf8b
|
Merge pull request #1482 from Freika/dev
0.29.0
|
2025-07-02 20:54:44 +02:00 |
|
Evgenii Burmakin
|
fd166c2a2f
|
Merge pull request #1465 from Freika/feature/user-export
Feature/user export
|
2025-07-02 20:54:02 +02:00 |
|
Eugene Burmakin
|
00be1e8245
|
Update export data format example
|
2025-07-02 20:38:38 +02:00 |
|
Eugene Burmakin
|
98467bdbf2
|
Fix minor issues
|
2025-07-02 20:29:12 +02:00 |
|
Eugene Burmakin
|
d518603719
|
Update importing process
|
2025-07-02 20:22:40 +02:00 |
|
Eugene Burmakin
|
f86487f742
|
Fix exception reporter
|
2025-06-30 23:54:45 +02:00 |
|