aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(files): refresh Node data on extension changefeat/mime-columnJohn Molakvoæ (skjnldsv)4 hours2-1/+11
* feat(files): allow showing file type (mime) columnJohn Molakvoæ (skjnldsv)8 hours8-1/+73
* Merge pull request #52249 from nextcloud/chore/update-3rdpartyJohn Molakvoæ14 hours2-6/+2
|\
| * chore(theming): remove scssphp and just native nested CSSchore/update-3rdpartyFerdinand Thiessen15 hours1-6/+2
| * chore: drop scssphp dependencyFerdinand Thiessen15 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]15 hours5-9/+9
|/
* Merge pull request #52257 from nextcloud/fix/noid/ensure-userid-attr-presentCôme Chilliet15 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 bot22 hours14-6/+260
* | fix(l10n): Update translations from TransifexNextcloud bot46 hours8-0/+96
* | Merge pull request #51953 from nextcloud/dependabot/npm_and_yarn/backbone-1.6.1Ferdinand Thiessen3 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
|/ / / /
* | | | Merge pull request #52240 from nextcloud/fix/use-also-default-textFerdinand Thiessen5 days3-32/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(mail): use matching text color for primary elementsfix/use-also-default-textFerdinand Thiessen6 days3-32/+44
|/ / /
* | | Merge pull request #50465 from nextcloud/zorn-v-patch-1John Molakvoæ6 days1-1/+1
|\ \ \
| * | | Check that user actually can validate password for jszorn-v-patch-1zorn-v6 days1-1/+1
| | |/ | |/|
* | | Merge pull request #52223 from nextcloud/feat/add-configurable-ipv6-subnetKate6 days3-8/+25
|\ \ \
| * | | feat(ip): add configurable IPv6 subnet for BFP and throttlingfeat/add-configurable-ipv6-subnetBenjamin Gaussorgues6 days3-8/+25
| |/ /