aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Do not duplicate `/` in davPathartonge/fix/sidebar_davpathLouis Chemineau2025-01-093-4/+4
* Merge pull request #50107 from nextcloud/artonge/fix/displayname_in_sidebarJohn Molakvoæ2025-01-093-5/+5
|\
| * fix: Use `displayname` as sidebar titleartonge/fix/displayname_in_sidebarLouis Chemineau2025-01-093-5/+5
* | Merge pull request #49973 from nextcloud/feat/auto-accept-trusted-serverJohn Molakvoæ2025-01-0944-387/+2471
|\ \ | |/ |/|
| * chore(federation): cleanup SettingsController and legacy AddServerMiddlewarefeat/auto-accept-trusted-serverskjnldsv2025-01-0915-614/+497
| * feat(federatedfilesharing): improve admin docs and settingsskjnldsv2025-01-0910-25/+80
| * chore(federation): add trusted server auto accept integration testsskjnldsv2025-01-099-88/+2073
| * fix(federation): settings layout and error handlingskjnldsv2025-01-095-47/+61
| * feat(federatedfilesharing): auto-accept shares from trusted serversskjnldsv2025-01-0912-40/+101
| * fix(files_sharing): external share parsingskjnldsv2025-01-092-0/+47
| * fix(federation): comply to `sharing.federation.allowSelfSignedCertificates`skjnldsv2025-01-098-7/+46
* | Merge pull request #50095 from nextcloud/release/31.0.0_beta_2v31.0.0beta2artonge/feat/validate_keychecksumArthur Schiwon2025-01-091-2/+2
|\ \
| * | build(hub): 31.0.0 beta 2release/31.0.0_beta_2Arthur Schiwon2025-01-081-2/+2
* | | Merge pull request #50070 from nextcloud/docs/http/cors-attributeJoas Schilling2025-01-091-1/+3
|\ \ \ | |_|/ |/| |
| * | docs(HTTP): Add proper docs for CORS attributedocs/http/cors-attributeprovokateurin2025-01-071-1/+3
* | | Merge pull request #50094 from nextcloud/fix/noid/broken-taskprocessing-apiJulien Veyssier2025-01-094-60/+100
|\ \ \
| * | | chore: generate openapi specsfix/noid/broken-taskprocessing-apiJulien Veyssier2025-01-092-32/+32
| * | | fix(taskprocessing): /tasktypes endpoint was broken by #49015Julien Veyssier2025-01-092-28/+68
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0946-6/+444
* | | Merge pull request #50074 from nextcloud/chore/deps/nextcloud-vue-8.22.0Richard Steinmetz2025-01-08209-309/+442
|\ \ \
| * | | test(cypress): make select range of files with shift key more reliableRichard Steinmetz2025-01-081-3/+3
| * | | chore(deps): bump @nextcloud/vue from ^8.20.0 to ^8.22.0chore/deps/nextcloud-vue-8.22.0Richard Steinmetz2025-01-08208-306/+439
* | | | Merge pull request #50082 from nextcloud/jtr/typo-accessibility-config-sampleAndy Scherzinger2025-01-081-1/+1
|\ \ \ \
| * | | | fix: Correct typo in accessibility toggle in config.sample.phpjtr/typo-accessibility-config-sampleJosh2025-01-071-1/+1
* | | | | Merge pull request #50085 from nextcloud/feat/noid/info-xml-spdx-license-idsAndy Scherzinger2025-01-082-0/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | feat: add licenses by SPDX identifier, mark shorthand aliases as deprecated.feat/noid/info-xml-spdx-license-idsAndy Scherzinger2025-01-082-0/+18
| | |/ / | |/| |
* | | | Merge pull request #49888 from nextcloud/feat/ocp/meetings-api-requirementsJoas Schilling2025-01-0812-27/+489
|\ \ \ \
| * | | | docs(eventbuilder): Mention how to get the EventBuilder from DIJoas Schilling2025-01-081-1/+5
| * | | | fix(license): Move license closer to fileJoas Schilling2025-01-083-4/+4
| * | | | feat(ocp): calendar event builder apifeat/ocp/meetings-api-requirementsRichard Steinmetz2025-01-0611-27/+485
* | | | | Merge pull request #49882 from nextcloud/fix/http/template-valid-status-codesKate2025-01-0823-52/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(Http): Only allow valid HTTP status code values via templatefix/http/template-valid-status-codesprovokateurin2025-01-0720-41/+43
| * | | | fix(settings): Fix log file download return typeprovokateurin2025-01-073-11/+17
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-08320-558/+902
| |_|/ / |/| | |
* | | | Merge pull request #50078 from nextcloud/feat/maxschmi-49902John Molakvoæ2025-01-076-7/+8
|\ \ \ \
| * | | | chore: compile assetsskjnldsv2025-01-074-6/+6
| * | | | fix(files): updateAll methodMax Schmit2025-01-072-1/+2
|/ / / /
* | | | Merge pull request #50051 from nextcloud/Fix/mp3_regexArthur Schiwon2025-01-071-1/+1
|\ \ \ \
| * | | | fix(preview): Do not try to parse M3U files as MP3Fix/mp3_regexPauli Järvinen2025-01-061-1/+1
| | |/ / | |/| |
* | | | Merge pull request #50066 from nextcloud/release/31.0.0_beta_1v31.0.0beta1Arthur Schiwon2025-01-071-2/+2
|\ \ \ \
| * | | | build(hub): 31.0.0 beta 1release/31.0.0_beta_1skjnldsv2025-01-071-2/+2
* | | | | Merge pull request #50073 from nextcloud/fix/composer/autoload-dev-depsArthur Schiwon2025-01-072-9/+0
|\ \ \ \ \
| * | | | | fix(composer): Remove dev deps from autoloaderfix/composer/autoload-dev-depsprovokateurin2025-01-072-9/+0
| | |_|/ / | |/| | |
* | | | | Merge pull request #49377 from nextcloud/enh/add-first-login-timestampPytal2025-01-07119-177/+587
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsenh/add-first-login-timestampnextcloud-command2025-01-07103-153/+413
| * | | | | fix(tests): Fix getLastLogin expectation in UsersControllerTestCôme Chilliet2025-01-071-3/+3
| * | | | | chore: Update openapi.json filesCôme Chilliet2025-01-073-6/+21
| * | | | | fix(users): Adapt UI code to new timestamp fields namesCôme Chilliet2025-01-071-7/+7
| * | | | | fix: Return timestamps in unix format rather than millisecondsCôme Chilliet2025-01-073-5/+10
| * | | | | feat(occ): Show first_seen in output of user:list --infoCôme Chilliet2025-01-072-19/+24