Christoph Wurst
2181acdbbb
Merge pull request #10312 from nextcloud/dependabot/pip/stable24/pillow-9.5.0
...
chore(deps): Bump pillow from 8.4.0 to 9.5.0
2023-05-26 14:03:25 +02:00
Christoph Wurst
18c672830e
Merge pull request #10317 from nextcloud/dependabot/pip/stable24/docutils-0.19
...
chore(deps): Bump docutils from 0.17.1 to 0.19
2023-05-26 14:03:07 +02:00
dependabot[bot]
9a022c3376
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:37 +00:00
dependabot[bot]
3e8f36f9e0
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-05 08:30:28 +00:00
Christoph Wurst
9634d2f594
Merge pull request #10280 from nextcloud/chore/pin-deps-stable24
...
[stable24] chore(requirements): pin all dependencies
2023-05-05 10:15:30 +02:00
Richard Steinmetz
81548bba2e
chore(requirements): pin all dependencies
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-05-05 10:05:44 +02:00
Nextcloud bot
3ce93f0402
generate documentation from config.sample.php
2023-04-14 04:34:44 +00:00
Anna
cb28b89081
Merge pull request #10013 from nextcloud/backport/10010/stable24
...
[stable24] fix: Typo in description for labeling
2023-04-11 13:38:33 +02:00
JohannesGGE
197c826b83
Fix: Typo in description for labeling
...
Signed-off-by: JohannesGGE <mail@johannesgge.de>
2023-04-06 09:33:06 +00:00
Nextcloud bot
11368d6060
generate documentation from config.sample.php
2023-04-04 04:41:32 +00:00
Joas Schilling
14e6d64313
Merge pull request #9984 from nextcloud/backport/9967/stable24
...
[stable24] fix(deps): Limit sphinx version range
2023-03-31 09:24:06 +02:00
Christoph Wurst
522471c4d9
fix(deps): Limit sphinx version range
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-30 13:21:31 +00:00
Nextcloud bot
8eac91c163
generate documentation from config.sample.php
2023-03-29 04:51:32 +00:00
Richard Steinmetz
6593b52444
Merge pull request #9936 from nextcloud/backport/9935/stable24
...
[stable24] fix: explictly add sphinx_rtd_theme to extensions to fix search
2023-03-22 08:20:45 +01:00
Richard Steinmetz
23ade708f8
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:48 +00:00
Andy Scherzinger
f69bb97f79
Merge pull request #9919 from nextcloud/backport/9658/stable24
...
[stable24] Add note about dependency limitation for apps
2023-03-20 09:57:49 +01:00
Andy Scherzinger
81ed545d55
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:57 +00:00
Andy Scherzinger
66c9e28ddd
Merge pull request #9904 from nextcloud/backport/9901/stable24
...
[stable24] fix(pip): update sphinx-rtd-theme to latest 1.2.0
2023-03-15 19:56:38 +01:00
MichaIng
4d30fa1173
Merge pull request #9638 from nextcloud/backport/9635/stable24
...
[stable24] Replace X-Robots-Tag header value with "noindex, nofollow"
2023-03-15 19:29:38 +01:00
John Molakvoæ
c7d5ac9cb4
fix(pip): update sphinx-rtd-theme to latest 1.2.0
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-03-15 16:21:19 +00:00
Simon L
a9bea491a8
Merge pull request #9734 from nextcloud/backport/9724/stable24
...
[stable24] update imaginary docs to reflect cap_add sys_nice
2023-03-07 14:35:41 +01:00
Simon L
09e86be166
add note why it is required
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-07 13:32:38 +00:00
Simon L
9ee2af82f6
update imaginary docs to reflect cap_add sys_nice
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-03-07 13:32:38 +00:00
Simon L
abbebb008e
Merge pull request #9642 from nextcloud/backport/9640/stable24
...
[stable24] `aio-imaginary:latest` is now multiarch
2023-02-17 16:12:33 +01:00
Simon L
578fac0532
aio-imaginary is now multiarch
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-02-17 15:06:08 +00:00
MichaIng
a71804fd0c
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:27 +00:00
Simon L
7f7b9d0579
Merge pull request #9632 from nextcloud/backport/9629/stable24
...
[stable24] Clarify shares situation for disabled users
2023-02-15 10:03:32 +01:00
Côme Chilliet
da613993e9
Apply Tobias suggestion
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-02-15 08:59:44 +00:00
Côme Chilliet
09b5513554
Clarify shares situation for disabled users
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-02-15 08:59:43 +00:00
MichaIng
65b86a9cc0
Merge pull request #9628 from nextcloud/backport/9595/stable24
...
[stable24] Fix annotations on settings.rst
2023-02-10 18:54:08 +01:00
Dennis de Best
d7d57455c6
Update settings.rst
...
Signed-off-by: Dennis de Best <dennis@debest.fr>
2023-02-10 17:15:54 +00:00
Dennis de Best
14162d1b3b
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 17:15:54 +00:00
Louis
6ef8b75d7d
Merge pull request #9621 from nextcloud/backport/9617/stable24
...
[stable24] Add entry for ldapConnectionTimeout ldap option
2023-02-08 15:51:47 +01:00
Louis Chemineau
2d83039850
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:16:41 +00:00
tflidd
824e8ad59d
Merge pull request #9597 from nextcloud/backport/8189/stable24
...
[stable24] Clarification on permisions for the Redis socket
2023-01-30 11:59:09 +01:00
Daniel
155ed0597c
Update admin_manual/configuration_server/caching_configuration.rst
...
Signed-off-by: Daniel <mail@danielkesselberg.de>
2023-01-30 10:55:15 +00:00
FalkenStein42
08d8d704b3
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:15 +00:00
Nextcloud bot
58170b8150
generate documentation from config.sample.php
2023-01-26 04:05:49 +00:00
Christoph Wurst
34d2894450
Merge pull request #9564 from nextcloud/backport/9509/stable24
...
[stable24] Add file:repair-tree documentation
2023-01-18 13:36:07 +01:00
Git'Fellow
4beff83fab
Title underline too short
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:54 +00:00
Git'Fellow
8f4422bbb2
Typo
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:54 +00:00
Git'Fellow
7bcb81b785
Add file:repair-tree documentation
...
Fix https://github.com/nextcloud/documentation/issues/9508
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:54 +00:00
Joas Schilling
9641253b33
Merge pull request #9549 from nextcloud/backport/9547/stable24
...
[stable24] Fix missing jquery - take 2 (`requirements.txt`)
2023-01-12 16:51:23 +01:00
Richard Steinmetz
17afd2523d
fix: pin jinja2 to prevent build error
...
This is not required when using pipenv as it properly locks the
dependencies.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-12 14:36:14 +00:00
Richard Steinmetz
2a74cdb788
fix: pin sphinx-rtd-theme to fix missing jquery lib
...
Also pin the dependency in requirements.txt.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-12 14:36:14 +00:00
Joas Schilling
4396f71852
Merge pull request #9544 from nextcloud/backport/9542/stable24
...
[stable24] fix: pin sphinx-rtd-theme to fix missing jquery lib
2023-01-11 13:58:20 +01:00
Richard Steinmetz
1ac225a0a6
fix: pin sphinx-rtd-theme to fix missing jquery lib
...
JQuery was removed as of Sphinx 6. The maintainers of our theme already
reacted to this but the release is not final yet.
Ref https://github.com/sphinx-doc/sphinx/issues/10070
Ref https://github.com/readthedocs/sphinx_rtd_theme/pull/1385
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-01-11 12:54:44 +00:00
Daniel
592ba118ff
Merge pull request #9541 from nextcloud/backport/9532/stable24
...
[stable24] Update Service Discovery example for Caddy …
2023-01-11 00:17:17 +01:00
rusty-snake
dd533e4405
Update Service Discovery example for Caddy …
...
… in reverse_proxy_configuration.rst
While the rewrite rules should work I guess, they still trigger a warning
on the admin page. Using 301 redirects make the warning go away.
Signed-off-by: rusty-snake <41237666+rusty-snake@users.noreply.github.com>
2023-01-10 23:14:33 +00:00
Daniel
f1ebe60ebb
Merge pull request #9538 from nextcloud/backport/9534/stable24
...
[stable24] Updates the "Migrations" section's phrasing.
2023-01-11 00:10:19 +01:00