Commit Graph

7077 Commits (729210daa0a7219966dff7eadedb49f5006fccb0)

Author SHA1 Message Date
Vincent Petry 7e6f3817d0 SMB ignore connection errors when NetBIOS is disabled 12 years ago
Bjoern Schiessle 82f30d37ca call error page with session as parameter 12 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 12 years ago
hkjolhede 3e2d4c1bc1 Fixed error-checking error in sftp.php 12 years ago
Bjoern Schiessle f36ee69855 tests added 12 years ago
Jörn Friedrich Dreyer 11425d142d readd sharing token to public template 12 years ago
Vincent Petry f9a64d2b27 Fix for smb4php fseek 12 years ago
Arthur Schiwon 98c9334175 LDAP Wizard: move raw login filter field from advanced tab to login filter tab for consistency 12 years ago
Bjoern Schiessle faa08da944 instead of writing etmp files we write the dummy file to data/user/cache to avoid that etmp files show up in the users files list 12 years ago
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 12 years ago
Bjoern Schiessle 2624a6cb32 remove debug output 12 years ago
Bjoern Schiessle 2df3763675 test encryptAll() and decryptAll() to make sure that mtime and etag stay the same 12 years ago
Arthur Schiwon 84a882c651 LDAP Wizard: make 'Configuration OK' and 'Help' texts grey so they don't take too much awareness 12 years ago
Arthur Schiwon 7a61dcadd2 LDAP Wizard: move status indicator in one line with back and continue buttons 12 years ago
Arthur Schiwon 4ee296051b LDAP Wizard: introduce configuration status indicator, fixes #5741 12 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 12 years ago
Bjoern Schiessle dd0ebcede2 fixPartialFilePath() is now stripPartialFileExtension() 12 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 12 years ago
Bjoern Schiessle e2fb8d7128 only update file cache if the file is already indexed to avoid that we create a incomplete file cache entry 12 years ago
Bjoern Schiessle 894856ce01 make sure that we keep the correct timestamp and etag after encryoption/decryption 12 years ago
Georg Ehrke 238e4bc3eb implement delete hooks in file versions lib 12 years ago
Georg Ehrke 90fac1f371 replace $path with '/files_trashbin/files/' . $file 12 years ago
Georg Ehrke feee4b865b add delete hook for trash bin app 12 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 12 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 12 years ago
Arthur Schiwon 550f2d0089 LDAP Wizard: make UI behaviour more consistent and more pleasant when determining Base DN 12 years ago
Arthur Schiwon 082357a670 LDAP Wizard: remove ugly whitespace where it should not be 12 years ago
Morris Jobke 913cde816f Fix spacing issue for checkboxes, vertically center checkboxes on personal page 12 years ago
Vincent Petry 80c8666d3a Deleting all files in trash now only sends a single flag 12 years ago
Robin Appelman a2015ee065 Use View::copy and View::rename when copying or renaming files in the shared storage 12 years ago
Bjoern Schiessle 802213f7ec let encryption app detect transfer id in path and handle it correctly 12 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 12 years ago
Arthur Schiwon da61c6ef72 LDAP Wizard: determine port without credentials. don't hide the port input field 12 years ago
Arthur Schiwon ea9f392f4e LDAP Wizard: improve check for Agent DN and Credentials 12 years ago
Jenkins for ownCloud e431ba5ce8 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 58aad1096f LDAP Wizard: keep Base DN always visible 12 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 12 years ago
Vincent Petry c16fbbf386 Increased upload error delay to 10 seconds 12 years ago
Vincent Petry bdc75e497b Fixed totalDirs JS error 12 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 95a5ff63b8 LDAP: resolve namespace harakiri, fixes background job 12 years ago
Vincent Petry 5d698b72fc Fixed folder icon for home storage 12 years ago
Ramiro Aparicio b49530f80b Do not count the size of shared folder on total 12 years ago
Arthur Schiwon 8b3da23368 LDAP Wizard: l10ned Save button 12 years ago
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory 12 years ago
Vincent Petry 5d9ab6e7ac Update quota value in client after scan and upload 12 years ago
Vincent Petry da126f1692 Fixed unit tests for files sharing watcher 12 years ago
Vincent Petry 9f4fd0161e Added unit tests for shared files watcher 12 years ago
Vincent Petry eb6fc14f84 Removed unused method 12 years ago