aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-252-2/+14
|\
| * feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-272-2/+14
* | Merge pull request #45582 from nextcloud/joblist-cleanup-by-idRobin Appelman2024-06-172-1/+13
|\ \
| * | fix: delete background jobs by id when cleaning upRobin Appelman2024-05-302-1/+13
| |/
* | fix: Make webhook event serialization opt-in with a new interfaceCôme Chilliet2024-06-113-6/+30
* | feat: Make node events serializableCôme Chilliet2024-06-113-1/+66
* | Revert "feat: Add support for webhook listeners"Côme Chilliet2024-06-111-16/+0
* | feat: Add support for webhook listenersCôme Chilliet2024-06-111-0/+16
* | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-0/+9
|\ \
| * | refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-0/+9
* | | Merge pull request #45424 from nextcloud/feat/richobjectstrings/missing-talk-...Kate2024-06-061-0/+24
|\ \ \
| * | | feat(RichObjectStrings): Add missing Talk 'file' metadata fieldsprovokateurin2024-05-211-0/+24
* | | | 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