summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45455 from nextcloud/fix/psalm/navigation-entriesKate2024-06-031-4/+2
|\
| * fix(INavigationManager): Fix psalm alias not set in the right placeprovokateurin2024-05-301-4/+2
* | Merge pull request #40124 from summersab/refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-311-1/+1
|\ \
| * \ Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-303-4/+6
| |\ \
| * | | chore: remove unnecessary php import during refactorJohn Molakvoæ2024-05-301-2/+0
| * | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-30836-14923/+11666
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-291-1/+3
* | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-301-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-303-3/+4
| |\ \ \
| * | | | chore: fix missing semi-colon in refactorJohn Molakvoæ2024-05-301-1/+1
| * | | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-30836-14923/+11666
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-303-3/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #40151 from summersab/refactor/OC-Server-getMailerJohn Molakvoæ2024-05-302-2/+3
| |\ \ \
| | * | | chore: fix duplicate php importJohn Molakvoæ2024-05-301-1/+0
| | * | | Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-30836-14922/+11666
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Refactor `OC\Server::getMailer`Andrew Summers2023-08-292-2/+3
| | | |/ | | |/|
| * | | chore: adjust php comment usage hintJohn Molakvoæ2024-05-301-1/+1
| * | | Merge branch 'master' into refactor/OC-Server-getContactsManagerJohn Molakvoæ2024-05-30836-14923/+11666
| |\ \ \ | | | |/ | | |/|
| * | | Refactor `OC\Server::getContactsManager`Andrew Summers2023-08-291-1/+1
| | |/ | |/|
* | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-30836-14923/+11666
|\ \ \ | | |/ | |/|
| * | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+6
| * | Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-291-1/+1
| |\ \
| | * | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-1/+1
| * | | feat(db): add mapping for lock wait timeoutDaniel Kesselberg2024-05-291-0/+7
| |/ /
| * | chore: Add SPDX headerAndy Scherzinger2024-05-24835-16458/+2124
| * | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-231-3/+21
| * | feat: Add back searching in disabled user listCôme Chilliet2024-05-232-2/+4
| * | Merge pull request #45375 from nextcloud/fix/move-eventsource-to-ocCôme Chilliet2024-05-211-0/+2
| |\ \
| | * | fix: Improve code quality in EventSourceCôme Chilliet2024-05-161-0/+2
| * | | Merge pull request #45346 from nextcloud/artonge/fix/setOwner_sinceLouis2024-05-161-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | fix(files): setOwner since docLouis Chemineau2024-05-161-1/+1
| * | | Merge pull request #44763 from nextcloud/fix/group_name_length_dbBenjamin Gaussorgues2024-05-163-1/+45
| |\ \ \
| | * | | fix(groups): allows to save group names with more than 64 charactersBenjamin Gaussorgues2024-04-223-1/+45
| * | | | fix(IRegistrationContext): Add missing TaskProcessing methodsprovokateurin2024-05-161-0/+22
| | |/ / | |/| |
| * | | fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-151-1/+21
| * | | fix: address review commentsMarcel Klehr2024-05-142-8/+10
| * | | feat: Add some new task typesMarcel Klehr2024-05-142-0/+221
| * | | Update lib/public/TaskProcessing/IManager.phpMarcel Klehr2024-05-141-0/+1
| * | | fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-141-0/+10
| * | | refactor: identifier is now customId/custom_idMarcel Klehr2024-05-143-9/+10
| * | | fix: address review commentsMarcel Klehr2024-05-143-16/+36
| * | | fix: Run cs:fixMarcel Klehr2024-05-141-1/+1
| * | | fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-143-1/+23
| * | | fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-141-1/+2
| * | | refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-142-4/+4
| * | | fix: Fix psalm issuesMarcel Klehr2024-05-142-0/+2
| * | | fix: TypoMarcel Klehr2024-05-143-3/+3
| * | | fix: Fix psalm issuesMarcel Klehr2024-05-143-6/+6
| * | | fix(IRootFolder): Add getAppDataDirectoryName methodMarcel Klehr2024-05-141-0/+6