dawarich/app/jobs
2025-01-20 17:59:13 +01:00
..
cache Make sure cache jobs are run only on server start 2025-01-07 15:02:35 +01:00
data_migrations Move setting reverse_geocoded_at to background job 2024-12-16 20:32:28 +01:00
import Add a button to import Photoprism geodata 2024-12-03 15:40:21 +01:00
overland Check OwnTracks/Overland point for duplicates before saving it 2024-05-29 23:12:00 +02:00
owntracks Add notifications 2024-07-04 22:20:12 +02:00
points Introduce uniqueness index and validation for points 2025-01-20 17:59:13 +01:00
stats Add buttons to update stats for a year or a month 2024-12-20 15:26:25 +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 Move some files around 2025-01-09 13:38:13 +01:00