summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Start migrationsJoas Schilling2017-07-051-1/+8
* Merge pull request #4993 from michaelletzgus/emit_css-tagsMorris Jobke2017-06-141-1/+31
|\
| * Streamline templates, more DRYMichael Letzgus2017-05-251-1/+31
* | Update setupchecks.jsrakekniven2017-05-311-2/+2
* | Register the autoloading earlier so we can load the background jobsJoas Schilling2017-05-241-2/+1
|/
* Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2Morris Jobke2017-05-202-0/+41
|\
| * Make page loading faster by deferred script loading:Michael Letzgus2017-05-202-0/+41
* | Remove OC_App:installAppMorris Jobke2017-05-151-27/+2
|/
* Correctly calculate used space for quota with external storageArdinis2017-05-121-1/+1
* Setup root FS for multibucket object storageMorris Jobke2017-05-101-1/+46
* Fix missing placeholder for doc linkJoas Schilling2017-05-101-1/+1
* 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