aboutsummaryrefslogtreecommitdiffstats
path: root/lib/composer
Commit message (Expand)AuthorAgeFilesLines
* fix(cardav): only show useres from enabled addressBooks in contacts menufix/noid/contactsmenu-ab-enabledHamza Mahjoubi8 days2-0/+2
* Merge pull request #51029 from nextcloud/fix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-102-0/+10
|\
| * fix: Use a dedicated Exception class for when a template is not foundfix/deprecate-oc-template-and-cleanupCôme Chilliet2025-03-062-0/+2
| * fix: Add missing ITemplate interface and clean code in Template classCôme Chilliet2025-03-062-0/+8
* | feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-072-0/+14
|/
* fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-062-0/+2
* fix: Move login via email logic to local backendfix/move-email-logic-local-user-backendFerdinand Thiessen2025-03-032-2/+0
* Merge pull request #51000 from nextcloud/fix/federatedfilesharing/group-cleanupStephan Orbaugh2025-03-032-2/+4
|\
| * fix(Share20): Convert broken hooks to IEventListenerprovokateurin2025-03-032-2/+4
* | feat: Close sessions created for login flow v2artonge/fix/login_flow_v2_sessions_2Louis Chemineau2025-02-262-0/+4
* | refactor: convert sanitize account properties repair step to background jobfix/account-property-validationFerdinand Thiessen2025-02-242-2/+4
* | fix: validate account properties as a repair stepFerdinand Thiessen2025-02-242-2/+2
|/
* chore(filecache): remove index fs_id_storage_sizeperf/remove-filecache-indexBenjamin Gaussorgues2025-02-132-0/+2
* fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbugfix/noid/allow-ratelimit-bypassJoas Schilling2025-01-272-0/+2
* feat(systemtags): add setting to block non admin to create system tagsBenjamin Gaussorgues2025-01-222-0/+2
* Merge pull request #49443 from nextcloud/feat/issue-994-two-factor-apiSebastian Krupinski2025-01-182-0/+2
|\
| * feat: Two Factor APIfeat/issue-994-two-factor-apiSebastianKrupinski2025-01-162-0/+2
* | Merge pull request #50208 from nextcloud/feat/conversion-adjustingJohn Molakvoæ2025-01-163-2/+11
|\ \
| * | fix(files): conversion api simplification and conflict checkskjnldsv2025-01-163-2/+11
| |/
* | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-countCôme Chilliet2025-01-162-0/+2
|\ \ | |/ |/|
| * fix: Add missing interface from previous commit and update autoloadersCôme Chilliet2025-01-142-0/+2
* | chore: Update autoloadersChristopher Ng2025-01-152-0/+2
* | feat(api): File conversion APIElizabeth Danzberger2025-01-152-0/+8
* | feat(lexicon): configurable default valueMaxence Lange2025-01-142-0/+2
|/
* feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-132-0/+4
* Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirementsJoas Schilling2025-01-082-0/+4
|\
| * feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirementsRichard Steinmetz2025-01-062-0/+4
* | fix(composer): Remove dev deps from autoloaderfix/composer/autoload-dev-depsprovokateurin2025-01-072-9/+0
|/
* feat: add proofread task typeJana Peper2024-12-202-0/+2
* Merge pull request #49727 from nextcloud/feat/make-tasks-types-toggleableAndy Scherzinger2024-12-183-0/+11
|\
| * feat: add occ command for task type togglingJana Peper2024-12-183-0/+11
* | feat(Navigation): emit dedicated event for loading additional entriesenh/noid/navigationentryeventArthur Schiwon2024-12-182-0/+2
|/
* Merge pull request #49399 from nextcloud/feature/noid/config-lexiconMaxence Lange2024-12-162-0/+6
|\
| * feat(config): implementation of lexiconMaxence Lange2024-12-132-0/+6
* | fix: replace null character when serializingfix/issue-47879-property-serializationSebastianKrupinski2024-12-132-0/+2
|/
* feat(TaskProcessing): More task typesMarcel Klehr2024-12-092-0/+6
* feat(systemtags): add color support backendskjnldsv2024-12-063-4/+2
* fix(ocm): get details from sharedSecret from providerMaxence Lange2024-12-052-0/+2
* fix(ocm): signatory mapperMaxence Lange2024-12-042-0/+2
* feat(signatory): switch to qbmapperMaxence Lange2024-12-042-16/+16
* fix(ocm): simpler codeMaxence Lange2024-12-042-0/+42
* fix(ocm): switching to IdentityProofMaxence Lange2024-12-042-4/+0
* feat(ocm): signing ocm requestsMaxence Lange2024-12-042-2/+16
* feat(Files\Mount): Add IShareOwnerlessMountprovokateurin2024-11-252-0/+2
* feat(user-prefs): renaming to IUserConfigenh/noid/user-preferencesMaxence Lange2024-11-182-4/+4
* feat(user-prefs): switching to NCU/Maxence Lange2024-11-182-10/+10
* feat(user-prefs): iterator instead of array on searchMaxence Lange2024-11-182-16/+12
* feat(user-prefs): IUserPreferencesMaxence Lange2024-11-182-0/+18
* chore(profile): move profile app from core to appsskjnldsv2024-11-142-3/+1
* Merge pull request #48891 from nextcloud/enh/noid/testing-namespaceMaxence Lange2024-11-112-0/+9
|\