Commit graph

32 commits

Author SHA1 Message Date
Tigor Hutasuhut 62e3f9778e images: added list api 2024-04-27 20:00:30 +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 6b35321e1e events: added events api route 2024-04-26 15:13:29 +07:00
Tigor Hutasuhut 0b04bed992 subreddit: subreddit not registered message when subreddit not found 2024-04-26 15:09:34 +07:00
Tigor Hutasuhut a4d840bcbf subreddit(check): fix wrong status code to report upstream 2024-04-26 10:53:00 +07:00
Tigor Hutasuhut c6d84e3de2 subreddit: added check endpoint 2024-04-26 10:51:09 +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 e8a027ca12 fix(device-update): err check now uses ErrConstraint 2024-04-24 22:00:15 +07:00
Tigor Hutasuhut 9eb6923398 devices: added create and update endpoint 2024-04-24 21:57:13 +07:00
Tigor Hutasuhut c8c8cc892d subreddits: moved to bob 2024-04-24 13:01:13 +07:00
Tigor Hutasuhut 0d748b42ae api(devices): add create device api endpoint 2024-04-14 20:21:45 +07:00
Tigor Hutasuhut 7ad677209b api: added devices list api endpoint 2024-04-14 17:30:04 +07:00
Tigor Hutasuhut 24c5907e54 update libs 2024-04-14 13:11:10 +07:00
Tigor Hutasuhut 8d2d44597c api: refactor download subreddit image 2024-04-14 00:49:36 +07:00
Tigor Hutasuhut bf998e9ef9 tracing: added missing trace location 2024-04-14 00:42:17 +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 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 8ec1175fe4 reddit: added repository 2024-04-10 17:13:07 +07:00
Tigor Hutasuhut 1b4e0c7669 config: update more configuration options 2024-04-09 23:17:23 +07:00
Tigor Hutasuhut ba35d7329f sql: added devices table migration 2024-04-09 22:37:26 +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
Tigor Hutasuhut 9026660133 added subreddit list api endpoint 2024-04-07 23:41:00 +07:00