Commit Graph

93 Commits

Author SHA1 Message Date
Girish Ramakrishnan db1056112c Fix SI and Decimal unit usage
SI: For 1000, it is kB, MB, GB
IEC: For 1024, it is KiB, MiB, GiB

JEDEC: For 1024, it is KB, MB (conflicts with SI, of course)

Ultimately, what we decided is for RAM use IEC and for Disk use SI.
This is what docker does and also suggested here -
https://stackoverflow.com/questions/8632269/displaying-file-size-1000b-1kb-or-1024b-1kb
2022-10-13 21:53:11 +02:00
Johannes Zellner f0b6293b22 Fixup clipboard usage in filemanger 2022-09-04 12:09:07 +02:00
Johannes Zellner 536bb84ade Move new file and folder logic as well as restart to the main filemanager controller 2022-08-25 21:42:28 +02:00
Johannes Zellner 6603087f72 Move chown entries into main filemanager controller 2022-08-25 21:22:43 +02:00
Johannes Zellner 5413e52198 Move rename and extract into main filemanager controller 2022-08-25 21:10:35 +02:00
Johannes Zellner 862841e4c1 Convert entry deletion for split view 2022-08-25 19:38:02 +02:00
Johannes Zellner ba9530eb32 Improve two view pane 2022-08-25 12:23:38 +02:00
Johannes Zellner 2a69b3d523 Fixup main text editor usage 2022-08-25 10:26:22 +02:00
Johannes Zellner a923f80885 Improve filemanager toolbar 2022-08-24 12:47:00 +02:00
Johannes Zellner 6f1a3d2923 Add initial splitview option for filemanager 2022-08-24 12:37:35 +02:00
Johannes Zellner 05c8de7fc4 Improve filemanager keyboard handling 2022-08-23 15:46:28 +02:00
Johannes Zellner f282deffd5 Show basic picture preview in filemanager 2022-04-07 16:11:04 +02:00
Johannes Zellner e1801b7a99 Make filesystem header a link if it is an app 2021-09-27 21:18:22 +02:00
Girish Ramakrishnan 6a28961dde filemanager: change button color of chown and rename 2021-09-27 11:43:56 -07:00
Girish Ramakrishnan 0d6abb9850 filebrowser: add mail restart button 2021-09-27 11:42:14 -07:00
Girish Ramakrishnan 3c1b01a857 mail: expose maildata via filemanager
part of cloudron/box#794
2021-09-26 12:51:37 -07:00
Girish Ramakrishnan f7d3f611cd filemanager: re-order columns 2021-09-24 10:51:34 -07:00
Johannes Zellner 89754a62fe filemanager: Prevent and reset hash state during busy times 2021-05-20 19:26:20 +02:00
Johannes Zellner ecb93cb115 Better busy handling in filemanager on slow storage 2021-05-20 18:12:25 +02:00
Johannes Zellner 9161e5f7e8 filemanager: Fix state issue with editor 2021-03-18 16:43:33 +01:00
Johannes Zellner 0abf1e76d4 filemanager: Select entry on context menu button clicked 2021-03-16 18:11:28 +01:00
Johannes Zellner f1625ed345 filemanager: Add explicit context-menu button 2021-03-03 14:22:21 +01:00
Johannes Zellner da6ee44a2a filemanager: Give visual feedback on breadcrumb drop 2021-02-01 20:28:55 +01:00
Johannes Zellner cc34847de9 filemanager: allow drop on breadcrumbs 2021-02-01 20:19:54 +01:00
Johannes Zellner 7e970a175d filemanager: Add more UI actions 2021-01-30 23:54:00 +01:00
Johannes Zellner 77cb64369b filemanager: add basic cut/paste 2021-01-30 23:23:34 +01:00
Johannes Zellner bd4423c9c6 filemanager: Remove individual action buttons 2021-01-30 22:21:19 +01:00
Johannes Zellner 1f3eeb4f43 filemanager: make chown support multiple files 2021-01-30 18:20:06 +01:00
Johannes Zellner c12dfcef54 filemanager: allow to delete all selected files 2021-01-30 17:08:32 +01:00
Johannes Zellner 66450913b5 filemanager: Implement multiselect with cmd/ctrl key 2021-01-29 18:35:35 +01:00
Johannes Zellner 3d55cfaaca filemanager: Use double click to open 2021-01-29 11:55:35 +01:00
Johannes Zellner c435d4d35a Add modified column to filemanager 2021-01-29 11:53:02 +01:00
Girish Ramakrishnan dd3522a34c filemanager: show host path for volumes as root label 2020-12-20 12:58:09 -08:00
Johannes Zellner a33760a688 Show actual real /app/data/ path in filemanger 2020-12-15 10:39:19 +01:00
Johannes Zellner 397a2b8803 Always prepend the version to assets when sourcing to avoid cache hits on update 2020-12-08 15:38:02 +01: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 c9ae24cf62 Show app restart status as a banner in filemanager 2020-12-07 20:13:05 +01:00
Johannes Zellner e1f5fea303 Add logs, terminal and restart action to filemanager 2020-12-07 19:49:53 +01:00
Johannes Zellner 6d32ab6095 Rework the filemanager toolbar to not overflow with long paths 2020-12-04 19:06:08 +01:00
Johannes Zellner c2799658ba Creating new file or folder is no danger 2020-11-12 23:16:34 +01:00
Johannes Zellner bf2965dba0 Use new translation argument passing 2020-11-12 23:13:52 +01:00
Johannes Zellner ec00eecab3 Translate the filemanager 2020-11-10 01:21:44 +01:00
Johannes Zellner 89cde563f6 We use 2 space indent in html 2020-11-09 23:49:22 +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 8b67b3b884 Add initial drag'n'drop within the filemanager 2020-11-07 22:43:24 +01:00
Johannes Zellner 1d7921a760 slightly improve the media viewer widget 2020-11-04 13:03:36 +01:00
Johannes Zellner 20af9ed911 Fix a link targets to not overwrite the hash in the url bar 2020-11-03 21:35:48 +01:00
Girish Ramakrishnan f2aade3b36 Add file browser button to volume listing 2020-10-30 11:32:22 -07:00