Eugene Burmakin
|
e488dc9e4a
|
Add swagger along with api/v1/points swagger doc
|
2024-05-18 13:35:48 +02:00 |
|
Eugene Burmakin
|
5e46168cf8
|
Add link to how to import Google Takeout into Dawarich
|
2024-05-18 12:51:25 +02:00 |
|
Eugene Burmakin
|
7bb2b6223d
|
Update changelog
|
2024-05-18 12:17:47 +02:00 |
|
Eugene Burmakin
|
90f6c82dc1
|
Persist app theme in user settings
|
2024-05-18 12:13:29 +02:00 |
|
Eugene Burmakin
|
8c70dd484a
|
Add link to date of city visit to right sidebar
|
2024-05-18 11:49:36 +02:00 |
|
Eugene Burmakin
|
ab4f76b2e6
|
Merge pull request #31 from Freika/dependabot/bundler/tailwindcss-rails-2.6.0
Bump tailwindcss-rails from 2.5.0 to 2.6.0
|
2024-05-18 11:49:32 +02:00 |
|
dependabot[bot]
|
0f44e6e171
|
Bump tailwindcss-rails from 2.5.0 to 2.6.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.5.0 to 2.6.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.5.0...v2.6.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-05-15 17:25:33 +00:00 |
|
Eugene Burmakin
|
aac8192b3a
|
Merge pull request #36 from Freika/dependabot/bundler/dotenv-rails-3.1.2
Bump dotenv-rails from 3.1.0 to 3.1.2
|
2024-05-15 19:24:49 +02:00 |
|
Eugene Burmakin
|
c6a0ac845b
|
Merge pull request #35 from Freika/dependabot/bundler/pundit-2.3.2
Bump pundit from 2.3.1 to 2.3.2
|
2024-05-15 19:24:39 +02:00 |
|
Eugene Burmakin
|
e9bb15d786
|
Merge pull request #29 from Freika/dependabot/bundler/geocoder-1.8.3
Bump geocoder from 1.8.2 to 1.8.3
|
2024-05-15 19:24:24 +02:00 |
|
dependabot[bot]
|
84bdf88e7b
|
Bump dotenv-rails from 3.1.0 to 3.1.2
Bumps [dotenv-rails](https://github.com/bkeepers/dotenv) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/bkeepers/dotenv/releases)
- [Changelog](https://github.com/bkeepers/dotenv/blob/main/Changelog.md)
- [Commits](https://github.com/bkeepers/dotenv/compare/v3.1.0...v3.1.2)
---
updated-dependencies:
- dependency-name: dotenv-rails
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 14:49:09 +00:00 |
|
dependabot[bot]
|
73bc6a47dc
|
Bump pundit from 2.3.1 to 2.3.2
Bumps [pundit](https://github.com/varvet/pundit) from 2.3.1 to 2.3.2.
- [Changelog](https://github.com/varvet/pundit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/varvet/pundit/compare/v2.3.1...v2.3.2)
---
updated-dependencies:
- dependency-name: pundit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 14:48:55 +00:00 |
|
dependabot[bot]
|
532969187c
|
Bump geocoder from 1.8.2 to 1.8.3
Bumps [geocoder](https://github.com/alexreisner/geocoder) from 1.8.2 to 1.8.3.
- [Changelog](https://github.com/alexreisner/geocoder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/alexreisner/geocoder/compare/v1.8.2...v1.8.3)
---
updated-dependencies:
- dependency-name: geocoder
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 14:11:17 +00:00 |
|
Eugene Burmakin
|
59b3142f3f
|
Update screenshots
|
2024-05-05 12:26:04 +02:00 |
|
Eugene Burmakin
|
a171bb4c0d
|
Update README.md
|
2024-05-05 12:19:23 +02:00 |
|
Eugene Burmakin
|
297d2e3d03
|
Create FUNDING.yml
|
2024-05-05 14:15:40 +04:00 |
|
Eugene Burmakin
|
6ee7b6fdce
|
Update the version number in the .app_version file to 0.2.0.
|
2024-05-05 12:04:14 +02:00 |
|
Eugene Burmakin
|
16c27031db
|
Merge pull request #22 from Freika/fix/city-detection
Rework calculation of cities visited
|
2024-05-05 12:03:59 +02:00 |
|
Eugene Burmakin
|
ce7b391316
|
Add a new release to the CHANGELOG.md file and rename env var
|
2024-05-05 12:03:25 +02:00 |
|
Eugene Burmakin
|
a333458756
|
Update docker-compose.yml to use latest docker image and add missing env var
|
2024-04-30 22:21:17 +02:00 |
|
Eugene Burmakin
|
b293081cbb
|
Merge pull request #23 from Freika/dependabot/bundler/tailwindcss-rails-2.5.0
Bump tailwindcss-rails from 2.4.0 to 2.5.0
|
2024-04-30 22:20:50 +02:00 |
|
Eugene Burmakin
|
783a4d280a
|
Merge pull request #24 from Freika/dependabot/bundler/shrine-3.6.0
Bump shrine from 3.5.0 to 3.6.0
|
2024-04-30 22:20:26 +02:00 |
|
Eugene Burmakin
|
ce99c39482
|
Merge pull request #25 from Freika/dependabot/bundler/sidekiq-7.2.4
Bump sidekiq from 7.2.2 to 7.2.4
|
2024-04-30 22:20:19 +02:00 |
|
Eugene Burmakin
|
7a66b9bbb8
|
Merge pull request #26 from Freika/dependabot/bundler/super_diff-0.12.1
Bump super_diff from 0.11.0 to 0.12.1
|
2024-04-30 22:20:07 +02:00 |
|
dependabot[bot]
|
1081568d0b
|
Bump super_diff from 0.11.0 to 0.12.1
Bumps [super_diff](https://github.com/mcmire/super_diff) from 0.11.0 to 0.12.1.
- [Release notes](https://github.com/mcmire/super_diff/releases)
- [Changelog](https://github.com/mcmire/super_diff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mcmire/super_diff/compare/v0.11.0...v0.12.1)
---
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-04-29 14:44:10 +00:00 |
|
dependabot[bot]
|
4514f1c2f7
|
Bump sidekiq from 7.2.2 to 7.2.4
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.2.2 to 7.2.4.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](https://github.com/sidekiq/sidekiq/compare/v7.2.2...v7.2.4)
---
updated-dependencies:
- dependency-name: sidekiq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 14:43:55 +00:00 |
|
dependabot[bot]
|
d9fd10e830
|
Bump shrine from 3.5.0 to 3.6.0
Bumps [shrine](https://github.com/shrinerb/shrine) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/shrinerb/shrine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shrinerb/shrine/compare/v3.5.0...v3.6.0)
---
updated-dependencies:
- dependency-name: shrine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 14:43:38 +00:00 |
|
dependabot[bot]
|
4076f17ad2
|
Bump tailwindcss-rails from 2.4.0 to 2.5.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.4.0 to 2.5.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.4.0...v2.5.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-04-29 14:43:16 +00:00 |
|
Eugene Burmakin
|
ad78af59ac
|
Rework calculation of cities visited
|
2024-04-26 18:59:58 +02:00 |
|
Eugene Burmakin
|
b447c67916
|
Merge pull request #21 from Freika/fix/import-files-rework
Fix imports uploading
|
2024-04-25 22:57:52 +02:00 |
|
Eugene Burmakin
|
0ba6205d33
|
Update the CHANGELOG.md and .app_version files
|
2024-04-25 22:57:37 +02:00 |
|
Eugene Burmakin
|
23a691b014
|
Don't postpone the import job for 5 seconds, just run it immediately
|
2024-04-25 22:53:55 +02:00 |
|
Eugene Burmakin
|
1ef2c67133
|
Add some stubs to fix request specs
|
2024-04-25 22:46:20 +02:00 |
|
Eugene Burmakin
|
98d33da3d1
|
Add spec for CheckAppVersion service
|
2024-04-25 22:40:51 +02:00 |
|
Eugene Burmakin
|
e00f614b9a
|
Use shrine to upload files instead of ActiveStorage
|
2024-04-25 22:28:34 +02:00 |
|
Eugene Burmakin
|
06c2cc7d59
|
Merge pull request #20 from Freika/dependabot/bundler/redis-5.2.0
Bump redis from 5.1.0 to 5.2.0
|
2024-04-22 21:24:16 +02:00 |
|
dependabot[bot]
|
2dd9d0ba7c
|
Bump redis from 5.1.0 to 5.2.0
Bumps [redis](https://github.com/redis/redis-rb) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/redis-rb/compare/v5.1.0...v5.2.0)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 14:46:51 +00:00 |
|
Eugene Burmakin
|
d99e6d6f50
|
Set redis as default cache store
|
2024-04-21 18:12:07 +02:00 |
|
Eugene Burmakin
|
5315836c6a
|
Update changelog
|
2024-04-21 17:58:13 +02:00 |
|
Eugene Burmakin
|
b64301696e
|
Fix app_version check
|
2024-04-21 17:52:09 +02:00 |
|
Eugene Burmakin
|
efb4ecf19b
|
Implement version check from github with 24 cache
|
2024-04-21 17:39:10 +02:00 |
|
Eugene Burmakin
|
bdfa75cf70
|
Disable markersLayer in maps_controller.js by default to improve performance
|
2024-04-21 17:15:52 +02:00 |
|
Eugene Burmakin
|
54ba5566f1
|
Add a step to install dependencies before building the image
|
2024-04-21 15:28:48 +02:00 |
|
Eugene Burmakin
|
0fbf430106
|
Add workflow_dispatch trigger to build_and_push.yml
|
2024-04-21 15:09:55 +02:00 |
|
Eugene Burmakin
|
581aac8352
|
Add precompiled tailwind.css
|
2024-04-18 09:40:17 +02:00 |
|
Eugene Burmakin
|
4ff27edaaa
|
Update version number to 0.1.7.3
|
2024-04-17 22:52:00 +02:00 |
|
Eugene Burmakin
|
051477b6a5
|
Update to Bundler 2.5.9
|
2024-04-17 22:34:10 +02:00 |
|
Eugene Burmakin
|
9a6cc190a5
|
Update version number to 0.1.7.1
|
2024-04-17 22:13:08 +02:00 |
|
Eugene Burmakin
|
82fd9e2be6
|
Update version number to 0.1.7
|
2024-04-17 22:12:14 +02:00 |
|
Eugene Burmakin
|
eb85a1b24f
|
Merge pull request #16 from Freika/dependabot/bundler/foreman-0.88.1
Bump foreman from 0.87.2 to 0.88.1
|
2024-04-17 22:11:34 +02:00 |
|