summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Fix escaped HTML on error pagesMorris Jobke2017-05-081-12/+8
* Add function to request SVG or regular fallback imageLukas Reschke2017-05-081-7/+10
* ensure theming app is loaded when showing an error pageRobin Appelman2017-05-061-0/+5
* Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-021-4/+4
|\
| * better handling of preview generation errorsRobin Appelman2017-05-021-4/+4
* | Update documentation go.php URL to 12Lukas Reschke2017-05-021-1/+1
|/
* Merge pull request #4515 from nextcloud/downstream-27643Morris Jobke2017-04-261-8/+1
|\
| * Adjust query/event logging code in favour of more complex owncloud/diagnostic...Piotr Mrówczyński2017-04-261-8/+1
* | Merge pull request #4526 from nextcloud/downstream-27269Morris Jobke2017-04-261-0/+6
|\ \
| * | Use regex to detect part filesVincent Petry2017-04-261-2/+2
| * | #7496 Don`t allow upload of files with extension .partIlja Neumann2017-04-261-0/+6
| |/
* / Add app bundlesLukas Reschke2017-04-261-2/+4
|/
* Refactor auth methodsJörn Friedrich Dreyer2017-04-262-14/+10
* Contacts menuChristoph Wurst2017-04-251-0/+1
* Responsive app menuJulius Härtl2017-04-251-68/+0
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-0/+10
* Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-241-1/+0
|\
| * Remove unused use statementsMorris Jobke2017-04-221-1/+0
* | Remove unused variablesMorris Jobke2017-04-221-1/+0
|/
* Fix translationsJoas Schilling2017-04-181-1/+1
* Fix casing of same origin frame optionJoas Schilling2017-04-121-1/+1
* Merge pull request #4256 from nextcloud/themingLukas Reschke2017-04-113-2/+21
|\
| * Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-093-2/+21
* | Lowercase "data" correctlyJoas Schilling2017-04-101-6/+6
* | removed path to datadirKawohl2017-04-041-13/+13
|/
* Redirect to 2FA selection screenChristoph Wurst2017-04-031-2/+2
* also rename defaultMailHeaderColor to defaultColorPrimaryJan-Christoph Borchardt2017-03-291-4/+4
* Add fallback to getMailHeaderColor so we don't break existing themesJulius Härtl2017-03-291-2/+5
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-3/+3
* Merge pull request #4127 from nextcloud/update-legacy-csp-policyMorris Jobke2017-03-281-1/+3
|\
| * Update legacy CSP policyLukas Reschke2017-03-281-1/+3
* | Merge pull request #4084 from nextcloud/fix-log-spam-with-too-few-navigation-...Morris Jobke2017-03-271-5/+3
|\ \
| * | Don't spam the log with "Undefined index showInHeader"Joas Schilling2017-03-271-5/+3
* | | Merge pull request #4072 from nextcloud/move-x-frame-options-into-phpGeorg Ehrke2017-03-271-1/+1
|\ \ \ | |/ / |/| |
| * | Move X-Frame-Options into PHPLukas Reschke2017-03-261-1/+1
| |/
* | Don't use the dropdown for one item onlyJoas Schilling2017-03-261-2/+12
* | Manage the right side menu via the navigation manager as wellJoas Schilling2017-03-261-75/+15
* | Register the app management in the normal wayJoas Schilling2017-03-261-6/+0
|/
* Merge JS for template prependLukas Reschke2017-03-241-23/+4
* Merge vendor jsRoeland Jago Douma2017-03-231-12/+15
* Only initialize backbone onceRoeland Jago Douma2017-03-221-1/+0
* Revert "Bundle vendor js"Roeland Jago Douma2017-03-221-15/+13
* Merge pull request #3977 from nextcloud/di_ng2blizzz2017-03-221-0/+1
|\
| * Register the namespace with the autoloading to allow reverse recoveryJoas Schilling2017-03-221-0/+1
* | When debug don't load the bundled fileRoeland Jago Douma2017-03-221-2/+19
* | Bundle more default vendor jsRoeland Jago Douma2017-03-221-3/+0
* | Merge vendor jsRoeland Jago Douma2017-03-221-14/+2
|/
* Merge pull request #3945 from nextcloud/downstream-27298Lukas Reschke2017-03-201-1/+4
|\
| * Adding file, line, class and function to the query logger (#27298)Thomas Müller2017-03-191-1/+4
* | HTTP 1.1 used when giving 403 and 404 errors while attempting to download non...noveens2017-03-191-2/+2
|/