Reddit image downloader with scheduler and image filters
Find a file
2024-05-07 10:33:56 +07:00
api subreddit: starting download preemptively sends now sends "requires at least one device enabled message" if no devices are enabled 2024-05-07 10:33:56 +07:00
cli pubsub: moved to bbolt for better concurrency handling 2024-05-03 21:02:31 +07:00
config theme-change: removed in favor of built in 2024-05-04 19:39:02 +07:00
db subreddit-details-view: added filter by device 2024-05-06 13:27:51 +07:00
pkg pubsub: moved to bbolt for better concurrency handling 2024-05-03 21:02:31 +07:00
public views: start adding views 2024-04-08 16:59:42 +07:00
rest view: implemented subreddits list page 2024-05-01 18:16:54 +07:00
server subreddit: starting download preemptively sends now sends "requires at least one device enabled message" if no devices are enabled 2024-05-07 10:33:56 +07:00
views devices: enhanced device list and details page 2024-05-06 21:09:52 +07:00
.air.toml view: added tailwind scrollbar dependencies 2024-05-04 15:25:24 +07:00
.envrc initial commit 2024-04-06 01:22:00 +07:00
.gitignore views: implemented subreddit details page 2024-05-02 15:42:10 +07:00
bobgen.yaml pubsub: added watermill integration 2024-04-25 13:05:41 +07:00
flake.lock subreddits: add create api 2024-04-25 20:22:05 +07:00
flake.nix subreddits: add create api 2024-04-25 20:22:05 +07:00
go.mod pubsub: moved to bbolt for better concurrency handling 2024-05-03 21:02:31 +07:00
go.sum pubsub: moved to bbolt for better concurrency handling 2024-05-03 21:02:31 +07:00
main.go update project 2024-04-12 01:32:06 +07:00
Makefile theme-change: removed in favor of built in 2024-05-04 19:39:02 +07:00
package-lock.json view: added tailwind scrollbar dependencies 2024-05-04 15:25:24 +07:00
package.json view: added tailwind scrollbar dependencies 2024-05-04 15:25:24 +07:00
sqlc.yaml api: implemented list subreddit api 2024-04-08 23:18:09 +07:00
tailwind.config.js view: added tailwind scrollbar dependencies 2024-05-04 15:25:24 +07:00