Commit Graph

13608 Commits

Author SHA1 Message Date
Joas Schilling
c5564e340f
Merge pull request #10451 from nextcloud/backport/10435/stable25
[stable25] Add a note about encoding in login flow
2023-05-26 11:03:03 +02:00
Grigorii K. Shartsev
d2fd50c2bd fix(developer_manual): add a note about encoding in login flow
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-05-26 08:12:54 +00:00
Christoph Wurst
fae66971ff
Merge pull request #10448 from nextcloud/backport/10439/stable25
[stable25] fix(adminmanual): Fix github link syntax
2023-05-25 21:47:08 +02:00
Christoph Wurst
bea3d0edac fix(adminmanual): Fix github link syntax
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-25 19:39:51 +00:00
max-nextcloud
c46733a641
Merge pull request #10391 from nextcloud/backport/10388/stable25
[stable25] fix: occ encryption:decrypt-all handles maintenance mode and disables…
2023-05-16 19:30:42 +02:00
Max
f6df9c907d fix: occ encryption:decrypt-all handles maintenance mode and disables encryption
When the command is started in maintenance mode it will even err out.
Also one should not disable encryption without decrypting all files first.

Signed-off-by: Max <max@nextcloud.com>
2023-05-15 13:09:05 +00:00
Christoph Wurst
336bfebcf0
Merge pull request #10384 from nextcloud/backport/10380/stable25
[stable25] feat(adminmanual): system address book
2023-05-12 11:33:26 +02:00
Christoph Wurst
0157e6b681
feat(adminmanual): Document system address book basics
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-12 11:23:02 +02:00
Christoph Wurst
1d1430fd46
Merge pull request #10378 from nextcloud/backport/10362/stable25
[stable25] fix: Remove outdated "windows enablers"
2023-05-12 09:55:11 +02:00
Christoph Wurst
11193f151a fix: Remove outdated "windows enablers"
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-12 06:49:30 +00:00
Joas Schilling
0ebd292582
Merge pull request #10372 from nextcloud/backport/10367/stable25
[stable25] Add talk and security team as code owners
2023-05-11 17:29:06 +02:00
Joas Schilling
01c7d27dcf Add talk and security team as code owners
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2023-05-11 13:55:33 +00:00
Christoph Wurst
29413f99c2
Merge pull request #10366 from nextcloud/backport/10361/stable25
[stable25] chore(github): Define code owners for Groupware docs
2023-05-11 10:05:56 +02:00
Christoph Wurst
9658b740d4 chore(github): Define code owners for Groupware docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-11 07:43:56 +00:00
Christoph Wurst
f08070848f
Merge pull request #10301 from nextcloud/dependabot/pip/stable25/pillow-9.5.0
chore(deps): Bump pillow from 8.4.0 to 9.5.0
2023-05-11 09:30:08 +02:00
Christoph Wurst
438e4980ce
Merge pull request #10285 from nextcloud/dependabot/pip/stable25/importlib-metadata-6.6.0
chore(deps): Bump importlib-metadata from 6.1.0 to 6.6.0
2023-05-11 09:26:19 +02:00
dependabot[bot]
9917a35472
chore(deps): Bump pillow from 8.4.0 to 9.5.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.4.0 to 9.5.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.4.0...9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 07:14:39 +00:00
dependabot[bot]
a4e3bacc2f
chore(deps): Bump importlib-metadata from 6.1.0 to 6.6.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.1.0 to 6.6.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v6.1.0...v6.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-11 07:12:57 +00:00
Christoph Wurst
1c2d674c89
Merge pull request #10287 from nextcloud/dependabot/pip/stable25/urllib3-2.0.2
chore(deps): Bump urllib3 from 1.26.15 to 2.0.2
2023-05-11 09:12:02 +02:00
Christoph Wurst
8870278bb1
Merge pull request #10302 from nextcloud/dependabot/pip/stable25/jinja2-3.1.2
chore(deps): Bump jinja2 from 3.0.3 to 3.1.2
2023-05-11 09:11:43 +02:00
Christoph Wurst
23c5121e94
Merge pull request #10310 from nextcloud/dependabot/pip/stable25/packaging-23.1
chore(deps): Bump packaging from 23.0 to 23.1
2023-05-11 09:11:33 +02:00
Christoph Wurst
96334c966c
Merge pull request #10311 from nextcloud/dependabot/pip/stable25/docutils-0.19
chore(deps): Bump docutils from 0.17.1 to 0.19
2023-05-11 09:11:24 +02:00
Christoph Wurst
a8e0dbde08
Merge pull request #10313 from nextcloud/dependabot/pip/stable25/requests-2.30.0
chore(deps): Bump requests from 2.28.2 to 2.30.0
2023-05-11 09:11:14 +02:00
Christoph Wurst
e287c97936
Merge pull request #10346 from nextcloud/dependabot/pip/stable25/certifi-2023.5.7
chore(deps): Bump certifi from 2022.12.7 to 2023.5.7
2023-05-11 09:11:04 +02:00
Christoph Wurst
5ec479d09e
Merge pull request #10357 from nextcloud/backport/10354/stable25
[stable25] fix(devmanual): Modernize user manager and user session docs
2023-05-10 11:38:53 +02:00
Christoph Wurst
950959630b fix(devmanual): Modernize user manager and user session docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 08:55:02 +00:00
Joas Schilling
8855f6682c
Merge pull request #10352 from nextcloud/backport/10349/stable25
[stable25] fix(adminmanual): Remove note about automatically trusted servers
2023-05-09 16:17:00 +02:00
Christoph Wurst
d259b78fcc fix(adminmanual): Remove not about automatically trusted servers
This setting was removed in 19+

