Commit graph

17 commits

Author SHA1 Message Date
Tigor Hutasuhut e5b148a933 subreddit-details-view: added filter by device 2024-05-06 13:27:51 +07:00
Tigor Hutasuhut e7473563ac sqlite: fix columns like subreddit name to be case insensitive 2024-05-04 22:17:10 +07:00
Tigor Hutasuhut fea186924c api: enhance the schedule status sets 2024-05-04 09:53:27 +07:00
Tigor Hutasuhut 64c3d57a61 schedule: add schedule status and history tables 2024-05-03 23:40:05 +07:00
Tigor Hutasuhut 4876930563 refactor: simpler data columns 2024-04-30 14:12:33 +07:00
Tigor Hutasuhut 2b4df20754 sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
Tigor Hutasuhut 19cd92004c reddit: handled image downloads 2024-04-26 22:13:04 +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 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 f74df98a52 migration: fix wallpaper and wallpapers order on insert 2024-04-08 16:19:56 +07:00
Tigor Hutasuhut 9b3e5263ff db: added sqlc and goose as database runners 2024-04-07 00:28:29 +07:00