.. |
bmessage
|
api: implemented image download properly
|
2024-04-27 15:16:14 +07:00 |
events
|
events: implemented in download section
|
2024-06-16 09:45:04 +07:00 |
reddit
|
reddit: round tripper now shows ms duration of request
|
2024-07-09 14:12:04 +07:00 |
scheduler
|
scheduler: fix missing default sheduler timeout causing scheduler to
|
2024-05-21 22:27:11 +07:00 |
utils
|
schedule-history: revamp schedule history page
|
2024-06-04 21:08:36 +07:00 |
api.go
|
wip: update event system
|
2024-06-10 14:52:53 +07:00 |
devices_by_slug.go
|
devices: enhanced device list and details page
|
2024-05-06 21:09:52 +07:00 |
devices_count.go
|
subreddit: starting download preemptively sends now sends "requires at least one device enabled message" if no devices are enabled
|
2024-05-07 10:33:56 +07:00 |
devices_create.go
|
api: use app level lock when writing to database
|
2024-05-23 13:49:37 +07:00 |
devices_exist.go
|
fix: wtf context
|
2024-05-27 14:59:28 +07:00 |
devices_list.go
|
devices: filled the add device page
|
2024-05-07 20:51:00 +07:00 |
devices_update.go
|
api: use app level lock when writing to database
|
2024-05-23 13:49:37 +07:00 |
devices_validate_slug.go
|
device: added add page
|
2024-05-07 16:48:15 +07:00 |
download_subreddit_images.go
|
events: implemented in download section
|
2024-06-16 09:45:04 +07:00 |
download_subreddit_posts.go
|
removed sqlc, moved to bob
|
2024-04-25 12:31:20 +07:00 |
events.go
|
events: added events api route
|
2024-04-26 15:13:29 +07:00 |
images_blacklist_add.go
|
blacklist: added migration and api to add images to blacklist
|
2024-07-15 17:51:40 +07:00 |
images_list.go
|
view(home): add device filter and pagination to home view
|
2024-05-29 19:39:02 +07:00 |
lock.go
|
api: use app level lock when writing to database
|
2024-05-23 13:49:37 +07:00 |
pubsub_download.go
|
fix: api deadlock
|
2024-06-04 00:24:21 +07:00 |
queryable.go
|
images: added list api
|
2024-04-27 20:00:30 +07:00 |
schedule_history_insert.go
|
api: use app level lock when writing to database
|
2024-05-23 13:49:37 +07:00 |
schedule_history_last.go
|
schedule-history: revamp schedule history page
|
2024-06-04 21:08:36 +07:00 |
schedule_history_list.go
|
schedule-history: if current is latest, fetch more history if not full
|
2024-06-05 14:20:21 +07:00 |
schedule_history_list_by_day.go
|
schedule-history: fix time zone issue in schedule history list by day
|
2024-06-04 00:30:55 +07:00 |
schedule_set.go
|
schedule: added history page and version implementation
|
2024-05-05 22:34:05 +07:00 |
schedule_status_upsert.go
|
subreddit: implemented edit page and api
|
2024-05-28 00:30:29 +07:00 |
subreddits_check.go
|
subreddit-add: enhanced subreddit check and add form
|
2024-05-03 10:27:03 +07:00 |
subreddits_create.go
|
api: use app level lock when writing to database
|
2024-05-23 13:49:37 +07:00 |
subreddits_edit.go
|
subreddit: implemented edit page and api
|
2024-05-28 00:30:29 +07:00 |
subreddits_get_by_name.go
|
view(subreddits): added nsfw filter to subreddit details view
|
2024-05-29 10:49:44 +07:00 |
subreddits_list.go
|
view(home): add device filter and pagination to home view
|
2024-05-29 19:39:02 +07:00 |
tracer.go
|
telemetry: added tracing support
|
2024-04-13 00:15:31 +07:00 |
transaction.go
|
Revert "db: prepare moving to comfylite3"
|
2024-05-27 14:24:15 +07:00 |