aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | feat: Add yieldEntities wrapper for entity mapping in QBMapperJulius Härtl2024-06-241-0/+21
| | |/ | |/| | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-261-0/+2
| |/ |/| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | 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 rooms
| * feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-272-2/+14
| | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | Merge pull request #45582 from nextcloud/joblist-cleanup-by-idRobin Appelman2024-06-172-1/+13
|\ \ | | | | | | delete background jobs by id when cleaning up
| * | fix: delete background jobs by id when cleaning upRobin Appelman2024-05-302-1/+13
| |/ | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix: Make webhook event serialization opt-in with a new interfaceCôme Chilliet2024-06-113-6/+30
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | feat: Make node events serializableCôme Chilliet2024-06-113-1/+66
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Revert "feat: Add support for webhook listeners"Côme Chilliet2024-06-111-16/+0
| | | | | | | | | | | | This reverts commit 3b790df0127b2bf95e8fe3a8460aa3813e58bef8. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | feat: Add support for webhook listenersCôme Chilliet2024-06-111-0/+16
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #43942 from nextcloud/fix/43612/avoid-pwd-confirm-ssoArthur Schiwon2024-06-071-0/+9
|\ \ | | | | | | fix(Session): avoid password confirmation on SSO
| * | refactor(Token): introduce scope constantsArthur Schiwon2024-06-051-0/+9
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #45424 from ↵Kate2024-06-061-0/+24
|\ \ \ | | | | | | | | | | | | nextcloud/feat/richobjectstrings/missing-talk-file-metadata
| * | | feat(RichObjectStrings): Add missing Talk 'file' metadata fieldsprovokateurin2024-05-211-0/+24
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | 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
| | |/ / | |/| | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | 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
| |\ \ \ \ | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | chore: remove unnecessary php import during refactorJohn Molakvoæ2024-05-301-2/+0
| | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | Merge branch 'master' into refactor/OC-Server-getSecureRandomJohn Molakvoæ2024-05-30836-14923/+11666
| |\ \ \ \ \ | | | |/ / / | | |/| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | Refactor `OC\Server::getSecureRandom`Andrew Summers2023-08-291-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-301-1/+2
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-303-3/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | | chore: fix missing semi-colon in refactorJohn Molakvoæ2024-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | | Merge branch 'master' into refactor/OC-Server-getL10NFactoryJohn Molakvoæ2024-05-30836-14923/+11666
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | | Refactor `OC\Server::getL10NFactory`Andrew Summers2023-08-291-1/+2
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-303-3/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | 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
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| | * | | | | Merge branch 'master' into refactor/OC-Server-getMailerJohn Molakvoæ2024-05-30836-14922/+11666
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| | * | | | | Refactor `OC\Server::getMailer`Andrew Summers2023-08-292-2/+3
| | | |/ / / | | |/| | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
| * | | | | chore: adjust php comment usage hintJohn Molakvoæ2024-05-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com> Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | Merge branch 'master' into refactor/OC-Server-getContactsManagerJohn Molakvoæ2024-05-30836-14923/+11666
| |\ \ \ \ \ | | | |/ / / | | |/| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | Refactor `OC\Server::getContactsManager`Andrew Summers2023-08-291-1/+1
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | | | Merge branch 'master' into refactor/OC-Server-getCsrfTokenManagerJohn Molakvoæ2024-05-30836-14923/+11666
|\ \ \ \ \ | | |/ / / | |/| | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Synced from LDAP to profile: - Date of birth Synced from LDAP to SAB (via the profile): - Biography - Date of birth Original code by Jake Nabasny (GitHub: @slapcat) Co-authored-by: Jake Nabasny <jake@nabasny.com> Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
| * | | | Merge pull request #45222 from ↵Daniel2024-05-291-1/+1
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bug/noid/caldav-search-limit-and-timerange CalDAV fix search with limit and time range
| | * | | | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-1/+1
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | Sorting the events by the start date leads to more predictable results for the search API consumers. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * / | | feat(db): add mapping for lock wait timeoutDaniel Kesselberg2024-05-291-0/+7
| |/ / / | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | chore: Add SPDX headerAndy Scherzinger2024-05-24835-16458/+2124
| | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * | | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-231-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | If `expireDate` is an empty string and not `null` then the server should not set a default. Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
| * | | feat: Add back searching in disabled user listCôme Chilliet2024-05-232-2/+4
| | |/ | |/| | | | | | | | | | | | | | | | | | | When disabled users where moved to their own endpoint we overlooked search, so adding it back. The search is done case-insensitive in uid and display name. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Merge pull request #45375 from nextcloud/fix/move-eventsource-to-ocCôme Chilliet2024-05-211-0/+2
| |\ \ | | | | | | | | Move EventSource to `OC` namespace
| | * | fix: Improve code quality in EventSourceCôme Chilliet2024-05-161-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | Merge pull request #45346 from nextcloud/artonge/fix/setOwner_sinceLouis2024-05-161-1/+1
| |\ \ \ | | |/ / | |/| | Fix setOwner since doc
| | * | fix(files): setOwner since docLouis Chemineau2024-05-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
| * | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mimic behaviour from LDAP users and add a hard limit to 255 characters Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
| * | | | fix(IRegistrationContext): Add missing TaskProcessing methodsprovokateurin2024-05-161-0/+22
| | |/ / | |/| | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | | fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-151-1/+21
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>