angular-filemanager icon indicating copy to clipboard operation
angular-filemanager copied to clipboard

JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)

Results 102 angular-filemanager issues
Sort by recently updated
recently updated
newest added

Hello, I tried to set edit: false in the angular filemanager allowed actions, but double clicking on a file still brings up an edit window. What am I doing wrong?...

When installing with Bower, an old version, using Angular 1.5.x code, but with tag 1.5.1 is installed. A new release with tag 1.6.2 should be created to prevent this.

Hello I have been working with angular-filemanager on my localhost and works perfectly. .- I have created a local ftp account and works OK. .- I have probed to connect...

I downloaded the zip file, extracted it, and opened the index file in the root folder, and it says "Cannot connect to FTP server." I don't see a config file....

Hi, here is the attached image, when i press on change button nothing happens, anyone having same issue? http://clip2net.com/s/3Ot6JiX

Will there an Angular 4 support or migration of this project?

Hi, I'm trying to add this component to my angular-4 app, but I'm getting: > ERROR in D:/workspace/ResourceManagerFileBrowse/dev/ResourcesManagement/web/ResourceManagerWebClient/src/app/app.module.ts (13,60): Cannot find module '../../../main'. ERROR in Error: Error encountered resolving symbol...

Hi, Wonder if anybody have solved extract of files and change of permissions? Thomas

Hi, I want to show an error(like: file name exist) to user when upload a file with name exist in a directory. $scope.uploadFiles = function () { /******* I added...