aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: allow files with 255 characters in filenamefix/allow-255-filenamesFerdinand Thiessen9 hours4-6/+41
* Merge pull request #51491 from nextcloud/fix/path-lengthFerdinand Thiessen10 hours2-34/+63
|\
| * fix(dav): allow uploading of files with long filenamesfix/path-lengthFerdinand Thiessen13 hours2-3/+38
| * refactor(dav): simplify length header handlingFerdinand Thiessen13 hours1-31/+25
* | Merge pull request #52221 from nextcloud/feat/no-issue/add-logging-preview-ge...F. E Noel Nfebe11 hours3-26/+40
|\ \
| * | feat: add logging to preview generationfeat/no-issue/add-logging-preview-generationnfebe5 days3-26/+40
* | | Merge pull request #52291 from nextcloud/revert/gfm-pinFerdinand Thiessen12 hours1-4/+1
|\ \ \ | |_|/ |/| |
| * | chore: revert "fix(deps): lock mdast-util-gfm-autolink-literal library to exa...revert/gfm-pinFerdinand Thiessen13 hours1-4/+1
* | | Merge pull request #52249 from nextcloud/chore/update-3rdpartyJohn Molakvoæ13 hours2-6/+2
|\ \ \ | |/ / |/| |
| * | chore(theming): remove scssphp and just native nested CSSchore/update-3rdpartyFerdinand Thiessen14 hours1-6/+2
| * | chore: drop scssphp dependencyFerdinand Thiessen14 hours1-0/+0
* | | Merge pull request #52272 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]14 hours5-9/+9
|\ \ \ | |/ / |/| |
| * | build(deps): bump libphonenumber-js from 1.12.6 to 1.12.7dependabot/npm_and_yarn/libphonenumber-js-1.12.7dependabot[bot]14 hours5-9/+9
|/ /
* | Merge pull request #52257 from nextcloud/fix/noid/ensure-userid-attr-presentCôme Chilliet14 hours1-0/+1
|\ \
| * | fix(LDAP): inlcude ldapExpertUsernameAttr in general attribute listfix/noid/ensure-userid-attr-presentArthur Schiwon5 days1-0/+1
| |/
* | fix(l10n): Update translations from TransifexNextcloud bot21 hours14-6/+260
* | fix(l10n): Update translations from TransifexNextcloud bot45 hours8-0/+96
* | Merge pull request #51953 from nextcloud/dependabot/npm_and_yarn/backbone-1.6.1Ferdinand Thiessen2 days8-13/+13
|\ \
| * | build(deps): bump backbone from 1.6.0 to 1.6.1dependabot/npm_and_yarn/backbone-1.6.1dependabot[bot]4 days8-13/+13
* | | fix(l10n): Update translations from TransifexNextcloud bot3 days12-10/+72
* | | Merge pull request #52267 from danielniccoli/patch-1Andy Scherzinger4 days1-1/+1
|\ \ \
| * | | Update AUTHORSDaniel Niccoli4 days1-1/+1
* | | | fix(l10n): Update translations from TransifexNextcloud bot4 days26-16/+56
| |/ / |/| |
* | | Merge pull request #51950 from nextcloud/dependabot/npm_and_yarn/mime-4.0.7dependabot[bot]4 days9-15/+16
|\ \ \
| * | | build(deps-dev): bump mime from 4.0.6 to 4.0.7dependabot/npm_and_yarn/mime-4.0.7dependabot[bot]4 days9-15/+16
* | | | Merge pull request #52251 from nextcloud/dependabot/npm_and_yarn/http-proxy-m...dependabot[bot]4 days1-3/+3
|\ \ \ \
| * | | | build(deps-dev): bump http-proxy-middleware from 2.0.7 to 2.0.9dependabot/npm_and_yarn/http-proxy-middleware-2.0.9dependabot[bot]5 days1-3/+3
* | | | | Merge pull request #52243 from nextcloud/dependabot/npm_and_yarn/babel/preset...dependabot[bot]4 days2-25/+31
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | build(deps-dev): bump @babel/preset-typescript from 7.26.0 to 7.27.0dependabot/npm_and_yarn/babel/preset-typescript-7.27.0dependabot[bot]5 days2-25/+31
* | | | | Merge pull request #52141 from nextcloud/dependabot/npm_and_yarn/simplewebaut...Ferdinand Thiessen4 days10-23/+22
|\ \ \ \ \
| * | | | | chore: compile assetsFerdinand Thiessen4 days6-6/+14
| * | | | | chore: migrate types to `@simplewebauthn/browser` (changes package layout)Ferdinand Thiessen4 days4-10/+2
| * | | | | build(deps): bump @simplewebauthn/browser from 12.0.0 to 13.1.0dependabot[bot]4 days2-9/+8
* | | | | | Merge pull request #52244 from nextcloud/dependabot/npm_and_yarn/types/docker...dependabot[bot]4 days2-5/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | build(deps-dev): bump @types/dockerode from 3.3.37 to 3.3.38dependabot/npm_and_yarn/types/dockerode-3.3.38dependabot[bot]5 days2-5/+5
| |/ / / /
* | | | | Merge pull request #52247 from nextcloud/dependabot/npm_and_yarn/webpack-5.99.5Ferdinand Thiessen4 days228-509/+477
|\ \ \ \ \
| * | | | | build(deps-dev): bump webpack from 5.94.0 to 5.99.5dependabot[bot]4 days228-509/+477
| | |_|/ / | |/| | |
* | | | | Merge pull request #52245 from nextcloud/dependabot/npm_and_yarn/jsdom-26.1.0dependabot[bot]4 days2-26/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | build(deps-dev): bump jsdom from 26.0.0 to 26.1.0dependabot/npm_and_yarn/jsdom-26.1.0dependabot[bot]5 days2-26/+25
| |/ / /
* | | | fix(l10n): Update translations from TransifexNextcloud bot5 days26-26/+102
* | | | Merge pull request #52224 from nextcloud/bugfix/noid/dont-break-when-checking...Arthur Schiwon5 days4-3/+56
|\ \ \ \
| * | | | fix(user): Introduce a public constant for max length of user idbugfix/noid/dont-break-when-checking-if-too-long-user-existsJoas Schilling6 days3-9/+10
| * | | | fix(usermanager): Don't throw when checking if a too long user id is an exist...Joas Schilling6 days3-3/+55
* | | | | Merge pull request #52178 from nextcloud/fix/remove-app.php-loadingCôme Chilliet5 days4-55/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | chore: Update psalm baselinefix/remove-app.php-loadingCôme Chilliet8 days1-5/+0
| * | | | fix: Remove support for app.php loadingCôme Chilliet8 days3-50/+7
* | | | | Merge pull request #52252 from nextcloud/fix/noid/log-false-userJoas Schilling5 days1-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(Log): revert swich to ?? operatorfix/noid/log-false-userArthur Schiwon5 days1-1/+1
|/ / / /
* | | | Merge pull request #52246 from nextcloud/dependabot/npm_and_yarn/nextcloud/vu...Ferdinand Thiessen5 days202-267/+263
|\ \ \ \
| * | | | build(deps): bump @nextcloud/vue from 8.24.0 to 8.25.1dependabot[bot]5 days202-267/+263
|/ / / /