Commit Graph

15283 Commits (87e795a693c9671d5564815e71f3821348f2b9d5)
 

Author SHA1 Message Date
Frank Karlitschek 22e39baf77 show the build number if on the daily build update channel 12 years ago
Frank Karlitschek a11192bab3 send the build number too to push the next daily build. This is needed for the new daily build update channel 12 years ago
Frank Karlitschek 2ce850f7db fix overwrite host support and make the code a bit more readable 12 years ago
Vincent Petry aef34618de Merge pull request #5995 from owncloud/extstorage-isreadablefix 12 years ago
Jenkins for ownCloud ba0e09adce [tx-robot] updated from transifex 12 years ago
Arthur Schiwon d9347f2c9b LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh? 12 years ago
Arthur Schiwon 6085878966 Avatar: accept OC_Image as in setParameter 12 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 12 years ago
Bjoern Schiessle aeefe48cba Revert "use relative paths to create images from a file. This way it also works if" 12 years ago
Bjoern Schiessle acf74b24f2 remove unused variable 12 years ago
Morris Jobke ae6610f0ea fix navigation scrollbar 12 years ago
Vincent Petry 3b904647b0 Merge pull request #6003 from owncloud/incognito_mode 12 years ago
Thomas Müller c67b8f2b22 fixed documentation 12 years ago
Bjoern Schiessle 2cc0c90015 set incognito mode for public.php calls. Because in this case ownCloud should always work the same way as if no user is logged in 12 years ago
Bjoern Schiessle 7e4f50d4e3 add incognito mode, allows to hide my user ID. For example, this is useful to access public resources while a user is still logged in 12 years ago
Thomas Müller c05177b25b Merge pull request #5882 from owncloud/preview-movie-5s 12 years ago
Arthur Schiwon 6fdce3b7e9 LDAP: user proxy must support canChangeAvatar too 12 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 12 years ago
Arthur Schiwon 54f0deff2a LDAP: get user photo from LDAP and set it as avatar if available 12 years ago
Raghu Nayyar c503588827 Merge pull request #6000 from owncloud/use_relative_path_to_create_images 12 years ago
blizzz 2f73db12bb Merge pull request #5040 from owncloud/public_api_avatar_master 12 years ago
Thomas Müller 92c8672c0f fixing PHPDoc comments and syntax 12 years ago
Bjoern Schiessle 3488f0b77a use relative paths to create images from a file. This way it also works if 12 years ago
Thomas Müller 14e7075030 we better use 5MB (1024 * 1024 * 5 = 5242880) instead of 1MB. 12 years ago
Thomas Müller c22019dec5 Working on a chunked video can result in a broken frame index the option -vsync 1 can heal that 12 years ago
Jenkins for ownCloud 60cfdae503 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon f94a6eb166 Add missing Avatar Interface 12 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 12 years ago
raghunayyar aa5d5a422f Doesn't Cut the top arrow from navigation 12 years ago
Vincent Petry 3b48d23478 Merge pull request #5970 from owncloud/extstorage-webdavdotdirfix 12 years ago
Vincent Petry 476d8e6de0 Added unit test for root mount point validation 12 years ago
Vincent Petry 0b2c9b823c Prevent using root as mount point for external storage 12 years ago
Thomas Müller 4a2f9636cf Merge pull request #5773 from owncloud/fix-2152-master 12 years ago
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs 12 years ago
Jenkins for ownCloud 5d9731cef2 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 6443e570c2 Merge branch 'encryption_work_with_public_gallery' into encryption_enable_public_upload 12 years ago
Vincent Petry d0265f3388 Merge pull request #5715 from owncloud/quota-sharing-wrapotherusershome 12 years ago
Bjoern Schiessle d2e6f7d979 check HTTP Referer to check if we come from public.php or from a internal page. 12 years ago
Morris Jobke 3e1ade4397 Merge pull request #5988 from owncloud/files-mobilequickfix 12 years ago
Thomas Müller 418a9b11c4 Merge pull request #5983 from owncloud/fixing-l10n-again-master 12 years ago
Vincent Petry 14ad1ebf53 Added min width to files table 12 years ago
Thomas Müller cd1cf58875 Fixing the warning notifications 12 years ago
blizzz a20c6049c3 Merge pull request #5979 from owncloud/fix5881 12 years ago
Vincent Petry bd50ed0ded Merge pull request #5980 from owncloud/public_view_fixes 12 years ago
Vincent Petry 69e8e7dbd5 Now using the "Home" storage detection approach for quota 12 years ago
Bjoern Schiessle 9d16353e09 disable trahs in files_sharing/public.php 12 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 12 years ago
Bjoern Schiessle c9646ddc4c fix undefined index errors if public share view 12 years ago