-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
luci-app-file-plug-manager: Full featured file manager with plugins #7492
base: master
Are you sure you want to change the base?
luci-app-file-plug-manager: Full featured file manager with plugins #7492
Conversation
7617053
to
0b7a706
Compare
Perhaps revise to Revise hexeditor to monospace font also. Rename this to File Manager Plugins, so the association is clear. |
- minimal working set: file-plug-manager + Navigation plugin. All other plugins are optional - Directory Navigation and Traversal - File and Directory Operations - Bulk Selection and Management - drug'n'drop to/from local computer - drug'n'drop to router local folders - copy/move mode for drug'n'drop switching with 'Alt' key - Editing text files with find/replace functionality - Hex editor - Save/load settings - Dumb Terminal Signed-off-by: Dmitry R <[email protected]> luci-app-file-plug-manager: Fixed application name and monospace fonts usage across plugins Signed-off-by: Dmitry R <[email protected]>
0b7a706
to
d543b4a
Compare
Have just updated this PR. Fixed monospace font usage across plugins, changed menu name an logo, drag'n'drop substituted with |
I don't thing this worth a for separate app. Just add the "plugins" into the existing FM. The main problem is maintaining of this: you added an advanced functionality that is out of scope the Luci. And this is a complicated task by itself, for example showing an image with zoom and rotate. I think the more stable solution would be to use an existing web file managers that are many lacks of contributors e.g.
So if we might use the same codebase for all file managers that would be just great. But not sure if this possible. |
I agree and I'm reconsidering the idea. I'll try to find a way to keep the router footprint as small as possible and extend the functionality by using client's or other external system resources. |
Signed-off-by: <[email protected]>
row (viagit commit --signoff
)<package name>: title
first line subject for packagesPKG_VERSION
in the Makefile