today_ai_weather/app/controllers
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
..
concerns init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
application_controller.rb style: correct string split style 2025-02-22 15:00:37 +08:00
arts_controller.rb refactor: optimize includes for weather arts 2025-02-14 10:01:24 +08:00
cities_controller.rb feat: add tag formatting helper 2025-03-05 16:20:08 +08:00
home_controller.rb chore: comment out unused popular arts section 2025-04-08 11:14:00 +08:00
rss_controller.rb fix: correct region and subregion retrieval 2025-03-05 16:26:10 +08:00
sitemaps_controller.rb refactor: update AWS S3 credentials configuration 2025-03-16 00:13:37 +08:00
weather_arts_controller.rb feat: add tag formatting helper 2025-03-05 16:20:08 +08:00