Redmage/api
2024-05-07 20:51:00 +07:00
..
bmessage api: implemented image download properly 2024-04-27 15:16:14 +07:00
reddit performance: thumbnails are now forced to be saved in jpeg format 2024-05-05 23:28:29 +07:00
api.go theme-change: removed in favor of built in 2024-05-04 19:39:02 +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 sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
devices_list.go devices: filled the add device page 2024-05-07 20:51:00 +07:00
devices_update.go errs: fixed error message not giving proper spacing 2024-04-30 21:39:53 +07:00
devices_validate_slug.go device: added add page 2024-05-07 16:48:15 +07:00
download_subreddit_images.go api: image download now filters only enabled devices 2024-05-06 13:50:22 +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_list.go refactor: simpler data columns 2024-04-30 14:12:33 +07:00
pubsub_download.go api: image download now filters only enabled devices 2024-05-06 13:50:22 +07:00
queryable.go images: added list api 2024-04-27 20:00:30 +07:00
schedule_history_insert.go schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00
schedule_history_list.go schedule: added history page and version implementation 2024-05-05 22:34:05 +07:00
schedule_set.go schedule: added history page and version implementation 2024-05-05 22:34:05 +07:00
schedule_status_upsert.go schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00
subreddits_check.go subreddit-add: enhanced subreddit check and add form 2024-05-03 10:27:03 +07:00
subreddits_create.go schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00
subreddits_get_by_name.go subreddit-details-view: added filter by device 2024-05-06 13:27:51 +07:00
subreddits_list.go views: implemented subreddit details page 2024-05-02 15:42:10 +07:00
tracer.go telemetry: added tracing support 2024-04-13 00:15:31 +07:00
transaction.go schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00