Commit Graph

18222 Commits

Author SHA1 Message Date
Joas Schilling
6e9d41f013 ci: Update workflows
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-10 10:58:41 +02:00
Marcel Klehr
21ba1c580b Merge pull request #12182 from nextcloud/enh/admin/ai/overview
Admin docs: Update AI docs
2024-09-10 09:57:47 +02:00
Marcel Klehr
cc1b25a86e Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 09:51:10 +02:00
Marcel Klehr
e1c54adf1f Admin docs: Update AI docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-10 09:51:08 +02:00
Nextcloud bot
c3b80c9acc generate documentation from config.sample.php 2024-09-10 04:28:55 +00:00
Anupam Kumar
a131c11c4c Add email and generate-password options in occ user:add (#11160)
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 20:45:46 +05:30
Josh
c9e221fb55 Merge pull request #12184 from nextcloud/trailling-comman
chore: add trailing comma for allowed_admin_ranges
2024-09-09 08:42:00 -04:00
Daniel Kesselberg
8ce8939735 chore: add trailing comma for allowed_admin_ranges
Most of our examples have a trailing comma to easier copy and paste.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-09 14:17:04 +02:00
Daniel
2cfd1ff836 Merge pull request #12169 from nextcloud/update-events2
chore: update available events
2024-09-09 14:16:12 +02:00
Daphne Muller
a31acd2a9e Merge pull request #11725 from nextcloud/enh/summarai-documentation
Enh/summarai documentation
2024-09-09 14:07:04 +02:00
Anupam Kumar
c31946d460 feat(Admin/AI): add docs for summary bot
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2024-09-09 17:27:16 +05:30
Florian Klinger
a8bb690d53 Small fixes in style of documentation
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-09-09 16:27:53 +05:30
Florian Klinger
ffaf519448 Extended documentation for summarai
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-09-09 16:27:53 +05:30
Florian Klinger
2efd228ebc Added summarai to documentation
Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
2024-09-09 16:27:53 +05:30
Christoph Wurst
0f899d82d6 Merge pull request #12180 from nextcloud/feat/user/first-day-of-week
feat(user): let users configure their first day of week
2024-09-09 10:01:18 +02:00
Richard Steinmetz
eb76f0aa20 feat(user): let users configure their first day of week
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-09 09:31:37 +02:00
Daniel Kesselberg
cfd3979b03 chore: update available events
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-06 15:33:13 +02:00
Ferdinand Thiessen
24d8231b67 Merge pull request #12168 from nextcloud/enh/dev-31-files-sharing
feat(developer): Add initial changes for Nextcloud 31
2024-09-06 15:17:39 +02:00
Ferdinand Thiessen
7c3e66a2b6 feat(developer): Add initial changes for Nextcloud 31
* Logical CSS position rules
* Files sharing is now also using the Files Vue UI

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-06 13:55:08 +02:00
Hamza
fb58a57101 Merge pull request #12161 from nextcloud/jtr/admin-carddav-rate-limit 2024-09-05 23:20:26 +02:00
Ferdinand Thiessen
c79bce32a2 Merge pull request #12070 from nextcloud/dependabot/pip/master/sphinxcontrib-devhelp-2.0.0
chore(deps): Bump sphinxcontrib-devhelp from 1.0.6 to 2.0.0
2024-09-05 22:47:40 +02:00
Ferdinand Thiessen
9e8a0eef5d Merge pull request #12052 from nextcloud/dependabot/pip/master/sphinx-7.4.7
chore(deps): Bump sphinx from 7.2.6 to 7.4.7
2024-09-05 22:45:22 +02:00
dependabot[bot]
ada06e1669 chore(deps): Bump sphinxcontrib-devhelp from 1.0.6 to 2.0.0
Bumps [sphinxcontrib-devhelp](https://github.com/sphinx-doc/sphinxcontrib-devhelp) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-devhelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-devhelp/compare/1.0.6...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-devhelp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 20:42:41 +00:00
Ferdinand Thiessen
b37654f8b1 Merge pull request #12072 from nextcloud/dependabot/pip/master/sphinxcontrib-qthelp-2.0.0
chore(deps): Bump sphinxcontrib-qthelp from 1.0.7 to 2.0.0
2024-09-05 22:41:58 +02:00
dependabot[bot]
a7fe0e416a chore(deps): Bump sphinx from 7.2.6 to 7.4.7
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 7.4.7.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v7.4.7)

---
updated-dependencies:
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 22:40:45 +02:00
Ferdinand Thiessen
18ab19af06 Merge pull request #12071 from nextcloud/dependabot/pip/master/sphinxcontrib-htmlhelp-2.1.0
chore(deps): Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.1.0
2024-09-05 22:39:44 +02:00
dependabot[bot]
661701bdff chore(deps): Bump sphinxcontrib-qthelp from 1.0.7 to 2.0.0
Bumps [sphinxcontrib-qthelp](https://github.com/sphinx-doc/sphinxcontrib-qthelp) from 1.0.7 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-qthelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-qthelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-qthelp/compare/1.0.7...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-qthelp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 20:36:18 +00:00
dependabot[bot]
a1a9c52dad chore(deps): Bump sphinxcontrib-htmlhelp from 2.0.5 to 2.1.0
Bumps [sphinxcontrib-htmlhelp](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp) from 2.0.5 to 2.1.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/compare/2.0.5...2.1.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-htmlhelp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 22:34:58 +02:00
Ferdinand Thiessen
6ab4376ce7 Merge pull request #12068 from nextcloud/dependabot/pip/master/sphinxcontrib-applehelp-2.0.0
chore(deps): Bump sphinxcontrib-applehelp from 1.0.8 to 2.0.0
2024-09-05 22:32:55 +02:00
dependabot[bot]
b2bee3bcab chore(deps): Bump sphinxcontrib-applehelp from 1.0.8 to 2.0.0
Bumps [sphinxcontrib-applehelp](https://github.com/sphinx-doc/sphinxcontrib-applehelp) from 1.0.8 to 2.0.0.
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-applehelp/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-applehelp/blob/master/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinxcontrib-applehelp/compare/1.0.8...2.0.0)

---
updated-dependencies:
- dependency-name: sphinxcontrib-applehelp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 22:24:07 +02:00
Ferdinand Thiessen
dabd18881c Merge pull request #12110 from nextcloud/dependabot/pip/master/sphinx-toolbox-3.8.0
chore(deps): bump sphinx-toolbox from 3.5.0 to 3.8.0
2024-09-05 22:17:46 +02:00
Ferdinand Thiessen
ccdc7b6f11 Merge pull request #12163 from nextcloud/chore/nc-30-changelog
chore: Remove unused subsections and add note about CSS variables section
2024-09-05 22:11:08 +02:00
dependabot[bot]
8064502408 chore(deps): bump sphinx-toolbox from 3.5.0 to 3.8.0
Bumps [sphinx-toolbox](https://github.com/sphinx-toolbox/sphinx-toolbox) from 3.5.0 to 3.8.0.
- [Release notes](https://github.com/sphinx-toolbox/sphinx-toolbox/releases)
- [Changelog](https://github.com/sphinx-toolbox/sphinx-toolbox/blob/master/doc-source/changelog.rst)
- [Commits](https://github.com/sphinx-toolbox/sphinx-toolbox/compare/v3.5.0...v3.8.0)

---
updated-dependencies:
- dependency-name: sphinx-toolbox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 19:56:57 +00:00
Ferdinand Thiessen
e68979f1dc Merge pull request #12126 from nextcloud/dependabot/pip/master/importlib-metadata-8.4.0
chore(deps): bump importlib-metadata from 8.0.0 to 8.4.0
2024-09-05 21:56:09 +02:00
Ferdinand Thiessen
72bea7109b Merge pull request #12111 from nextcloud/dependabot/pip/master/sphinxcontrib-phpdomain-0.12.0
chore(deps): bump sphinxcontrib-phpdomain from 0.11.1 to 0.12.0
2024-09-05 21:55:51 +02:00
Ferdinand Thiessen
6048ce0710 Merge pull request #11778 from nextcloud/dependabot/github_actions/skjnldsv/block-fixup-merge-action-2
chore(deps): Bump skjnldsv/block-fixup-merge-action from 1 to 2
2024-09-05 21:53:38 +02:00
Ferdinand Thiessen
98279c021c Merge pull request #12151 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.4.0
chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
2024-09-05 21:53:13 +02:00
Ferdinand Thiessen
308c0e17d8 chore: Remove unused subsections and add note about CSS variables section
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-05 21:50:59 +02:00
Josh
50f54e1562 feat(adminmanual): Add section about CardDAV rate limits
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-09-05 13:34:01 -04:00
Maksim Sukharev
655ee27dae Merge pull request #12159 from nextcloud/feat/noid/talk-screenshots-30 2024-09-05 12:29:50 +02:00
Antreesy
0b0f647254 feat: update Talk guest screenshots for v30
Signed-off-by: Antreesy <antreesy.web@gmail.com>
2024-09-05 12:11:09 +02:00
Antreesy
1896daec83 feat: update Talk advanced screenshots for v30
Signed-off-by: Antreesy <antreesy.web@gmail.com>
2024-09-05 12:11:09 +02:00
Antreesy
0f607ad1eb feat: update Talk basics screenshots for v30
Signed-off-by: Antreesy <antreesy.web@gmail.com>
2024-09-05 12:11:09 +02:00
Pytal
3d7630b33d Merge pull request #12130 from nextcloud/docs/json-response-encode-flags
feat(developer): Document new encode flags for JSONResponse
2024-09-03 15:42:58 -07:00
Christopher Ng
7f31f7043e feat(developer): Document new encode flags for JSONResponse
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-03 15:38:14 -07:00
Greta
5e3d014f5c Merge pull request #12156 from nextcloud/user_manual/mail/thread-summary
feat: [User Manual] document thread summary limitation
2024-09-03 11:51:33 +02:00
Hamza Mahjoubi
7540f16652 feat: [User Manual] document thread summary limitation
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-09-02 17:11:52 +02:00
Christoph Wurst
23143563ab Merge pull request #12152 from nextcloud/feat/phishing-detection/user-manual
feat: [User Manual] Phishing detection
2024-09-02 15:35:40 +02:00
Hamza Mahjoubi
7d2b272197 feat: [User Manual] Phishing detection
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-09-02 13:46:11 +02:00
dependabot[bot]
2920589b2d chore(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4.3.6...v4.4.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 06:31:10 +00:00