Commit Graph

2662 Commits (0ebcc2d4f9582c652c6e37ff6e9024e44fc453cf)

Author SHA1 Message Date
Robin Appelman 2248e465af Remove children from the cache in one query 12 years ago
Bernhard Posselt bb0c88a577 always set url parameters when they are available in the app dispatch 12 years ago
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 12 years ago
Bernhard Posselt 6737dd111d ignore core 12 years ago
Bernhard Posselt 4ec4914bb4 move check into addTranslation method 12 years ago
Bernhard Posselt 1cce1f0e6b dont load core scritps 12 years ago
Bernhard Posselt d6f1ff7993 only load translsations for apps 12 years ago
Bernhard Posselt 8cb60b2366 make translation lookup faster (O(n) -> O(1)) 12 years ago
Bernhard Posselt 717e3acd9b autoload app's js translations 12 years ago
Joas Schilling 4b3a3dc0bb Check new and old ways of required oC version for app compatibility 12 years ago
Morris Jobke 0a400b4577 drop unused parameter 12 years ago
Lukas Reschke d66facc762 Fix annotations in file view 12 years ago
Robin Appelman 96dff341e2 Return valid fileinfo objects for part files 12 years ago
Morris Jobke 7746ac519f drop dead code - ref #13301 12 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 12 years ago
Lukas Reschke f0ac8a278a Use json_encode on string 12 years ago
Morris Jobke 9b49b52fc6 drop useless "!!! No reuse of etag" - fixes #13187 12 years ago
Thomas Müller 7966eee007 Adding repair step to fix missing etags - fixes #12172 12 years ago
Vincent Petry fcc3b3d5f7 Fix searchCommon to properly match path name 12 years ago
Thomas Müller 1d2bef0a01 Use a special filter expression for Oracle to filter the prefix - fixes #13220 12 years ago
Lukas Reschke e80ece9a2b Verify whether value is already normalized 12 years ago
Lukas Reschke 310424db5d Use isset() instead of strlen() 12 years ago
Lukas Reschke 7e11ca06f6 Cache results of `normalizePath` 12 years ago
Lukas Reschke 05615bfd47 Simplify isValidPath and add unit tests 12 years ago
Lukas Reschke b8b4df5425 Cache responses from the AppStore server 12 years ago
Robin McCorkell c291383116 Memcache binary executable searching 12 years ago
Robin McCorkell 17dd5d0816 Add Null memcacher 12 years ago
Vincent Petry 888ce4d4f9 Fix cache jail to not duplicate slashes 12 years ago
Vincent Petry aa821ecc00 Trim leading or trailing slashes in file cache paths 12 years ago
Lukas Reschke ceaaab6295 Verify whether type is correct 12 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 12 years ago
Thomas Müller 296a852063 check for working htaccess will result in a dead lock because the server is blocking the request to itself - fixes #13153 12 years ago
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 12 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 12 years ago
Arthur Schiwon 8e488f726c revert changes to deprecated preferences as it is a not needed leftover 12 years ago
Chris Wilson 402a3ed146 Improve debugging for ServiceUnavailable exceptions 12 years ago
Robin Appelman 3356308594 Prevent leaking db connection info in the stacktrace 12 years ago
Robin Appelman 64e3ebae74 Add error handling to getstoragestats.php 12 years ago
Morris Jobke 4ffe7ddb75 degraded logging policy for server container in AppFramework 12 years ago
Adam Williamson bb79aac78a allow css/js asset directory to be relocated (#13053) 12 years ago
Robin McCorkell 2c44bc1768 Fix JS asset generation 12 years ago
Lukas Reschke 8689605999 Use info instead of warning log level 12 years ago
Lukas Reschke 0ed00bca43 Use namespace 12 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 12 years ago
Lukas Reschke f2ddd565e8 Fix code-style 12 years ago
derkostka deedfad050 fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" 12 years ago
Jörn Friedrich Dreyer 606f802b7b move search results below filelist, show hint when results are off screen, use js plugin mechanism 12 years ago
Jörn Friedrich Dreyer 0e9b05b701 ajax paging, some js cleanups 12 years ago
Jörn Friedrich Dreyer c738359a11 add paged provider 12 years ago
Jörn Friedrich Dreyer d3662722f6 new OC.Search, add search result formatters and handlers, use full content width for results 12 years ago