Commit graph

155 commits

Author SHA1 Message Date
Tigor Hutasuhut 0b04bed992 subreddit: subreddit not registered message when subreddit not found 2024-04-26 15:09:34 +07:00
Tigor Hutasuhut a0ff88cd43 subreddits: added validation for subreddit existence on reddit when
creating local subreddit
2024-04-26 13:51:36 +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 fd29c35b1a http: better error messages 2024-04-24 22:26:04 +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 4f2905233d prepare for bob lib 2024-04-23 22:26:03 +07:00
Tigor Hutasuhut 597bd4365b rename files 2024-04-23 22:25:47 +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 6edf2c534d openobserve(log): fix sendDebounceFunc not reset 2024-04-14 17:29:16 +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 f031223150 fix(telemetry): fix double instrumentation of database 2024-04-13 00:34:56 +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 407f1b9c70 telemetry: added open telemetry tracing 2024-04-12 11:37:07 +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 9e71c3cbfa migrations: added enable column to subreddits table 2024-04-09 23:07:36 +07:00
Tigor Hutasuhut 375004b8ec migrations: update images table to include post_url and poster_url 2024-04-09 22:50:56 +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 a0403539ae views: prepare home page 2024-04-09 16:09:08 +07:00
Tigor Hutasuhut e5002d8187 refactor: simplified code structure 2024-04-09 14:30:54 +07:00
Tigor Hutasuhut 33b35e6839 server: moved www request id 2024-04-08 23:21:30 +07:00
Tigor Hutasuhut 31adf0755e api: implemented list subreddit api 2024-04-08 23:18:09 +07:00
Tigor Hutasuhut c1841eb88a views: added simple home view with head component 2024-04-08 21:50:52 +07:00
Tigor Hutasuhut 49d1865b6b views: start adding views 2024-04-08 16:59:42 +07:00
Tigor Hutasuhut 3b44ca0f8e log: properly handles log levels 2024-04-08 16:20:16 +07:00
Tigor Hutasuhut f74df98a52 migration: fix wallpaper and wallpapers order on insert 2024-04-08 16:19:56 +07:00
Tigor Hutasuhut 117d8765fc logs: update http and sql logs 2024-04-08 15:48:45 +07:00
Tigor Hutasuhut 9026660133 added subreddit list api endpoint 2024-04-07 23:41:00 +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
Tigor Hutasuhut 2be5874332 refactor: moved packages to pkg 2024-04-06 22:09:17 +07:00