11815 Commits (42272de3a64a4b7346992b730aa191afbe9c90d9)

Author SHA1 Message Date
Jenkins for ownCloud 5a9b892b2e [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 188b72a9f3 [tx-robot] updated from transifex 10 years ago
Lukas Reschke 6614ea91c3 Fix some PHPDocs 10 years ago
Jenkins for ownCloud d305412a35 [tx-robot] updated from transifex 10 years ago
Scrutinizer Auto-Fixer be4c3a8b56 Scrutinizer Auto-Fixes 10 years ago
Morris Jobke 7aa07bcf1c Deduplicate queued trashbin expire jobs 10 years ago
Robin Appelman ae71f80f4a Skip unavailable storages in scanner 10 years ago
Jenkins for ownCloud 39fb320bae [tx-robot] updated from transifex 10 years ago
Vincent Petry d02e0eaaf1 Only reject ajax auth if user is really logged out 10 years ago
Thomas Müller cc8c38e8ba Fix principal collection for CavDAVTester 10 years ago
Jenkins for ownCloud dd18ea611b [tx-robot] updated from transifex 10 years ago
Thomas Müller b799e42b4e Introduce \OCP\IUser::getEMailAddress() 10 years ago
Thomas Müller c25a7cc4da Users are available under it's own principal resource named 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) 10 years ago
Thomas Müller b02dea29e6 CardDavBackEnd requires principalBackend on ctor 10 years ago
Thomas Müller 06c85dd1eb Output owncloud.log to the console 10 years ago
Thomas Müller d28390a649 Adding sync support - including dav tests 10 years ago
Jan-Christoph Borchardt 38abdc1007 add icon for Federation app 10 years ago
Robin Appelman 10df0780ea Dont output paths in scan.php 10 years ago
Robin Appelman b025f07fb7 Make Cache\Updater per storage 10 years ago
Jenkins for ownCloud 6e60c0f0c4 [tx-robot] updated from transifex 10 years ago
Robin McCorkell 125b090627 Replace shitty netcat use with dedicated PHP script 10 years ago
Thomas Müller 9a8bdeb7fb Remove invalid use statement 10 years ago
Thomas Müller ae36c01b95 Adjust sabre changes in core 10 years ago
Robin Appelman d316802fcf Fix status icon styling for external storages 10 years ago
Björn Schießle 9546b21d7e always store server url without a trailing slash 10 years ago
Björn Schießle 964fa1fce3 use hooks to auto add server to the list of trusted servers once a federated share was created 10 years ago
Roeland Jago Douma 8d309767d7 [Sharing 2.0] Use the rootfolder to get the path of a share 10 years ago
Roeland Jago Douma 85976b7293 [Sharing 2.0] Fix phpdoc etc 10 years ago
Roeland Jago Douma ab02b5c36e [Sharing 2.0] Move authentication to the OCS API 10 years ago
Roeland Jago Douma a2b8483779 [Sharing 2.0] Default share provider only generic DI 10 years ago
Roeland Jago Douma aeae73b364 [Sharing 2.0] Removed unused DI stuff 10 years ago
Jenkins for ownCloud cb69e6c201 [tx-robot] updated from transifex 10 years ago
Morris Jobke 4608e7134c webdav docker tests - wait at least 5 seconds after the full startup 10 years ago
Robin Appelman 74dfc604d1 language fixes 10 years ago
Robin Appelman ff72eac927 truncate long values on default 10 years ago
Robin Appelman 0795f7d71b hide passwords and secrets on default 10 years ago
Robin Appelman 909b31ea58 use common --output option 10 years ago
Robin Appelman f5cdd27b22 Add files_external:list command to list configured external storages 10 years ago
Vincent Petry 055d58bfc3 Do not authenticate over ajax 10 years ago
Jenkins for ownCloud 56e05a90af [tx-robot] updated from transifex 10 years ago
Robin McCorkell 08839ce77d Defer initialisation of data until after complete construction 10 years ago
Vincent Petry 418fefc93c Update app version for Webdav impl of files GUI 10 years ago
Vincent Petry ce897f80e6 Send download token as cookie to tell the UI that it started 10 years ago
Vincent Petry d3383adb71 Fix issue when renaming creates a separate entry 10 years ago
Vincent Petry ec3166742b Properly join path sections 10 years ago
Thomas Müller ab1d786d87 Fix port issue - options.host already has the port attached 10 years ago
Thomas Müller 240ae46265 Fix js file load order 10 years ago
Vincent Petry 21da6271a8 Parse share owner from Webdav to display in UI 10 years ago
Vincent Petry dc8ce87a26 Query tags/favorite through Webdav in file list 10 years ago
Vincent Petry f20232d4bd Make public link share page work with Webdav and add operations 10 years ago