Commit graph

1783 commits

Author SHA1 Message Date
01b8815f46 dev(backend): get_app logs allowed origins 2024-08-10 18:54:44 +02:00
5698358ba2 dev: update pnpm lock files to new version 2024-08-10 17:10:32 +02:00
Tomáš Mládek
d9d7908da9 dev: consolidate gitignores 2024-08-10 16:56:10 +02:00
7fe4a8f3b4 style(webui): improve homepage on mobile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-10 14:35:29 +02:00
ec7af7d699 fix(webui): z-index of upload selector dropdown
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-08-10 14:28:59 +02:00
3427ad9218 fix(webui): fix WASM build by (temporarily?) reverting Cargo.lock dependencies
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-08-03 22:58:49 +02:00
8a254f8be4 feat(backend): don't dump uploaded files to root of vault
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Put them into `_up_data` instead.
2024-07-30 20:19:43 +02:00
2cdaf794e4 style(frontend): Improve dropdown styling 2024-07-30 20:19:41 +02:00
495dd3727c fix(frontend): hide actions if UpObject banner is also a link (as on homepage)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-30 10:36:22 +02:00
663597c3f3 style(frontend): Add action dropdown to UpObject banner in Inspect column
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-29 22:23:46 +02:00
99f15dd584 feat(backend): Add API endpoint for available extractors and their statuses
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-29 19:33:58 +02:00
baa4c02014 refactor(backend): put all extractors into ExtractorManager
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-29 14:10:42 +02:00
22f9b6b447 refactor(backend): don't use Option to compile out preview support 2024-07-29 13:03:05 +02:00
d29df7ef9a feat(webui): all column sections can now be hidden
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-27 19:28:38 +02:00
b3796d362c fix(webui): Browse column no longer displays over Footer
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-27 19:13:45 +02:00
04d9f37372 dev: add zed tasks
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-07-27 18:31:13 +02:00
6f4874e168 dev: update deps, fix compilation on Rust 1.80 2024-07-27 18:30:57 +02:00
249f39b8da fix: favicon
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
also track PNGs in LFS
2024-07-21 19:22:42 +02:00
f3f9e79f34 perf(backend): make preview generation async, increase concurrency on client
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-17 19:48:38 +02:00
e34957dd7e dev: remove unused cli dependency 2024-07-17 15:26:29 +02:00
448fa1a440 fix(webui): Selector options appear above everything
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-14 11:37:25 +02:00
59895342f2 style(webui): don't display subdued input text in search header 2024-07-14 11:08:36 +02:00
8fda6fba65 dev(webui): add forceShowOptions prop to Selector for debugging purposes 2024-07-14 11:06:49 +02:00
dddc16ea69 fix(webui): Selector orders existing objects before creation option
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-13 21:07:37 +02:00
8a941556cb feat(webui): Selector chooses first option on unfocus if primitive 2024-07-13 21:06:07 +02:00
91aea2bd17 style(webui): Selector's mutating options are yellow, fix padding
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-07-13 20:49:12 +02:00
e686ef9f45 feat(webui): denote "unset" selector state by text color 2024-07-13 20:42:59 +02:00
d0d92de2b6 refactor: type Input's events 2024-07-13 20:42:33 +02:00
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