aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* increase preview_max_memory and make it easier to debugSimon L2022-12-221-3/+3
* Use display name cache on getStorageInfoJulius Härtl2022-12-161-3/+3
* Allow empty mimeTypeJ0WI2022-12-041-8/+7
* Add type hintsJ0WI2022-12-041-49/+45
* Fix redundant conditionJ0WI2022-12-041-1/+1
* Remove obsolete GD function overwritesJ0WI2022-12-041-281/+1
* Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* getAppValue expects stringJohn Molakvoæ2022-11-171-1/+1
* Default Jpeg quality to 80Git'Fellow2022-11-161-1/+1
* Merge pull request #34834 from nextcloud/bugfix/noid/skeleton-size-calcVincent Petry2022-11-041-1/+1
|\
| * Use proper storage method for writing skeleton filesJulius Härtl2022-10-271-1/+1
* | Merge pull request #34678 from pulsejet/patch-jpegCôme Chilliet2022-11-031-0/+4
|\ \
| * | Interlace all output JPEGVarun Patil2022-10-251-0/+4
* | | remove 32-bit workaroundsszaimen2022-11-021-13/+0
| |/ |/|
* | Fix alternative logins custom css classzorn-v2022-10-201-1/+1
|/
* Cleanup tags and Share componentCarl Schwan2022-09-293-321/+7
* Fix quota type to intCarl Schwan2022-09-122-4/+4
* Migrate Repair events to OCP\EventDispatcher\EventCôme Chilliet2022-08-251-8/+9
* Moving to string key for arguments of GenericEvent in RepairCôme Chilliet2022-08-251-1/+1
* Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-36/+8
* Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-081-19/+0
|\
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-19/+0
* | Multiple fixesCarl Schwan2022-07-311-16/+14
* | Add share attributes + prevent download permissionVincent Petry2022-07-281-2/+31
|/
* fix loading legacy app.php with multi app dirArthur Schiwon2022-07-181-1/+1
* Allow SSO authentication to provide a user secretMichaIng2022-07-121-2/+6
* Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apac...Julius Härtl2022-05-271-0/+1
|\
| * allow use of rememberme cookies for IApacheAuth backendsArthur Schiwon2022-05-251-0/+1
* | Move Gd failed operations to debug levelGit'Fellow2022-05-251-20/+18
|/
* Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-162-23/+8
* Merge pull request #32008 from nextcloud/fix/getSize-boolCarl Schwan2022-05-121-5/+10
|\
| * Fix Call to a member function getSize() on boolCarl Schwan2022-05-121-5/+10
* | don't unjail the path when getting the storage infoRobin Appelman2022-05-111-4/+1
* | Migrate to static icons coloursJohn Molakvoæ2022-05-101-1/+0
* | l10n: Correct a typoValdnet2022-04-281-1/+1
* | l10n: Fix codeValdnet2022-04-271-1/+1
* | Merge pull request #31492 from nextcloud/fix/check-secret-configuredJohn Molakvoæ2022-04-261-0/+9
|\ \
| * | Only check if secret is set if the nextcloud is installedCarl Schwan2022-03-091-1/+1
| * | Also check for instanceid and passwordhashCarl Schwan2022-03-091-5/+7
| * | Require the secret config to be configuredCarl Schwan2022-03-081-0/+7
* | | use and cache root storage info if a share can't be resolvedRobin Appelman2022-04-221-2/+14
* | | Merge pull request #31751 from nextcloud/theming-providersJohn Molakvoæ2022-04-221-1/+1
|\ \ \
| * | | Start theming providersJoas Schilling2022-04-211-1/+1
| | |/ | |/|
* / | cache storage info in memcache for 5mRobin Appelman2022-04-211-1/+18
|/ /
* | Merge pull request #31876 from nextcloud/bugfix/noid/fix-getCurrentApp-from-cliVincent Petry2022-04-071-1/+11
|\ \
| * | Log exceptionJoas Schilling2022-04-071-0/+1
| * | Fix \OC_App::getCurrentApp() when being called from CLI or phpunitJoas Schilling2022-04-071-1/+10
* | | Merge pull request #25747 from nextcloud/XAccelBufferingblizzz2022-04-071-0/+1
|\ \ \ | |/ / |/| |
| * | Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-0/+1
* | | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-061-3/+4
|\ \ \