Commit graph

51 commits

Author SHA1 Message Date
68fec14155
chore(release): release artifactview v0.4.7 2024-10-12 21:22:14 +02:00
ThetaBot
5da4074bb9 chore(deps): update rust crate comrak to 0.29.0 (#84) 2024-10-11 00:08:45 +00:00
ThetaBot
7c684eb565 chore(deps): update rust crate rstest to 0.23.0 (#76) 2024-09-30 00:20:03 +00:00
ThetaBot
72d0cde370 fix(deps): update rust crate secrecy to 0.10.0 (#60) 2024-09-24 23:40:30 +00:00
ThetaBot
dbcee4945c chore(deps): update rust crate axum-test to v16 (#69) 2024-09-24 09:32:09 +00:00
ThetaBot
1d03f5b4b0 fix(deps): update rust crate tower-http to 0.6.0 (#61) 2024-09-20 00:06:32 +00:00
ThetaBot
a88a3c6103 fix(deps): update rust crate comrak to 0.28.0 (#47) 2024-09-06 00:08:50 +00:00
ThetaBot
3cef317576 fix(deps): update rust crate comrak to 0.27.0 (#46) 2024-08-20 00:06:54 +00:00
ThetaBot
6b7d107387 fix(deps): update rust crate serde-env to 0.2.0 (#37) 2024-08-06 00:08:05 +00:00
ThetaBot
ca174a3aa2 chore(deps): update rust crate scraper to 0.20.0 (#36) 2024-08-06 00:07:38 +00:00
ThetaBot
b9d0a29741 chore(deps): update rust crate rstest to 0.22.0 (#35) 2024-08-05 00:04:58 +00:00
60e6e6216f
chore(release): release artifactview v0.4.6 2024-07-28 22:38:02 +02:00
ThetaBot
642930d397 fix(deps): update rust crate comrak to 0.26.0 (#27) 2024-07-26 00:07:16 +00:00
ThetaBot
2e0626667e fix(deps): update rust crate quick_cache to 0.6.0 (#15) 2024-07-04 09:55:41 +00:00
97c61aaf9b
chore(release): release artifactview v0.4.5 2024-07-02 01:55:58 +02:00
ThetaBot
cec3aa3fc0 chore(deps): update rust crate rstest to 0.21.0 (#7)
Reviewed-on: https://codeberg.org/ThetaDev/artifactview/pulls/7
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
2024-06-27 17:49:39 +00:00
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
c7ba9b25b3
chore(release): release artifactview v0.4.0 2024-06-22 05:29:47 +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
30838a1523
chore(release): release artifactview v0.3.1 2024-06-19 03:42:15 +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
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
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