Commit Graph

17062 Commits

Author SHA1 Message Date
Sami Finnilä
31facac090 Deprecate old notes app tutorial
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 13:33:57 +02:00
Josh Richards
371e73756f Merge pull request #11287 from nextcloud/fix/nginx-fpm
Update NGINX example to the recommended PHP version
2023-11-21 19:30:28 -05:00
Daniel
1fe7fa9e11 Merge pull request #11290 from nextcloud/zak39-patch-1 2023-11-21 21:40:48 +01:00
Daniel
3c60313f3c Merge pull request #11231 from jivanpal/patch-1 2023-11-21 21:24:08 +01:00
Ferdinand Thiessen
895b42a18c Merge pull request #11291 from nextcloud/fix/csp-strict-dynamic
fix(dev): Add `useStrictDynamicOnScripts` to `OCP\AppFramework\Http\EmptyContentSecurityPolicy`
2023-11-20 17:13:14 +01:00
Daniel
4f120a1c5e Merge pull request #11292 from nextcloud/emf-libreoffice 2023-11-20 17:10:46 +01:00
Daniel Kesselberg
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
Ferdinand Thiessen
a32ee9d18b fix(dev): Add useStrictDynamicOnScripts to OCP\AppFramework\Http\EmptyContentSecurityPolicy
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 18:29:02 +01:00
Daniel Kesselberg
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
Daniel Kesselberg
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
Nextcloud bot
91bde0d836 generate documentation from config.sample.php 2023-11-17 02:56:35 +00:00
Baptiste Fotia
c03a21deb2 Specify the type for $heade
When we would like to extend our class for the EMailTemplate, we have a PHP error about the type of the `$header` variable.

Because, the `$header` property is typed : db3c731b0e/lib/private/Mail/EMailTemplate.php (L97) .

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2023-11-16 21:21:38 +01:00
github-actions[bot]
8ef1a5d9e7 Merge pull request #11289 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-11-16 18:49:43 +00:00
transifex-integration[bot]
29c38e3975 Translate index.pot in uk
100% translated source file: 'index.pot'
on 'uk'.
2023-11-16 18:45:12 +00:00
transifex-integration[bot]
6a33171e1e Translate index.pot in uk
100% translated source file: 'index.pot'
on 'uk'.
2023-11-16 18:44:56 +00:00
transifex-integration[bot]
902ede76db Translate index.pot in uk
100% translated source file: 'index.pot'
on 'uk'.
2023-11-16 18:44:43 +00:00
Marcel Müller
09c2dbc48f Merge pull request #11288 from nextcloud/adjust-nginx-for-ogg-flac
Adjust nginx configuration for .ogg and .flac files
2023-11-16 17:09:14 +01:00
Marcel Müller
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
Marcel Müller
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
anoy.
84605852ee fix typo in comment
Signed-off-by: anoy. <anoymouserver+github@mailbox.org>
2023-11-15 18:25:52 +01:00
anoy.
bbb328119e use recommended php version
Signed-off-by: anoy. <anoymouserver+github@mailbox.org>
2023-11-15 18:22:53 +01:00
Daniel
99b4eb0c9e Merge pull request #11286 from nextcloud/serverinfo-apps-updates 2023-11-15 16:08:25 +01:00
Daniel Kesselberg
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
Daniel
639dcbf5e7 Merge pull request #11280 from nextcloud/tflidd-patch-1 2023-11-15 15:26:40 +01:00
Maxence Lange
cb9a20f4b3 Merge pull request #11284 from nextcloud/enh/files-metadata/files-metadata-28
+files metadata
2023-11-14 23:07:21 -01:00
Maxence Lange
fdbc72bb05 +files metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-14 23:01:45 -01:00
Côme Chilliet
9db9cbb61a Merge pull request #11281 from nextcloud/feat/add-short-link-for-setup-checks
Add short links for PHP modules and DB transactional mode
2023-11-13 17:27:05 +01:00
Joas Schilling
4c1668ac78 Merge pull request #11266 from grooverdan/patch-1
Database installation - MariaDB use mariadb / no FLUSH PRIVILEGES
2023-11-13 14:37:37 +01:00
Côme Chilliet
241e8ee9c1 Add short links for PHP modules and DB transactional mode
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-13 11:51:45 +01:00
tflidd
9b7173d39c Update links to Nextcloud flow talk
Fixes https://github.com/nextcloud/documentation/issues/11276

