Commit graph

129 commits

Author SHA1 Message Date
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
Eugene Burmakin
009b9e602d
Merge pull request #15 from Freika/dependabot/bundler/tailwindcss-rails-2.4.0
Bump tailwindcss-rails from 2.3.0 to 2.4.0
2024-04-17 22:11:11 +02:00
Eugene Burmakin
e2dd6940de
Merge pull request #14 from Freika/dependabot/bundler/devise-4.9.4
Bump devise from 4.9.3 to 4.9.4
2024-04-17 22:10:46 +02:00
Eugene Burmakin
3449ce5d0f
Merge pull request #17 from Freika/releases/0-1-7
0.1.7
2024-04-17 22:05:30 +02:00
Eugene Burmakin
9a29f23e22 Update changelog 2024-04-17 22:04:42 +02:00
Eugene Burmakin
e0244335b7 Move js spaghetti to a tiny bit more structured codebase 2024-04-17 22:00:23 +02:00
Eugene Burmakin
44c2d7eaf2 Implement toggling visibility of polylines and points on the map 2024-04-17 21:54:04 +02:00
Eugene Burmakin
aea8ec8c20 Add padding to the main content area and adjust the stats layout for mobile 2024-04-17 21:05:31 +02:00
dependabot[bot]
b7cc489332
Bump foreman from 0.87.2 to 0.88.1
Bumps [foreman](https://github.com/ddollar/foreman) from 0.87.2 to 0.88.1.
- [Changelog](https://github.com/ddollar/foreman/blob/main/Changelog.md)
- [Commits](https://github.com/ddollar/foreman/compare/v0.87.2...v0.88.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 14:15:12 +00:00
dependabot[bot]
4e1b03e79e
Bump tailwindcss-rails from 2.3.0 to 2.4.0
Bumps [tailwindcss-rails](https://github.com/rails/tailwindcss-rails) from 2.3.0 to 2.4.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.3.0...v2.4.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-15 14:14:57 +00:00
dependabot[bot]
d07018302d
Bump devise from 4.9.3 to 4.9.4
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/heartcombo/devise/releases)
- [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md)
- [Commits](https://github.com/heartcombo/devise/compare/v4.9.3...v4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 14:14:42 +00:00
Eugene Burmakin
b4308108eb Add github stars history chart to README.md 2024-04-08 01:14:18 +02:00
Eugene Burmakin
0e61d597a9
Create LICENSE 2024-04-08 03:11:23 +04:00
Eugene Burmakin
b6d571ac19 Add a new version to the CHANGELOG.md file 2024-04-07 22:37:31 +02:00
Eugene Burmakin
3ff35b3f8f Remove the permit list from the controller 2024-04-07 22:36:39 +02:00
Eugene Burmakin
8d7cbda26a Hide the API key instructions for now 2024-04-07 18:02:47 +02:00
Eugene Burmakin
6139862a30 Fix the image name in the build_and_push.yml file 2024-04-07 17:56:42 +02:00
Eugene Burmakin
6dc45b65cc Update tag names and echo git tag 2024-04-07 17:44:19 +02:00
Eugene Burmakin
937d1986d0 Update makefile 2024-04-07 17:40:20 +02:00
Eugene Burmakin
3994c92c3a Update docker/login-action to v3.1.0 2024-04-07 17:32:22 +02:00
Eugene Burmakin
214e0f0104 Update the workflow file to reflect the new name and the new secrets 2024-04-07 17:24:52 +02:00
Eugene Burmakin
cfab6646c9 Update the Docker login action to v3 2024-04-07 17:20:29 +02:00
Eugene Burmakin
dd77983ec2
Merge pull request #9 from Aikufurr/master
Docker ARM64/AMD64 image workflow
2024-04-07 17:10:06 +02:00
Aikufurr
2e60160164
Docker ARM64/AMD64 image workflow 2024-04-06 21:43:21 +01:00
Eugene Burmakin
d4329c8dbb Remove the test-docker-entrypoint.sh script and references to it in the Dockerfile 2024-04-06 22:36:08 +02:00
Eugene Burmakin
ce93aa159e Move import job scheduling to controller from model callback 2024-04-06 22:31:33 +02:00
Eugene Burmakin
bd5259ddb1 Update changelog and version to 0.1.6 2024-04-06 19:21:23 +02:00
Eugene Burmakin
fe4110b0fd Add support for Overland 2024-04-06 19:09:38 +02:00
Eugene Burmakin
f6ae4aef8c Add changelog, version badge, and APPLICATION_HOST environment variable 2024-04-05 22:20:12 +02:00
Eugene Burmakin
b2a442a7d8 Fix bundler not found problem 2024-04-04 23:12:32 +02:00
Eugene Burmakin
6232e5f329 Update gems and bundler version 2024-04-04 20:23:17 +02:00
Eugene Burmakin
f7b93ac8b5 Add callback to create API key for new users 2024-04-04 20:14:11 +02:00
Eugene Burmakin
52ad7b3535 Add test for ExportSerializer 2024-04-04 17:43:35 +02:00
Eugene Burmakin
7c9ba57e16 Center map on latest point, not first one 2024-04-04 17:31:15 +02:00
Eugene Burmakin
2783cc5014 Allow user to download the exported data as a JSON file 2024-04-04 17:29:11 +02:00
Eugene Burmakin
70cf77f13b
Merge pull request #5 from Freika/dependabot/bundler/debug-1.9.2
Bump debug from 1.9.1 to 1.9.2
2024-04-02 23:34:46 +02:00
Eugene Burmakin
b6975ca7c6
Merge pull request #4 from Freika/dependabot/bundler/rubocop-rails-2.24.1
Bump rubocop-rails from 2.24.0 to 2.24.1
2024-04-02 23:34:34 +02:00
Eugene Burmakin
def0eba421
Merge pull request #6 from Freika/basic_tests
Basic tests
2024-04-02 23:34:07 +02:00
Eugene Burmakin
904fdaf8be Add spec for MINIMUM_POINTS_IN_CITY = 3 2024-04-02 23:33:03 +02:00
Eugene Burmakin
0afea82aae Add spec for CountriesAndCities service 2024-04-02 23:31:42 +02:00
Eugene Burmakin
111667ce5a Add a spec for CreateStats service 2024-04-02 23:26:26 +02:00
Eugene Burmakin
48962e87e8 Add some unit tests 2024-04-02 23:20:25 +02:00
Eugene Burmakin
5544bcd5ff Move point creation to a background job, add months navigation to the sidebar 2024-04-02 17:37:38 +02:00
dependabot[bot]
21fa858ea4
Bump debug from 1.9.1 to 1.9.2
Bumps [debug](https://github.com/ruby/debug) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/ruby/debug/releases)
- [Commits](https://github.com/ruby/debug/compare/v1.9.1...v1.9.2)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 14:40:24 +00:00
Eugene Burmakin
b6769676c3 Fix google import and add stats for countries and cities visited and distance traveled by year 2024-03-28 15:11:59 +01:00
dependabot[bot]
650ad7d4b0
Bump rubocop-rails from 2.24.0 to 2.24.1
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails) from 2.24.0 to 2.24.1.
- [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.0...v2.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 14:50:45 +00:00