Commit Graph

24991 Commits (d560d1ef2a106bb7e89907a4004ef371cc4ddc4a)
 

Author SHA1 Message Date
Vincent Petry d560d1ef2a Merge pull request #16469 from oparoz/restore-minheight-for-single-public-previews 10 years ago
Morris Jobke 39d1e99228 Merge pull request #16322 from owncloud/trash-view 10 years ago
Morris Jobke 1a67e5cdc3 Merge pull request #16465 from owncloud/s2s-returnpropererrorwhenpublicwebdavdisabled 10 years ago
Olivier Paroz 13ab251c6d Restore min-height for single previews 10 years ago
Vincent Petry 7386257676 Merge pull request #16075 from owncloud/skeleton-copy-delay 10 years ago
Jan-Christoph Borchardt f978474577 Merge pull request #16463 from owncloud/add-support-to-disallow-domains 10 years ago
Vincent Petry f2a900e04c Return 401 when accessing public webdav and s2s is disabled 10 years ago
Morris Jobke 3a4568313f Merge pull request #16326 from owncloud/fix-16192 10 years ago
Lukas Reschke a62190a72d Add support for disallowing domains to the ContentSecurityPolicy 10 years ago
Jan-Christoph Borchardt 0d78ebf6cd Merge pull request #16444 from owncloud/close-new-dropdown 10 years ago
Morris Jobke 1e59be2d2d Merge pull request #16453 from cmeh/patch-6 10 years ago
Lukas Reschke 9be6d8cd39 Merge pull request #16446 from owncloud/fix-url-generation 10 years ago
Jenkins for ownCloud c49a06a684 [tx-robot] updated from transifex 10 years ago
Thomas Müller f9d04f62a8 Merge pull request #16440 from owncloud/scrutinizer-patch-1 10 years ago
Christian Hoffmann 35207ae363 Clean-up of orthography, grammar 10 years ago
Vincent Petry f7a2b5e7a9 Added unit tests for download URL in public sharing page 10 years ago
Robin Appelman 2213d6597c add tests for copyFromStorage with same storage 10 years ago
Thomas Müller f59576c3ca Merge pull request #16447 from owncloud/fix-minor-code-problems 10 years ago
Morris Jobke d3d70e5d90 Re-add use statement 10 years ago
Joas Schilling d832c4ae23 Fix unexisting class and broken doc 10 years ago
Lukas Reschke 07483033c1 Fix URL generation 10 years ago
Thomas Müller 10d1fd1306 Merge pull request #16419 from owncloud/user-group-backend-performance 10 years ago
Morris Jobke 581227324a Closes "New" dropdown when switching category 10 years ago
Robin Appelman 733784ae41 cleanup move/copy logic in trash 10 years ago
Robin Appelman 9c751f1d87 use copy when doing a crossStorageCopy on the same storage 10 years ago
Thomas Müller 12aef31115 Merge pull request #15606 from owncloud/fix-group-list-and-count-primary-group-only 10 years ago
Scrutinizer Auto-Fixer fdbc21fc6c Scrutinizer Auto-Fixes 10 years ago
Arthur Schiwon 76dfc87227 add primary group users to resultset before caching 10 years ago
Arthur Schiwon 6b218039ba Fixes returns of group memberships and counting if all members have the specific groups as primary set. 10 years ago
Thomas Müller 54a6ba47c0 Merge pull request #12401 from owncloud/add-limit-parameter-to-getSharewith 10 years ago
Thomas Müller 6d97dfb00c Catch NotFoundException and return no quota information which simply reflects the current state - no file storage has been initialized for the user. 10 years ago
Thomas Müller ad88a7d53d exception class will be logged as well - helps especially in cases where the message contained is empty - e.g. "message":"OCP\\Files\\NotFoundException: at \/home\/deepdiver\/Development\/ownCloud\/core-autotest\/apps\/provisioning_api\/lib\/users.php#354", 10 years ago
Morris Jobke 5f4e0863f5 Merge pull request #16420 from owncloud/update-useconfigtableprefix 10 years ago
Thomas Müller a52afb040a Merge pull request #15965 from owncloud/conditional-logging 10 years ago
Thomas Müller d90b83725f Merge pull request #16085 from owncloud/encryption-module-rename 10 years ago
Joas Schilling 9e0cb4460e Merge pull request #16354 from owncloud/remove-browser-from-publicwebdav 10 years ago
Vincent Petry fabdc4ba9d Add unit test for migrator with different prefix 10 years ago
Morris Jobke 68a593a667 Merge pull request #16181 from owncloud/fix-15982 10 years ago
Morris Jobke aae9274210 Merge pull request #16293 from owncloud/xcache 10 years ago
Morris Jobke f0e7ae5da8 Merge pull request #16426 from owncloud/add-database-setup-hint 10 years ago
Jenkins for ownCloud 313994a33d [tx-robot] updated from transifex 10 years ago
Morris Jobke 176b9674d2 Add hint about additional PHP database modules 10 years ago
Björn Schießle 1c411baf17 Merge pull request #16412 from owncloud/jknockaert-patch-1 10 years ago
Arthur Schiwon cdb0689334 handle unallowed auth exception on port detection 10 years ago
Arthur Schiwon 5a56393657 throw exception on LDAP error 1, which we usually do not see and is pretty generic. AD uses is for uses not enlisted in the RFC, like on issues with anonymous binds. we also try to guess this case and show a hint. 10 years ago
Arthur Schiwon b9e5309757 catch unallowed anonymous auth attempt and show specific error 10 years ago
Robin Appelman 8f1a609512 adjust test 10 years ago
Robin Appelman 89959a856c fix target path for move 10 years ago
Robin Appelman a0854b36f0 update cache after move to trash 10 years ago
Robin Appelman b70e1ffc6d dont go trough the view when moving to trash 10 years ago