Signed-off-by: tflidd <tflidd@aspekte.net>
2023-11-13 11:50:28 +01:00
Daniel
f043ea7b03 Merge pull request #11250 from nextcloud/dependabot/pip/master/babel-2.13.1 2023-11-12 20:41:32 +01:00
Daniel
2cadf752eb Merge pull request #11252 from mrtumnus/patch-1 2023-11-12 20:40:48 +01:00
Daniel
0c5e908c7d Merge pull request #11184 from nextcloud/enh/noid/new-ocm-provider-route 2023-11-12 20:36:46 +01:00
Daniel
569512a29b Merge pull request #11264 from nextcloud/tflidd-patch-1 2023-11-12 20:31:31 +01:00
Daniel
885becac01 Merge pull request #11265 from nextcloud/tflidd-patch-1-1 2023-11-12 20:29:59 +01:00
Daniel
d06707803d Merge pull request #11268 from nextcloud/dependabot/pip/master/sphinx-reredirects-0.1.3 2023-11-12 20:28:38 +01:00
Nextcloud bot
8c64d4011e generate documentation from config.sample.php 2023-11-11 02:51:35 +00:00
Greta
51f5f2cacf Merge pull request #11270 from nextcloud/add/shared-items
Document shared items feature for contacts
2023-11-10 10:45:10 +01:00
greta
1c74c4d46c Document shared item feature for contacts
Signed-off-by: greta <gretadoci@gmail.com>
2023-11-10 10:38:56 +01:00
Andy Scherzinger
09e5591c4d Merge pull request #11144 from GTP95/patch-1
Mobile sync: Add note about 2-way sync support status in Android client
2023-11-10 09:48:49 +01:00
github-actions[bot]
1767ac9a6b Merge pull request #11272 from nextcloud/translations_69a91e60dcfe40f79ec4694e579bbaa8 2023-11-09 13:17:20 +00:00
transifex-integration[bot]
3faa91d5df Translate external_storage.pot in ro
100% translated source file: 'external_storage.pot'
on 'ro'.
2023-11-09 12:57:12 +00:00
Joas Schilling
cd26ad08b1 Merge pull request #11271 from nextcloud/feat/noid/dev-openapi-scopes
feat(developer): Document OpenAPI scopes
2023-11-09 11:01:45 +01:00
Joas Schilling
e89849db08 feat(developer): Document OpenAPI scopes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-09 10:57:24 +01:00
Marcel Klehr
a09ca0d5fe Merge pull request #11248 from nextcloud/add/text2image
add(Text2Image): Add dev docs for TextToImage OCP and OCS API + admin docs for TextToImage
2023-11-06 21:47:14 +01:00
Marcel Klehr
e5a29f54bd enh(Text2Image): Add cross-references for task status values to OCS API docs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-06 21:42:24 +01:00
Marcel Klehr
8725d5185a enh(Text2Image): Explain in more detail the outcomes of schedule/run/runOrSchedule with code
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-06 19:18:50 +01:00
dependabot[bot]
5f4528724e chore(deps): Bump sphinx-reredirects from 0.1.2 to 0.1.3
Bumps [sphinx-reredirects](https://github.com/documatt/sphinx-reredirects) from 0.1.2 to 0.1.3.
- [Commits](https://github.com/documatt/sphinx-reredirects/compare/v0.1.2...v0.1.3)

---
updated-dependencies:
- dependency-name: sphinx-reredirects
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 06:07:45 +00:00
Daniel Black
d07a30fc73 Database installation - MariaDB use mariadb / no FLUSH PRIVILEGES
MariaDB is deprecating off its mysql client usage (has been a symlink for a very long time).

FLUSH PRIVILEGES aren't required after any creation of users or grants. It has only two very specific meenings that aren't the case here; when credentials are directly changes in underlying tables using DML, or the server was started with --skip-grant-tables and this is ending that lack of priv scheme.

Signed-off-by: Daniel Black <daniel@mariadb.org>
2023-11-06 08:19:49 +11:00
tflidd
5d7c11516d Remove old redis installation hints
Follow up on https://github.com/nextcloud/documentation/pull/11264.

There is more outdated documentation regarding redis:
- instruction to retired Ubuntu 14.04 manual
-  php-redis packages are now included in Ubuntu (since 20.04 LTS), older onces are or are about to expire by now (18.04 + 5 years)
- info about redis suppot for php7.1/2 compatibility is not relevant, these versions are not supported for quite some time.

Not sure about the fedora/CentOS part, but there is just an information how to retrieve package information on a setup, that does not really help.

We can probably backport these changes to all supported versions.


Signed-off-by: tflidd <tflidd@aspekte.net>
2023-11-05 15:31:22 +01:00