-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File Manager: Future improvements #629
Comments
Feature Movable and resizeable editor windows has been added to 18.49 release. Added dropdown menu with yummy stuff for the editor.
|
Google Chrome can't load file manager. demo:https://www.scall.xyz/file.mp4 File management is always loading. The Firefox browser loads the file manager normally. Sometimes it is normal, very confused. |
Hi, May be it's sone fancy cache issue? Hit Is Firefox and Chrome on the same machine? Is the accessed server the same? |
Did it solve your issue? |
Not sure if this is the right place, but I would like an option to edit file manager settings on filemin. It would be useful to be able to enable/disable the encrypt feature and some other features for the virtual server owners. |
@leijonathan It's better to open separate issue. I don't understand what you mean. What do you mean enable/disable encrypt feature? |
Hello @rostovtsev Do you have any ETA about the point number 23 ? Thank you very much. |
I am closing 19.3x branch soon with small bug fixes, and starting 19.4x. There I am adding new mail compose feature, and most likely, new read mail feature and other features, among which could be ACLs for File Manager. Do you find this feature useful and worth time investments? I personally never had a need to deal with it. What are your real-life examples, when you would need it (just curious). I suppose it could go under existing Permissions modal, in case |
To be honest, I do not use ACL each day, but when I am using it, I prefer a graphical management, it's more clear, but i can deal with CLI. But if it's not a hard work I would love see this improvement to your file manager :D If i understand your last sentence, I think it's specific to each fs. |
@ochbob Okay, I'll look into it for 19.40 release. 😺 |
+1 for ACL two other things would be
|
Sorry, I just noticed the news, it is estimated that it is my local country network problem. |
@ilinbxu Which country in particular is that? |
In China, after I opened the VPN, it was normal. |
@ilinbxu Sorry to hear that, and I'm glad you're free from censorship now. |
You won't find anything better than video.js |
Okay, thanks, I will have a look and see if it fits. I am going to implement this the same way we do with photos, by gathering all videos from a directory and putting it into a playlist. |
The latest commit improves the search capability done using File Manager: What was added for search:
|
I also added size range file search, which can be used to search files with size larger than and smaller than, like this: Find all files larger than 3 MiB and smaller than 5 MiB:
|
Wow! Amazing facility, however is possible to locate the .Trash folder in /home instead of /root ? /root in my case don't have much left space, but /home have a lot, because there are all website. |
Good to hear! 🙂
Well, if files are deleted by the user (server owner) then they will be placed under What I could theoretically do is to move files to To summarize, right now, it's user based only but I could make it home dependable for virtual servers, the same way we automatically assign ownership to files created by Honestly I had this idea but I wasn't sure if files deleted by Perhaps adding another option (oh no) to File Manager configuration page, which would let define a single trash directory for all users? Then one could mount a super large drive to |
great work as usual, happy new year! |
You are a STAR !!!! Thank you for adding this suggestion I sent you merely 3 days ago |
Upcoming Authentic Theme release will add support for displaying detailed file info, by clicking Example: Note: I am looking extending this output with ACLs as well (when supported). If there is anything missing or you wish to see any extra fields on the output that I missed, please let me know. |
When sorting by size the directories will also be sorted by size even if it doesn't know the size of the directories. I would like to have an option that always keep the directories at top and if it knows the size of the directories it should sort them too, but they should still be at the top. |
Good suggestion. Will do. |
Fixed. |
Duh. Really annoying! Thanks for reporting. I'll have a look. |
Is the recycle bin automatically emptied on a regular basis? This would be a nice feature. I found the command in the context menu of the trash folder, maybe an improvment would be to include it centrally at the menu bar, for example within Tools? "Empty all recycle bins" or, for risk-averse users: "Purge all data in the recycle bin that is older than one month". Thank you very much for this great software. |
Very welcome! 🙂
At the moment you would have to do it manually but adding a button to do it would probably be a good feature. Although it's not clear what root capable user action would be like -- would you expect it to be deleted for all users (like under Also, latest version can do purging trash by right clicking on it and choosing Empty Trash from context menu: |
I really appreciate your quick reply.
I had actually found that earlier, but more intuitive would probably really be a menu button. I use Webmin as only user and admin on my RPI4, so I'm not representative for an multi-user perspective. I personally will probably than use for automation purging simply a monthly cron task. |
Good suggestion. I'll think about adding it.
Yeah, this will work too. |
This is fixed. Thanks for reporting. |
This feature will be implemented in upcoming Authentic Theme 19.91.1 release. When move to trash option is activated it will be possible for master administrator to purge all trash directories for all users or only own trash directory: |
Drooling over #13 "Edit/reorder bookmarks (not just delete/add)" |
I will look into adding it before a new theme release. |
Never had a moment to implement ACLs controls. Although, listing been added a while ago and can be enabled in File Manager configuration. |
When editing a text file using Webmin’s File Manager on an iPad the focus of input goes to the content filter, preventing me from entering text into the file. This might technically be a bug, but the option to turn off the content filter might be an easy and fast fix that adds more functionality. |
Thanks for the heads up. This issue has been fixed on the latest theme 20.22. |
To make new File Manager shinier we need to add:
Manage symbolic links- added on 19.20-beta5 (October 03, 2018) File Manager: Future improvements #629 (comment)Extend search with ability to specify user and group, file type (file, directory, symlink)- added on 19.70-beta2 (December 24, 2020) 4ee8d65To make it more powerful and comfortable to use, lets add some extra functionality:
Ability to diff two files File Manager: Enroll support for diffing #612
Movable and resizeable editor windows- added on 18.49 (May 18, 2017)Image viewerwith simple editor functionality; audio and video player - added on 19.32 (April 28, 2019)Viewing archives content
Ability to download directory- added on 19.14 (April 26, 2018) 9f114acSelecting files/directories using wildcard
Calculate and verify checksum of files- addedSplit and combine files
Exclude from search given folders- _added on 19.38 (July 20, 2019)Multi-rename tool
Add multiple uploads- addedAdd an option to automatically extract uploaded file(s)- addedEdit/reorder bookmarks (not just delete/add)
In File Manager, when extracting an archive, all files and folders gets root-root. In Java File Manager setting you can select the default user as "same as the directory". Or if you want to change you can do it in the upload dialog. And you also can select "Upload, Extract and Delete file" in one action. #52020- addedTree-view- added on 19.10-beta1 (March 18, 2018) File Manager: Tree-view #1066QuillJS - HTML, rich text editor- added on 19.10-beta4 (February 28, 2018) Adding HTML editor to File Manager #1031Integrate Disk Usage module
Add text conversion for text editor- addedAdd ability to reset column sorting File Manager: Ability to reset column sorting #1088- _added on 19.38 (July 20, 2019)Abort current call, when clicking the other link- added on 19.13-beta2 (April 17, 2018) 3cdc3ecAdd management for password protected archives Webmin file explorer rar files no extract option webmin#702 (comment)- added on 19.32 (April 28, 2019)Manage file-size calculations on client-side for already calculated directories File manager - calculate selected size #1136
Add ACLs control Issue with File ALCs module #1229 (comment)
Upload directories-- addedAnything else you miss/wish? Please comment below.
The text was updated successfully, but these errors were encountered: