Redmage/api
2024-05-02 19:24:24 +07:00
..
bmessage api: implemented image download properly 2024-04-27 15:16:14 +07:00
reddit navigation: added theme select support 2024-04-29 13:31:09 +07:00
api.go api: implemented image download properly 2024-04-27 15:16:14 +07:00
devices_create.go sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
devices_list.go reddit: handled image downloads 2024-04-26 22:13:04 +07:00
devices_update.go errs: fixed error message not giving proper spacing 2024-04-30 21:39:53 +07:00
download_subreddit_images.go reddit: fix image copy for existing should go to temp dir first 2024-05-01 00:02:30 +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: implemented image download properly 2024-04-27 15:16:14 +07:00
queryable.go images: added list api 2024-04-27 20:00:30 +07:00
subreddits_check.go subreddit: added check endpoint 2024-04-26 10:51:09 +07:00
subreddits_create.go sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
subreddits_get_by_name.go view(subreddit_details): implement filter bar and showing image from to 2024-05-02 19:24:24 +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