aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-0715-495/+27
| * | | feat(dav): add webhook compatibility for calendar object eventsEdward Ly2025-03-0710-0/+298
|/ / /
* | | Merge pull request #51130 from nextcloud/fix/credential-passwordless-authJulius Knorr2025-03-072-5/+49
|\ \ \
| * | | fix: Do not build encrypted password if there is nonefix/credential-passwordless-authJulius Knorr2025-03-062-5/+49
* | | | Merge pull request #51216 from nextcloud/fix/noid/remote-account-activity-tra...Sebastian Krupinski2025-03-071-5/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix:remote account activity translationfix/noid/remote-account-activity-translationSebastianKrupinski2025-03-071-5/+2
|/ / /
* | | Merge pull request #51144 from nextcloud/fix/dav/create-sab-installChristoph Wurst2025-03-076-4/+89
|\ \ \
| * | | fix(dav): Create SAB at installationfix/dav/create-sab-installChristoph Wurst2025-03-066-4/+89
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-07210-382/+180
* | | Merge pull request #50839 from nextcloud/automated/noid/master-fix-npm-auditJohn Molakvoæ2025-03-061-563/+145
|\ \ \
| * | | fix(deps): Fix npm auditnextcloud-command2025-03-051-563/+145
* | | | Merge pull request #51310 from nextcloud/fix/encryption-eventsFerdinand Thiessen2025-03-061-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(encryption): Listen for user login and logout to set encryption keyfix/encryption-eventsFerdinand Thiessen2025-03-061-0/+4
|/ / /
* | | Merge pull request #51288 from nextcloud/fix/admin-tag-color-preventJohn Molakvoæ2025-03-0628-40/+186
|\ \ \
| * | | chore(assets): compile assetsfix/admin-tag-color-preventskjnldsv2025-03-0613-13/+13
| * | | fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-0610-22/+142
| * | | fix(systemtags): unify restrict_creation_to_admin handlingskjnldsv2025-03-067-15/+41
* | | | Merge pull request #51096 from nextcloud/fix/noid/ldap-setopt-for-disabling-c...Arthur Schiwon2025-03-061-13/+14
|\ \ \ \
| * | | | fix(LDAP): use ldap_set_option over putenv to disable cert checkfix/noid/ldap-setopt-for-disabling-certcheckArthur Schiwon2025-03-031-13/+14
* | | | | Merge pull request #51302 from nextcloud/artonge/test/remove_only_callsLouis2025-03-062-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | test: Remove `.only(` callsartonge/test/remove_only_callsLouis Chemineau2025-03-062-2/+2
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-0630-26/+64
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-03-06458-796/+1476
| |/ / |/| |
* | | Merge pull request #40468 from func0der/patch-1Andy Scherzinger2025-03-053-3/+6
|\ \ \
| * | | chore: compile assetsFerdinand Thiessen2025-03-052-3/+3
| * | | fix(encryption): Inform user about master key generation on encryption enablingfunc0der2025-03-051-0/+3
|/ / /
* | | Merge pull request #51280 from nextcloud/artonge/fix/publicpage_attributeLouis2025-03-051-1/+2
|\ \ \
| * | | fix(login): Properly target public page with attributeartonge/fix/publicpage_attributeLouis Chemineau2025-03-051-1/+2
* | | | Merge pull request #51287 from nextcloud/bugfix/l10n-leading-spacesJoas Schilling2025-03-051-1/+1
|\ \ \ \
| * | | | fix(l10n): Remove leading space from translation stringJoas Schilling2025-03-051-1/+1
* | | | | Merge pull request #50702 from Institutional-Investment-Group/feat/support-aw...Andy Scherzinger2025-03-052-2/+5
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into feat/support-aws-session-tokenHector Manuel2025-03-043423-38762/+46881
| |\ \ \ \ \
| * | | | | | feat(object_store): Add support for session token in AWS credentialsHector Valcarcel2025-02-062-2/+5
* | | | | | | Merge pull request #51266 from nextcloud/fix/l10n-plain-stringFerdinand Thiessen2025-03-055-30/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsfix/l10n-plain-stringnextcloud-command2025-03-054-6/+6
| * | | | | | fix(theming): use plain string in `t` method (l10n)Ferdinand Thiessen2025-03-051-24/+26
|/ / / / / /
* | | | | | Merge pull request #51267 from nextcloud/chore/switch-depsFerdinand Thiessen2025-03-056-9/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | chore(assets): Recompile assetschore/switch-depsnextcloud-command2025-03-054-6/+6
| * | | | | chore(deps): switch davclient library to nextcloud-deps forkFerdinand Thiessen2025-03-052-3/+4
* | | | | | Merge pull request #51258 from nextcloud/fix/dav/use-iuser-displaynameChristoph Wurst2025-03-055-14/+6
|\ \ \ \ \ \
| * | | | | | fix(dav): Use IUser::getDisplayName directlyfix/dav/use-iuser-displaynameChristoph Wurst2025-03-055-14/+6
| |/ / / / /
* | | | | | Merge pull request #51259 from nextcloud/bugfix/50619/no-session-work-in-cons...Kate2025-03-051-10/+8
|\ \ \ \ \ \
| * | | | | | fix: No IFactory in constructorbugfix/50619/no-session-work-in-constructorMarcel Müller2025-03-051-3/+1
| * | | | | | fix(files): Don't do session related work in the constructor of the ViewJoas Schilling2025-03-051-10/+10
* | | | | | | Merge pull request #51148 from nextcloud/fix/files-header-empty-viewFerdinand Thiessen2025-03-059-25/+126
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | chore: compile assetsFerdinand Thiessen2025-03-052-3/+3
| * | | | | | fix(files): also show file list headers on empty viewsFerdinand Thiessen2025-03-057-22/+123
|/ / / / / /
* | | | | | Merge pull request #51256 from nextcloud/fix/dav/absence-status-too-longChristoph Wurst2025-03-052-4/+9
|\ \ \ \ \ \
| * | | | | | fix(dav): Handle long absence status earlierfix/dav/absence-status-too-longChristoph Wurst2025-03-052-4/+9
| |/ / / / /
* | | | | | Merge pull request #51239 from nextcloud/fix/noid/rich-editor-mixinMaksim Sukharev2025-03-0521-40/+462
|\ \ \ \ \ \