dawarich/config/initializers
Evgenii Burmakin b1393ee674
0.36.0 (#1952)
* Implement OmniAuth GitHub authentication

* Fix omniauth GitHub scope to include user email access

* Remove margin-bottom

* Implement Google OAuth2 authentication

* Implement OIDC authentication for Dawarich using omniauth_openid_connect gem.

* Add patreon account linking and patron checking service

* Update docker-compose.yml to use boolean values instead of strings

* Add support for KML files

* Add tests

* Update changelog

* Remove patreon OAuth integration

* Move omniauthable to a concern

* Update an icon in integrations

* Update changelog

* Update app version

* Fix family location sharing toggle

* Move family location sharing to its own controller

* Update changelog

* Implement basic tagging functionality for places, allowing users to categorize and label places with custom tags.

* Add places management API and tags feature

* Add some changes related to places management feature

* Fix some tests

* Fix sometests

* Add places layer

* Update places layer to use Leaflet.Control.Layers.Tree for hierarchical layer control

* Rework tag form

* Add hashtag

* Add privacy zones to tags

* Add notes to places and manage place tags

* Update changelog

* Update e2e tests

* Extract tag serializer to its own file

* Fix some tests

* Fix tags request specs

* Fix some tests

* Fix rest of the tests

* Revert some changes

* Add missing specs

* Revert changes in place export/import code

* Fix some specs

* Fix PlaceFinder to only consider global places when finding existing places

* Fix few more specs

* Fix visits creator spec

* Fix last tests

* Update place creating modal

* Add home location based on "Home" tagged place

* Save enabled tag layers

* Some fixes

* Fix bug where enabling place tag layers would trigger saving enabled layers, overwriting with incomplete data

* Update migration to use disable_ddl_transaction! and add up/down methods

* Fix tag layers restoration and filtering logic

* Update OIDC auto-registration and email/password registration settings

* Fix potential xss
2025-11-24 19:45:09 +01:00
..
00_random.rb Use fixed time for start_at and end_at in suggest_spec.rb 2024-10-19 23:03:35 +02:00
01_constants.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
03_dawarich_settings.rb Use family path instead of families/id 2025-10-04 22:39:47 +02:00
assets.rb Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00
aws.rb Implement Records.json import via the UI 2025-04-03 18:41:05 +02:00
cache_jobs.rb Add follow up emails 2025-09-05 19:39:50 +02:00
content_security_policy.rb Update to Rails 7.1.1 2023-10-21 12:43:31 +02:00
devise.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
filter_parameter_logging.rb Fix specs for watcher and change z-index for markers and polylines 2024-12-25 13:05:42 +01:00
geocoder.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
httparty.rb Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00
inflections.rb Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
mime_types.rb Add staging environment configuration 2025-09-26 19:48:52 +02:00
new_framework_defaults_8_0.rb Update to Rails 8.0.1 2024-12-17 12:56:21 +01:00
oj.rb User export: exporting exports and imports data with files 2025-06-25 21:14:33 +02:00
permissions_policy.rb Update to Rails 7.1.1 2023-10-21 12:43:31 +02:00
prometheus.rb Update stuff, fix stuff 2025-09-29 22:27:07 +02:00
rails_icons.rb Add Lucide icons and stats sharing 2025-09-11 20:41:43 +02:00
rswag_api.rb Add swagger along with api/v1/points swagger doc 2024-05-18 13:35:48 +02:00
rswag_ui.rb Add favicon and allow setting concurrency via BACKGROUND_PROCESSING_CONCURRENCY 2024-06-07 19:22:39 +02:00
sentry.rb Disable sentry logs 2025-05-17 22:46:47 +02:00
sidekiq.rb 0.36.0 (#1952) 2025-11-24 19:45:09 +01:00
strong_migrations.rb Disable StrongMigrations 2025-11-09 23:08:10 +01:00
web_app_manifest.rb Rvert web_app_manifest.rb changes 2025-10-02 21:03:26 +02:00