Evan Simkowitz
|
ccf344d107
|
Fix path traversal vulnerabilities (#817)
Properly validate expanded paths to ensure they are not attempting path
traversal attacks
|
2024-09-24 18:24:39 -07:00 |
|
Mike Sawka
|
31414a7536
|
don't open files when stating directory (#797)
|
2024-09-20 12:25:46 -07:00 |
|
Mike Sawka
|
8ad84fd78a
|
update all gopkg imports (#330)
|
2024-09-05 14:25:45 -07:00 |
|
Mike Sawka
|
a7746bc5cc
|
fix rpc no-route errors, fix fileopen in preview (#313)
|
2024-09-03 21:08:51 -07:00 |
|
Mike Sawka
|
e3b7ab73c0
|
preview refactor for keyboard/focus (#303)
|
2024-09-02 16:48:10 -07:00 |
|
Mike Sawka
|
0d8c159101
|
remote file preview (streaming) working (#248)
|
2024-08-19 14:37:52 -07:00 |
|
Mike Sawka
|
8651659c02
|
get remote preview working (#246)
almost all there -- just need to fix streamfile for web urls.
|
2024-08-19 11:02:40 -07:00 |
|
sawka
|
961502916b
|
implement remotewritefile
|
2024-08-13 18:36:11 -07:00 |
|