Christoph Wurst
6825c5bfbb
chore: Use default python installation for pipenv
...
Arch (which I use, btw) comes with Python 3.11. This makes `pipenv
--python 3.9``fail because I don't have that version.
It seems easier to just let pipenv pick the available version.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-09-29 10:16:43 +02:00
Marcel Klehr
88dc3cc0a4
Merge pull request #11092 from nextcloud/enh/admin/ai/add-llm-app
2023-09-05 16:56:12 +02:00
Marcel Klehr
af4f6ed8b3
Admin docs: AI section: Add llm app
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2023-09-05 16:35:55 +02:00
Robin Appelman
4f9077b007
Merge pull request #11091 from nextcloud/Rello-ICAP
...
Add ICAP to the antivirus documentation
2023-09-05 13:43:55 +02:00
Rello
9a661b80db
Add files via upload
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-09-05 13:19:59 +02:00
Rello
df327a51d2
Add files via upload
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-09-05 13:18:23 +02:00
Rello
252599c78d
Add files via upload
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-09-05 13:17:09 +02:00
Rello
4f7c562791
Update antivirus_configuration.rst
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-09-05 13:14:12 +02:00
Rello
5d0810e2ea
Image for ICAP Antivirus
...
Signed-off-by: Rello <Rello@users.noreply.github.com >
2023-09-05 13:07:56 +02:00
Simon L
fe54597de0
Merge pull request #10256 from JanisPlayer/patch-2
2023-09-05 11:48:26 +02:00
Simon L
f42e300650
adjust underline
...
Signed-off-by: Simon L <szaimen@e.mail.de >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2023-09-05 11:20:20 +02:00
JanisPlayer
bd0f23f34b
Add Imaginary settings for previews
...
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com >
2023-09-04 22:41:44 +02:00
JanisPlayer
554f3bf399
Remove Imaginary settings and default JPEG quality set to 80
...
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com >
2023-09-04 22:39:48 +02:00
Richard Steinmetz
607b87830f
Merge pull request #11048 from nextcloud/doc/disable-SAB
...
docs(CardDAV): allow disabling of the system address book
2023-09-04 09:00:48 +02:00
JanisPlayer
2d4fa9a4bd
add 'preview_imaginary_url', 'preview_imaginary_key','preview_format', 'webp_quality'
...
Signed-off-by: JanisPlayer <54918417+JanisPlayer@users.noreply.github.com >
2023-09-02 11:15:01 +02:00
Joas Schilling
0046458e3d
Merge pull request #11085 from nextcloud/normalize-php-spelling
...
chore: normalize spelling for PHP + version
2023-08-31 17:23:07 +02:00
Arthur Schiwon
edc1de207c
Merge pull request #11084 from nextcloud/enh/noid/pdf-unicode
...
feat(build): add unicode support to Latex for PDF
2023-08-31 16:17:33 +02:00
Daniel Kesselberg
1c4e073bdc
chore: normalize spelling for PHP + version
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-08-31 15:49:00 +02:00
Anna
43cd26e7d0
Merge pull request #11079 from nextcloud/enh/ldap_check_group_command
...
Document new command ldap:check-group
2023-08-31 15:37:17 +02:00
Arthur Schiwon
04839b5ba9
feat(build): add unicode support to Latex for PDF
...
based on https://docs.readthedocs.io/en/stable/guides/pdf-non-ascii-languages.html
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de >
2023-08-31 15:17:11 +02:00
Côme Chilliet
0e1cd69f85
Apply suggestions from code review
...
Co-authored-by: Anna <anna@nextcloud.com >
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2023-08-31 10:41:32 +02:00
Josh Richards
23b257dab3
Merge pull request #11080 from joshtrichards/admin-email-cfg-debug-loglevel-zero
...
(admin) email cfg - NC `loglevel` `0` required for Mailer debugging
2023-08-30 10:27:42 -04:00
github-actions[bot]
c2bde823ef
Merge pull request #11081 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-08-30 09:46:25 +00:00
transifex-integration[bot]
05f8cc2336
Translate index.pot in gl
...
100% translated source file: 'index.pot'
on 'gl'.
2023-08-30 09:39:58 +00:00
transifex-integration[bot]
26ec1587b9
Translate advanced_features.pot in gl
...
100% translated source file: 'advanced_features.pot'
on 'gl'.
2023-08-30 09:39:32 +00:00
transifex-integration[bot]
df7d1e6cb3
Translate advanced_features.pot in gl
...
100% translated source file: 'advanced_features.pot'
on 'gl'.
2023-08-30 09:39:00 +00:00
Nextcloud bot
df53c65c1d
generate documentation from config.sample.php
2023-08-30 03:01:05 +00:00
Josh Richards
c31de09158
(admin) email cfg - NC loglevel 0 required for Mailer debugging
...
Signed-off-by: Josh Richards <josh.t.richards@gmail.com >
2023-08-28 15:31:40 -04:00
Côme Chilliet
dec903223c
Document new command ldap:check-group
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-08-28 17:17:30 +02:00
Côme Chilliet
2ccba7f809
Merge pull request #11018 from nextcloud/enh/hide-shares-from-disabled-users
...
Add documentation for files_sharing:hide_disabled_user_shares option
2023-08-28 16:29:24 +02:00
Daniel
5dde59862f
Merge pull request #11072 from nextcloud/more-details-about-php-sodium
2023-08-27 22:21:50 +02:00
Daniel
3e4e79ae81
Update admin_manual/installation/source_installation.rst
...
Co-authored-by: MichaIng <micha@dietpi.com >
Signed-off-by: Daniel <mail@danielkesselberg.de >
2023-08-27 22:10:03 +02:00
Daniel Kesselberg
f65b161325
docs: add hint for php-sodium
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-08-27 20:33:04 +02:00
github-actions[bot]
82ad366697
Merge pull request #11071 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-08-25 18:43:11 +00:00
transifex-integration[bot]
7e5a33ccd8
Translate access_webdav.pot in es
...
100% translated source file: 'access_webdav.pot'
on 'es'.
2023-08-25 18:38:46 +00:00
Sakshum Gadyal
ced0aa8436
Update source_installation.rst ( #11068 )
2023-08-25 17:54:57 +00:00
github-actions[bot]
9f900b0768
Merge pull request #11069 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-08-25 15:45:19 +00:00
transifex-integration[bot]
ed571e695e
Translate mail.pot in es
...
100% translated source file: 'mail.pot'
on 'es'.
2023-08-25 15:41:48 +00:00
transifex-integration[bot]
744a454962
Translate contacts.pot in es
...
100% translated source file: 'contacts.pot'
on 'es'.
2023-08-25 15:37:50 +00:00
transifex-integration[bot]
5a2557867e
Translate contacts.pot in es
...
100% translated source file: 'contacts.pot'
on 'es'.
2023-08-25 15:37:26 +00:00
Anna Larch
0954761889
docs(CardDAV): allow disabling of the system address book
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2023-08-23 10:30:59 +02:00
Nextcloud bot
573e578c2f
generate documentation from config.sample.php
2023-08-23 02:53:30 +00:00
github-actions[bot]
7a22e8da74
Merge pull request #11066 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-08-21 16:28:53 +00:00
transifex-integration[bot]
e9107aeba7
Translate gallery_app.pot in de
...
100% translated source file: 'gallery_app.pot'
on 'de'.
2023-08-21 16:16:16 +00:00
github-actions[bot]
4520f160e1
Merge pull request #11065 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-08-21 16:16:03 +00:00
transifex-integration[bot]
d0e05861e8
Translate contacts.pot in de
...
100% translated source file: 'contacts.pot'
on 'de'.
2023-08-21 16:11:35 +00:00
transifex-integration[bot]
00591f565e
Translate talk_basics.pot in de
...
100% translated source file: 'talk_basics.pot'
on 'de'.
2023-08-21 16:07:26 +00:00
transifex-integration[bot]
845b052ee5
Translate mail.pot in de
...
100% translated source file: 'mail.pot'
on 'de'.
2023-08-21 16:01:39 +00:00
github-actions[bot]
4d72752ba1
Merge pull request #11064 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8
2023-08-21 14:37:35 +00:00
transifex-integration[bot]
8ae52a1475
Translate mail.pot in pt_BR
...
100% translated source file: 'mail.pot'
on 'pt_BR'.
2023-08-21 14:30:04 +00:00