aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(Navigation): ensure NavManager is inited when adding an entryArthur Schiwon2024-03-131-4/+1
* Merge pull request #44102 from nextcloud/dependabot/npm_and_yarn/query-string...dependabot[bot]2024-03-136-12/+12
|\
| * chore(deps): bump query-string from 8.2.0 to 9.0.0dependabot[bot]2024-03-136-12/+12
|/
* Merge pull request #44165 from nextcloud/fix/noid/spread-appconfig-on-updaten...Ferdinand Thiessen2024-03-1311-201/+196
|\
| * fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-1311-201/+196
* | Merge pull request #44139 from nextcloud/fix/right-click-files-listPytal2024-03-138-13/+15
|\ \ | |/ |/|
| * fix(cypress): ResizeObserver loop undelivered notifications errorChristopher Ng2024-03-121-0/+1
| * chore: compile assetsChristopher Ng2024-03-124-6/+6
| * fix(files): Right click menu positioningChristopher Ng2024-03-122-6/+8
| * fix(files): Right click menu scroll reset glitchChristopher Ng2024-03-121-1/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1330-2/+194
|/
* Merge pull request #44011 from nextcloud/sorbaugh/public-bundlev29.0.0beta2Andy Scherzinger2024-03-125-8/+56
|\
| * test: Update test for PublicSectorBundleChristopher Ng2024-03-121-0/+2
| * feat: Adding PublicSectorBundlesorbaugh2024-03-124-8/+54
|/
* Merge pull request #44152 from nextcloud/release/29.0.0_beta_2Benjamin Gaussorgues2024-03-121-2/+2
|\
| * build(hub): 29.0.0 beta 2Benjamin Gaussorgues2024-03-121-2/+2
* | Merge pull request #42661 from nextcloud/feat/settings/declarativeBenjamin Gaussorgues2024-03-1255-70/+3326
|\ \
| * | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-129-0/+93
| * | chore(assets): Recompile assetsnextcloud-command2024-03-1216-24/+24
| * | feat: Add declarative settingsjld31032024-03-1241-52/+3215
| |/
* | Merge pull request #44138 from nextcloud/docs/config-sampe-php-updatedirectoryGit'Fellow2024-03-121-1/+3
|\ \
| * | docs(config.sample.php): Josh2024-03-111-1/+3
* | | Merge pull request #44117 from nextcloud/test/dav/caldav-no-calendars-subscri...Christoph Wurst2024-03-121-0/+38
|\ \ \
| * | | test(dav): Add unit test for no calendars/subscription limitChristoph Wurst2024-03-121-0/+38
| | |/ | |/|
* | | Merge pull request #44151 from nextcloud/fix/go-back-to-job-executeBenjamin Gaussorgues2024-03-122-3/+6
|\ \ \ | |/ / |/| |
| * | fix: Suppress psalm errors about deprecated execute method, we have to use it...Côme Chilliet2024-03-122-3/+3
| * | fix: Call execute until it is removed for Job classCôme Chilliet2024-03-122-3/+6
* | | Merge pull request #44140 from nextcloud/fix/subadmin-disabled-usersPytal2024-03-121-1/+1
|\ \ \ | |/ / |/| |
| * | fix(settings): Fix always empty disabled users list for subadminsChristopher Ng2024-03-111-1/+1
| |/
* | Merge pull request #44142 from nextcloud/automated/noid/master-update-ca-cert...Joas Schilling2024-03-122-3/+50
|\ \
| * | fix(security): Update CA certificate bundlenextcloud-command2024-03-122-3/+50
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-12168-2760/+3768
|/
* Merge pull request #44049 from nextcloud/feat/show-name-of-user-in-versionsEduardo Morales2024-03-1120-12/+274
|\
| * chore(assets): compile assetsEduardo Morales2024-03-112-3/+3
| * chore(assets): build autoloaderEduardo Morales2024-03-114-2/+16
| * fix: fixed stylistic errorsEduardo Morales2024-03-114-6/+6
| * fix(files_version): deprecated INameableVersionEduardo Morales2024-03-118-13/+16
| * feat: exposed metadata column to frontendEduardo Morales2024-03-115-3/+24
| * feat: added backend metadata interface, allows JSON storageEduardo Morales2024-03-116-4/+159
| * feat: added metadata event listenerEduardo Morales2024-03-112-0/+69
|/
* Merge pull request #39990 from nextcloud/recursive-shareArthur Schiwon2024-03-113-8/+48
|\
| * test: improve notify tests for smbRobin Appelman2024-03-081-7/+22
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-082-1/+26
* | Merge pull request #44134 from nextcloud/deps/bump-@nextcloud/vue-from-8.9.1-...Grigorii K. Shartsev2024-03-1189-135/+135
|\ \
| * | chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-1187-130/+130
| * | chore(deps): bump @nextcloud/vue from 8.9.1 to 8.10.0Grigorii K. Shartsev2024-03-112-5/+5
|/ /
* | Merge pull request #44076 from nextcloud/fix/file-widget-viewerJulius Härtl2024-03-113-3/+7
|\ \
| * | chore: Bump bundlesJulius Härtl2024-03-112-3/+3
| * | fix: Open viewer on simple file widgetJulius Härtl2024-03-111-0/+4
* | | Merge pull request #43907 from nextcloud/enh/noid/switching-to-lazy-config-2Maxence Lange2024-03-117-56/+93
|\ \ \ | |/ / |/| |