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
Christoph Wurst
1b8979ed06
fix(deps): Limit sphinx version range
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-30 13:21:11 +00:00
Arthur Schiwon
cb09750d2e
Merge pull request #9950 from nextcloud/backport/9946/stable25
...
[stable25] update information on migration from owncloud
2023-03-24 10:48:44 +01:00
Joas Schilling
94710ba961
Fix URL syntax
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-24 09:33:15 +00:00
Arthur Schiwon
26997516a6
update informaiton on migration from owncloud
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-03-24 09:33:15 +00:00
Richard Steinmetz
256d5f22b6
Merge pull request #9937 from nextcloud/backport/9935/stable25
...
[stable25] fix: explictly add sphinx_rtd_theme to extensions to fix search
2023-03-22 08:20:48 +01:00
Richard Steinmetz
d230abaa82
fix: explictly add sphinx_rtd_theme to extensions to fix search
...
Ref https://sphinx-rtd-theme.readthedocs.io/en/stable/changelog.html#known-issues
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-03-22 06:57:49 +00:00
Anna
f9ac44276f
Merge pull request #9915 from nextcloud/backport/9566/stable25
...
[stable25] Add section for troubleshooting quota issues
2023-03-21 10:09:14 +01:00
Andy Scherzinger
619d91378d
Merge pull request #9918 from nextcloud/backport/9658/stable25
...
[stable25] Add note about dependency limitation for apps
2023-03-20 09:57:49 +01:00
Andy Scherzinger
71d2aa37cb
Add note about dependency limitation with respect to supporting Nextcloud server versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-03-20 08:54:41 +00:00
Vincent Petry
4b3872250b
Add link to quota docs in troubleshooting
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-03-18 07:19:04 +00:00
Vincent Petry
be19eb9d70
Add section for troubleshooting quota issues
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-03-18 07:19:03 +00:00
Andy Scherzinger
1e08fd6bf0
Merge pull request #9903 from nextcloud/backport/9901/stable25
...
[stable25] fix(pip): update sphinx-rtd-theme to latest 1.2.0
2023-03-15 19:57:00 +01:00
MichaIng
b2bba0f4f8
Merge pull request #9637 from nextcloud/backport/9635/stable25
...
[stable25] Replace X-Robots-Tag header value with "noindex, nofollow"
2023-03-15 19:29:11 +01:00
John Molakvoæ
f51f9e372b
fix(pip): update sphinx-rtd-theme to latest 1.2.0
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-15 16:20:54 +00:00
Côme Chilliet
2c3f889da4
Merge pull request #9561 from nextcloud/backport/9528/stable25
...
[stable25] Add info to fix encryption key issues
2023-03-14 17:08:52 +01:00
Daniel
a1b7747e70
Merge pull request #9737 from nextcloud/backport/9662/stable25
...
[stable25] make "public" anonymous access easier to find
2023-03-07 15:35:36 +01:00
Florian Hof
114e1a9e86
make "public" anonymous access easier to find
...
Signed-off-by: Florian Hof <florian@speleo.ch>
2023-03-07 14:02:49 +00:00
Simon L
debd839023
Merge pull request #9733 from nextcloud/backport/9724/stable25
...
[stable25] update imaginary docs to reflect cap_add sys_nice
2023-03-07 14:36:16 +01:00
Simon L
84ed678402
add note why it is required
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-07 13:32:16 +00:00
Simon L
259788afa5
update imaginary docs to reflect cap_add sys_nice
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-07 13:32:16 +00:00
Christoph Wurst
fdf9c2efcf
Merge pull request #9654 from nextcloud/backport/9646/stable25
...
[stable25] Typo in class loader `PSR-4` instead of `PSR-0`
2023-02-21 18:12:49 +01:00
Ferdinand Thiessen
744c3a11f2
fix(developer): Typo in class loader PSR-4 instead of PSR-0
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-02-21 16:41:46 +00:00
Simon L
cf09605650
Merge pull request #9641 from nextcloud/backport/9640/stable25
...
[stable25] `aio-imaginary:latest` is now multiarch
2023-02-17 16:11:59 +01:00
Simon L
5ccc2b5631
aio-imaginary is now multiarch
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 15:05:53 +00:00
MichaIng
5686922ac2
Replace X-Robots-Tag header value with "noindex, nofollow"
...
For reference: https://github.com/nextcloud/server/pull/36689
Signed-off-by: MichaIng <micha@dietpi.com>
2023-02-16 09:57:04 +00:00
Christoph Wurst
e89d5188df
Merge pull request #9636 from nextcloud/backport/9592/stable25
...
[stable25] Remove docs for svg api, it's not provided anymore + hint for material-design-icons
2023-02-16 09:54:05 +01:00
Florian
fa3e49c6c0
Remove docs for svg api, it's not provided anymore
...
Signed-off-by: Florian <florian@nextcloud.com>
2023-02-16 08:45:11 +00:00
Simon L
7ceebf3d42
Merge pull request #9633 from nextcloud/backport/9629/stable25
...
[stable25] Clarify shares situation for disabled users
2023-02-15 10:03:58 +01:00
Côme Chilliet
cb17f95630
Apply Tobias suggestion
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-02-15 08:59:51 +00:00
Côme Chilliet
6e64e5e718
Clarify shares situation for disabled users
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-02-15 08:59:51 +00:00
Daniel
eb3633cc35
Merge pull request #9627 from nextcloud/backport/9595/stable25
...
[stable25] Fix annotations on settings.rst
2023-02-10 18:15:22 +01:00
Dennis de Best
882987e7d6
Update settings.rst
...
Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-02-10 16:46:46 +00:00
Dennis de Best
452d43b204
Fix annotations on settings.rst
...
The return of `public function getIcon()` was set to the description and not to a valid type. This fixes that and cleans the other annotations.
Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-02-10 16:46:46 +00:00
Louis
2776b0ec35
Merge pull request #9622 from nextcloud/backport/9617/stable25
...
[stable25] Add entry for ldapConnectionTimeout ldap option
2023-02-08 15:51:41 +01:00
Côme Chilliet
a10967d36f
Merge pull request #9620 from nextcloud/backport/9615/stable25
...
[stable25] Revert "64-bit is required for NC26"
2023-02-08 15:37:48 +01:00
Louis Chemineau
af53c1ee68
Add entry for ldapConnectionTimeout ldap option
...
https://github.com/nextcloud/server/pull/35355
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-08 13:17:41 +00:00
Côme Chilliet
832f5d0b0a
Fix back wording after revert
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-08 13:07:35 +00:00
Côme Chilliet
251061d1f6
Revert "64-bit is required for NC26"
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-02-08 13:07:34 +00:00
tflidd
3ee3f1bf61
Merge pull request #9596 from nextcloud/backport/8189/stable25
...
[stable25] Clarification on permisions for the Redis socket
2023-01-30 11:58:48 +01:00
Daniel
95098c7bcc
Update admin_manual/configuration_server/caching_configuration.rst
...
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-01-30 10:55:08 +00:00
FalkenStein42
4b88b6637f
Clarification on permisions for the Redis socket
...
After running into the problem myself and searching online for a solution i think a clarification on how to ensure proper permissions on the redis socket would be helpful to novice administrators
2023-01-30 10:55:07 +00:00
Richard Steinmetz
a602d011c8
Merge pull request #9586 from nextcloud/backport/9585/stable25
...
[stable25] fix(dev-manual): Update middleware docs to state of the art
2023-01-25 12:14:45 +01:00