aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable29provokateurin2024-11-251-2/+2
* feat(TimedJob): Add debug log about time sensitive jobs with long intervalsprovokateurin2024-11-251-0/+5
* fix(Entity): Fix magic setter call for custom strong typed settersbackport/48008/stable29provokateurin2024-09-161-3/+2
* fix(linkReferenceProvider): better size checkJulien Veyssier2024-09-031-5/+15
* feat(upgrade): migration attributesMaxence Lange2024-08-0612-0/+552
* fix: Pass the mountpoint target user to storages without ownerJulius Härtl2024-07-221-0/+12
* fix(dashboard): Document expected icon behaviourJoas Schilling2024-07-192-2/+16
* test: update DummyJobListRobin Appelman2024-07-101-1/+1
* fix: delete background jobs by id when cleaning upRobin Appelman2024-07-102-1/+13
* fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-271-1/+3
* Merge pull request #45566 from nextcloud/backport/45222/stable29John Molakvoæ2024-06-071-1/+1
|\
| * feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-061-1/+1
* | Merge pull request #44894 from nextcloud/backport/44644/stable29John Molakvoæ2024-06-072-4/+7
|\ \
| * | fix(appconfig): only convert single entry on searchValues()Maxence Lange2024-04-172-3/+4
| * | fix(appconfig): format app valuesMaxence Lange2024-04-171-1/+3
* | | fix(INavigationManager): Fix psalm alias not set in the right placeprovokateurin2024-06-031-4/+2
| |/ |/|
* | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-291-3/+21
* | Merge pull request #45477 from nextcloud/backport/45370/stable29Côme Chilliet2024-05-272-2/+4
|\ \
| * | chore: Adapt `@since` annotations in OCP for backport to 29Côme Chilliet2024-05-272-2/+2
| * | feat: Add back searching in disabled user listCôme Chilliet2024-05-272-2/+4
* | | feat(metadata): migrate to lazy appconfigMaxence Lange2024-05-272-5/+13
|/ /
* | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-05-163-1/+45
* | fix(userstatus): Fix docs of user status managerJoas Schilling2024-05-082-2/+2
* | chore: Fix small psalm errors related to documented return typesCôme Chilliet2024-05-061-1/+1
|/
* fix(AppFramework): Fix error message about 204 not allowing custom headersprovokateurin2024-04-081-1/+1
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-0459-71/+71
* feat: add interface for lower level filecache acess without having to do dire...Robin Appelman2024-03-251-0/+99
* ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-211-4/+4
* ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-211-3/+6
* Merge pull request #44368 from nextcloud/feat/new-file-menu-icon-svgPytal2024-03-211-1/+13
|\
| * feat: Add iconSvgInline to TemplateFileCreatorChristopher Ng2024-03-201-1/+13
* | fix: Implement option to temporarily set the user sessionJulius Härtl2024-03-191-0/+8
|/
* Merge pull request #43446 from jithin-space/add-patch-request-to-http-client-...John Molakvoæ2024-03-161-0/+30
|\
| * added @since 29.0.0 on commentjithin-space2024-03-141-0/+1
| * added patch methodjithin-space2024-02-081-0/+29
* | Merge pull request #43862 from nextcloud/enh/cancel-stt-scheduled-transcriptionJohn Molakvoæ2024-03-151-0/+11
|\ \
| * | feat(stt): add ability to cancel a scheduled transcriptionJulien Veyssier2024-03-151-0/+11
* | | Merge pull request #40125 from summersab/refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-151-1/+1
|\ \ \
| * | | Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-03-1533-151/+1236
| |\| |
| * | | Merge branch 'master' into refactor/OC-Server-getThemingDefaultsJohn Molakvoæ2024-02-23199-318/+7551
| |\ \ \
| * | | | Refactor `OC\Server::getThemingDefaults`Andrew Summers2023-08-291-1/+1
* | | | | Merge pull request #40131 from summersab/refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-151-2/+2
|\ \ \ \ \
| * | | | | fix: php-csskjnldsv2024-03-151-2/+1
| * | | | | Merge branch 'master' into refactor/OC-Server-getShareManagerJohn Molakvoæ2024-03-15219-394/+8712
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Refactor `OC\Server::getShareManager`Andrew Summers2023-08-291-2/+3
| | |/ / / | |/| | |
* | | | | Refactor `OC\Server::getHasher`Andrew Summers2024-03-151-2/+2
| |/ / / |/| | |
* | | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-141-4/+4
* | | | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-125-0/+78
* | | | feat: Add declarative settingsjld31032024-03-127-0/+496
* | | | Merge pull request #42707 from nextcloud/enh/noid/store-file-etag-at-metadata...Maxence Lange2024-03-112-0/+37
|\ \ \ \