Commit graph

22 commits

Author SHA1 Message Date
b9144ead92 fix(webui): lint
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-15 21:40:21 +01:00
27aeca9f4f feat(webui): Surface view as Column in Browse
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-15 17:40:38 +01:00
bf823bc1c8 Merge branch 'feat/vault-scan-modes' 2023-11-03 20:57:05 +01:00
65936efe38 feat(db): add new vault scan modes (flat, depthfirst)
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-11-03 20:51:48 +01:00
0dc1a6aa45 fix(webui): various app sizing fixes
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-02 17:43:35 +01:00
851b21ce81 feat(webui): turn groups view into a column, allow selection
also add `forceDetail` to BrowseColumn
2023-11-02 17:43:35 +01:00
0b211c237d feat(webui): add group view, duplicate group view
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-10-31 19:22:24 +01:00
520dec104d style, fix: pad app to prevent footer overlap
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-02 17:34:53 +02:00
caedb78cea chore, webui: take care of (some) lints
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-08-25 23:35:29 +02:00
ff5a8265fb feat: add rudimentary surface view 2023-01-10 21:45:03 +01:00
59c34dba5e fix(ui): footer space, markup 2023-01-07 17:18:51 +01:00
d392e41550 feat(ui): footer is persistent and can be hidden 2023-01-02 00:33:10 +01:00
48140c6daa build: switch from Rollup to Vite, upgrade Svelte 2022-08-01 21:08:34 +02:00
89332de506
[ui] respect editable in AudioViewer; add disable props to input/selector 2022-03-10 20:35:29 +01:00
583fea153c add store info display // all blob listing 2022-02-21 22:01:31 +01:00
1470d91719
[ui] .button is a global style 2022-02-20 18:04:27 +01:00
4822069fdf
[ui] spinner explicit centering 2022-02-06 12:20:56 +01:00
74c8a4f539
[ui] URIencode search queries 2022-02-01 13:12:45 +01:00
dec2e4daf1
[ui] also handle (file) pastes 2022-01-23 13:03:24 +01:00
a93d761130
[webui] fix navigation after upload 2022-01-18 23:57:03 +01:00
e0444528d7
[ui] base of file/url upload dialog 2022-01-16 22:58:11 +01:00
0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00
Renamed from ui/src/App.svelte (Browse further)