Commit graph

17 commits

Author SHA1 Message Date
Tigor Hutasuhut db432f4dc9 removed sqlc, moved to bob 2024-04-25 12:31:20 +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 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 63f17437b7 prepare more reddit api 2024-04-10 22:38:19 +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 31adf0755e api: implemented list subreddit api 2024-04-08 23:18:09 +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 9b3e5263ff db: added sqlc and goose as database runners 2024-04-07 00:28:29 +07:00