summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-318-1/+7
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-1/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-1/+0
* | Use the short array syntax, everywhereChristoph Wurst2020-03-2613-151/+151
* | Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
|/
* Only load required scripts on install pageJulius Härtl2020-03-111-8/+10
* Allow to force register the namespaceJoas Schilling2020-01-131-3/+4
* Register the namespace after reading the new fileJoas Schilling2020-01-131-1/+2
* Update license headers for 18Christoph Wurst2019-12-202-0/+2
* when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-191-2/+6
* Use files node API for single file downloadsJulius Härtl2019-12-191-14/+28
* Deprecate hooks, emitter and Symfony dispatcher mechanismsChristoph Wurst2019-12-111-1/+5
* Do not disable authentication appsRoeland Jago Douma2019-12-101-2/+3
* Update license headersChristoph Wurst2019-12-0517-58/+50
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* HTTPS link to https://en.wikipedia.org/wiki/Server-sent_eventsChristian Oliff2019-11-151-1/+1
* pass through ServerNotAvailableException on app initArthur Schiwon2019-11-141-0/+4
* Merge pull request #17830 from nextcloud/global-quota-return-quotaRoeland Jago Douma2019-11-071-2/+7
|\
| * actually return the quote when getting global storage infoRobin Appelman2019-11-061-2/+7
* | switch to Files Node API for zip generationArthur Schiwon2019-11-071-4/+15
|/
* Cleanup theming messRoeland Jago Douma2019-10-251-2/+4
* Deprecate TemplateManagerJulius Härtl2019-10-161-0/+1
* Print the error pages as error so we load less scripts and might be able to v...Joas Schilling2019-09-161-1/+1
* Merge pull request #16859 from PhrozenByte/patch-1Roeland Jago Douma2019-09-091-0/+2
|\
| * Improve usage of IAppManager::getAppWebPath()Daniel Rudolf2019-09-051-0/+2
* | Fix sanity checks #16963Samuel CHEMLA2019-09-011-5/+3
|/
* Always check via http and https whether htaccess is workingJoas Schilling2019-08-231-1/+13
* Make the auto-disabled list more broadJoas Schilling2019-08-151-3/+1
* instead of upsert, fallback to default query on PgSQL <= 9.4Arthur Schiwon2019-08-141-2/+2
* Remove duplicated spacesJ0WI2019-08-111-1/+1
* Sort headersJ0WI2019-08-111-4/+4
* Add X-Frame-Options header to .htaccessJ0WI2019-08-111-1/+1
* Merge pull request #16461 from nextcloud/fix/noid/pgsql-versionRoeland Jago Douma2019-07-261-2/+2
|\
| * fixes the check for postgresqlArthur Schiwon2019-07-181-2/+2
* | Removes unused OC_API::registerMorris Jobke2019-07-181-30/+0
|/
* Merge pull request #15540 from nextcloud/bugfix/noid/prevent-faulty-logs-from...Joas Schilling2019-06-211-2/+3
|\
| * Prevent faulty logs from nested setupFS callsJoas Schilling2019-05-151-2/+3
* | Fix missing login hook wih Apache/SAMLChristoph Wurst2019-06-111-1/+9
|/
* Show supported apps in app managementMorris Jobke2019-05-131-0/+8
* Use non-absolute logout URL to fix wrong URL in reverse proxy scenarioMorris Jobke2019-05-081-1/+1
* Forbid eval on legacy responsesRoeland Jago Douma2019-04-091-1/+1
* allow enforcing apps to ignore the max versionRoeland Jago Douma2019-03-201-4/+4
* Remove the upload and memory settingJoas Schilling2019-03-042-108/+0
* Make sure maintenance mode is always casted to boolJoas Schilling2019-02-221-1/+1
* Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-141-1/+0
* Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-141-1/+0
* Move the contactsmenu handlebars templates to the bundleRoeland Jago Douma2019-02-041-1/+0
* Do not try to load js moved to bundleRoeland Jago Douma2019-02-011-2/+0
* Merge pull request #13927 from nextcloud/remove-dead-codeMorris Jobke2019-02-011-50/+0
|\
| * Remove deleteFromOpcodeCache & clearOpcodeCacheDaniel Kesselberg2019-01-301-31/+0