aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-11116-28/+280
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(files): rename actions submenu back entrybackport/50123/masterskjnldsv2025-01-101-1/+1
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* fix(files): close submenu on main actions state changeskjnldsv2025-01-101-0/+7
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* Merge pull request #50076 from Koc/bugfix/fix-enforce-theme-for-public-linksStephan Orbaugh2025-01-101-1/+4
|\ | | | | fix: Apply enforce theme config for anonymous users as well
| * fix: Apply enforce theme config for anonymous users as wellKostiantyn Miakshyn2025-01-081-1/+4
| | | | | | | | Signed-off-by: Kostiantyn Miakshyn <molodchick@gmail.com>
* | Merge pull request #50111 from nextcloud/fix/dashboard/skip-hidden-widgetsRichard Steinmetz2025-01-101-0/+4
|\ \ | | | | | | fix(dashboard): don't reload hidden widgets
| * | fix(dashboard): don't reload hidden widgetsfix/dashboard/skip-hidden-widgetsRichard Steinmetz2025-01-091-0/+4
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | Merge pull request #50113 from nextcloud/setupChecksMoveFromBinaryGit'Fellow2025-01-101-2/+2
|\ \ \ | | | | | | | | fix(SetupChecks): Don't test caches using binary data
| * | | fix(setupchecks): Binary data can have problems with serializesetupChecksMoveFromBinaryGit'Fellow2025-01-091-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-104-8/+66
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50108 from nextcloud/artonge/fix/sidebar_davpathLouis2025-01-091-1/+1
|\ \ \ | | | | | | | | fix: Do not duplicate `/` in davPath
| * | | fix: Do not duplicate `/` in davPathartonge/fix/sidebar_davpathLouis Chemineau2025-01-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | `davRootPath` already contains a leading `/` Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | Merge pull request #49977 from ↵Josh2025-01-091-10/+10
|\ \ \ \ | |/ / / |/| | | | | | | | | | | nextcloud/jtr-perf-checks-connectivity-https-proto perf(settings): Speed up InternetConnectivity setup check
| * | | perf(settings): Speed up InternetConnectivity setup checkjtr-perf-checks-connectivity-https-protoJosh2025-01-071-10/+10
| | | | | | | | | | | | | | | | | | | | Specify default protocol (https://) rather than let default handling test both http:// and https:// Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | Merge pull request #50107 from nextcloud/artonge/fix/displayname_in_sidebarJohn Molakvoæ2025-01-091-2/+2
|\ \ \ \
| * | | | fix: Use `displayname` as sidebar titleartonge/fix/displayname_in_sidebarLouis Chemineau2025-01-091-2/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Keep the fallback with this.fileInfo as this.node could be null Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-serverskjnldsv2025-01-0914-612/+495
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | feat(federatedfilesharing): improve admin docs and settingsskjnldsv2025-01-095-18/+73
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | chore(federation): add trusted server auto accept integration testsskjnldsv2025-01-096-36/+1858
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | fix(federation): settings layout and error handlingskjnldsv2025-01-095-47/+61
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | feat(federatedfilesharing): auto-accept shares from trusted serversskjnldsv2025-01-0912-40/+101
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | fix(files_sharing): external share parsingskjnldsv2025-01-092-0/+47
| | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | fix(federation): comply to `sharing.federation.allowSelfSignedCertificates`skjnldsv2025-01-097-7/+37
|/ / / | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0928-4/+394
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #50074 from nextcloud/chore/deps/nextcloud-vue-8.22.0Richard Steinmetz2025-01-081-38/+38
|\ \ \ | | | | | | | | chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0
| * | | chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0chore/deps/nextcloud-vue-8.22.0Richard Steinmetz2025-01-081-38/+38
| | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codesKate2025-01-083-11/+17
|\ \ \ \ | |/ / / |/| | |
| * | | fix(settings): Fix log file download return typeprovokateurin2025-01-073-11/+17
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-08188-444/+612
| |_|/ |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | fix(files): updateAll methodMax Schmit2025-01-071-1/+1
| | | | | | | | | | | | Signed-off-by: Max Schmit <maxschm@hotmail.com>
* | | Merge pull request #49377 from nextcloud/enh/add-first-login-timestampPytal2025-01-0711-7/+103
|\ \ \ | | | | | | | | feat: Add first login timestamp of each user to oc_preferences and user:info output
| * | | fix(tests): Fix getLastLogin expectation in UsersControllerTestCôme Chilliet2025-01-071-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | chore: Update openapi.json filesCôme Chilliet2025-01-073-6/+21
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix(users): Adapt UI code to new timestamp fields namesCôme Chilliet2025-01-071-7/+7
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | fix: Return timestamps in unix format rather than millisecondsCôme Chilliet2025-01-073-5/+10
| | | | | | | | | | | | | | | | Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
| * | | feat: Show first login date in user listChristopher Ng2025-01-075-0/+44
| | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * | | fix(tests): Adapt tests to firstLogin new featureCôme Chilliet2025-01-071-0/+15
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | chore: Update openapi specsCôme Chilliet2025-01-073-0/+15
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | feat: Add first login timestamp of each user to oc_preferences and user:info ↵Côme Chilliet2025-01-072-0/+2
| |/ / | | | | | | | | | | | | | | | output Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #49891 from ↵John Molakvoæ2025-01-072-25/+28
|\ \ \ | | | | | | | | | | | | nextcloud/refactor/settings/mail-settings-parameters
| * | | refactor(settings): Use parameters explicitly when setting mail settingsrefactor/settings/mail-settings-parametersprovokateurin2025-01-062-25/+28
| | | | | | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | | | Merge pull request #49670 from nextcloud/feat/allow-oauth-grant-bypassArthur Schiwon2025-01-072-19/+92
|\ \ \ \ | |_|/ / |/| | | feat(oauth): Allow to skip grant step for selected applications
| * | | fix: Rename config option to skipAuthPickerApplications to match what it doesfeat/allow-oauth-grant-bypassCôme Chilliet2025-01-072-4/+4
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | feat(oauth2): Add a test for skipping auth pageCôme Chilliet2025-01-071-0/+48
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | chore: Adapt tests to added constructor parametersCôme Chilliet2025-01-071-13/+17
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | | feat(oauth2): Skip page before login as well for authorized applicationsCôme Chilliet2025-01-071-6/+27
| | | | | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | Merge pull request #49988 from nextcloud/jtr-locale-personal-infoJoas Schilling2025-01-071-1/+1
|\ \ \ \ | | | | | | | | | | fix(settings): show the correct initial locale in Personal info
| * | | | fix(settings): show the correct initial locale in Personal infojtr-locale-personal-infoJosh2024-12-291-1/+1
| | | | | | | | | | | | | | | Signed-off-by: Josh <josh.t.richards@gmail.com>
* | | | | chore: Bump Hub 9 -> Hub 10Andy Scherzinger2025-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | | | | feat: expose tag color via webdavdavTagColortobiasKaminsky2025-01-071-0/+1
| |/ / / |/| | | | | | | | | | | Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>