Commit graph

24 commits

Author SHA1 Message Date
Tigor Hutasuhut 646010e3e4 Revert "prepare to migrate pubsub to sqlite backed db"
This reverts commit 6d7437856e.
2024-05-22 19:18:26 +07:00
Tigor Hutasuhut 6d7437856e prepare to migrate pubsub to sqlite backed db 2024-05-22 15:16:07 +07:00
Tigor Hutasuhut f78661aa6e scheduler: fix missing default sheduler timeout causing scheduler to
Some checks failed
/ push (push) Has been cancelled
never runs
2024-05-21 22:27:11 +07:00
Tigor Hutasuhut e1147efbd9 runner: update deploy workflow to push docker image to registry and deploy using docker compose 2024-05-11 22:02:04 +07:00
Tigor Hutasuhut 494a4bc956 devices: filled the add device page 2024-05-07 20:51:00 +07:00
Tigor Hutasuhut d90dbb5156 theme-change: removed in favor of built in 2024-05-04 19:39:02 +07:00
Tigor Hutasuhut c11acabee1 pubsub: moved to bbolt for better concurrency handling 2024-05-03 21:02:31 +07:00
Tigor Hutasuhut 3c26baa3cf web: support for versioning from environment variables 2024-05-01 15:51:52 +07:00
Tigor Hutasuhut 62e3f9778e images: added list api 2024-04-27 20:00:30 +07:00
Tigor Hutasuhut 9b04b6edfc config: default download directory is Pictures/redmage 2024-04-27 17:48:21 +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 c6d84e3de2 subreddit: added check endpoint 2024-04-26 10:51:09 +07:00
Tigor Hutasuhut db432f4dc9 removed sqlc, moved to bob 2024-04-25 12:31:20 +07:00
Tigor Hutasuhut 7ad677209b api: added devices list api endpoint 2024-04-14 17:30:04 +07:00
Tigor Hutasuhut 640fe31d10 api: implemented download images 2024-04-14 00:32:55 +07:00
Tigor Hutasuhut c31c909c7b telemetry: added tracing support 2024-04-13 00:15:31 +07:00
Tigor Hutasuhut 4fdc760554 telemetry: added OpenObserve support 2024-04-12 22:47:22 +07:00
Tigor Hutasuhut 7b98cebf7b reddit: added image download api 2024-04-11 16:04:13 +07:00
Tigor Hutasuhut 1b4e0c7669 config: update more configuration options 2024-04-09 23:17:23 +07:00
Tigor Hutasuhut c1841eb88a views: added simple home view with head component 2024-04-08 21:50:52 +07:00
Tigor Hutasuhut 7de31e87d5 server: server now starts properly 2024-04-07 16:06:33 +07:00
Tigor Hutasuhut 94e5a3b127 server: added server start 2024-04-07 12:11:25 +07:00
Tigor Hutasuhut 9b3e5263ff db: added sqlc and goose as database runners 2024-04-07 00:28:29 +07:00