today_ai_weather/config
songtianlun a53e6bdf54 refactor: remove key verification controller and update routes
- Deleted KeyVerificationController to simplify the application
- Adjusted order of endpoints in SubmitToIndexnowWorker
- Removed key verification route that was previously handled by the controller
- Added new static text file for key verification instead

This change streamlines the key verification process by removing unnecessary code and implementing a simpler method using a text file.
2025-04-08 14:42:56 +08:00
..
environments refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
initializers refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
locales feat: add translations for wiki data in locales 2025-04-02 14:43:03 +08:00
application.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
boot.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cable.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
cache.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
credentials.yml.enc feat: add download card for weather arts 2025-03-24 17:31:05 +08:00
database.yml fix: improve database URL configuration 2025-02-11 17:01:13 +08:00
deploy.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
environment.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
puma.rb init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
queue.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
recurring.yml init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
routes.rb refactor: remove key verification controller and update routes 2025-04-08 14:42:56 +08:00
schedule.rb feat: add background job processing with Sidekiq 2025-01-22 17:58:25 +08:00
sidekiq_scheduler.yml feat: add scheduled task for IndexNow submissions 2025-04-08 14:21:54 +08:00
sitemap.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
storage.yml refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00