summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-091-1/+1
* Deprecate unused, private OC_Helper::linkToPublicMorris Jobke2018-10-081-17/+0
* Merge pull request #10898 from nextcloud/feature/10684/default-logo-color-the...Morris Jobke2018-10-081-2/+2
|\
| * Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* | Merge pull request #11613 from nextcloud/add-missing-throw-statementMorris Jobke2018-10-041-1/+2
|\ \
| * | add missing throw statement to doc blockBjoern Schiessle2018-10-041-1/+2
* | | Remove unused code in legacy classesMorris Jobke2018-10-032-80/+24
| |/ |/|
* | Dont use find to lookup binariesDaniel Kesselberg2018-09-291-14/+1
* | Compile contactmenu handlebars templatesRoeland Jago Douma2018-09-271-0/+1
|/
* add back-end as parameter to the pre-login hookBjoern Schiessle2018-09-141-1/+1
* also catch exceptions when loading appsRobin Appelman2018-08-241-1/+1
* Drop support for xcacheDaniel Kesselberg2018-08-121-8/+0
* Check if HTTP_USER_AGENT is set before using itRoeland Jago Douma2018-08-081-0/+4
* Merge pull request #8380 from nextcloud/bugfix/noid/reenable-disabled-appsMorris Jobke2018-07-251-0/+2
|\
| * Re-enable apps that got automatically disabled while updatingJoas Schilling2018-06-261-0/+2
* | Design structure fixesJohn Molakvoæ (skjnldsv)2018-07-211-0/+10
* | Merge pull request #8188 from arnowelzel/masterMorris Jobke2018-07-201-2/+2
|\ \
| * | Avoid error messages for restricted opcache APIArno Welzel2018-02-051-2/+2
* | | Fix accessibility invertJohn Molakvoæ (skjnldsv)2018-07-191-2/+9
* | | Try to not run into the white page of death and still log something in the we...Morris Jobke2018-06-291-3/+15
* | | Do not use HTTP code OC_Response constants anymoreMorris Jobke2018-06-261-9/+0
* | | Replace hardcoded status headers with calls to http_response_code()Morris Jobke2018-06-263-40/+6
* | | Server exception error pages by default with a 500 status codeMorris Jobke2018-06-261-29/+5
* | | Server error/hint pages with a 500 error code to avoid it being seen instead ...Morris Jobke2018-06-262-5/+5
* | | Change status code when config is write protectedEric Masseran2018-06-261-1/+3
| |/ |/|
* | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-211-1/+1
|\ \
| * | Move public preview endpoint overRoeland Jago Douma2018-06-201-1/+1
* | | Split css variables and fix url variablesJohn Molakvoæ (skjnldsv)2018-06-201-0/+1
|/ /
* | Added new search standardJohn Molakvoæ (skjnldsv)2018-06-191-0/+1
* | Better design for core search, fixes and style to scssJohn Molakvoæ (skjnldsv)2018-06-191-0/+1
* | Properly clear cacheJulius Härtl2018-06-061-0/+1
* | Implement update functionalityJulius Härtl2018-06-061-0/+1
* | Get correct version of an appRoeland Jago Douma2018-05-031-1/+1
* | Make it possible to make external storages read onlyRoeland Jago Douma2018-05-011-0/+17
* | move log constants to ILoggerArthur Schiwon2018-04-265-16/+23
* | fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-171-0/+5
* | Use zip32 only if there are less than 65536 filesDaniel Calviño Sánchez2018-04-061-4/+33
* | Use zip32 if possibleRoeland Jago Douma2018-04-061-3/+14
* | Merge pull request #8976 from nextcloud/dep_user_codeRoeland Jago Douma2018-03-281-19/+2
|\ \
| * | Remove deprecated OCP\User::getDisplaynameRoeland Jago Douma2018-03-251-0/+2
| * | Remove deprecated \OCP\User::getUsersRoeland Jago Douma2018-03-251-19/+0
* | | Merge pull request #8994 from nextcloud/deprecate-theme-sync-clientsRoeland Jago Douma2018-03-281-4/+5
|\ \ \
| * | | Use customclient_* values by default and do not use them in custom themes any...Julius Härtl2018-03-261-4/+5
| |/ /
* / / Remove deprecated OC_Group_BackendRoeland Jago Douma2018-03-261-56/+0
|/ /
* | Merge pull request #8506 from nextcloud/use-appmanagerMorris Jobke2018-03-221-0/+1
|\ \
| * | Use isInstalled of AppManger instead of reimplement itMorris Jobke2018-03-211-0/+1
* | | Remove unused methods of OC_JsonMorris Jobke2018-03-212-28/+6
* | | Remove unused private functionRoeland Jago Douma2018-03-191-15/+0
|/ /
* | Merge pull request #8792 from nextcloud/cleanup-oc_responseMorris Jobke2018-03-131-119/+5
|\ \
| * | Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0Morris Jobke2018-03-131-5/+5