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 |
|
joshuaboud
|
2508e23541
|
overhaul selection and entry gathering
|
2022-06-13 13:38:34 -03:00 |
|
joshuaboud
|
c4ef085c1f
|
add selection box
|
2022-06-13 13:36:40 -03:00 |
|
joshuaboud
|
65e3936fda
|
migrate to autofill-jq for auto-packaging
|
2022-06-10 15:24:07 -03:00 |
|
joshuaboud
|
2985fb795f
|
update deps
|
2022-06-06 11:59:44 -03:00 |
|
joshuaboud
|
70e7c63648
|
removed unused functions
|
2022-06-06 11:59:36 -03:00 |
|
joshuaboud
|
12567fa6dd
|
fix filesystemWatcher callbacks
|
2022-05-31 18:17:48 -03:00 |
|
joshuaboud
|
7bc24185eb
|
fix redirection after error
|
2022-05-31 18:03:33 -03:00 |
|
joshuaboud
|
9ffa3673d1
|
add path suggestions while typing
|
2022-05-31 18:03:20 -03:00 |
|
joshuaboud
|
f2ba05b816
|
force host in URL
|
2022-05-31 18:03:01 -03:00 |
|
joshuaboud
|
71b96b3f8b
|
use find instead of dir+stat
|
2022-05-31 17:18:12 -03:00 |
|
joshuaboud
|
3e1864b329
|
implement changing host
|
2022-05-31 14:36:04 -03:00 |
|
joshuaboud
|
1657bfddb0
|
change host with cd
|
2022-05-31 14:35:53 -03:00 |
|