summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
...
* | | AutoCompletion backendArthur Schiwon2017-10-221-0/+2
|/ /
* | Allow apps to have their own autoloaderRoeland Jago Douma2017-10-171-4/+12
* | Do not return app names multiple timesJulius Härtl2017-10-101-0/+2
|/
* adapt attribute name (changed letter case style)Arthur Schiwon2017-09-271-1/+1
* reduce nesting of the required app XMLArthur Schiwon2017-09-271-3/+12
* make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-261-0/+5
* Remove private legacy OC_OCS_ResponseRoeland Jago Douma2017-09-211-28/+0
* OC_OCS_Response is deprecatedRoeland Jago Douma2017-09-211-7/+7
* Read appinfo from a local cacheRoeland Jago Douma2017-09-191-1/+1
* don't pass User object when uid string is expectedArthur Schiwon2017-09-181-1/+2
* Inject \OCP\IURLGenerator to make tests workLukas Reschke2017-08-181-2/+3
* Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-181-7/+5
* Logo claim is not used anymoreMorris Jobke2017-08-021-7/+2
* Use public methods for OC_App::isShippedMorris Jobke2017-08-012-20/+10
* Merge pull request #5939 from nextcloud/dont-have-set-uid-as-displaynameMorris Jobke2017-08-011-12/+0
|\
| * Remove setUidAsDisplayNameLukas Reschke2017-07-311-12/+0
* | Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-016-10/+19
* | Replace wrong PHPDocsLukas Reschke2017-08-015-16/+32
* | Fix template functionsLukas Reschke2017-08-011-3/+5
* | Fix \OCP\UtilLukas Reschke2017-08-011-1/+1
* | Add proper PHPDocLukas Reschke2017-08-011-1/+3
* | Use IConfig instead of static OCP\ConfigMorris Jobke2017-07-271-2/+3
|/
* Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-253-92/+1
|\
| * Remove legacy OC_User_Backend and OC_User_InterfaceRoeland Jago Douma2017-07-243-92/+1
* | Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-242-80/+1
|/
* Merge pull request #5857 from nextcloud/database-exception-cleanupMorris Jobke2017-07-241-2/+2
|\
| * Remove unneeded parameter in DatabaseExceptionMorris Jobke2017-07-241-2/+2
* | Merge pull request #5855 from nextcloud/cleanup-legacy-user-classMorris Jobke2017-07-241-67/+1
|\ \
| * | Cleanup legacy user class from unused methodsMorris Jobke2017-07-241-67/+1
| |/
* | Merge pull request #5854 from nextcloud/improve-personal-page-codeMorris Jobke2017-07-241-51/+0
|\ \
| * | Cleanup code of personal page to use public interfacesMorris Jobke2017-07-241-51/+0
| |/
* / More phpstorm inspection fixesRoeland Jago Douma2017-07-241-1/+1
|/
* Redesign jQuery UI datepickerMarin Treselj2017-07-231-1/+1
* PrivateData to appRoeland Jago Douma2017-07-211-28/+0
* Merge pull request #5529 from michaelletzgus/optimize_js_orderMorris Jobke2017-07-071-3/+3
|\
| * Optimize performance / Load CSS and JS in parallel on firefoxMichael Letzgus2017-06-241-3/+3
* | Register autoloading before running migrationsJoas Schilling2017-07-051-1/+2
* | Use migrations when there is no database.xmlJoas Schilling2017-07-051-3/+3
* | 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