summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Don't use quota cache through user managementVincent Petry2022-11-211-4/+8
* Use proper storage method for writing skeleton filesJulius Härtl2022-11-091-1/+1
* Fix alternative logins custom css classzorn-v2022-10-201-1/+1
* 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
|\ \ \
| * | | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-051-3/+4
* | | | dont re-query fileinfo when getting dav quotaRobin Appelman2022-03-281-2/+2
* | | | Remove legacy Internet Explorer headersMichaIng2022-03-191-1/+0
|/ / /
* | | move teardown logic to SetupManagerRobin Appelman2022-03-041-4/+4
* | | start moving filesystem setup logic to it's own placeRobin Appelman2022-03-041-137/+7
* | | Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman2022-03-041-104/+0
|\ \ \ | |_|/ |/| |
| * | move root mount setup to mountprovidersRobin Appelman2022-02-241-104/+0
* | | Add event logging to app loadingJulius Härtl2022-02-281-2/+3
|/ /
* | handle setupFS with null userRobin Appelman2022-02-091-4/+4
* | dont mark fs as setup when no user is activeRobin Appelman2022-02-091-2/+2
* | pass user object during fs initRobin Appelman2022-02-091-1/+1
* | only setup part of the filesystem for appdata requestsRobin Appelman2022-02-092-28/+45
* | Use the unjailed-path in OC_Helper::getStorageInfo() for files located in Sha...Claus-Justus Heine2022-02-031-1/+4