Skip to content
#

filemanager

Here are 292 public repositories matching this topic...

Nicked639
Nicked639 commented Oct 15, 2019

I am using Chrome to manage Filebrowser. When it comes to MS Office documents, Filebrowser can only show up a download GUI but cannot preview the content.

So I googled for solutions. Finally I found a chrome extension which is published by google that can preview MS Office documents online.

filestash
rikroe
rikroe commented Jul 21, 2019

It would be nice if either he official docker-compose file or the documentation itself would include volumes for config persistency. The old structure mentioned #113 has changed some time ago.

Example:

    volumes:
        - /local/path/filestash/config/:/app/data/state/config/
        - /local/path/filestash/db/:/app/data/state/db/
tinyfilemanager
neilf-qmul
neilf-qmul commented Sep 3, 2019

if tinyfilemanager content is in a subfolder (/var/www/html/tinyfilemanager-master) of the document root (/var/www/html) and I specify a folder for a user neil (/var/www/html/test)
$directories_users = array(
'neil' => '../test',
);
The href / Direct link for any files in the users folder (/var/www/html/test) are always relative to where the tinyfilemanager is executing rather than the doc

MahmoodMoradian
MahmoodMoradian commented Nov 21, 2018

There isn't any option to remember latest expanded folder based on cookie or session.
For example : when you are using RFM with CKEditor OR TinyMCE, you must expand manually to the folder that contains your images of your specific content every time.
It would be nice if the system could remember the latest expanded folder.

filemanager
kvolkovich-sc
kvolkovich-sc commented Nov 3, 2017

I didn't found a good way to pass environment variables to RAML file. Therefore baseUri variable pass to RAML from shell $SERVER_URL env variable using sed.

"build-api-docs": "rm -rf api-docs.tmp && mkdir -p api-docs.tmp/source api-docs.tmp/docs && cp -r docs/api-docs api-docs.tmp/source && sed -i s@__env__baseURI__@$SERVER_URL@g api-docs.tmp/source/api-docs/main.raml && raml2html 
Video-Hub-App
mcpalmer1980
mcpalmer1980 commented Nov 22, 2019

I never tried this program in Windows, but in Linux there is no application icon. This leaves a blank space in my dash panel, making it look like I'm hiding something! Considering how nice the toolbar icons look, this surprises me.

Is there a reason for this? Can you tell me how to add my own icon? Would you like me to make one for your review?

I'm thinking of something like a car's wheel(hu

Improve this page

Add a description, image, and links to the filemanager topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the filemanager topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.