Commit graph

61 commits

Author SHA1 Message Date
e20f6fb92e
fix: lifetime-related lints 2024-12-01 22:36:52 +01:00
ThetaBot
72d0cde370 fix(deps): update rust crate secrecy to 0.10.0 (#60) 2024-09-24 23:40:30 +00:00
197eeea75b
feat: update PR comment format
- removed eye emoji from title
- moved metadata to subtitle
- add current run date
- use newtab links for all AV links
2024-07-02 01:53:52 +02:00
3690b0244c
fix: use forge aliases for PR comment links 2024-06-22 18:47:49 +02:00
d8c3ab4f36
fix: 404 error on GitHub comment creation 2024-06-22 18:34:09 +02:00
1e36edf499
fix: PR comment emoji prefix detection 2024-06-22 17:17:15 +02:00
6ae7520111
feat: improved PR comment format, add artifact_paths parameter 2024-06-22 16:26:31 +02:00
f94cdcbd1f
fix: return correct status code on API errors 2024-06-22 06:59:15 +02:00
23b8101426
feat: add url parameter to /artifacts API 2024-06-22 05:27:06 +02:00
d0cdbf55a3
feat: create PR comments 2024-06-22 05:27:06 +02:00
f1f0af6264
fix: do not show fallback pages for favicon 2024-06-19 03:38:26 +02:00
a8e173c8a9
fix: redirect user to directory path when requesting index page 2024-06-19 00:19:59 +02:00
299f54fd58
feat: add userscript 2024-06-18 23:55:34 +02:00
09a5e5639e
fix: dont cache empty artifact lists 2024-06-14 02:12:04 +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
eca80aaa8e
feat: add port config option 2024-05-31 15:31:29 +02:00
a424751d60
fix: use default config for testing 2024-05-31 01:53:56 +02:00
9c8d60bec1
fix: show GitHub error message 2024-05-31 01:46:47 +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
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
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