Commit graph

23 commits

Author SHA1 Message Date
b1eba7369f fix: webui, detail doesn't take up the whole screen
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-09-01 19:54:08 +02:00
7eef4b886c fix(webui): ultrawide detail mode
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-05 19:51:11 +02:00
89fd9f9129 fix(webui): various mobile improvements (#23)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-06-05 19:42:15 +02:00
c4fbb0bcbc fix: don't use "Link" under the button 2023-04-23 19:25:09 +02:00
279f8f85e3 style: add text to iconbuttons 2023-04-23 13:14:36 +02:00
bb0a2ced3d style: improve browse icons 2023-04-20 21:15:03 +02:00
4572b13742 fix: detail mode 2023-03-07 21:49:56 +01:00
08595fda5a feat: resizable columns 2023-03-07 19:32:33 +01:00
49b21cfd7a chore: note to self about detail animations 2022-09-04 22:53:23 +02:00
46f8f38ac8 [ui] add a button for adding column to current selection
also add `focus()` method to Selector/Input
2022-03-22 21:54:46 +01:00
50aa34ef61 [ui] scroll detail-mode columns into view 2022-03-21 00:04:48 +01:00
4dcaeda3e9 [ui] also mark NUM_VISITED (preparation for frecency) 2022-03-21 00:04:48 +01:00
9fc11d00bd
[ui] detail column max width is 1920px 2022-02-27 19:16:01 +01:00
a2337fde30
[ui] add deletion of objects 2022-02-20 18:04:47 +01:00
e522e99209
[ui] refactor - centralize all fetch() calls in api.ts 2022-02-20 13:06:01 +01:00
fbc63d2409
[ui] fix audio preview sizing, rework detail mode, height 2022-02-14 12:36:37 +01:00
950d026f1e
[ui] pass editable/detail states down to BlobPreview 2022-02-12 23:23:04 +01:00
021263b128
[ui] detail column is at least 75% wide 2022-02-10 14:37:18 +01:00
e04cda1cf2
[ui] larger preview on detail 2022-02-10 13:14:32 +01:00
15c524c07d
[ui] rudimentary "detail" mode 2022-02-09 23:58:56 +01:00
52b18a4916
[ui] LAST_VISITED into BrowseColumn, store in seconds 2022-02-09 23:54:46 +01:00
a9e60d4722
[ui] show edit mode 2022-02-09 23:54:45 +01:00
64d15f7231
[ui] separate browse & column 2022-02-09 23:53:05 +01:00