dawarich/app/jobs
2024-11-24 15:28:09 +01:00
..
import Disable retries for some background jobs 2024-10-03 15:33:31 +02: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 Fix stats distances and rework stas calculating service 2024-10-24 16:59:15 +02: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 Fix stats distances and rework stas calculating service 2024-10-24 16:59:15 +02:00
enqueue_background_job.rb Move import jobs to the Import namespace 2024-10-03 14:04:37 +02: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
visit_suggesting_job.rb Disable retries for some background jobs 2024-10-03 15:33:31 +02:00