waveterm/frontend/app/store
Evan Simkowitz 71e126072e
Add S3 fileshare implementation, improve cp behavior (#1896)
Adds the S3 `fileshare` implementation

This also updates `wsh file cp` so it behaves more like `cp` for things
like copying directories and directory entries. It's not meant to align
with `cp` on everything, though. Our `wsh cp` will be recursive and will
create intermediate directories by default.

This also adds new aliases for `wsh view`: `wsh preview` and `wsh open`

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: sawka <mike@commandline.dev>
Co-authored-by: Sylvia Crowe <software@oneirocosm.com>
2025-02-14 17:27:02 -08:00
..
contextmenu.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
global.ts Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
jotaiStore.ts Remove global.ts dependency from emain (#1003) 2024-10-10 10:12:42 -07:00
keymodel.ts keyboard chord support, split up/down/left/right, and clear block (#1957) 2025-02-14 13:25:25 -08:00
modalmodel.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
services.ts wsh file overhaul without cross-remote copy and S3 (#1790) 2025-01-22 14:50:09 -08:00
wos.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wps.ts Add license identifiers to missing files (#1806) 2025-01-22 20:06:36 -08:00
ws.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshclient.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshclientapi.ts Add S3 fileshare implementation, improve cp behavior (#1896) 2025-02-14 17:27:02 -08:00
wshrouter.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00
wshrpcutil.ts Happy new year! (#1684) 2025-01-04 20:56:57 -08:00