Commit graph

188 commits

Author SHA1 Message Date
e2c650cf56
ci: enable cache on failure 2024-05-31 01:48:04 +02:00
9c8d60bec1
fix: show GitHub error message 2024-05-31 01:46:47 +02:00
a37e9c4fa2
chore: update Cargo.toml metadata 2024-05-31 01:30:38 +02:00
1def2850b3
ci: add Dockerfile and CI workflow 2024-05-31 01:16:15 +02:00
7bf4728416
chore: remove dead code 2024-05-30 21:13:42 +02:00
8ada5a3d9f
feat: add default favicon 2024-05-30 21:11:19 +02:00
3711eb1231
fix: mangled filter javascript 2024-05-30 20:36:40 +02:00
6b865aaf5a
feat: add caching headers 2024-05-30 20:33:33 +02:00
fe820fa698
feat: return API errors in JSON format 2024-05-30 18:30:04 +02:00
9360f5837c
feat: add site aliases 2024-05-30 17:58:54 +02:00
8d46314faf
fix: check subdomains for length 2024-05-30 12:37:49 +02:00
334955db43
feat: add repo black/whitelist, improved url parsing 2024-05-30 12:27:34 +02:00
e9e708b833
feat: add garbage collect 2024-05-30 04:23:33 +02:00
16abfeff00
feat: add max file count 2024-05-30 03:24:13 +02:00
84bf3bdbdc
feat: add rate limit 2024-05-30 03:11:54 +02:00
a405f0733c
feat: add robots.txt info text 2024-05-30 01:55:05 +02:00
c2f644d2ac
feat: cache artifact lists 2024-05-30 01:46:24 +02:00
09144712bf
feat: add human readable sizes 2024-05-30 01:37:48 +02:00
901e1a979c
feat: grey out expired artifacts 2024-05-30 01:30:12 +02:00
068c5adcf8
feat: dont use hashes, store artifact names 2024-05-30 01:17:55 +02:00
d96480ab12
refactor: query model 2024-05-30 00:56:04 +02:00
d267c824a4
feat: add disclaimer 2024-05-29 22:32:07 +02:00
6e4a76586a
feat: improve website design 2024-05-29 21:58:13 +02:00
a604e4472d
feat: add file listing 2024-05-29 18:59:55 +02:00
071a87bca4
feat: add error page 2024-05-29 01:52:12 +02:00
170214eec9
feat: add homepage and artifact selection 2024-05-29 01:21:53 +02:00
8384466325
feat: add file size limit, zip timeout
fix: allow config values to be set null via empty string
2024-05-28 18:07:37 +02:00
a8e33b416f
chore: add release script 2024-05-28 15:22:10 +02:00
996da146e1
feat: add API 2024-05-28 13:22:13 +02:00
cce3ed4671
chore: add pre-commit 2024-05-28 12:30:14 +02:00
e1e51789d8
feat: read config from env, add robots.txt, prevent access to .well-known 2024-05-28 12:23:49 +02:00
abfcb66d22
fix: reload cache if zip file changed 2024-05-28 03:21:34 +02:00
9201451c36
fix: clippy lints 2024-05-28 02:58:37 +02:00
7915e1ea07
feat: add ranged requests 2024-05-28 02:55:45 +02:00
684b69399c
feat: add error handling, if-modified queries 2024-05-28 02:00:00 +02:00
550045c380
feat: first working prototype 2024-05-28 01:14:50 +02:00
7dee79b6a0
feat: add downloader, init web framework 2024-05-27 13:14:21 +02:00
2d6ba5ac10
initial commit 2024-05-26 13:56:53 +02:00