dawarich/app/jobs
2025-05-19 19:10:07 +02:00
..
cache Make sure cache jobs are run only on server start 2025-01-07 15:02:35 +01:00
data_migrations Update views and specs 2025-05-16 19:53:42 +02:00
import Implement Records.json import via the UI 2025-04-03 18:41:05 +02:00
overland Address N+1 queries in Place::FetchData and skip locationless points 2025-05-17 19:14:28 +02:00
owntracks Skip points without lonlat and timestamp from Owntracks 2025-05-12 21:41:55 +02:00
points Fix the rest of the tests 2025-02-22 22:37:21 +01:00
stats Fix failing specs 2025-04-23 23:07:58 +02:00
trips Update distance unit in trip page 2025-05-19 19:10:07 +02:00
app_version_checking_job.rb Added export migration task. 2025-04-06 16:31:39 +02:00
application_job.rb Initial Rails 7.0.2.3 template w/ rspec, tailwind, and devise user 2022-04-06 22:46:10 +04:00
area_visits_calculating_job.rb Disable retries for some background jobs 2024-10-03 15:33:31 +02:00
area_visits_calculation_scheduling_job.rb Disable retries for some background jobs 2024-10-03 15:33:31 +02:00
bulk_stats_calculating_job.rb Calculate only necessary stats 2024-12-06 16:52:36 +01:00
bulk_visits_suggesting_job.rb Enable visit suggesting job 2025-03-09 20:07:39 +01:00
enqueue_background_job.rb Add a button to import Photoprism geodata 2024-12-03 15:40:21 +01:00
export_job.rb Fix failing tests and move testing imports to files 2025-03-24 20:46:16 +01:00
reverse_geocoding_job.rb Remove REVERSE_GEOCODING_ENABLED env var 2025-01-07 13:41:09 +01:00
visit_suggesting_job.rb Fix some more tests and rework visit_suggesting_job a bit 2025-03-09 15:37:32 +01:00