Commit Graph

65 Commits

Author SHA1 Message Date
Johannes Zellner
012968003f The progress callback already gives the whole uploaded size 2021-01-27 16:47:29 +01:00
Johannes Zellner
383147b26a Fixup linter issues in filemanager.js 2021-01-12 14:29:04 +01:00
Johannes Zellner
57b19457e4 Handle ctrl/cmd + s for saving in filemanager editor 2021-01-11 16:15:01 +01:00
Girish Ramakrishnan
dd3522a34c filemanager: show host path for volumes as root label 2020-12-20 12:58:09 -08:00
Johannes Zellner
b63d1fa8e1 List volumes of the app in filemanager 2020-12-08 13:02:14 +01:00
Johannes Zellner
6590c06f5b Display upload size and size progress 2020-12-08 12:01:47 +01:00
Johannes Zellner
e1f5fea303 Add logs, terminal and restart action to filemanager 2020-12-07 19:49:53 +01:00
Johannes Zellner
ed96c83953 decode foldernames in breadcrumb 2020-12-04 18:39:10 +01:00
Johannes Zellner
fa54de2960 Update file size after save in filemanager 2020-12-04 13:53:08 +01:00
Johannes Zellner
58a60d3bd5 Set filemanager document title dynamically to indicate open app 2020-12-04 12:08:42 +01:00
Girish Ramakrishnan
d5ab13a00e Enable download for directories
downloads as zip
2020-11-30 10:27:45 -08:00
Johannes Zellner
a80ddc17a7 The translation key is called 'filemanager.title' 2020-11-10 01:23:09 +01:00
Johannes Zellner
ec00eecab3 Translate the filemanager 2020-11-10 01:21:44 +01:00
Johannes Zellner
a809d3fecb Set logs, filemanager and terminal title programmatically to avoid angular template leaks 2020-11-09 23:32:47 +01:00
Johannes Zellner
f8229ba53b Ensure all views using client.js have required dependencies 2020-11-08 10:48:30 +01:00
Johannes Zellner
85ff6a02bf Always show filelist header and give scroll top indicator 2020-11-08 00:46:34 +01:00
Johannes Zellner
b5fa60235d Skip file moving if location unchanged 2020-11-07 23:00:08 +01:00
Johannes Zellner
6a43e184e8 Fix breadcrumbs in filemanager 2020-11-07 22:58:37 +01:00
Johannes Zellner
8b67b3b884 Add initial drag'n'drop within the filemanager 2020-11-07 22:43:24 +01:00
Johannes Zellner
df20ac9190 Init filemanager cwd with explicit null 2020-11-07 11:35:22 +01:00
Johannes Zellner
0b919bfd13 filemanager paths should not start with / 2020-11-04 13:41:29 +01:00
Johannes Zellner
1d7921a760 slightly improve the media viewer widget 2020-11-04 13:03:36 +01:00
Girish Ramakrishnan
f2aade3b36 Add file browser button to volume listing 2020-10-30 11:32:22 -07:00
Johannes Zellner
4457b5879b Support retry with optional overwrite 2020-10-22 12:45:05 +02:00
Johannes Zellner
f586791c71 Add new file creation action and collapse new and upload actions 2020-10-22 10:25:54 +02:00
Johannes Zellner
3ebf250ad9 Use displayed instead of enabled in filemanager context-menu 2020-10-20 13:49:46 +02:00
Johannes Zellner
660b92cd3b Support more tar and zip formats 2020-10-20 12:31:48 +02:00
Girish Ramakrishnan
c7c16ee167 Add extract progress bar 2020-10-19 21:45:13 -07:00
Girish Ramakrishnan
1e6ea77a8f Add extract context menu item 2020-10-19 19:31:37 -07:00
Girish Ramakrishnan
58e4bd1077 Fix various linter issues 2020-10-19 15:54:26 -07:00
Johannes Zellner
1e35b621eb Show error in filemanager if upload fails 2020-10-08 16:05:24 +02:00
Girish Ramakrishnan
1249b3b3e8 Put save and close together 2020-09-05 23:04:51 -07:00
Johannes Zellner
497be710a7 Only provide save for filemanager editor 2020-09-01 12:39:02 +02:00
Johannes Zellner
b2279c9acc Make texteditor fullscreen and add saving without closing action 2020-08-31 17:46:26 +02:00
Johannes Zellner
614674563a Show folders first 2020-07-23 15:01:50 +02:00
Johannes Zellner
349633c8da Better icon handling in filemanager 2020-07-23 12:22:00 +02:00
Johannes Zellner
7d4f617757 Support moving files across folders when renaming 2020-07-23 12:07:24 +02:00
Johannes Zellner
cb14592705 Make filemanager reload pickup the directory from hash 2020-07-22 21:41:32 +02:00
Johannes Zellner
38682e48d4 Open different mimetypes differently in filemanager 2020-07-21 16:27:51 +02:00
Johannes Zellner
6661f21e2f Handle symlinks in filemanager 2020-07-18 19:26:18 +02:00
Johannes Zellner
6d6fba873f Use browser history to allow navigation 2020-07-15 14:48:29 +02:00
Johannes Zellner
6aa8602b96 Replace action buttons with context menu 2020-07-14 23:49:14 +02:00
Johannes Zellner
240272f7ce Cleanup console.log()s 2020-07-14 19:26:24 +02:00
Johannes Zellner
6956cfa32d Try to figure out the file language for monaco 2020-07-14 16:41:40 +02:00
Johannes Zellner
3a54e662c2 Give monaco some time to settle the ui and add tooltips 2020-07-14 16:28:46 +02:00
Johannes Zellner
02dcb013ef Clear drop target highlight 2020-07-14 00:53:11 +02:00
Johannes Zellner
e97f3032cc Make monaco work 2020-07-13 23:35:49 +02:00
Johannes Zellner
b690c9bc95 Add filemanager chown dialog 2020-07-13 18:30:29 +02:00
Johannes Zellner
fd3034bacc Make normal files downloadable 2020-07-13 17:48:53 +02:00
Johannes Zellner
3bcef3d9c3 Fix file rename focus and initial selection 2020-07-13 17:05:01 +02:00