Commit graph

26 commits

Author SHA1 Message Date
Tigor Hutasuhut 8e45faba28 wip: update event system 2024-06-10 14:52:53 +07:00
Tigor Hutasuhut 4db333848b Revert "db: prepare moving to comfylite3"
This reverts commit cd1959d824.
2024-05-27 14:24:15 +07:00
Tigor Hutasuhut cd1959d824 db: prepare moving to comfylite3 2024-05-23 16:34:39 +07:00
Tigor Hutasuhut 1896839664 api: use app level lock when writing to database
Some checks failed
/ push (push) Has been cancelled
because of database locked error
2024-05-23 13:49:37 +07:00
Tigor Hutasuhut 2652933361 api: fix scheduler deadlocks
Some checks failed
/ push (push) Has been cancelled
2024-05-14 18:49:45 +07:00
Tigor Hutasuhut ee2e307f6a api: integrated scheduler 2024-05-14 12:08:34 +07:00
Tigor Hutasuhut 7488e2b5e3 api: revamped scheduler to run every minute
Some checks failed
/ push (push) Has been cancelled
Schedule now triggered by a runner that loops every minute and check if cron expression passes the time check.
2024-05-13 21:10:48 +07:00
Tigor Hutasuhut d90dbb5156 theme-change: removed in favor of built in 2024-05-04 19:39:02 +07:00
Tigor Hutasuhut 64c3d57a61 schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00
Tigor Hutasuhut c11acabee1 pubsub: moved to bbolt for better concurrency handling 2024-05-03 21:02:31 +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 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 847b9c1ab9 watermill: added proper logger 2024-04-25 13:22:08 +07:00
Tigor Hutasuhut 7e2cb047c2 pubsub: added watermill integration 2024-04-25 13:05:41 +07:00
Tigor Hutasuhut db432f4dc9 removed sqlc, moved to bob 2024-04-25 12:31:20 +07:00
Tigor Hutasuhut c8c8cc892d subreddits: moved to bob 2024-04-24 13:01:13 +07:00
Tigor Hutasuhut 640fe31d10 api: implemented download images 2024-04-14 00:32:55 +07:00
Tigor Hutasuhut d40a78d3c6 update project 2024-04-12 01:32:06 +07:00
Tigor Hutasuhut 7b98cebf7b reddit: added image download api 2024-04-11 16:04:13 +07:00
Tigor Hutasuhut 63f17437b7 prepare more reddit api 2024-04-10 22:38:19 +07:00
Tigor Hutasuhut 1b4e0c7669 config: update more configuration options 2024-04-09 23:17:23 +07:00
Tigor Hutasuhut 7fd9d17f40 major update 2024-04-09 21:49:23 +07:00
Tigor Hutasuhut 31adf0755e api: implemented list subreddit api 2024-04-08 23:18:09 +07:00