.github
Update ruby version to 3.2.3
2024-03-15 22:24:23 +01:00
app
Set default timespan equal to 1 month to date
2024-03-16 23:15:44 +01:00
bin
Add import-maps and turbo with some devise views
2023-10-21 12:52:50 +02:00
config
Implement leaflet map with points and polyline
2024-03-16 01:07:20 +01:00
db
Migrate from old template
2024-03-15 23:27:31 +01:00
lib
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
log
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
public
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
spec
Fix params deep_symbolize_keys in OwnTracks::Params
2024-03-16 00:01:00 +01:00
storage
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
test
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
tmp
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
vendor
Implement leaflet map with points and polyline
2024-03-16 01:07:20 +01:00
.env.development
Migrate from old template
2024-03-15 23:27:31 +01:00
.env.template
Migrate from old template
2024-03-15 23:27:31 +01:00
.env.test
Fix params deep_symbolize_keys in OwnTracks::Params
2024-03-16 00:01:00 +01:00
.gitattributes
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
.gitignore
Add basic landing page
2023-10-21 13:00:05 +02:00
.rspec
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
.rubocop.yml
Add rubocop-rails
2022-10-30 18:34:17 +01:00
.ruby-version
Update ruby version to 3.2.3
2024-03-15 22:24:23 +01:00
app.json
Add strong_migrations gem
2023-02-03 15:42:56 +01:00
config.ru
Add some frozen_string_literal
2022-10-30 18:42:06 +01:00
dev-docker-entrypoint.sh
Update the docker-compose.yml file to use the dawarich network
2024-03-15 23:45:48 +01:00
docker-compose.yml
Update the docker-compose.yml file to use the dawarich network
2024-03-15 23:45:48 +01:00
Dockerfile
Add Dockerfile and update docker-compose.yml to use the new Dockerfile
2024-03-15 23:31:06 +01:00
Dockerfile.dev
Update ruby version to 3.2.3
2024-03-15 22:24:23 +01:00
Gemfile
Migrate from old template
2024-03-15 23:27:31 +01:00
Gemfile.lock
Migrate from old template
2024-03-15 23:27:31 +01:00
Makefile
Set default timespan equal to 1 month to date
2024-03-16 23:15:44 +01:00
package-lock.json
Implement leaflet map with points and polyline
2024-03-16 01:07:20 +01:00
package.json
Implement leaflet map with points and polyline
2024-03-16 01:07:20 +01:00
Procfile
Add strong_migrations gem
2023-02-03 15:42:56 +01:00
Procfile.dev
Fix starting issues
2022-04-07 20:45:38 +04:00
Rakefile
Add some frozen_string_literal
2022-10-30 18:42:06 +01:00
README.md
Set default timespan equal to 1 month to date
2024-03-16 23:15:44 +01:00
rename_app.rb
Add some frozen_string_literal
2022-10-30 18:42:06 +01:00
test-docker-entrypoint.sh
Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user
2022-04-06 22:46:10 +04:00
yarn.lock
Implement leaflet map with points and polyline
2024-03-16 01:07:20 +01:00