Ref https://github.com/nextcloud/server/pull/26765

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-09 13:39:24 +00:00
dependabot[bot]
b1602bdcd7
chore(deps): Bump certifi from 2022.12.7 to 2023.5.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.5.7.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.05.07)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 07:07:42 +00:00
Christoph Wurst
84445375e9
Merge pull request #10337 from nextcloud/backport/9925/stable25
[stable25] Add documentation for mail app
2023-05-05 15:09:25 +02:00
greta
cb34c10679 Add documentaiton for mail app
Signed-off-by: greta <gretadoci@gmail.com>
2023-05-05 12:16:15 +00:00
dependabot[bot]
6d2aac98d4
chore(deps): Bump urllib3 from 1.26.15 to 2.0.2
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 2.0.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.15...2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 09:20:58 +00:00
Christoph Wurst
e632b91ba3
Merge pull request #10315 from nextcloud/dependabot/pip/stable25/sphinxcontrib-phpdomain-0.11.0
chore(deps): Bump sphinxcontrib-phpdomain from 0.9.0 to 0.11.0
2023-05-05 11:20:13 +02:00
dependabot[bot]
44ab239276
chore(deps): Bump sphinxcontrib-phpdomain from 0.9.0 to 0.11.0
Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/markstory/sphinxcontrib-phpdomain/releases)
- [Changelog](https://github.com/markstory/sphinxcontrib-phpdomain/blob/master/CHANGES)
- [Commits](https://github.com/markstory/sphinxcontrib-phpdomain/compare/0.9.0...0.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 08:30:34 +00:00
dependabot[bot]
766b32079c
chore(deps): Bump requests from 2.28.2 to 2.30.0
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.30.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.2...v2.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 08:30:30 +00:00
dependabot[bot]
a17737c8d8
chore(deps): Bump docutils from 0.17.1 to 0.19
Bumps [docutils](https://docutils.sourceforge.io/) from 0.17.1 to 0.19.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 08:30:27 +00:00
dependabot[bot]
9e8766abcc
chore(deps): Bump packaging from 23.0 to 23.1
Bumps [packaging](https://github.com/pypa/packaging) from 23.0 to 23.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.0...23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 08:30:25 +00:00
dependabot[bot]
03b71a0570
chore(deps): Bump jinja2 from 3.0.3 to 3.1.2
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.3 to 3.1.2.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.3...3.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 08:29:56 +00:00
Richard Steinmetz
bd6044eacc
Merge pull request #10282 from nextcloud/chore/pin-deps-stable25
[stable25] chore(requirements): pin all dependencies
2023-05-05 10:17:08 +02:00
Richard Steinmetz
7db8dcb6ac
chore(requirements): pin all dependencies
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-05 10:05:37 +02:00
Richard Steinmetz
4f77512dbf
Merge pull request #10239 from nextcloud/backport/10237/stable25
[stable25] feat(usermanual): Subscribe to holiday calendars in Calendar
2023-05-02 10:09:11 +02:00
Christoph Wurst
09ce407eac feat(usermanual): Subscribe to holiday calendars in Calendar
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-28 12:23:54 +00:00
Anna
b6c7a579f4
Merge pull request #10012 from nextcloud/backport/10010/stable25
[stable25] fix: Typo in description for labeling
2023-04-11 13:38:29 +02:00
backportbot-nextcloud[bot]
c89383ddbe
Fixed three Unexpected indentations errors and 3 warnings. (#9995)
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
Co-authored-by: Alexander Piskun <bigcat88@icloud.com>
2023-04-07 15:41:41 +03:00
JohannesGGE
51e58977ff Fix: Typo in description for labeling
Signed-off-by: JohannesGGE <mail@johannesgge.de>
2023-04-06 09:32:41 +00:00
Côme Chilliet
9c0f62a569
Merge pull request #10008 from nextcloud/backport/10005/stable25
[stable25] Update encryption_configuration.rst
2023-04-05 15:39:48 +02:00
Maxime LE HERICY
51c2c0a017 Update encryption_configuration.rst
typo in the documentation.
actual command is encryption:fix-encrypted-version and not encryption:fix-encrypted-versionS


Signed-off-by: Maxime LE HERICY <87175513+maximelehericy@users.noreply.github.com>
2023-04-05 12:23:58 +00:00
MichaIng
32daf6f8be
Merge pull request #9997 from nextcloud/backport/9571/stable25
[stable25] Use --option=value version for occ maintenance:install
2023-04-03 16:32:31 +02:00
MichaIng
f7cb232dab Use --option=value version for occ maintenance:install
The `--option=value` version of passing options to the `occ maintenance:install` command is now used in the documentation, instead of the `--option value` variant. This  solves issues with leading dashes in values, especially passwords. It also matches the `occ help maintenance:install` output.

Solves:
- https://github.com/nextcloud/server/issues/26109
- https://github.com/nextcloud/documentation/issues/8190

Furthermore values are now single quoted, which is important to avoid variable expansion and special treatment of the backlash character in random passwords, and a doubled space was removed.

Signed-off-by: MichaIng <micha@dietpi.com>
2023-04-03 11:42:05 +00:00
Joas Schilling
4007728099
Merge pull request #9983 from nextcloud/backport/9967/stable25
[stable25] fix(deps): Limit sphinx version range
2023-03-31 09:23:52 +02:00