dawarich/app/jobs
2025-03-03 22:39:43 +01:00
..
cache Make sure cache jobs are run only on server start 2025-01-07 15:02:35 +01:00
data_migrations Add lonlat to places 2025-03-03 20:50:49 +01:00
import Rename GoogleMaps::RecordsParser to GoogleMaps::RecordsImporter 2025-01-21 19:42:04 +01:00
overland Fix some tests 2025-03-03 22:39:43 +01:00
owntracks Fix some tests 2025-03-03 22:39:43 +01:00
points Fix the rest of the tests 2025-02-22 22:37:21 +01:00
stats Add buttons to update stats for a year or a month 2024-12-20 15:26:25 +01:00
trips Update trip path calculation 2025-01-29 11:43:02 +01:00
app_version_checking_job.rb Rework the app version checking to be performed in the background and update docker compose file to use different directories for gems cache 2024-10-29 11:53:44 +01: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
enqueue_background_job.rb Add a button to import Photoprism geodata 2024-12-03 15:40:21 +01:00
export_job.rb Rename the format variable to file_format 2024-09-02 21:45:27 +02:00
import_job.rb Fix specs for watcher and change z-index for markers and polylines 2024-12-25 13:05:42 +01:00
reverse_geocoding_job.rb Remove REVERSE_GEOCODING_ENABLED env var 2025-01-07 13:41:09 +01:00
telemetry_sending_job.rb Disable telemetry by default 2024-12-11 14:53:07 +01:00
visit_suggesting_job.rb Restrict to some functionality access for inactive users 2025-02-19 21:23:11 +01:00