summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-101-0/+5
|\
| * Various minor updatesChristopher Ng2022-03-021-1/+1
| * Calendar export and importChristopher Ng2022-03-021-0/+5
* | Allow to set a strict-dynamic CSP through the APIJulius Härtl2022-03-092-0/+17
* | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-084-17/+51
|\ \
| * | type fixesRobin Appelman2022-03-041-0/+2
| * | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-041-1/+1
| * | adjust tests to new fs setupRobin Appelman2022-03-041-0/+32
| * | more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-043-17/+17
* | | Merge pull request #31418 from nextcloud/enh/simple-file-extensionPytal2022-03-072-1/+18
|\ \ \
| * | | Note DI only usage in PHPDocChristopher Ng2022-03-071-1/+5
| * | | Add missing @since in InMemoryFile to please CICôme Chilliet2022-03-071-0/+1
| * | | Extend simple file with extension getterChristopher Ng2022-03-042-0/+12
* | | | Merge pull request #31447 from nextcloud/doc/manager-interfaceMichaIng2022-03-065-3/+37
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a few more non-extendable interfaceCarl Schwan2022-03-053-1/+27
| * | | Clarify that some interface are not meant to be implementedCarl Schwan2022-03-042-2/+10
| |/ /
* | | Merge pull request #31387 from nextcloud/fix/common-main-core-script-orderJohn Molakvoæ2022-03-041-1/+6
|\ \ \ | |/ / |/| |
| * | Make sure common and main core scripts are loaded firstJohn Molakvoæ2022-03-041-1/+6
| |/
* / Fix avatar file return typeChristopher Ng2022-03-031-2/+2
|/
* Merge pull request #31377 from nextcloud/fix/specify-nullable-stringAnna2022-02-281-1/+1
|\
| * Specify string as nullable for credentials passwordAnna Larch2022-02-281-1/+1
* | Extend ImportSource interface to list files of a folderChristopher Ng2022-02-241-0/+10
* | store mountprovider for each mount in the mounts tableRobin Appelman2022-02-232-0/+16
|/
* Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-up...Joas Schilling2022-02-231-1/+14
|\
| * Allow to revert the user status of multiple users in 3 queries instead of 3*nJoas Schilling2022-02-151-1/+14
* | Merge pull request #31173 from nextcloud/enhancement/user_migration-version-h...Côme Chilliet2022-02-224-0/+99
|\ \
| * | Please drone checkersCôme Chilliet2022-02-211-0/+2
| * | Avoid passing both $importSource and $version while version comes from sourceCôme Chilliet2022-02-173-8/+14
| * | Improve version handling for user_migrationCôme Chilliet2022-02-174-3/+31
| * | Add version handling to IMigratorCôme Chilliet2022-02-172-0/+63
| |/
* | Merge pull request #30367 from nextcloud/fix/minor-api-doc-fixJulius Härtl2022-02-182-2/+5
|\ \
| * | Fix some issues with the API documentationCarl Schwan2022-02-172-2/+5
| |/
* | Merge pull request #31141 from nextcloud/fix/better-cache-policyCarl Schwan2022-02-171-2/+2
|\ \
| * | Improve caching policyCarl Schwan2022-02-161-2/+2
* | | Add Transactional trait for atomic DB operationsChristoph Wurst2022-02-171-0/+70
| |/ |/|
* | Extend export destination interfaceChristopher Ng2022-02-111-2/+13
* | Allow registration of migratorsChristopher Ng2022-02-114-0/+205
|/
* Merge pull request #31007 from nextcloud/enhancement/bootstrap-calendar-resou...Christoph Wurst2022-02-093-4/+38
|\
| * Move calendar resource/room backend registration to IBootstrapChristoph Wurst2022-02-073-4/+38
* | Allow apps to specify if their background job can be delayedJoas Schilling2022-02-073-2/+44
|/
* Merge pull request #30354 from nextcloud/enhancement/talk-apiJoas Schilling2022-02-046-0/+263
|\
| * Add a Talk API for OCPChristoph Wurst2022-02-046-0/+263
* | Merge pull request #30888 from nextcloud/comments-interfaceJoas Schilling2022-02-041-0/+53
|\ \
| * | Update ICommentsManager with reaction methodsVitor Mattos2022-02-031-0/+53
* | | +getCollection(): string;Maxence Lange2022-02-031-0/+11
| |/ |/|
* | send request id in response headerRobin Appelman2022-02-011-0/+7
|/
* Merge pull request #30794 from nextcloud/techdebt/noid/allow-to-get-comments-...Joas Schilling2022-01-281-0/+24
|\
| * Fix typo in deprecatedJoas Schilling2022-01-211-2/+2
| * Allow to get comments with a given set of verbsJoas Schilling2022-01-211-0/+24
* | Merge pull request #30855 from nextcloud/psalm/themingJohn Molakvoæ2022-01-272-4/+4
|\ \