summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-0818-12/+163
| | | | Signed-off-by: Michiel de Jong <michiel@unhosted.org>
* Merge pull request #37121 from nextcloud/bugfix/noid/fix-deprecation-urlJoas Schilling2023-03-083-4/+4
|\ | | | | fix(docs): Fix URL to docs of deprecated function humanFileSize
| * chore(assets): Recompile JSJoas Schilling2023-03-082-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(docs): Fix URL to docs of deprecated function humanFileSizeJoas Schilling2023-03-081-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #37060 from nextcloud/fix/versions-webroot-urlLouis2023-03-083-6/+6
|\ \ | |/ |/| Fix download URL for versions
| * Fix download URL for versionsChristopher Ng2023-03-073-6/+6
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #32038 from ↵Joas Schilling2023-03-081-12/+19
|\ \ | | | | | | | | | | | | nextcloud/bugfix/noid/only-update-indexes-after-changing-all-mounts Add transaction around mass mounts operations
| * | Add transaction around mass mounts operationsJoas Schilling2023-03-071-12/+19
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #36640 from ↵Julia Kirschenheuter2023-03-0811-13/+52
|\ \ | | | | | | | | | | | | nextcloud/fix/35626-No_heading_nor_tab_index_for_settings_pages Create headings for apps, users, settings pages
| * | Create headings for settings pagesjulia.kirschenheuter2023-03-0711-13/+52
| |/ | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0840-4/+132
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #36901 from ↵dependabot[bot]2023-03-074-22/+22
|\ \ | |/ |/| | | nextcloud/dependabot/npm_and_yarn/babel/node-7.20.7
| * chore(deps-dev): Bump @babel/node from 7.20.0 to 7.20.7dependabot[bot]2023-03-074-22/+22
|/ | | | | | | | | | | | | | | | | Bumps [@babel/node](https://github.com/babel/babel/tree/HEAD/packages/babel-node) from 7.20.0 to 7.20.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-node) --- updated-dependencies: - dependency-name: "@babel/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #37069 from ↵Simon L2023-03-071-2/+2
|\ | | | | | | | | nextcloud/bugfix/noid/fix-acceptance-test-selector-after-vue-lib-update fix(CI): Fix acceptance test password field selector after @nextcloud…
| * fix(CI): Fix acceptance test password field selector after @nextcloud/vue ↵Joas Schilling2023-03-071-2/+2
| | | | | | | | | | | | lib update Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #37026 from nextcloud/fix/route-logsJoas Schilling2023-03-071-1/+4
|\ \ | | | | | | fix: Avoid log spam on 404 routes not using GET
| * | fix: Avoid log spam on 404 routes not using GETJulius Härtl2023-03-031-1/+4
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #36883 from nextcloud/fix/noid/gs-saml-pre-login-eventMaxence Lange2023-03-072-9/+29
|\ \ \ | |_|/ |/| | dispatch BeforeUserLoggedInEvent
| * | dispatch BeforeUserLoggedInEventMaxence Lange2023-03-012-9/+29
| | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | Merge pull request #34835 from nextcloud/tests/integration-s3Julius Härtl2023-03-077-10/+118
|\ \ \
| * | | fix: Use proper path for quota fetchingJulius Härtl2023-03-064-7/+25
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-064-6/+12
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Run webdav related integration tests on github actionsJulius Härtl2023-03-061-0/+84
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0710-4/+36
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #36772 from nextcloud/enh/a11y-ocdialog-closePytal2023-03-064-6/+9
|\ \ \ \ | |/ / / |/| | | Add label and switch ocdialog close button to button element
| * | | Add label and switch ocdialog close button to button elementChristopher Ng2023-03-064-6/+9
|/ / / | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | Merge pull request #36904 from ↵Joas Schilling2023-03-061-9/+6
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-controller-setup-for-guests fix(files): Fix controller setup for guests
| * | | fix(files): Fix controller setup for guestsJoas Schilling2023-02-281-9/+6
| | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #35872 from nextcloud/feature/noid/psr-clock-interfaceJoas Schilling2023-03-064-4/+94
|\ \ \ \ | | | | | | | | | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterface
| * | | | feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-034-4/+94
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0668-150/+516
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #37040 from nextcloud/techdebt/noid/remove-deprecated-classesJoas Schilling2023-03-057-125/+22
|\ \ \ \ \ | | | | | | | | | | | | techdebt(workflowengine): Remove transition event classes
| * | | | | techdebt(workflowengine): Remove transition event classesJoas Schilling2023-03-037-125/+22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-05144-134/+176
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #37048 from nextcloud/enh/noid/improve-update-wordingSimon L2023-03-041-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | update wording for disabled web updater
| * | | | | | update wording for disabled web updaterSimon L2023-03-041-1/+1
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* | | | | | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-0434-432/+52
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #36740 from nextcloud/enh/a11y-contact-img-altPytal2023-03-036-8/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add avatar contact img description
| * | | | | Add avatar contact img descriptionChristopher Ng2023-03-036-8/+13
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | Merge pull request #36736 from Glandos/patch-2John Molakvoæ2023-03-031-10/+17
|\ \ \ \ \
| * | | | | fix indent 2Glandos2023-02-161-7/+7
| | | | | | | | | | | | | | | | | | Signed-off-by: Glandos <bugs-github@antipoul.fr>
| * | | | | fix indentGlandos2023-02-151-8/+8
| | | | | | | | | | | | | | | | | | Signed-off-by: Glandos <bugs-github@antipoul.fr>
| * | | | | Use proc_open to avoid spawning a shellGlandos2023-02-151-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The use of `exec` will spawn a shell, using `/bin/sh` on POSIX platforms. But in restricted environment, such as AppArmor, this means giving execution to `/bin/sh`, which renders the execution restriction quite useless. Using an array with `proc_open` reduces this, and paved the way for file streaming instead of temporary file. Signed-off-by: Glandos <bugs-github@antipoul.fr>
* | | | | | Merge pull request #37028 from nextcloud/design/distraction-free-backgroundsJohn Molakvoæ2023-03-0311-31/+69
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Add distraction free backgrounds for Nextcloud 26
| * | | | | Add distraction free backgrounds for Nextcloud 26Jan C. Borchardt2023-03-0311-31/+69
| | |_|_|/ | |/| | | | | | | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | | | | Merge pull request #36941 from ↵Joas Schilling2023-03-032-8/+1223
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/prevent-error-with-oracle-database Split the comments ids by chunks
| * | | | | Split the comments ids by chunksVitor Mattos2023-03-012-8/+1223
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split the comments ids by chunks to prevent error with Oracle database that can't do a query with more than 1000 parameters. https://github.com/nextcloud/spreed/issues/8287 Signed-off-by: Vitor Mattos <vitor@php.rio>
* | | | | | Merge pull request #37023 from nextcloud/master-is-now-27blizzz2023-03-0333-66/+84
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Master is now 27
| * | | | | chore(CI): Make it easier to find the right place in the futureJoas Schilling2023-03-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | | | | chore(CI): Backport the CA Cert update to stable26Joas Schilling2023-03-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>