Commit Graph

13629 Commits

Author SHA1 Message Date
Simon L
d5e91a488f
Merge pull request #10663 from nextcloud/backport/10652/stable25
[stable25] add warning to imaginary docs that it is incompatible with SSE
2023-06-20 14:52:06 +02:00
Simon L
cfd39527c3 add warning to imaginary docs that it is incompatible with SSE
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-06-20 12:46:33 +00:00
Nextcloud bot
f127d269d0
generate documentation from config.sample.php 2023-06-19 08:47:27 +00:00
Marcel Müller
42ba7057f1
Merge pull request #10639 from nextcloud/backport/10637/stable25
[stable25] feat(adminmanual): Document how to use occ with sudo and env vars
2023-06-16 12:10:37 +02:00
Christoph Wurst
22e6f71f00 feat(adminmanual): Document how to use occ with sudo and env vars
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-06-16 10:01:51 +00:00
Simon L
396fb4574c
Merge pull request #10615 from nextcloud/backport/10604/stable25
[stable25] (logging configuration) Expand the admin_audit section
2023-06-12 17:49:44 +02:00
Josh Richards
ee1d567462 (logging configuration) Rewrite of the admin_audit logging section
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-12 15:28:31 +00:00
Julius Härtl
9b7b791925
Merge pull request #10598 from nextcloud/backport/10580/stable25 2023-06-09 16:39:50 +02:00
Julius Härtl
7a06e05dee
Merge pull request #9623 from nextcloud/backport/9230/stable25 2023-06-09 16:39:11 +02:00
Josh Richards
cb6875b5fd (server tuning) New sections: log levels, debug mode
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-06-09 14:34:35 +00:00
Julius Härtl
88b9efc110
Merge pull request #10592 from nextcloud/backport/10588/stable25 2023-06-09 09:03:26 +02:00
Julius Härtl
95eb86fbcc feat(flow): Add note about disabling user flows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-06-09 06:33:36 +00:00
rakekniven
57ee121a48
Merge pull request #10499 from nextcloud/backport/10426/stable25
[stable25] Establish an installation approaches overview
2023-06-07 18:40:19 +02:00
John Molakvoæ
3c86bf9e75
Merge pull request #10550 from nextcloud/backport/10547/stable25 2023-06-01 09:48:34 +02:00
John Molakvoæ
2cc9190603
fix: add actions/setup-python to build workflow
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-06-01 09:37:31 +02:00
Christoph Wurst
f9867959c4
Merge pull request #10536 from nextcloud/backport/10519/stable25
[stable25] fix(usermanual): Note removal of comment and guest for event invites
2023-05-31 13:03:04 +02:00
Christoph Wurst
0f7bf6737d fix(usermanual): Note removal of comment and guest for event invites
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-31 10:59:29 +00:00
Joas Schilling
db3341b988
Merge pull request #10530 from nextcloud/backport/10528/stable25
[stable25] fix(admin): Make double dash readable as such
2023-05-31 10:11:14 +02:00
Joas Schilling
03f9a7e358 fix(admin): Make double dash readable as such
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31 07:55:24 +00:00
Josh Richards
8855be3a2f Establish an installation approaches overview
- Unify the different installation options available to users and presents them as a simple list
- Adds AIO link
- Adds community Docker link

Accomplishes this without changing documentation chapters/sections (so no external links break)

No changes to which approaches are "recommended"

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-05-29 18:12:35 +00:00
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