Commit Graph

6779 Commits (008c3b80d6cca6a15299afe01f150f075813df8c)

Author SHA1 Message Date
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 13 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 13 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 13 years ago
Georg Ehrke 238e4bc3eb implement delete hooks in file versions lib 13 years ago
Georg Ehrke 90fac1f371 replace $path with '/files_trashbin/files/' . $file 13 years ago
Georg Ehrke feee4b865b add delete hook for trash bin app 13 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 13 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 13 years ago
Arthur Schiwon 550f2d0089 LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN 13 years ago
Arthur Schiwon 082357a670 LDAP Wizard: remove ugly whitespace where it should not be 13 years ago
Morris Jobke 913cde816f Fix spacing issue for checkboxes, vertically center checkboxes on personal page 13 years ago
Robin Appelman a2015ee065 Use View::copy and View::rename when copying or renaming files in the shared storage 13 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 13 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 13 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 13 years ago
Arthur Schiwon ea9f392f4e LDAP Wizard: improve check for Agent DN and Credentials 13 years ago
Jenkins for ownCloud e431ba5ce8 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 58aad1096f LDAP Wizard: keep Base DN always visible 13 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 13 years ago
Vincent Petry c16fbbf386 Increased upload error delay to 10 seconds 13 years ago
Vincent Petry bdc75e497b Fixed totalDirs JS error 13 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 13 years ago
Arthur Schiwon 95a5ff63b8 LDAP: resolve namespace harakiri, fixes background job 13 years ago
Vincent Petry 5d698b72fc Fixed folder icon for home storage 13 years ago
Ramiro Aparicio b49530f80b Do not count the size of shared folder on total 13 years ago
Arthur Schiwon 8b3da23368 LDAP Wizard: l10ned Save button 13 years ago
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory 13 years ago
Vincent Petry 5d9ab6e7ac Update quota value in client after scan and upload 13 years ago
Vincent Petry da126f1692 Fixed unit tests for files sharing watcher 13 years ago
Vincent Petry 9f4fd0161e Added unit tests for shared files watcher 13 years ago
Vincent Petry eb6fc14f84 Removed unused method 13 years ago
Vincent Petry e3868ba118 Fixed watcher to also update the owner's folder sizes 13 years ago
Thomas Müller b869fb2a09 calling getstoragestats.php only if a user is logged in because this call requires a user to be logged in 13 years ago
miicha ef1183bf86 allows agent and password or neither agent nor password 13 years ago
Thomas Müller b75c724cc4 fixing dropbox require path 13 years ago
miicha 5b9bdaadaa allow empty user-dn and password 13 years ago
Thomas Müller a7cb16aab1 use === 13 years ago
Arthur Schiwon 3d6030b2ae LDAP: improve design and placement of Save button 13 years ago
Arthur Schiwon 17820fbef6 LDAP: make buttons on Expert page work again, fixes #5585 13 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 13 years ago
VicDeo 4e9a23dffe Excpetion->Exception 13 years ago
Jörn Friedrich Dreyer adb5de4a88 prefer closest over parent 13 years ago
Vincent Petry 35dd568f8f Added missing comma to make the next diff cleaner 13 years ago
Jörn Friedrich Dreyer a4be1ebeb8 use data-file to retrieve filename 13 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 13 years ago
Vincent Petry 19eeb618ff Prevent closing the create dropdown when right clicking in Firefox 13 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 13 years ago
Jörn Friedrich Dreyer 68e88b6e40 count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected 13 years ago