Commit graph

71 commits

Author SHA1 Message Date
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