aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-132-0/+51
* Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirementsJoas Schilling2025-01-082-0/+118
|\
| * docs(eventbuilder): Mention how to get the EventBuilder from DIJoas Schilling2025-01-081-1/+5
| * feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirementsRichard Steinmetz2025-01-062-0/+114
* | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codesKate2025-01-0817-33/+35
|\ \
| * | fix(Http): Only allow valid HTTP status code values via templatefix/http/template-valid-status-codesprovokateurin2025-01-0717-33/+35
* | | feat(users): Use -1 for unknown firstLogin instead of setting it to current dateCôme Chilliet2025-01-071-1/+1
* | | feat: Add first login timestamp of each user to oc_preferences and user:info ...Côme Chilliet2025-01-071-3/+12
|/ /
* / fix(HTTP): Adjust JSONResponse data typefix/http/jsonresponse-data-typeprovokateurin2025-01-041-1/+1
|/
* docs: fix version numberfeat/add-proofread-tasktypejanepie2024-12-201-1/+1
* feat: add proofread task typeJana Peper2024-12-201-0/+91
* Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-181-1/+3
|\
| * docs: document adding of argumentJana Peper2024-12-181-0/+1
| * feat: filter disabled apps in task types requestsJana Peper2024-12-181-1/+2
* | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-181-0/+17
|/
* Merge pull request #49399 from nextcloud/feature/noid/config-lexiconMaxence Lange2024-12-162-0/+14
|\
| * feat(config): implementation of lexiconMaxence Lange2024-12-132-0/+14
* | Merge pull request #49731 from nextcloud/bugfix/noid/allow-to-get-permissions...Joas Schilling2024-12-161-1/+1
|\ \ | |/ |/|
| * fix(calendar): Fix getting the permissions of the userJoas Schilling2024-12-111-1/+1
* | fix(TextToTextChatWithTools): Add translator notesfix/texttotextchatwithtools-translator-notesMarcel Klehr2024-12-101-0/+3
* | feat(TaskProcessing): More task typesMarcel Klehr2024-12-093-0/+315
|/
* feat(systemtags): add color support backendskjnldsv2024-12-062-1/+10
* Merge pull request #48651 from nextcloud/artonge/fix/copy_cache_during_copy_o...Louis2024-12-041-0/+7
|\
| * fix(files): Correctly copy the cache information on copy operationsLouis Chemineau2024-12-031-0/+7
* | fix(signed-request): removing unstable from publicMaxence Lange2024-12-041-17/+19
* | feat(signatory): switch to qbmapperMaxence Lange2024-12-041-7/+6
* | fix(ocm): switching to IdentityProofMaxence Lange2024-12-041-2/+2
* | feat(ocm): signing ocm requestsMaxence Lange2024-12-041-3/+22
|/
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-281-0/+17
* fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-1/+1
* fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-251-3/+6
* feat(Files\Mount): Add IShareOwnerlessMountprovokateurin2024-11-251-0/+18
* Merge pull request #48855 from nextcloud/fix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-4/+4
|\
| * fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-181-4/+4
* | fix(richtextvalidator): Add missing blurhashbugfix/noid/add-missing-blurhashJoas Schilling2024-11-181-0/+1
|/
* fix(ros): Copy better typing information from Notifications appbugfix/noid/copy-better-typing-from-notifications-appJoas Schilling2024-11-111-1/+31
* feat: add iMip Request HandlingSebastianKrupinski2024-11-074-1/+59
* Merge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keysJoas Schilling2024-11-071-2/+11
|\
| * fix(richobjectstrings): Fix typo in docsbugfix/noid/validate-parameter-keysJoas Schilling2024-11-071-1/+1
| * fix(richobjectstrings): Improve array typeJoas Schilling2024-11-071-1/+1
| * fix(richobjectstrings): Add missing placeholder validationJoas Schilling2024-11-061-2/+11
* | fix(QBMapper): Fix findEntities() return type to be list<T>fix/qbmapper/find-entities-return-typeprovokateurin2024-11-061-2/+2
|/
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-0617-25/+84
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-0517-25/+84
* | Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-forsJohn Molakvoæ2024-11-062-3/+34
|\ \ | |/ |/|
| * feat(DeclarativeSettings): Allow to implement value getter and setter directl...Ferdinand Thiessen2024-10-152-3/+34
* | fix(systemtags): translations and etag method casingskjnldsv2024-10-291-1/+1
* | feat(systemtags): add cypress tests and fix a few logic issuesskjnldsv2024-10-291-1/+1
* | feat(systemtags): add etag support and handle proppatchskjnldsv2024-10-292-0/+22
* | feat(core): add index to systemtag objecttypeskjnldsv2024-10-291-0/+10