Matthew Penner
|
3c2a6e1136
|
ui(files): add pull file modal
|
2021-07-25 13:24:52 -06:00 |
|
Jakob Schrettenbrunner
|
4fd2af028d
|
fix urlencoding in the filemanager
|
2021-01-02 02:15:32 +01:00 |
|
Dane Everitt
|
5d03c0d2e5
|
Properly handle loading files with special characters
|
2020-12-16 21:38:46 -08:00 |
|
Dane Everitt
|
3e65a2d055
|
Pass one at unfucking the stupid file encoding issues
|
2020-12-08 21:24:17 -08:00 |
|
Matthew Penner
|
ed5613e207
|
Show file mode on file listing, add ability to change file mode
|
2020-12-04 09:24:06 -07:00 |
|
Dane Everitt
|
625fd92130
|
Fix URKL encoding hellscape; closes #2664 closes #2663
|
2020-11-06 20:47:03 -08:00 |
|
Dane Everitt
|
8c8feffcb7
|
Encode all parts of the URI individually, closes #2620
|
2020-11-01 11:44:47 -08:00 |
|
Dane Everitt
|
903b5795db
|
Avoid breaking the entire UI when naughty characters are present in the file name or directory; closes #2575
|
2020-10-22 21:18:46 -07:00 |
|
Dane Everitt
|
d87438621f
|
Don't allow opening of files we know cannot be edited; closes #2286
|
2020-08-30 10:25:48 -07:00 |
|
Dane Everitt
|
54f9c5f187
|
Merge branch 'develop' into feature/file-uploads
|
2020-08-22 18:33:09 -07:00 |
|
Dane Everitt
|
95e8492c5d
|
What the heck are these abysmal timeouts; closes #2223
|
2020-08-06 20:25:35 -07:00 |
|
Dane Everitt
|
b92c97060b
|
Use a key that doesn't change to avoid re-render issues; closes #2203
|
2020-08-01 18:48:58 -07:00 |
|
Dane Everitt
|
1a6669aa5c
|
Add endpoint support for decompressing files
|
2020-07-14 21:16:49 -07:00 |
|
Matthew Penner
|
1d2acbd5b4
|
Get basic file upload functionality working
|
2020-07-12 16:42:32 -06:00 |
|
Dane Everitt
|
121f163b81
|
Handle new file rename/move API
|
2020-07-11 16:20:42 -07:00 |
|
Dane Everitt
|
2653321fc2
|
Support renaming multiple files at once
|
2020-07-11 16:00:30 -07:00 |
|
Dane Everitt
|
93cab68cc3
|
Handle mass actions for file deletion
|
2020-07-11 15:37:59 -07:00 |
|
Dane Everitt
|
82bc9e617b
|
Add support for compressing items in the file manager
|
2020-07-11 13:38:49 -07:00 |
|
Dane Everitt
|
2692e98cd8
|
Massive speed improvements to filemanager
|
2020-07-10 22:10:51 -07:00 |
|
Dane Everitt
|
c419d15907
|
eslint cleanup
|
2020-07-04 18:30:50 -07:00 |
|
Dane Everitt
|
a924eb56cc
|
Fix file and backup downloading to use URL returned by server
|
2020-04-06 20:28:14 -07:00 |
|
Dane Everitt
|
d07ee9a36b
|
Add create directory button
|
2019-12-15 19:10:01 -08:00 |
|
Dane Everitt
|
bfd62304ae
|
Package updates
|
2019-12-07 12:12:33 -08:00 |
|
Dane Everitt
|
78ccdf93b6
|
Square away saving of existing files
|
2019-10-26 13:16:27 -07:00 |
|
Dane Everitt
|
ac52810ef6
|
Don't try to parse JSON being returned from the API
|
2019-09-29 15:32:22 -07:00 |
|
Dane Everitt
|
c66d2cd123
|
A few adjustments for chunking the new file edit page
|
2019-09-28 14:59:05 -07:00 |
|
Dane Everitt
|
456473ad0f
|
Delete support & cleaned up copy logic
|
2019-08-04 15:46:58 -07:00 |
|
Dane Everitt
|
2f9128508a
|
Add support for copying files.
|
2019-08-04 15:34:46 -07:00 |
|
Dane Everitt
|
5f59210c85
|
Use easy-peasy to store file state data
|
2019-08-04 14:58:31 -07:00 |
|
Dane Everitt
|
2716ff8841
|
Basic working file rename modal
|
2019-08-02 22:22:01 -07:00 |
|
Dane Everitt
|
c90fcea519
|
Add basic file listing functionality
|
2019-07-27 20:23:51 -07:00 |
|