aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* chore: mark enums in value type as experimentalDaniel Kesselberg2024-12-021-6/+24
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-012-2/+2
* chore: mark userconfig as experimentalDaniel Kesselberg2024-11-292-2/+97
* Merge pull request #49515 from nextcloud/bugfix/noid/boolean-false-in-multipa...Joas Schilling2024-11-281-10/+2
|\
| * fix(controller): Fix false booleans in multipart/form-dataJoas Schilling2024-11-281-10/+2
* | Merge pull request #49493 from nextcloud/artonge/feat/pwd_confirmation_allow_...John Molakvoæ2024-11-283-66/+77
|\ \
| * | feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-283-66/+77
* | | fix(migration): Decrypt ownCloud secrets v2Christoph Wurst2024-11-281-3/+29
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-282-0/+64
|/ /
* | fix(activity): Fix activity object type warningsJoas Schilling2024-11-271-1/+1
* | fix: fix availability wrapper not applyingRobin Appelman2024-11-261-2/+2
* | fix: throw correct exception type when we can't verify if an s3 bucket existsRobin Appelman2024-11-261-4/+5
|/
* Merge pull request #49355 from nextcloud/moveStrictTypingGit'Fellow2024-11-251-15/+18
|\
| * refactor(filecache): Move to more strict typingmoveStrictTypingGit'Fellow2024-11-251-15/+18
* | Merge pull request #49073 from nextcloud/feat/files_sharing/co-ownerKate2024-11-256-25/+82
|\ \
| * | fix(files_sharing,files): Do not validate shares before adjusting the ownerprovokateurin2024-11-252-13/+20
| * | fix(Share20\Manager): Ensure node is still accessible when checking shareprovokateurin2024-11-251-0/+9
| * | feat(Share20\Manager): Return all shares on IShareOwnerlessMountprovokateurin2024-11-251-11/+30
| * | fix(Share20\DefaultShareProvider): Return link shares in getSharesByPath()provokateurin2024-11-251-1/+2
| * | fix(Share20\DefaultShareProvider): Sort getSharesByPath() resultsprovokateurin2024-11-251-0/+1
| * | feat(Files\Mount): Add IShareOwnerlessMountprovokateurin2024-11-253-0/+20
* | | Merge pull request #49311 from nextcloud/fix/ocmdiscoveryservice/cache-errorsKate2024-11-251-1/+9
|\ \ \ | |/ / |/| |
| * | fix(OCMDiscoveryService): Also cache error results during discoveryfix/ocmdiscoveryservice/cache-errorsprovokateurin2024-11-251-1/+9
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-242-0/+92
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-232-0/+2
* | | Merge pull request #49406 from nextcloud/avoidStatusSessionsJoas Schilling2024-11-221-0/+7
|\ \ \
| * | | fix(status): Avoid session creation for status requestsavoidStatusSessionsGit'Fellow2024-11-211-0/+7
* | | | fix: Wrap partial cache entry in CacheEntryartonge/fix/getting_cache_entryLouis Chemineau2024-11-211-2/+2
* | | | Merge pull request #49417 from nextcloud/refactSmallAdjustJohn Molakvoæ2024-11-214-242/+68
|\ \ \ \
| * | | | refactor(storage): Code adjustements and simplificationsrefactSmallAdjustGit'Fellow2024-11-214-242/+68
* | | | | Merge pull request #49420 from nextcloud/fix/etag-constraint-search-queryJohn Molakvoæ2024-11-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(cache): etag constraint violationfix/etag-constraint-search-queryskjnldsv2024-11-211-1/+1
| |/ / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-214-0/+196
* | | | Merge pull request #49315 from nextcloud/deleteExistingTargetKate2024-11-202-10/+15
|\ \ \ \ | |/ / / |/| | |
| * | | fix(storage): Try to delete existing targetdeleteExistingTargetGit'Fellow2024-11-202-10/+15
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-202-2/+2
* | | fix(userconfig): Don't fail the precondition if the value is not set at allbugfix/47658/dont-fail-precondition-if-unsetJoas Schilling2024-11-191-1/+1
* | | feat(Mailer): add "null" SMTP transport modeThomas Lehmann2024-11-191-0/+4
* | | chore(Mailer): remove no-op local variable initilizationThomas Lehmann2024-11-191-2/+0
* | | feat(Mailer): implement cachingThomas Lehmann2024-11-191-1/+3
* | | feat(user-prefs): renaming to IUserConfigenh/noid/user-preferencesMaxence Lange2024-11-1811-378/+394
* | | feat(user-prefs): switching to NCU/Maxence Lange2024-11-1810-27/+27
* | | feat(user-prefs): iterator instead of array on searchMaxence Lange2024-11-1812-128/+103
* | | fix(user-prefs): adding sensitive and indexed as flagsMaxence Lange2024-11-185-226/+402
* | | feat(user-prefs): IUserPreferencesMaxence Lange2024-11-1812-189/+2554
| |/ |/|
* | Merge pull request #48855 from nextcloud/fix/app-store-remove-force-enableFerdinand Thiessen2024-11-182-19/+23
|\ \
| * | fix(apps-store): Remove apps from force-enabled state when uninstalledfix/app-store-remove-force-enableFerdinand Thiessen2024-11-182-19/+23
* | | fix(richtextvalidator): Add missing blurhashbugfix/noid/add-missing-blurhashJoas Schilling2024-11-181-0/+1
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-184-6/+8
|/
* Merge pull request #49130 from nextcloud/fix/cron-strict-cookieJoas Schilling2024-11-151-1/+3
|\