Commit graph

1755 commits

Author SHA1 Message Date
197a862f3f feat: notify of job updates live via SSE
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-08 12:42:59 +02:00
e697fc7aec ci: fix base-rust, cmake is now needed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-02 22:27:55 +02:00
2380f0d279 refactor(backend): implement From<UpMultihash> for Address
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-02 22:00:57 +02:00
127af810d2 fix(backend): also extract blobs added as result of extracting (e.g. yt-dlp downloads)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-02 21:59:20 +02:00
e027e399e5 fix(backend): proper types for yt-dlp metadata 2024-07-02 20:11:20 +02:00
29fe6d8864 feat(backend): add labels & OFs to web/yt-dlp/monolith entries 2024-07-02 20:02:01 +02:00
5bd63a314b fix(backend): don't claim LBL is an URL attribute 2024-07-02 19:47:26 +02:00
a6166fa6f9 fix(backend): yt-dlp extractor ignores live streams
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-01 22:07:46 +02:00
a3353cca65 feat(backend): insert yt-dlp metadata on successful download 2024-07-01 22:04:11 +02:00
94464c6cd8 feat(backend): add periodic rescans (#82)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-30 22:09:57 +02:00
1bb2c3afd9 ci: use proper cliff.toml for Earthly changelogs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-06-30 20:52:14 +02:00
ffbf6c0d89 release: Update CHANGELOG
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-06-30 20:37:45 +02:00
75555d44db ci: fix missing gpg secret for appimage:release 2024-06-30 20:37:45 +02:00
66b67c7201 dev: reverse order of commits in CHANGELOG, ignore lints & refactors 2024-06-30 19:07:29 +02:00
01ee578f4b ci: move appimage step later 2024-06-30 19:01:47 +02:00
8dab89f952 fix(webui): show "add url" instead of "create object" in Selector with URLs 2024-06-30 19:01:47 +02:00
f6c127bda5 feat(cli): download URLs via yt-dlp 2024-06-30 19:01:47 +02:00
a24167949f lint: audio.rs 2024-06-30 19:01:47 +02:00
630e8feee1 feat(cli): add support for archiving URLs on adding via monolith 2024-06-30 19:01:38 +02:00
44d76aa8d4 refactor(cli): Blob is no longer tied just to filepaths
(this lays the foundation for future backing by e.g. S3, also in-memory blobs)
2024-06-30 19:01:38 +02:00
1efd45806a fix(cli): log on file path hash matches actual completion 2024-06-30 19:01:38 +02:00
cb7e57c415 build(db): fix missing password-hash feature 2024-06-30 19:01:38 +02:00
feb9659dc1 feat(webui): add ETA calculation to uploads 2024-06-30 19:01:38 +02:00
d30c675aa0 feat(jslib): add getAs convenience function to UpObject 2024-06-30 19:01:38 +02:00
5e6a5cfa58 ci: disable caching on steps with keys, fix GPG signing 2024-06-30 19:01:38 +02:00
5e82ce2416 ci: move features higher in changelogs 2024-06-30 19:01:38 +02:00
60cbf0a64a ci: strip header from release changelogs 2024-06-30 19:01:38 +02:00
a99237fcd6 refactor(webui): add css-order-prettier-plugin, reorder all css 2024-06-30 19:01:38 +02:00
12ad0de327 feat(cli): add authentication to cli client 2024-06-30 19:01:34 +02:00
632da40cbb chore(jslib): add timeout log to api calls
Might potentially help with spurious AbortError issues
2024-06-30 19:01:34 +02:00
d55c758ad3 feat(webui): upload to groups via EntityList
(finishes #21)
2024-06-30 19:01:34 +02:00
bdf179175a feat(webui): AddModal allows upload directly to groups
(addresses #21)
2024-06-30 19:01:34 +02:00
940c0553ad refactor(webui): typed Selector events 2024-06-30 19:01:34 +02:00
fe516edf85 fix(webui): don't show editable label in UpObjectCard 2024-06-30 19:01:34 +02:00
3d982a16b5 style(webui): add icons to Inspect sections 2024-06-30 19:01:34 +02:00
85c613f09a style(webui): add icons to InspectTypeEditor 2024-06-30 19:01:34 +02:00
e4ec6a0b52 style(webui): fix key alignment in UpObject 2024-06-30 19:01:34 +02:00
a589c41936 style(webui): fix button alignment in entry lists 2024-06-30 19:01:34 +02:00
35729cdb25 style(webui): LabelBorder hidden state is indicated by double border 2024-06-30 19:01:34 +02:00
9df708ba11 refactor(webui): LabelBorder uses Svelte transitions, tidy CSS 2024-06-30 19:01:34 +02:00
405f9e9886 fix(webui): Inspect correctly detects un/typed entries of a group 2024-06-30 19:01:34 +02:00
d539bd9f22 fix(webui): Footer correctly displays over content
also a11y fixes, import fix
2024-06-30 19:01:34 +02:00
ee4b819e07 fix(jslib): fix wrong query param 2024-06-30 19:01:25 +02:00
a1920a5958 ci: add SENTRY_AUTH_TOKEN secret, fix source map uploads 2024-06-30 19:01:25 +02:00
143a2c8ad2 feat(jslib): getRaw can return authenticated url 2024-06-30 19:01:25 +02:00
49420e53c2 Revert "fix: temporarily (?) disable auth on /raw endpoint"
This reverts commit 750bca9ee0.
2024-06-30 19:01:25 +02:00
172d6cdb37 feat(backend): accept auth key in query param 2024-06-30 19:01:19 +02:00
18608df5a3 style(webui): link UpObject can be clicked whole
also slight refactor on UpObject especially banner and button sizing fixes
2024-06-30 19:01:19 +02:00
485cdd82d9 fix: errant > 2024-06-30 19:01:19 +02:00
b4d0c1f5dc fix: temporarily (?) disable auth on /raw endpoint 2024-06-30 19:01:19 +02:00