today_ai_weather/app
songtianlun e8aa6fc388 fix: update URL collection to filter by recently updated
- Modify the collect_urls method to accept a recently_updated
  parameter for filtering.
- Update the queries for City and WeatherArt models
  to only include records updated after the specified time.
- This change improves the efficiency of URL collection by
  ensuring that outdated entries are not submitted, thus
  aligning with IndexNow requirements.
2025-04-08 14:18:48 +08:00
..
admin refactor: improve: changes in admin panel 2025-02-16 13:42:13 +08:00
assets refactor: replace OpenLayers with Mapbox GL 2025-02-15 11:21:12 +08:00
concerns style: format code for consistency 2025-01-23 19:03:14 +08:00
controllers feat: add key verification and IndexNow submission worker 2025-04-08 14:04:16 +08:00
helpers fix: improve tag formatting functionality 2025-03-05 16:43:14 +08:00
javascript feat: implement social sharing functionality 2025-02-16 11:58:25 +08:00
mailers init with rails8 + active-admin 2025-01-19 01:13:59 +08:00
models feat: add state filtering to cities index 2025-02-26 09:48:39 +08:00
services style: standardize role casing in AI service 2025-03-02 11:17:05 +08:00
views chore: comment out unused popular arts section 2025-04-08 11:14:00 +08:00
workers fix: update URL collection to filter by recently updated 2025-04-08 14:18:48 +08:00