summaryrefslogtreecommitdiffstats
path: root/lib/public
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 #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-161-0/+36
* | Fix psalm errors fron the end of the baseline fileCarl Schwan2022-05-163-5/+5
* | Merge pull request #31662 from nextcloud/modernize-contactmenuJohn Molakvoæ2022-05-133-17/+13
|\ \
| * | Modernize contacts menuThomas Citharel2022-05-123-17/+13
* | | 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
| | |/ | |/|
* / | Fix psalm warning for zip response due wrong typeDaniel Kesselberg2022-05-131-4/+4
|/ /
* | Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan2022-05-121-19/+17
|\ \ | |/ |/|
| * Cleanup lock related codeCarl Schwan2022-05-121-19/+17
* | 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-121-0/+21
|\ \ \ | |/ / |/| |
| * | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-111-0/+21
* | | Add talk-poll to the ROS definitionsJoas Schilling2022-05-111-0/+19
|/ /
* | Merge pull request #31900 from nextcloud/feat/server-container-publicCarl Schwan2022-05-103-0/+57
|\ \
| * | Add a public replacement for OC::$server->getCarl Schwan2022-05-103-0/+57
* | | Merge pull request #32113 from nextcloud/bugfix/noid/fix-csp-merging-boolsVincent Petry2022-05-051-1/+1
|\ \ \ | |/ / |/| |
| * | Add CSP policy merge priority for booleansVincent Petry2022-04-011-1/+1
* | | Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_searchLouis2022-05-041-0/+16
|\ \ \
| * | | Use email settings in DAV searchLouis Chemineau2022-04-191-1/+9
| * | | Use share setting in DAV searchLouis Chemineau2022-04-191-0/+8
| | |/ | |/|
* | | Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-281-0/+39
* | | tell mysql to ignore the sort index for search queriesRobin Appelman2022-04-221-1/+1
|/ /
* | Merge pull request #31839 from nextcloud/feat/metadata-serverVincent Petry2022-04-144-0/+17
|\ \
| * | Add a metadata service to store file metadataCarl Schwan2022-04-134-0/+17
* | | Fix migrators according to exceptionsVincent Petry2022-04-131-1/+1
* | | Adapt user_migration APIs to have information about failuresCôme Chilliet2022-04-132-8/+23
|/ /
* | Merge pull request #31220 from nextcloud/enhancement/31005/temporary-passwordsVincent Petry2022-04-122-3/+57
|\ \
| * | Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-112-3/+57
* | | Use Migrators id instead of class namesCôme Chilliet2022-04-113-3/+3
* | | Merge pull request #31848 from nextcloud/performance/trottling-capability-fro...Carl Schwan2022-04-111-0/+34
|\ \ \
| * | | Don't inject Bruteforce capability info in the webuiCarl Schwan2022-04-071-0/+34
* | | | Extend migrator interfaceChristopher Ng2022-04-081-0/+21
* | | | Merge pull request #31676 from nextcloud/enh/ocp-owner-lockVincent Petry2022-04-087-0/+483
|\ \ \ \
| * | | | Adapt LockScope to LockContext renameJulius Härtl2022-04-073-6/+7
| * | | | Add public API for owner based lockingJulius Härtl2022-04-047-0/+482
| | |_|/ | |/| |
* | | | Merge pull request #31713 from nextcloud/fed-performanceRobin Appelman2022-04-071-0/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | don't overwrite the etag from storage backends that already provide "good" etagsRobin Appelman2022-04-041-0/+35
| | |/ | |/|
* | | Merge pull request #31850 from nextcloud/performance/heartbeat-fetch-status-onceCarl Schwan2022-04-071-11/+20
|\ \ \
| * | | Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-11/+20
| |/ /
* | | Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-pa...Vincent Petry2022-04-062-4/+8
|\ \ \
| * | | Allow to disable password policy enforcement for selected groupsCarl Schwan2022-04-052-4/+8
* | | | optimize getById on LazyUserFolder to not require a full fs setupRobin Appelman2022-04-041-1/+12
* | | | allow getting mounts by providersRobin Appelman2022-04-041-2/+2
| |/ / |/| |
* | | Add a built-in profiler inside NextcloudCarl Schwan2022-04-045-0/+417
| |/ |/|
* | Add octetLength and charLength to function builder, and testsCôme Chilliet2022-03-241-0/+18