Commit graph

36 commits

Author SHA1 Message Date
0516abb8fd
chore(release): release artifactview v0.4.4 2024-06-22 18:48:35 +02:00
bdc847f5d0
chore(release): release artifactview v0.4.3 2024-06-22 18:34:55 +02:00
09e7c1d8bd
chore(release): release artifactview v0.4.2 2024-06-22 17:17:36 +02:00
1e36edf499
fix: PR comment emoji prefix detection 2024-06-22 17:17:15 +02:00
14bceaa2c6
chore(release): release artifactview v0.4.1 2024-06-22 16:29:53 +02:00
220c3767e0 ci: fix requesting PR comment
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/1
Co-authored-by: ThetaDev <thetadev@magenta.de>
Co-committed-by: ThetaDev <thetadev@magenta.de>
2024-06-22 04:57:21 +00:00
c7ba9b25b3
chore(release): release artifactview v0.4.0 2024-06-22 05:29:47 +02:00
d0cdbf55a3
feat: create PR comments 2024-06-22 05:27:06 +02:00
30838a1523
chore(release): release artifactview v0.3.1 2024-06-19 03:42:15 +02:00
68ad00170f
chore: update dependencies 2024-06-19 03:41:19 +02:00
604d650d49
chore: update quick-xml to v0.32.0 2024-06-19 00:45:22 +02:00
55298b4617
chore(release): release artifactview v0.3.0 2024-06-19 00:21:05 +02:00
299f54fd58
feat: add userscript 2024-06-18 23:55:34 +02:00
2dbe3da892
chore(release): release artifactview v0.2.0 2024-06-14 03:51:24 +02:00
4aaff462bb
tests: add integration tests 2024-06-14 00:37:30 +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
608a9f68f4
feat: add markdown viewer 2024-06-04 03:59:53 +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
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
6b865aaf5a
feat: add caching headers 2024-05-30 20:33:33 +02:00
84bf3bdbdc
feat: add rate limit 2024-05-30 03:11:54 +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
a604e4472d
feat: add file listing 2024-05-29 18:59:55 +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
996da146e1
feat: add API 2024-05-28 13:22:13 +02:00
e1e51789d8
feat: read config from env, add robots.txt, prevent access to .well-known 2024-05-28 12:23:49 +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