Commit graph

67 commits

Author SHA1 Message Date
2dbe3da892
chore(release): release artifactview v0.2.0 2024-06-14 03:51:24 +02:00
031814f7f4
ci: fix changelog 2024-06-14 03:51:11 +02:00
c6dd3d796a
ci: create test zips before running tests 2024-06-14 03:28:45 +02:00
b90f9d792f
ci: fix changelog 2024-06-14 02:57:47 +02:00
09a5e5639e
fix: dont cache empty artifact lists 2024-06-14 02:12:04 +02:00
20020c8f6d
ci: fix artifact upload 2024-06-14 02:04:27 +02:00
5f229977d8
fix: clippy error, async_zip tests 2024-06-14 01:53:18 +02:00
277cc68af9
ci: add upload-artifact version 2024-06-14 01:35:07 +02:00
445bc43c96
ci: upload test report 2024-06-14 01:33:43 +02:00
194499b276
fix: improve path header 2024-06-14 01:24:45 +02:00
134bdaa34b
feat: add compressed stylesheets 2024-06-14 00:53:09 +02:00
4aaff462bb
tests: add integration tests 2024-06-14 00:37:30 +02:00
d9f9d6edca
fix: increment stylesheet path 2024-06-11 09:51:21 +02:00
806a2dda9a
feat: add JUnit viewer template 2024-06-11 09:22:53 +02:00
ec65b6d03f
feat: add junit-parser 2024-06-04 23:21:41 +02:00
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