Commit graph

22 commits

Author SHA1 Message Date
Tigor Hutasuhut ca96d4a805 events: implemented in download section 2024-06-16 09:45:04 +07:00
Tigor Hutasuhut 1896839664 api: use app level lock when writing to database
Some checks failed
/ push (push) Has been cancelled
because of database locked error
2024-05-23 13:49:37 +07:00
Tigor Hutasuhut 81031dc2aa api: image download now filters only enabled devices 2024-05-06 13:50:22 +07:00
Tigor Hutasuhut 7333e09e49 api: image temporary file will be removed after use 2024-05-04 09:53:03 +07:00
Tigor Hutasuhut 15f9634187 api: isImageEntryExists: fix image file existence check 2024-05-03 09:31:57 +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 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 2b4df20754 sqlite: date based columns migrated to int64 2024-04-29 21:45:18 +07:00
Tigor Hutasuhut f8921b0cc9 view: updated home page to include recently added images 2024-04-27 22:07:20 +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 e5bfe7a29a api: refactor db instance 2024-04-25 13:28:35 +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 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 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