joshuaboud
|
075c1e7fc9
|
create/edit links, create dirs/files, edit dir/file names
|
2022-06-21 17:21:56 -03:00 |
|
joshuaboud
|
d2deb01783
|
add delete key handler
|
2022-06-21 17:20:46 -03:00 |
|
joshuaboud
|
a6c7392d99
|
fix tree view indent
|
2022-06-20 17:52:11 -03:00 |
|
joshuaboud
|
5e5e4ea64b
|
contextmenu gets selection not entry
|
2022-06-20 12:57:21 -03:00 |
|
joshuaboud
|
4a779f2198
|
fix broken css from autoformatting
|
2022-06-20 12:57:05 -03:00 |
|
joshuaboud
|
d1b001c475
|
add back missing imports
|
2022-06-20 12:56:53 -03:00 |
|
joshuaboud
|
ef39089624
|
remove entry from context menu event args
|
2022-06-20 12:56:26 -03:00 |
|
joshuaboud
|
1487bdbb96
|
ensure entry is selected before contextmenu
|
2022-06-20 12:55:53 -03:00 |
|
joshuaboud
|
ec57d3f5de
|
fix HTML formatting and add GPL headers
|
2022-06-20 11:20:02 -03:00 |
|
joshuaboud
|
116a422320
|
add context menu
|
2022-06-17 17:34:09 -03:00 |
|
joshuaboud
|
b96902391e
|
add vetur config for monorepo
|
2022-06-17 17:33:34 -03:00 |
|
joshuaboud
|
36312ee588
|
set headerText to v-html
|
2022-06-17 15:47:06 -03:00 |
|
joshuaboud
|
29bad44c52
|
add editing file permissions
|
2022-06-17 15:46:51 -03:00 |
|
joshuaboud
|
06c6a04d59
|
flatten entry object, make actions specific to component
|
2022-06-17 13:39:37 -03:00 |
|
joshuaboud
|
b528a7f57c
|
update deps
|
2022-06-17 13:38:35 -03:00 |
|
joshuaboud
|
8821488816
|
ctime is actually btime
|
2022-06-17 11:34:50 -03:00 |
|
joshuaboud
|
7a9e8efe26
|
fix grid view overflow, dynamically break filename, smaller hover detection box in grid view
|
2022-06-17 11:12:54 -03:00 |
|
joshuaboud
|
5ffc44737b
|
limit entry interactive area to half viewport width
|
2022-06-16 15:21:56 -03:00 |
|
joshuaboud
|
eb9e84260d
|
store subset of entry data in clipboard
|
2022-06-16 15:00:07 -03:00 |
|
joshuaboud
|
5fe2575c0d
|
add console timers for debugging/optimizing (commented)
|
2022-06-16 14:07:42 -03:00 |
|
joshuaboud
|
f2782ae92b
|
allow errors to be ignored if given failCallback
|
2022-06-16 14:07:13 -03:00 |
|
joshuaboud
|
8696998249
|
fix up() modifying current path, pass event to handleEntryAction
|
2022-06-16 13:06:40 -03:00 |
|
joshuaboud
|
df64d4ade4
|
remove console.log
|
2022-06-16 13:06:01 -03:00 |
|
joshuaboud
|
9e931f5bfa
|
toggleSelected -> entryAction, maintain selection on refresh, tallySelection on entry list change
|
2022-06-16 13:05:43 -03:00 |
|
joshuaboud
|
3d0322c6e3
|
use entryAction in place of cd and edit
|
2022-06-15 17:34:22 -03:00 |
|
joshuaboud
|
52d216b0f7
|
implement and test an n-pair pairing function for unique ID generation
|
2022-06-15 17:24:21 -03:00 |
|
joshuaboud
|
58315a56b2
|
format strings here instead of in component template, gen uniqueID
|
2022-06-15 17:21:25 -03:00 |
|
joshuaboud
|
85be57d26a
|
add defer, wake runner by holding resolve handle
|
2022-06-15 17:20:46 -03:00 |
|
joshuaboud
|
ecec0b56cc
|
start abstracting cd, edit, etc to entryAction event
|
2022-06-15 17:19:06 -03:00 |
|
joshuaboud
|
ae33ae67b0
|
slot in footer, emit close
|
2022-06-15 17:18:34 -03:00 |
|
joshuaboud
|
b95e2cb905
|
only drag select with left mouse button
|
2022-06-15 17:18:17 -03:00 |
|
joshuaboud
|
7aea9987de
|
optimize displaying elems, teleport stats to footer, add sorting to grid view
|
2022-06-15 17:18:04 -03:00 |
|
joshuaboud
|
39033b17fe
|
use <Teleport> for setting footer content
|
2022-06-15 17:15:21 -03:00 |
|
joshuaboud
|
318a9f9220
|
update build targets to require BigInt
|
2022-06-15 17:15:02 -03:00 |
|
joshuaboud
|
a35769d10d
|
compile tests for node: current
|
2022-06-15 17:14:45 -03:00 |
|
joshuaboud
|
9c350b4060
|
don't build before test
|
2022-06-15 17:14:24 -03:00 |
|
joshuaboud
|
f29af205c1
|
use element.clientWidth for calcing cols
|
2022-06-13 17:52:52 -03:00 |
|
joshuaboud
|
d08427cfde
|
remove unessecary onBeforeUnmount hooks
|
2022-06-13 17:52:33 -03:00 |
|
joshuaboud
|
9e16746627
|
remove border around nav buttons
|
2022-06-13 17:52:03 -03:00 |
|
joshuaboud
|
dc2ba8e724
|
add quick settings buttons in footer
|
2022-06-13 17:36:44 -03:00 |
|
joshuaboud
|
85ace035f2
|
clean up imports
|
2022-06-13 17:36:19 -03:00 |
|
joshuaboud
|
7d2d61540b
|
set cursor to waiting while processing
|
2022-06-13 17:35:42 -03:00 |
|
joshuaboud
|
3f3e5b1da8
|
remove watch to make more lightweight
|
2022-06-13 17:34:08 -03:00 |
|
joshuaboud
|
6b201edc55
|
update components with changes from other plugins
|
2022-06-13 16:11:40 -03:00 |
|
joshuaboud
|
8d498d925b
|
show some notification hints for keypress events
|
2022-06-13 16:03:53 -03:00 |
|
joshuaboud
|
1ec50e2399
|
protect from division by 0 when horizontally scrolling
|
2022-06-13 15:52:29 -03:00 |
|
joshuaboud
|
fc54b92d06
|
fix jitter while selecting in grid mode
|
2022-06-13 15:52:07 -03:00 |
|
joshuaboud
|
0ae311aecb
|
fix link icon size
|
2022-06-13 15:21:43 -03:00 |
|
joshuaboud
|
0f4253ef01
|
add wheel handler to scale entry icons
|
2022-06-13 15:15:02 -03:00 |
|
joshuaboud
|
4d7a56ec27
|
dynamic entry size for grid view
|
2022-06-13 14:58:54 -03:00 |
|