7d5d1a0f11
docs(admin): Document change of max_chunk_size
...
It is now 100MiB instead of 10MiB and no longer an app config,
but a system config option.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2025-01-17 13:20:46 +01:00
89793e80be
fix(admin): List PHP 8.4 as supported
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-11-18 11:36:00 +01:00
757bae850e
fix(admin): Note drop of MariaDB 10.3 support
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-10-11 14:27:07 +02:00
bfd5c575e6
fix(upgrade_to_30): Note the drop of MariaDB 10.5 support
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-09-22 18:20:54 -04:00
e1fae84df7
docs(admin): Add upgrade to 31 section
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-08-28 16:49:21 +02:00
e0439d6d68
feat(admin): Auth token clean-up
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-08-19 11:29:31 +02:00
68b7057563
docs(preview): add imaginary pdf provider
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-07-25 23:37:16 +02:00
451349a6cc
Merge pull request #12028 from nextcloud/admin/webp
...
feat(admin): Add note about `webp` static assets
2024-07-17 16:10:54 +02:00
64cfff1db8
feat(admin): Add note about webp
static assets
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-07-17 14:03:01 +02:00
9ef0bdebd9
feat(admin): Add information about forbidden_filename_basenames
in Nextcloud 30
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-07-17 13:44:14 +02:00
9b1c20861b
fix: Add server-side setup check note to upgrade_to_28
...
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-07-11 14:29:40 -04:00
aed9ca91ae
fix(admin_manual): Add information about changed config.php
options
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-07-11 13:55:24 +02:00
71f8a7314a
fix(admin): refine .mjs related NC28 upgrade info
...
To cover rewrites, Cache-Control header, and give a concrete config file for MIME types, as suggested here: https://github.com/nextcloud/documentation/pull/11471#issuecomment-1912212928
Signed-off-by: MichaIng <micha@dietpi.com >
2024-06-18 19:37:04 +02:00
75d3a0c08c
Merge pull request #11471 from nextcloud/fix/mjs-upgrade
...
fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
2024-06-18 18:06:57 +02:00
3a0f78e804
docs: pqsql 9.4 is no longer supported
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2024-06-03 12:54:11 +02:00
2929777efc
feat(admin): drop php 8.0
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2024-04-09 11:55:56 +02:00
85c5e013a4
update email changelog of NC 26
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com >
2024-02-01 20:45:52 +05:30
b28c72be84
fix(admin): Add a note about JavaScript modules to Nextcloud 28 upgrade guides
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-01-26 15:28:38 +01:00
1102d3f447
docs: remove to be documented
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-28 15:56:23 +01:00
ad4cb89d58
docs: preview provider for emf with nextcloud office
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-20 17:05:09 +01:00
3de486e850
docs: preview provider for emf
...
- Add note about preview provider for emf files
- Document preview_office_cl_parameters removal
- Hint about LibreOffice user profile
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-17 17:14:50 +01:00
346093c9a4
chore: move web server configuration update up
...
It's important, should be at the top.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-17 17:07:14 +01:00
fa67cffe89
Add note about .ogg/.flac to upgrade 28
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2023-11-16 17:04:32 +01:00
d35ab2c065
Adjust nginx configuration for .ogg and .flac files
...
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de >
2023-11-16 17:02:52 +01:00
e15729e132
docs: monitoring endpoint, app updates are opt-in since 28
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-11-15 15:55:03 +01:00
a84675fb0e
Document PHP 8.3 support
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-10-12 11:18:58 +02:00
1c4e073bdc
chore: normalize spelling for PHP + version
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-08-31 15:49:00 +02:00
3cc4487a21
feat: Add information about module javascript to NC27 upgrade guide
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-06-08 17:32:32 +02:00
7e24a4f566
feat(adminmanual): Add 26 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-31 13:59:24 +02:00
44e2a210ec
Merge pull request #10481 from nextcloud/feat/adminmanual/27-php8.0-deprecation
...
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
2023-05-26 21:06:32 +02:00
43b97aa0f0
feat(adminmanual): PHP8.0 deprecation in Nextcloud 27
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 19:39:58 +02:00
c32e1d0c68
feat(adminmanual): Start 28 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 19:31:45 +02:00
7f7c2b61e1
chore: Move changelog up, fix 27 upgrade headings
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-26 19:25:46 +02:00
ef711692c0
chore(release_notes): Use subpages per release
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-26 14:52:17 +02:00