Commit graph

1302 commits

Author SHA1 Message Date
Evgenii Burmakin
812104b47d
Merge pull request #39 from Freika/dependabot/bundler/rubocop-rails-2.25.0
Bump rubocop-rails from 2.24.1 to 2.25.0
2024-05-25 21:05:34 +02:00
dependabot[bot]
c1b9026c15
Bump rails from 7.1.3.2 to 7.1.3.3
Bumps [rails](https://github.com/rails/rails) from 7.1.3.2 to 7.1.3.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.1.3.2...v7.1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 18:53:23 +00:00
Evgenii Burmakin
fdf7d6f4a0
Merge pull request #42 from Freika/api-key
Api Key authentication
2024-05-25 20:51:48 +02:00
Eugene Burmakin
390b6c3d17 Update changelog 2024-05-25 20:50:25 +02:00
Eugene Burmakin
036b21b5a5 Let maps consider the timezone of the application 2024-05-25 20:23:33 +02:00
Eugene Burmakin
d52b538398 Add link to api rocs 2024-05-25 14:44:32 +02:00
Eugene Burmakin
bc8647f5e4 Fix the API key authentication for Owntracks points 2024-05-25 14:08:40 +02:00
Eugene Burmakin
b76f75a494 Add instructions to api key usagea and allow user generate new api key 2024-05-25 13:57:50 +02:00
Eugene Burmakin
cf71df3f0a Scope stats to user 2024-05-25 13:45:49 +02:00
Eugene Burmakin
5f18a3051d Fix interface inconsistencies 2024-05-25 13:36:15 +02:00
Eugene Burmakin
082cbf159d Scope points to a user 2024-05-25 13:26:56 +02:00
Eugene Burmakin
df687db91f Add Owntracks API endpoint with api_key authentication 2024-05-25 12:57:39 +02:00
Eugene Burmakin
8c1d8a1470 Accept API key in query string for api/v1/overland/batches 2024-05-25 12:47:25 +02:00
Eugene Burmakin
add1eb2539 Update readme 2024-05-23 22:32:01 +02:00
Eugene Burmakin
b4116cfd72 Update importing instruction 2024-05-23 22:17:19 +02:00
Eugene Burmakin
0f65ec4c6f Update changelog 2024-05-23 20:55:31 +02:00
Eugene Burmakin
3a9b2f7c84 Update import instructions to use rake task 2024-05-23 20:54:38 +02:00
Eugene Burmakin
589c12261c Update import instructions 2024-05-23 20:54:26 +02:00
Eugene Burmakin
d25468207d Add a rake task to import large files from Google Takeout 2024-05-23 20:35:31 +02:00
Eugene Burmakin
814095a4a2 Implement bulk points deletion 2024-05-23 20:12:23 +02:00
Eugene Burmakin
22c8a210b1 Disable the ignored_columns feature for now 2024-05-21 23:09:21 +02:00
dependabot[bot]
a74c23ebb5
Bump rubocop-rails from 2.24.1 to 2.25.0
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.1 to 2.25.0.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.24.1...v2.25.0)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 15:06:40 +00:00
Eugene Burmakin
cb21fbcf54 Ignore raw_data column during requests to imports and points tables 2024-05-19 18:26:48 +02:00
Eugene Burmakin
dd0ec059a3 Update changelog 2024-05-18 15:08:46 +02:00
Eugene Burmakin
3f4ab76361 Update the version number in the .app_version file 2024-05-18 15:07:14 +02:00
Eugene Burmakin
494eb2c0ec Implement Google Maps records parser 2024-05-18 15:00:44 +02:00
Eugene Burmakin
05df65a6f4 Update the version number in the .app_version file to 0.2.2. 2024-05-18 13:58:53 +02:00
Eugene Burmakin
1f7338a096 Add Swagger docs for overland api endpoint 2024-05-18 13:58:02 +02:00
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