Commit graph

14 commits

Author SHA1 Message Date
Tigor Hutasuhut a3fb38821a fix: api deadlock
Some checks failed
/ push (push) Has been cancelled
2024-06-04 00:24:21 +07:00
Tigor Hutasuhut a5c2b337f4 Revert "fix: database lock by adding lock function when set schedule"
This reverts commit 0c784b4cc9.
2024-06-04 00:23:13 +07:00
Tigor Hutasuhut 0c784b4cc9 fix: database lock by adding lock function when set schedule
Some checks failed
/ push (push) Has been cancelled
2024-06-03 23:31:45 +07:00
Tigor Hutasuhut 1b29cf8337 pubsub: added retry on reddit or database busy 2024-05-23 15:27:59 +07:00
Tigor Hutasuhut 81031dc2aa api: image download now filters only enabled devices 2024-05-06 13:50:22 +07:00
Tigor Hutasuhut fea186924c api: enhance the schedule status sets 2024-05-04 09:53:27 +07:00
Tigor Hutasuhut 64c3d57a61 schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00
Tigor Hutasuhut d99e28d997 api: implemented image download properly 2024-04-27 15:16:14 +07:00
Tigor Hutasuhut 19cd92004c reddit: handled image downloads 2024-04-26 22:13:04 +07:00
Tigor Hutasuhut 0b04bed992 subreddit: subreddit not registered message when subreddit not found 2024-04-26 15:09:34 +07:00
Tigor Hutasuhut bd6092fdee subreddits: add create api 2024-04-25 20:22:05 +07:00
Tigor Hutasuhut 86c3a0d699 api: started cron scheduler 2024-04-25 13:52:38 +07:00
Tigor Hutasuhut e5bfe7a29a api: refactor db instance 2024-04-25 13:28:35 +07:00
Tigor Hutasuhut db432f4dc9 removed sqlc, moved to bob 2024-04-25 12:31:20 +07:00