|
06c09b2831
|
feat: add junit-parser crate
|
2024-06-04 05:10:11 +02:00 |
|
|
8405af8fb3
|
fix: handling zip files containing dir entries
|
2024-06-04 04:35:32 +02:00 |
|
|
93758e3ab2
|
fix: fix markdown styling
|
2024-06-04 04:19:09 +02:00 |
|
|
608a9f68f4
|
feat: add markdown viewer
|
2024-06-04 03:59:53 +02:00 |
|
|
4ebeb4b873
|
feat: add viewer selection
|
2024-06-04 02:36:43 +02:00 |
|
|
47f3ea1267
|
feat: add viewer
|
2024-06-04 02:05:51 +02:00 |
|
|
72c0e3af69
|
refactor!: Don't use URL queries for artifact selection
|
2024-06-01 00:21:09 +02:00 |
|
|
79ad3b9c24
|
update README
|
2024-05-31 18:14:17 +02:00 |
|
|
eca80aaa8e
|
feat: add port config option
|
2024-05-31 15:31:29 +02:00 |
|
|
607255931a
|
ci: fix getting release description
|
2024-05-31 15:26:40 +02:00 |
|
|
5a54f0a7a6
|
fix: make url input field required
|
2024-05-31 15:17:26 +02:00 |
|
|
6a0171c62a
|
chore: update repo URL to Codeberg
|
2024-05-31 13:05:07 +02:00 |
|
|
c978e3f2ff
|
chore(release): release artifactview v0.1.0
|
2024-05-31 02:02:53 +02:00 |
|
|
a424751d60
|
fix: use default config for testing
|
2024-05-31 01:53:56 +02:00 |
|
|
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 |
|