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
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
Christoph Wurst
a4ef453379
fix(dev-manual): Update middleware docs to state of the art
...
* Register with bootstrap
* Add return types in examples
* Drop obsolete manual DI wiring example
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-25 10:48:06 +00:00
Christoph Wurst
118403a662
Merge pull request #9577 from nextcloud/backport/9573/stable25
...
[stable25] feat(dev-manual): Document performance optimizations with class loaders
2023-01-23 09:15:38 +01:00
Christoph Wurst
c28dbd60f8
feat(dev-manual): Document performance optimizations with class loaders
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-01-23 07:57:57 +00:00
Christoph Wurst
444b2c5268
Merge pull request #9563 from nextcloud/backport/9509/stable25
...
[stable25] Add file:repair-tree documentation
2023-01-18 13:36:22 +01:00
Git'Fellow
506d10f2e0
Title underline too short
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:35 +00:00
Git'Fellow
179ebeb3b5
Typo
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2023-01-18 11:02:35 +00:00
Git'Fellow
d87211e13e
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:35 +00:00
Daniel
cf8708b04f
Merge pull request #9559 from nextcloud/backport/9554/stable25
...
[stable25] docs: mention IResponse's getBody(), slash when catching Exception
2023-01-15 23:17:37 +01:00
raphj
159c7a6d3c
docs: mention IResponse's getBody(), slash when catching Exception
...
Signed-off-by: raphj <raphael.jakse@xwiki.com>
2023-01-15 22:09:57 +00:00
Joas Schilling
de02429b9e
Merge pull request #9548 from nextcloud/backport/9547/stable25
...
[stable25] Fix missing jquery - take 2 (`requirements.txt`)
2023-01-12 16:51:30 +01:00
Richard Steinmetz
4a8908ccfc
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:35:56 +00:00
Richard Steinmetz
16e3f5cce5
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:35:56 +00:00
Joas Schilling
835398a24b
Merge pull request #9543 from nextcloud/backport/9542/stable25
...
[stable25] fix: pin sphinx-rtd-theme to fix missing jquery lib
2023-01-11 13:57:42 +01:00
Richard Steinmetz
f0fa36fdac
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:37 +00:00
Daniel
ab227a4e3b
Merge pull request #9540 from nextcloud/backport/9517/stable25
...
[stable25] Add missing comma
2023-01-11 00:11:59 +01:00
Daniel
0437dc2ad4
Merge pull request #9539 from nextcloud/backport/9532/stable25
...
[stable25] Update Service Discovery example for Caddy …
2023-01-11 00:11:20 +01:00
Daniel
270c756013
Merge pull request #9537 from nextcloud/backport/9534/stable25
...
[stable25] Updates the "Migrations" section's phrasing.
2023-01-11 00:11:01 +01:00
Thomas Citharel
5670f2fad1
Add missing comma
...
Leads to user issues https://github.com/nextcloud/server/issues/34841#issuecomment-1368470070
Signed-off-by: Thomas Citharel <nextcloud@tcit.fr>
2023-01-10 23:08:45 +00:00
rusty-snake
5b4f8b113a
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:07:45 +00:00
Faraz Samapoor
fb053e62a5
Updates the "Migrations" section's phrasing.
...
To make it more readable and to remove redundant words.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-01-10 23:07:31 +00:00
Vincent Petry
858f4296d2
Merge pull request #9526 from nextcloud/backport/9525/stable25
...
[stable25] Add howto sections for testing S3 and email
2023-01-05 11:21:37 +01:00
Vincent Petry
c053754f63
Add howto sections for testing S3 and email
...
Added section about how to test email sending.
Added section about how to test S3 as primary and external storage.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-05 10:15:21 +00:00
Vincent Petry
b2aa2a8c42
Merge pull request #9522 from nextcloud/backport/9521/stable25
...
[stable25] Add doc for occ trashbin:restore command
2023-01-04 16:01:52 +01:00
Vincent Petry
8734d58907
Add doc for occ trashbin:restore command
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 14:56:44 +00:00
Vincent Petry
47478df394
Merge pull request #9519 from nextcloud/backport/9518/stable25
...
[stable25] Add share attributes documentation in OCS Share API
2023-01-04 15:08:33 +01:00
Vincent Petry
138f6c8f57
Add share attributes documentation in OCS Share API
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2023-01-04 13:58:36 +00:00