documentation
documentation copied to clipboard
π Nextcloud documentation
Bumps [skjnldsv/block-fixup-merge-action](https://github.com/skjnldsv/block-fixup-merge-action) from 1 to 2. Release notes Sourced from skjnldsv/block-fixup-merge-action's releases. v2 Breaking: Node 20 compatibility :warning: Commits c138ea9 Merge pull request #33 from skjnldsv/feat/deps 9da06b9 chore: build update...
`occ config:app:set --value "/apps/files/extstoragemounts" core defaultpage` Sets a default page for all users (works with more things than the `defaultapp` parameter) Itβs been in place for >10 years through a...
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.6.2. Commits 124f4ad 2024.06.02 (#291) c2196ce --- (#290) fefdeec Bump actions/checkout from 4.1.4 to 4.1.5 (#289) 3c5fb15 Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286) 4a9569a...
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3. Release notes Sourced from requests's releases. v2.32.3 2.32.3 (2024-05-29) Bugfixes Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)...
### βοΈ Resolves - Add security policy link when mentioning bug reporting for supported apps - Add note regarding unsupported apps The unsupported apps bit might be controversial. I think...
I'm not sure why this chapter is in the user management section of the Admin Manual. I think it got added a million years ago alongside user management API. Probably...
Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.3.7. Release notes Sourced from sphinx's releases. Sphinx 7.3.7 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.6 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.5 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.4 Changelog: https://www.sphinx-doc.org/en/master/changes.html Sphinx 7.3.3...
`setup_create_db_user` Was implemented in nextcloud/server#36428
### βοΈ Resolves Adds to the list of commands: - nextcloud/server#21658 - nextcloud/server#1138 Doesn't actually show their usage, but at least they're listed now. I didn't even realize `occ trashbin:size`...