Commit graph

606 commits

Author SHA1 Message Date
coderaiser
5accfeeaa7 chore(cloudcmd) lint 2021-12-14 14:57:40 +02:00
coderaiser
a024dcdb61 chore(cloudcmd) lint using actions 2021-12-09 12:21:33 +00:00
coderaiser
ed14250fe2 fix(client) load: Upload stuck for zero byte files (#359) 2021-12-09 14:10:24 +02:00
coderaiser
efb686c332 chore(cloudcmd) lint 2021-12-04 01:35:55 +02:00
coderaiser
bd5a8afdd5 fix(client) operation: move and copy not working (#358) 2021-12-04 01:03:46 +02:00
coderaiser
b9b4af0454 refactor(client) listeners: rm initF2 2021-11-22 20:16:03 +02:00
coderaiser
0f17c11c04 chore(cloudcmd) lint 2021-11-20 22:20:10 +02:00
coderaiser
3172759ca0 chore(cloudcmd) lint 2021-10-19 15:59:57 +03:00
coderaiser
111eba8c31 chore(cloudcmd) lint 2021-09-30 17:22:59 +03:00
coderaiser
a5ea620ca8 chore(user-menu) lint 2021-08-09 17:35:27 +03:00
coderaiser
4d9878b574 fix(view) close modals using ESC
show: bindKeys: truthy-> not equal false (abc727b846)
2021-06-27 15:58:38 +03:00
coderaiser
fbc8ae25ad chore(cloudcmd) lint 2021-06-08 14:13:46 +03:00
coderaiser
5d93d5752c chore(cloudcmd) lint 2021-05-04 21:02:06 +03:00
coderaiser
8c59333a02 fix(load) put: replace #: single -> multiple 2021-04-12 19:17:20 +03:00
coderaiser
a091a382ca chore(cloudcmd) lint using actions 2021-03-09 15:52:07 +00:00
coderaiser
ce511812d5 feature(client) rm unused loadCurrentTime 2021-02-28 11:12:18 +02:00
coderaiser
77bd89f8f7 chore(putout) lint using actions 2021-02-03 19:07:12 +00:00
coderaiser
60607184d4 feature(client) view: unknown file type: method: GET -> HEAD: speed up 2021-02-03 13:53:41 +02:00
coderaiser
2b9705d9fc feature(client) view: add ability to detect file type when extension is missing (coderaiser/cloudcmd#287) 2021-02-03 13:20:33 +02:00
coderaiser
3cd1d67e58 fix(client) view: isAudio (#322) 2021-02-02 13:43:12 +02:00
coderaiser
1b5a6a3721 feature(cloudcmd) improve error handling when viewing or editing a file 2021-01-30 11:19:10 +02:00
coderaiser
ee81cd1533 feature(route) redzip -> win32 (#317) 2021-01-20 20:22:21 +02:00
Jacob Henry
c057b950c8 fix(dom) bug in Firefox with Imagus extension enabled: change getCurrentName to read from data-name instead of title (#313)
Separated out name generation/parsing logic.
Added test case.
2021-01-18 21:59:37 +02:00
coderaiser
546b511a9a fix(client) dom: goToDirectory 2021-01-18 14:43:15 +02:00
coderaiser
cdb719eb2a fix(view) view html, pdf 2021-01-17 17:10:12 +02:00
coderaiser
c002fc37c5 feature(client) improve vim support: Esc - toggle vim support in editors 2021-01-17 16:39:00 +02:00
coderaiser
4e86f7f308 refactor(dom) loadCurrentSize: callback -> promise 2021-01-17 16:02:19 +02:00
coderaiser
462d7bf3b5 feature(client) view: add ability to view raw files using Shift + F3 2021-01-17 15:55:24 +02:00
coderaiser
635b195d48 feature(client) view: show markdown without shift 2021-01-17 15:48:34 +02:00
coderaiser
301bfa3234 feature(key) add ability to toggle global vim config on the time of session 2021-01-17 15:07:09 +02:00
coderaiser
57485b5b4b feature(cloudcmd) add ability to open html files using F3 2021-01-16 00:53:37 +02:00
coderaiser
cd7bf0fe01 feature(cloudcmd) add ability to toggle vim hotkes using Esc 2021-01-16 00:53:28 +02:00
coderaiser
a2c17e5e0e chore(client) rm console.log 2021-01-14 13:00:37 +02:00
coderaiser
b35a3e029f feature(cloudcmd) add ability to read zip files like directories (#309) 2021-01-07 00:08:58 +02:00
coderaiser
c3339d8ea2 fix(cloudcmd) drop support of node < 14 2020-12-28 23:00:04 +02:00
coderaiser
b18b6af4dc feature(package) supertape v3.10.0 2020-12-21 15:19:18 +02:00
coderaiser
76380a1f04 chore(cloudcmd) lint 2020-12-15 15:30:32 +02:00
coderaiser
706b823c4a fix(client) dom: buffer: get, set -> getJson, setJson (#295) 2020-08-21 15:50:17 +03:00
coderaiser
aeb5906de3 feature(storage) rm unused removeMatch 2020-08-19 18:14:30 +03:00
coderaiser
c8d2098e5b test(storage) coverage 2020-08-19 18:12:30 +03:00
coderaiser
d181b84c3b fix(cloudcmd) client: edit: json files (#294) 2020-08-19 17:44:26 +03:00
coderaiser
0f93c4fa1b feature(cloudcmd) add IO.createDirectory (b54b5486f4) 2020-08-16 16:32:22 +03:00
coderaiser
291dc39c25 feature(key) vim: add ability to navigate to next and previous using w and b 2020-08-14 19:07:28 +03:00
coderaiser
750b7571f5 feature(key) vim: add ability to navigate using to first and last file using ^ and $ 2020-08-14 19:07:28 +03:00
coderaiser
5041930685 feature(cloudcmd) IO.cp -> IO.copy 2020-08-14 17:14:45 +03:00
coderaiser
13307f3861 feature(cloudcmd) IO.mv -> IO.move 2020-08-14 17:14:45 +03:00
coderaiser
e973f5fd4e fix(client) key: F3: search appears 2020-08-11 13:31:50 +03:00
coderaiser
b2fa10f2de test(view) initConfig: add 2020-08-11 13:31:50 +03:00
coderaiser
27df34f000 fix(view) init config: copy 2020-08-11 01:11:08 +03:00
coderaiser
c49d25229c fix(client) user menu: click on user menu title 2020-08-10 14:42:11 +03:00