summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Use SystemConfig instead of AllConfig for DB stuffMorris Jobke2017-03-191-11/+11
* Merge pull request #3008 from nextcloud/appmenu-experimentMorris Jobke2017-03-161-8/+75
|\
| * Make app management icon act like a normal app iconJulius Haertl2017-03-161-0/+6
| * Fix menu issuesJulius Haertl2017-03-161-6/+19
| * Generate seperate menu list for header barJulius Haertl2017-03-161-3/+41
| * Move active app to the first slotJulius Haertl2017-03-161-9/+19
* | Merge pull request #3802 from Ko-/masterRoeland Jago Douma2017-03-161-1/+3
|\ \ | |/ |/|
| * Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+3
* | Do not double cherck app updateMorris Jobke2017-03-131-8/+3
|/
* Merge pull request #3778 from nextcloud/verify_jpg_filesLukas Reschke2017-03-101-1/+5
|\
| * Test is a file is a valid jpg fileRoeland Jago Douma2017-03-081-1/+5
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-092-303/+3
* | Add more styles to the server.scssMorris Jobke2017-03-091-9/+0
* | [PoC] combine 2 scss files!Roeland Jago Douma2017-03-091-2/+1
|/
* Merge pull request #3689 from nextcloud/cleanup-legacy-classesJoas Schilling2017-03-035-248/+0
|\
| * Get rid of static OCS::notFound()Morris Jobke2017-03-031-43/+0
| * Cleanup not used legacy classesMorris Jobke2017-03-034-205/+0
* | Remove deprecated OC_User::isLoggedInSebastian Wessalowski2017-03-023-5/+5
|/
* Fix code quality a bitJoas Schilling2017-02-221-13/+17
* Use 90% JPEG quality for thumbnails and previews by defaultJoas Schilling2017-02-221-3/+26