dawarich/app/jobs
2025-05-13 19:43:02 +02:00
..
cache Make sure cache jobs are run only on server start 2025-01-07 15:02:35 +01:00
data_migrations Update tests and refactor some code 2025-03-09 16:29:16 +01:00
import Implement Records.json import via the UI 2025-04-03 18:41:05 +02:00
overland Fix some tests 2025-03-03 22:39:43 +01: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 Fetch countries for a trip via geocoding service 2025-05-13 19:43:02 +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