summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* register app autoload instead of loading appsArthur Schiwon2016-08-121-3/+6
* Merge branch 'master' into implement_712Lukas Reschke2016-08-112-29/+1
|\
| * Merge pull request #777 from nextcloud/ocs_capabilitiesMorris Jobke2016-08-101-28/+0
| |\
| | * Remove OC_OCS_Cloud and OC\OCS\CloudRoeland Jago Douma2016-08-091-28/+0
| * | Merge pull request #529 from nextcloud/vendor-maintenance-downgradeLukas Reschke2016-08-101-1/+1
| |\ \ | | |/ | |/|
| | * Allow downgrades of maintenance accross vendorsJoas Schilling2016-07-221-1/+1
* | | fixes, improvements, and another app:Arthur Schiwon2016-08-111-0/+6
* | | fix registration of admin settings and section on app installArthur Schiwon2016-08-111-0/+6
* | | more admin page splitup improvementsArthur Schiwon2016-08-101-0/+1
* | | Initial work on Apps page split:Arthur Schiwon2016-08-091-1/+4
|/ /
* | libxml - compare against loaded versionMorris Jobke2016-07-281-2/+8
* | fix autoloading in LPAP integration tests, resolves #544Arthur Schiwon2016-07-251-1/+1
|/
* Update with robinJoas Schilling2016-07-2120-20/+20
* Fix othersJoas Schilling2016-07-2132-98/+99
* Revert "Remove "Help" link from personal sidebar"Lukas Reschke2016-07-211-4/+2
* Link to proper clientsLukas Reschke2016-07-211-4/+3
* Use proper documentation linksLukas Reschke2016-07-211-2/+2
* Merge pull request #479 from nextcloud/add-bruteforce-throttlerLukas Reschke2016-07-211-1/+1
|\
| * Implement brute force protectionLukas Reschke2016-07-201-1/+1
* | Merge pull request #476 from nextcloud/port-same-site-cookiesLukas Reschke2016-07-202-0/+9
|\ \
| * | [master] Port Same-Site Cookies to masterLukas Reschke2016-07-202-0/+9
| |/
* | Merge pull request #462 from nextcloud/master-explodeMorris Jobke2016-07-201-1/+1
|\ \ | |/ |/|
| * [master] Use explode() instead of split()Lukas Reschke2016-07-201-1/+1
* | Show app name in error message if app could not be loaded. (#25441)Klaas Freitag2016-07-201-1/+6
|/
* Merge pull request #405 from nextcloud/theming-fixesBjörn Schießle2016-07-181-1/+1
|\
| * Use the themed Defaults everywhereJoas Schilling2016-07-151-1/+1
* | Remove asset pipelinRoeland Jago Douma2016-07-151-42/+0
|/
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-082-22/+13
* Migrate logic to dynamic controllerLukas Reschke2016-06-272-34/+5
* write theme settings to databaseBjoern Schiessle2016-06-271-4/+33
* Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-261-5/+6
|\
| * redirect to new login route (#25099)Christoph Wurst2016-06-211-5/+6
* | fix more stringsMorris Jobke2016-06-202-9/+5
* | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611Arthur Schiwon2016-06-112-1/+8
|\|
| * Check 2FA state for raw php files tooChristoph Wurst2016-06-102-1/+8
* | Downstream 2016-06-09Arthur Schiwon2016-06-093-16/+29
|\|
| * Merge pull request #25000 from owncloud/fix-email-login-davVincent Petry2016-06-091-2/+2
| |\
| | * Allow login by email address via webdav as well - fixes #24791Thomas Müller2016-06-091-2/+2
| * | Merge pull request #25014 from owncloud/admin-datadircheck-fixVincent Petry2016-06-091-13/+24
| |\ \ | | |/ | |/|
| | * Use temporary htaccesstest.txt for data dir security checkVincent Petry2016-06-071-13/+24
| * | dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-071-1/+3
| |/
* | Revert "Downstream 2016-06-08"blizzz2016-06-091-3/+1
* | dissalow symlinks in local storages that point outside the datadirRobin Appelman2016-06-091-1/+3
* | THIS IS NEXTCLOUD! adjusting the designJan-Christoph Borchardt2016-06-081-7/+7
* | Remove "Help" link from personal sidebarLukas Reschke2016-06-061-2/+4
|/
* Fix second check for quota size (#24989)Joas Schilling2016-06-061-1/+1
* Merge pull request #24936 from owncloud/2fa-block-ocsVincent Petry2016-06-021-0/+4
|\
| * block OCS if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-0/+4
* | Merge pull request #24946 from owncloud/issue-24943-duplicate-downgrade-unsup...Vincent Petry2016-06-021-0/+5
|\ \
| * | Do not show the hint when it's the same as the messageJoas Schilling2016-06-011-0/+5
| |/