Commit graph

95 commits

Author SHA1 Message Date
Tigor Hutasuhut 05cf28635b view(subreddit_details): implement filter bar and showing image from to 2024-05-02 19:24:24 +07:00
Tigor Hutasuhut 387988139e views: implemented subreddit details page 2024-05-02 15:42:10 +07:00
Tigor Hutasuhut e3bda647f3 view: implemented subreddits list page 2024-05-01 18:16:54 +07:00
Tigor Hutasuhut 65bb5732ca reddit: fix image copy for existing should go to temp dir first 2024-05-01 00:02:30 +07:00
Tigor Hutasuhut 1c1c0d03d9 errs: fixed error message not giving proper spacing 2024-04-30 21:39:53 +07:00
Tigor Hutasuhut 4876930563 refactor: simpler data columns 2024-04-30 14:12:33 +07:00
Tigor Hutasuhut 547e73846d api: isImageExists now returns false if the image does not exist in the target path or database 2024-04-30 12:56:41 +07:00
Tigor Hutasuhut 0073306563 device: updating values now return rows 2024-04-30 11:34:30 +07:00
Tigor Hutasuhut 2b4df20754 sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
Tigor Hutasuhut 33c1b0dd17 navigation: added theme select support 2024-04-29 13:31:09 +07:00
Tigor Hutasuhut 2f66122be1 log: http better log handling 2024-04-29 12:27:46 +07:00
Tigor Hutasuhut 66fc1a964b reddit: get post now unescape title 2024-04-29 09:52:30 +07:00
Tigor Hutasuhut f8921b0cc9 view: updated home page to include recently added images 2024-04-27 22:07:20 +07:00
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