Commit Graph

27148 Commits (9b652ed5d50a40a1edde0f1b8c859f49ff8248c9)
 

Author SHA1 Message Date
Morris Jobke 9b652ed5d5 [App Code Check] add check for version and mandatory fields 9 years ago
Jan-Christoph Borchardt 1191dda0d8 Merge pull request #19163 from owncloud/search-elsewhere-wording 9 years ago
Jan-Christoph Borchardt 9162cc153e fix wording of other search results to 'in other folders' 9 years ago
Hendrik Leppelsack fb46e36d7b Merge pull request #19301 from owncloud/ie8-checkboxes 9 years ago
Hendrik Leppelsack 7a8cc97831 display checkboxes in ie8 9 years ago
Thomas Müller 6f5f1c4f14 Merge pull request #19139 from owncloud/ext-revert-permissions 9 years ago
Morris Jobke 1c052d554b Merge pull request #19308 from owncloud/fix-title 9 years ago
Thomas Müller 2ea2ec0004 Show 'Apps' in the browser title when app management is open 9 years ago
Jörn Friedrich Dreyer d54d9a573f Revert "use correct variable" 9 years ago
Thomas Müller 9050adc8f0 Merge pull request #19295 from owncloud/share-fixintparsing 9 years ago
Jörn Friedrich Dreyer 52cbaff061 use correct variable 9 years ago
Vincent Petry 6ea27e2b03 Fix parsing int attributes from share.php response 9 years ago
Robin McCorkell 634c1c497c Mark SMB_OC and SFTP_Key as deprecated backends 9 years ago
Robin McCorkell 2bef3ef34b Hide deprecated backends in external storage GUI 9 years ago
Robin McCorkell 060d169615 Add deprecation mechanic to IdentifierTrait 9 years ago
Robin McCorkell 38a260e963 Revert "Implement more fine-grained external storage permissions model" 9 years ago
Thomas Müller ee649d58c5 Merge pull request #19289 from owncloud/fix-type-hint-errors-container 9 years ago
Thomas Müller 0c283dc020 Merge pull request #19220 from individual-it/fix_19164 9 years ago
Thomas Müller bcdb3c26da Merge pull request #19236 from owncloud/call_dot_directories_function 9 years ago
Thomas Müller 4c62d71db7 Merge pull request #19277 from owncloud/files-plusbuttonfix 9 years ago
Thomas Müller 53a167eae9 Merge pull request #19279 from owncloud/share-fixbogusentry 9 years ago
Thomas Müller ad71d92acf Merge pull request #19247 from owncloud/fix_locking_copy_operation 9 years ago
Morris Jobke 56a795ad37 Merge branch 'master' into fix-type-hint-errors-container 9 years ago
Thomas Müller f3d60df56d Merge pull request #19267 from owncloud/individual-it-reduce_db_calls_for_filelocks 9 years ago
Thomas Müller c22b98b05e Merge pull request #19169 from owncloud/3rdpartyhint 9 years ago
Thomas Müller d0b17ec8d6 Merge pull request #19285 from owncloud/fix-strengthify-tipsy 9 years ago
Carla Schroder 4410ca5035 add example for 3rdparty configuration 9 years ago
Joas Schilling ee75f9f594 Fix type hint errors in the container and the interface 9 years ago
Hendrik Leppelsack 3f0a870908 implement builder pattern in tipsy shim 9 years ago
Thomas Müller 9fbd3fa6c1 Merge pull request #19270 from owncloud/files-sidebar-fixfortrashandco 9 years ago
Hendrik Leppelsack 3bce50f64b Merge pull request #19282 from owncloud/disabled-checkboxes 9 years ago
Hendrik Leppelsack 7b19b99e82 add style for disabled checkboxes 9 years ago
Hendrik Leppelsack f8c286a7b6 Merge pull request #19275 from owncloud/fix-19158 9 years ago
Martin 491250320a Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isIgnoredDir($file)). Eases to find where this operation is used. 9 years ago
Hendrik Leppelsack bea164274a left align checkboxes in group dropdown 9 years ago
Lukas Reschke 7222e5fb4d Merge pull request #18893 from owncloud/move-static-data 9 years ago
Vincent Petry 03ca76f54f Fix bogus entry that appears when switching with arrow keys 9 years ago
Vincent Petry a7d84287ad Only render the plus button when it makes sense 9 years ago
Lukas Reschke 4201f59402 Update mimetypes 9 years ago
Lukas Reschke 63b2bc136a Move mimetype files into /resources/config/ 9 years ago
Lukas Reschke a8e8a9dfb9 Move certificate bundle into resources/config/ 9 years ago
Robin Appelman 498e8f712c Merge pull request #19268 from owncloud/revert-18911 9 years ago
Thomas Müller 0c93de5a65 Merge pull request #19266 from owncloud/fileactions-translate-details 9 years ago
Thomas Müller 8b086156b1 Merge pull request #19177 from owncloud/docker-check-state 9 years ago
Frank Karlitschek ce359b3a8c Merge pull request #19257 from owncloud/fix-floating-in-sidebar 9 years ago
Roeland Douma 9fd50c0bbf Merge pull request #19262 from owncloud/fix_18970 9 years ago
Vincent Petry fa725fba73 Properly show sidebar for trash and sharing sections 9 years ago
Roeland Jago Douma 4dba046712 Respect disabled sharing API settings 9 years ago
Individual IT Services 5f11049852 reduce amount of db calls needed for file-locks 9 years ago
Robin Appelman d9db959331 Revert "Show cached previews directly" 9 years ago