Reddit image downloader with scheduler and image filters
Find a file
2024-04-09 23:17:23 +07:00
api config: update more configuration options 2024-04-09 23:17:23 +07:00
cli config: update more configuration options 2024-04-09 23:17:23 +07:00
config config: update more configuration options 2024-04-09 23:17:23 +07:00
db migrations: added enable column to subreddits table 2024-04-09 23:07:36 +07:00
pkg log: properly handles log levels 2024-04-08 16:20:16 +07:00
public views: start adding views 2024-04-08 16:59:42 +07:00
server major update 2024-04-09 21:49:23 +07:00
views major update 2024-04-09 21:49:23 +07:00
.air.toml api: implemented list subreddit api 2024-04-08 23:18:09 +07:00
.envrc initial commit 2024-04-06 01:22:00 +07:00
.gitignore views: start adding views 2024-04-08 16:59:42 +07:00
flake.lock views: start adding views 2024-04-08 16:59:42 +07:00
flake.nix major update 2024-04-09 21:49:23 +07:00
go.mod major update 2024-04-09 21:49:23 +07:00
go.sum major update 2024-04-09 21:49:23 +07:00
main.go refactor: simplified code structure 2024-04-09 14:30:54 +07:00
Makefile major update 2024-04-09 21:49:23 +07:00
package-lock.json views: start adding views 2024-04-08 16:59:42 +07:00
package.json views: start adding views 2024-04-08 16:59:42 +07:00
sqlc.yaml api: implemented list subreddit api 2024-04-08 23:18:09 +07:00
tailwind.config.js views: start adding views 2024-04-08 16:59:42 +07:00