dawarich/app/jobs
2024-12-20 15:26:25 +01:00
..
cache Add missing tests and process reverse geocoding in batches 2024-12-06 17:32:45 +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
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 Rework GeoJSON import to support FeatureCollection as a root object and remove points counter for imports 2024-09-06 00:07:06 +02:00
reverse_geocoding_job.rb Return sidekiq_rate_limiting 2024-11-24 15:28:09 +01:00
telemetry_sending_job.rb Disable telemetry by default 2024-12-11 14:53:07 +01:00
visit_suggesting_job.rb Disable retries for some background jobs 2024-10-03 15:33:31 +02:00