Commit Graph

7255 Commits (eba1d574cf946c215ca3fd3154ecc3bfe5742d2b)

Author SHA1 Message Date
Bjoern Schiessle efe7c4075a fix path reconstruction for reshares 11 years ago
Vincent Petry bc64931cd0 Fixed unit tests for ajax rename 11 years ago
Morris Jobke 55d7cf8ffd improve encryption message 11 years ago
Bjoern Schiessle d9729168f9 some small js fixes 11 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 11 years ago
Bjoern Schiessle e0924a5f07 switch to large spinner 11 years ago
Vincent Petry 68f610a90e Update file list entry on rename 11 years ago
ganomi f94180a996 Fix filellist/rename/summary problem 11 years ago
Bjoern Schiessle aee7781f22 fix public preview creation if a user ios logged in 11 years ago
Jenkins for ownCloud 4a78f12682 [tx-robot] updated from transifex 11 years ago
Vincent Petry d2840a045d Fixed sharing hook to not remove the share before the trashbin 11 years ago
Bjoern Schiessle 1536c7ea58 switch from "name" attribute to "id" 11 years ago
Bjoern Schiessle 060e0ad0cd with the latest changes in master $this-userID is always the correct ID, so we no longer need the extra parameter 11 years ago
Bjoern Schiessle 7f2bdb0e97 typo fixed 11 years ago
Bjoern Schiessle 7f3b178d73 some small changes according to the review comments 11 years ago
Bjoern Schiessle c7e1fe50c2 added a small version of the dark loading gif, looks nicer on the blue background 11 years ago
Jenkins for ownCloud fb7aa2f014 [tx-robot] updated from transifex 11 years ago
Vincent Petry 30e086fb53 Fixed SFTP storage to overwrite on rename 11 years ago
Bjoern Schiessle 5d2299eab8 only create complete share key if we know the exact path 11 years ago
Arthur Schiwon 69518b9013 Make sure Avatar is set from LDAP upon first login, not later, but also not before due to missing user folder 11 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 11 years ago
Vincent Petry e102eec89a Return true when touch succeeds 11 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 11 years ago
Bjoern Schiessle 0617e06f69 use POST instead of GET 11 years ago
Bjoern Schiessle 35a6ad255d fix typo in var name 11 years ago
Jenkins for ownCloud dc67c7efa9 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle 8974107b4e remove debug output 11 years ago
Bjoern Schiessle d6fb2afa85 show a message at the log-in screen if inital encryption take place 11 years ago
Arthur Schiwon 03375d6c52 LDAP: username2dn should only return DNs that belong to the current LDAP server. Might be not perfect. Easy perfect solution would increase communication with LDAP server. Let's see if it is good enough 11 years ago
Arthur Schiwon 3955388f20 LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 11 years ago
Vincent Petry 944d4156bf Fixed FTP storage unit tests to use the correct class 11 years ago
Bjoern Schiessle f8fcd567a7 move files to owners trash 11 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 11 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 11 years ago
Bjoern Schiessle 9c4b8ae54c fix typo in comment 11 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 11 years ago
Arthur Schiwon d9347f2c9b LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh? 11 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 11 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 11 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 11 years ago
Bjoern Schiessle acf74b24f2 remove unused variable 11 years ago
Thomas Müller c67b8f2b22 fixed documentation 11 years ago
Arthur Schiwon 6fdce3b7e9 LDAP: user proxy must support canChangeAvatar too 11 years ago
Arthur Schiwon 54f0deff2a LDAP: get user photo from LDAP and set it as avatar if available 11 years ago
Jenkins for ownCloud 60cfdae503 [tx-robot] updated from transifex 11 years ago
Vincent Petry 476d8e6de0 Added unit test for root mount point validation 11 years ago
Vincent Petry 0b2c9b823c Prevent using root as mount point for external storage 11 years ago
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs 11 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 11 years ago
Bjoern Schiessle d2e6f7d979 check HTTP Referer to check if we come from public.php or from a internal page. 11 years ago