summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32404 from nextcloud/debt/noid/psalm-warning-iaddressbookCôme Chilliet2022-05-171-1/+0
|\
| * Drop redundanten return commentDaniel Kesselberg2022-05-151-1/+0
* | Merge pull request #32427 from nextcloud/boot-event-orderingRobin Appelman2022-05-171-5/+5
|\ \
| * | reorder startup events to fix overlappingRobin Appelman2022-05-161-5/+5
* | | Merge pull request #32216 from SUNET/masterLouis2022-05-171-6/+13
|\ \ \
| * | | Fix suggestions by @artonageMicke Nordin2022-05-161-3/+3
| * | | Simpler version as proposed by @artonageMikael Nordin2022-04-301-14/+5
| * | | Respect user settings in php.ini if they are big enoughMicke Nordin2022-04-291-6/+22
* | | | Merge pull request #32405 from nextcloud/debt/noid/psalm-warning-isearchrequestJohn Molakvoæ2022-05-171-1/+1
|\ \ \ \
| * | | | Fix spelling for return typeDaniel Kesselberg2022-05-151-1/+1
| | |_|/ | |/| |
* | | | Allow to tweak default scopes for accountsThomas Citharel2022-05-162-25/+73
* | | | Merge pull request #32357 from nextcloud/user-delete-remove-wrappersJulius Härtl2022-05-161-0/+8
|\ \ \ \
| * | | | remove storage wrappers when deleting the user storageRobin Appelman2022-05-121-0/+8
* | | | | Merge pull request #32412 from nextcloud/bugfix/noid/maintenance-scriptJulius Härtl2022-05-161-2/+2
|\ \ \ \ \
| * | | | | Properly import maintenance scriptJulius Härtl2022-05-161-2/+2
* | | | | | Merge pull request #32413 from nextcloud/fix/psalm-oc-legacyCarl Schwan2022-05-165-28/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-165-28/+13
| |/ / / /
* | | | | Merge pull request #32382 from nextcloud/event-logger-log-minimumRobin Appelman2022-05-161-1/+1
|\ \ \ \ \
| * | | | | only log diagnostic events if a treshhold is setRobin Appelman2022-05-131-1/+1
* | | | | | Merge pull request #32305 from nextcloud/bugfix/32302/fix-browser-agent-trimmingJoas Schilling2022-05-161-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix user agent trimming on installationJoas Schilling2022-05-091-1/+1
* | | | | | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-1310-213/+69
|\ \ \ \ \ \
| * | | | | | Modernize contacts menuThomas Citharel2022-05-1210-213/+69
* | | | | | | Merge pull request #32384 from nextcloud/improve-psalm-server-getJohn Molakvoæ2022-05-131-2/+3
|\ \ \ \ \ \ \
| * | | | | | | Improve psalm annotation to make it stricterCarl Schwan2022-05-131-2/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #32261 from nextcloud/feat/remove-scss-supportJohn Molakvoæ2022-05-1311-581/+19
|\ \ \ \ \ \ \
| * | | | | | | Cleanup and compileJohn Molakvoæ2022-05-133-10/+10
| * | | | | | | Remove SCSSCacherJohn Molakvoæ2022-05-139-571/+9
| |/ / / / / /
* | | | | | | Merge pull request #32376 from nextcloud/debt/noid/fix-psalm-warning-for-zip-...John Molakvoæ2022-05-131-4/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix psalm warning for zip response due wrong typeDaniel Kesselberg2022-05-131-4/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #30863 from nextcloud/performance/saving-user-profile-infoCarl Schwan2022-05-131-9/+9
|\ \ \ \ \ \
| * | | | | | Minor optimizations for saving user personal informationCarl Schwan2022-05-121-9/+9
| |/ / / / /
* | | | | | Merge pull request #32250 from nextcloud/cleanup/cappedmemorycacheJohn Molakvoæ2022-05-136-51/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add stricter psalm type for CappedMemoryCacheCarl Schwan2022-05-126-51/+25
* | | | | | 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
* | | | | | | Merge pull request #32335 from nextcloud/storage-info-dont-unjailCarl Schwan2022-05-121-4/+1
|\ \ \ \ \ \ \
| * | | | | | | don't unjail the path when getting the storage infoRobin Appelman2022-05-111-4/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #32185 from nextcloud/fix/default-share-provider-oracleCarl Schwan2022-05-121-7/+18
|\ \ \ \ \ \ \
| * | | | | | | Fix getting shares in a folder on OracheCarl Schwan2022-05-121-7/+18
* | | | | | | | Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan2022-05-126-228/+134
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Cleanup lock related codeCarl Schwan2022-05-126-228/+134
* | | | | | | | Validate requested length is random string generatorVincent Petry2022-05-121-1/+6
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #32344 from nextcloud/fix/always-free-db-result-qbmapper-f...Joas Schilling2022-05-121-9/+8
|\ \ \ \ \ \ \
| * | | | | | | Always free the DB result in QBMapper::findEntitiesChristoph Wurst2022-05-121-9/+8
* | | | | | | | Merge pull request #32339 from nextcloud/appdatafactory-publicCarl Schwan2022-05-125-14/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-115-14/+34
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #32278 from nextcloud/remove-default-phpJohn Molakvoæ2022-05-121-10/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Remove default valuesGit'Fellow2022-05-051-10/+1
* | | | | | | | Add talk-poll to the ROS definitionsJoas Schilling2022-05-111-0/+19
| |/ / / / / / |/| | | | | |