aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-172-0/+8
* chore: remove unnecessary methodfix/file-conversion-missing-extensionElizabeth Danzberger2025-01-161-17/+0
* fix: prevent missing target file extensionElizabeth Danzberger2025-01-161-12/+8
* Merge pull request #50208 from nextcloud/feat/conversion-adjustingJohn Molakvoæ2025-01-168-85/+141
|\
| * fix(files): conversion api simplification and conflict checkskjnldsv2025-01-168-85/+141
* | Merge pull request #50171 from nextcloud/enh/limit-ldap-user-countCôme Chilliet2025-01-169-26/+74
|\ \ | |/ |/|
| * fix: Fix a small typing problem is user managerenh/limit-ldap-user-countCôme Chilliet2025-01-141-1/+2
| * fix: Add missing interface from previous commit and update autoloadersCôme Chilliet2025-01-143-0/+25
| * fix: Implement new interface instead of deprecated one in Database backendCôme Chilliet2025-01-141-5/+3
| * fix: Use the new countUsersTotal method where it makes senseCôme Chilliet2025-01-141-2/+1
| * feat(updatenotification): Add a limit to user count from LDAP so save perform...Côme Chilliet2025-01-144-19/+44
* | Merge pull request #50196 from nextcloud/fix/template-return-typeArthur Schiwon2025-01-161-1/+1
|\ \
| * | docs: Use proper return type for custom template listingfix/template-return-typeJulius Knorr2025-01-151-1/+1
* | | chore: Update autoloadersChristopher Ng2025-01-152-0/+2
* | | feat(sharing): Add `shareapi_allow_custom_tokens` configChristopher Ng2025-01-152-0/+14
* | | feat(sharing): Fetch a unique generated tokenChristopher Ng2025-01-153-35/+66
* | | feat(api): File conversion APIElizabeth Danzberger2025-01-1510-1/+334
|/ /
* | fix(lexicon): syntaxfeat/noid/lexicon-configurable-default-valueMaxence Lange2025-01-143-23/+29
* | feat(lexicon): configurable default valueMaxence Lange2025-01-146-28/+138
* | Merge pull request #50164 from nextcloud/mountpoint-get-numeric-storage-id-cacheRobin Appelman2025-01-141-1/+1
|\ \ | |/ |/|
| * fix: use proper way to get numeric storage id for mountpointRobin Appelman2025-01-131-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-142-0/+14
|/
* Merge pull request #50100 from nextcloud/feat/ocp/attendee-availability-apiRichard Steinmetz2025-01-136-0/+176
|\
| * feat(ocp): add calendar api to retrieve availability of attendeesfeat/ocp/attendee-availability-apiRichard Steinmetz2025-01-136-0/+176
* | Merge pull request #50077 from nextcloud/feat/files_trashbin/allow-preventing...Kate2025-01-131-1/+1
|\ \
| * | fix(IInitialState): Allow provideLazyInitialState() closure to return arrayprovokateurin2025-01-131-1/+1
* | | fix(PathHelper): Remove null bytes when normalizing pathfix/files_sharing/harden-apiprovokateurin2025-01-131-0/+2
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-136-0/+44
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-114-0/+36
* | Merge pull request #50076 from Koc/bugfix/fix-enforce-theme-for-public-linksStephan Orbaugh2025-01-101-0/+8
|\ \
| * | fix: Apply enforce theme config for anonymous users as wellKostiantyn Miakshyn2025-01-081-0/+8
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-102-4/+4
* | | Merge pull request #50070 from nextcloud/docs/http/cors-attributeJoas Schilling2025-01-091-1/+3
|\ \ \ | |_|/ |/| |
| * | docs(HTTP): Add proper docs for CORS attributedocs/http/cors-attributeprovokateurin2025-01-071-1/+3
* | | Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirementsJoas Schilling2025-01-086-11/+273
|\ \ \
| * | | 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-066-11/+269
* | | | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codesKate2025-01-0820-41/+43
|\ \ \ \
| * | | | fix(Http): Only allow valid HTTP status code values via templatefix/http/template-valid-status-codesprovokateurin2025-01-0720-41/+43
| | |/ / | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0818-0/+176
| |_|/ |/| |
* | | Merge pull request #50051 from nextcloud/Fix/mp3_regexArthur Schiwon2025-01-071-1/+1
|\ \ \
| * | | fix(preview): Do not try to parse M3U files as MP3Fix/mp3_regexPauli Järvinen2025-01-061-1/+1
| | |/ | |/|
* | | Merge pull request #50073 from nextcloud/fix/composer/autoload-dev-depsArthur Schiwon2025-01-072-9/+0
|\ \ \
| * | | fix(composer): Remove dev deps from autoloaderfix/composer/autoload-dev-depsprovokateurin2025-01-072-9/+0
| | |/ | |/|
* | | Merge pull request #49377 from nextcloud/enh/add-first-login-timestampPytal2025-01-073-15/+47
|\ \ \
| * | | feat(users): Use -1 for unknown firstLogin instead of setting it to current dateCôme Chilliet2025-01-072-4/+9
| * | | feat: Add first login timestamp of each user to oc_preferences and user:info ...Côme Chilliet2025-01-073-16/+43
| |/ /
* | | Merge pull request #49903 from nextcloud/encryption-version-versionCôme Chilliet2025-01-071-0/+1
|\ \ \ | |/ / |/| |
| * | fix: restore updated encrypted version when copying versionsencryption-version-versionRobin Appelman2025-01-031-0/+1
* | | Merge pull request #50035 from nextcloud/fix/http/jsonresponse-data-typeJoas Schilling2025-01-071-1/+1
|\ \ \