Immanuel Pasanec
bcdbc79339
Added possible parameters for --transfer-incoming-shares option.
...
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-25 08:51:19 +00:00
Immanuel Pasanec
219c28e3bf
Fixed missing double colon.
...
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-25 08:51:19 +00:00
Immanuel Pasanec
287f434056
Added explanation for overwriting the transferIncomingShares option in config.php.
...
Signed-off-by: Immanuel Pasanec <immanuel.pasanec@compaso.de>
2021-11-25 08:51:18 +00:00
Christoph Wurst
5f38fb7755
Merge pull request #7608 from nextcloud/backport/7604/stable23
...
[stable23] Fix dev manual links to the app controllers page
2021-11-24 19:22:55 +01:00
Christian Wolf
5bac803205
Fixed some more links in the dev manual
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 18:12:08 +00:00
Christoph Wurst
efe6704776
Fix dev manual links to the app controllers page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-24 18:12:07 +00:00
Joas Schilling
f9c894173f
Merge pull request #7586 from nextcloud/backport/7585/stable23
...
[stable23] Allow to serve static WebAssembly and TensorFlow Lite files
2021-11-17 15:14:38 +01:00
Daniel Calviño Sánchez
e567246c01
Allow to serve static WebAssembly and TensorFlow Lite files
...
Since Talk 13 (and thus Nextcloud 23) WebAssembly (.wasm) and TensorFlow
Lite (.tflite) files need to be loaded from the web server to provide
certain features (like the background blur in the WebUI).
Those files can be treated in a similar way to other static resources,
and there should not be any problem caching or compressing them.
However, as compressed TensorFlow Lite files are only ~12% smaller,
the compression directive depends on the MIME type and there is no
standard MIME type for TensorFlow Lite files, for now only WebAssembly
files are compressed.
Depending on the setup "application/wasm" may not be associated with
".wasm" files, so the directive was added just in case, as the
compression is enabled through the MIME type and, besides that, the
browsers log a warning if the expected MIME type is not returned.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-17 13:45:56 +00:00
Anna Larch
a354d2439c
Merge pull request #7581 from nextcloud/backport/7577/stable23
...
[stable23] Fix typo in admin audit log docs
2021-11-15 15:35:23 +01:00
Christoph Wurst
787ac57669
Fix typo in admin audit log docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 13:15:50 +00:00
Vincent Petry
69f0dc33c9
Merge pull request #7579 from nextcloud/backport/7576/stable23
...
[stable23] Document how to override the log level with occ
2021-11-15 13:11:42 +01:00
Christoph Wurst
6625691dea
Document how to override the log level with occ
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-15 10:14:51 +00:00
Anna Larch
f1e8a358f5
Merge pull request #7558 from nextcloud/enhancement/calendar-access-search-api
...
Document calendar access and search APIs
2021-11-10 16:21:54 +01:00
Christoph Wurst
8d335ccfcb
Document calendar access and search APIs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 14:13:41 +01:00
Carl Schwan
c1d88f41fc
Merge pull request #7555 from nextcloud/enhancement/calendar-write-api
...
Document calendar write API for app devs
2021-11-10 13:16:32 +01:00
github-actions[bot]
a24a3e4a32
Merge pull request #7557 from nextcloud/translations_user-manual-locale-source-files-transfer-ownership-pot--master_nn
2021-11-10 11:28:19 +00:00
transifex-integration[bot]
fd3b89ab31
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/files/transfer_ownership.pot'
on the 'nn' language.
2021-11-10 11:24:44 +00:00
rakekniven
1a64cc624b
Merge pull request #7053 from bjoernmartin/patch-2
...
Add app password auth option
2021-11-10 11:34:33 +01:00
Christoph Wurst
ecd0db5a7a
Document calendar write API for app devs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:46:40 +01:00
Christoph Wurst
517d4459b3
Add dev docs for the calendar providers API in Nextcloud 23
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-10 10:34:47 +01:00
github-actions[bot]
dddf6b439b
Merge pull request #7553 from nextcloud/translations_user-manual-locale-source-pim-sync-gnome-pot--master_nn
2021-11-10 09:08:53 +00:00
transifex-integration[bot]
c9dbc77277
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/sync_gnome.pot'
on the 'nn' language.
2021-11-10 09:05:19 +00:00
github-actions[bot]
e605166ee0
Merge pull request #7552 from nextcloud/translations_user-manual-locale-source-external-storage-external-storage-pot--master_id
2021-11-10 06:47:27 +00:00
transifex-integration[bot]
a553fa1bcb
Apply translations in id
...
translation completed for the source file '/user_manual/locale/source/external_storage/external_storage.pot'
on the 'id' language.
2021-11-10 06:43:50 +00:00
github-actions[bot]
81498d8128
Merge pull request #7551 from nextcloud/translations_user-manual-locale-source-contents-pot--master_id
2021-11-10 06:42:41 +00:00
transifex-integration[bot]
6c23aeb93e
Apply translations in id
...
translation completed for the source file '/user_manual/locale/source/contents.pot'
on the 'id' language.
2021-11-10 06:39:07 +00:00
Björn Martin
881de39b7d
Add app password auth option
...
Add app password authentication option which seems to be mandatory if an external auth provider is used.
2021-11-09 19:04:07 +01:00
github-actions[bot]
62bd706fb0
Merge pull request #7549 from nextcloud/translations_user-manual-locale-source-pim-sync-windows10-pot--master_nn
2021-11-09 15:50:25 +00:00
transifex-integration[bot]
6f69391ed3
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/sync_windows10.pot'
on the 'nn' language.
2021-11-09 15:46:49 +00:00
github-actions[bot]
385f3695de
Merge pull request #7547 from nextcloud/translations_user-manual-locale-source-pim-sync-thunderbird-pot--master_nn
2021-11-09 12:03:58 +00:00
transifex-integration[bot]
bf0f8aa504
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/sync_thunderbird.pot'
on the 'nn' language.
2021-11-09 12:00:21 +00:00
github-actions[bot]
388eb5713f
Merge pull request #7546 from nextcloud/translations_user-manual-locale-source-pim-sync-osx-pot--master_nn
2021-11-08 16:05:50 +00:00
transifex-integration[bot]
6cde2d3d01
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/sync_osx.pot'
on the 'nn' language.
2021-11-08 15:59:51 +00:00
github-actions[bot]
d1207f22ec
Merge pull request #7545 from nextcloud/translations_user-manual-locale-source-session-management-pot--master_nn
2021-11-08 14:39:02 +00:00
transifex-integration[bot]
da6e36b5b9
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/session_management.pot'
on the 'nn' language.
2021-11-08 14:34:29 +00:00
github-actions[bot]
882ec28314
Merge pull request #7544 from nextcloud/translations_user-manual-locale-source-whats-new-pot--master_nn
2021-11-08 12:03:09 +00:00
transifex-integration[bot]
8c6863572c
Apply translations in nn
...
translation completed updated for the source file '/user_manual/locale/source/whats_new.pot'
on the 'nn' language.
2021-11-08 11:59:35 +00:00
github-actions[bot]
f50a88ca0f
Merge pull request #7543 from nextcloud/translations_user-manual-locale-source-whats-new-pot--master_nn
2021-11-07 18:14:36 +00:00
transifex-integration[bot]
e08cdc0c5b
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/whats_new.pot'
on the 'nn' language.
2021-11-07 18:11:00 +00:00
github-actions[bot]
711a37659f
Merge pull request #7542 from nextcloud/translations_user-manual-locale-source-talk-index-pot--master_nn
2021-11-07 18:07:16 +00:00
github-actions[bot]
68f620b9fe
Merge pull request #7541 from nextcloud/translations_user-manual-locale-source-sphinx-pot--master_nn
2021-11-07 18:04:54 +00:00
transifex-integration[bot]
57e7d84d28
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/talk/index.pot'
on the 'nn' language.
2021-11-07 18:03:43 +00:00
transifex-integration[bot]
214e66a1fb
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/sphinx.pot'
on the 'nn' language.
2021-11-07 18:01:19 +00:00
github-actions[bot]
9de2bdb7b7
Merge pull request #7540 from nextcloud/translations_user-manual-locale-source-pim-index-pot--master_nn
2021-11-07 17:52:03 +00:00
transifex-integration[bot]
dede7a28fa
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/index.pot'
on the 'nn' language.
2021-11-07 17:48:32 +00:00
github-actions[bot]
81c970f445
Merge pull request #7539 from nextcloud/translations_user-manual-locale-source-pim-sync-kde-pot--master_nn
2021-11-07 17:47:44 +00:00
transifex-integration[bot]
1a12bf903f
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/sync_kde.pot'
on the 'nn' language.
2021-11-07 17:43:09 +00:00
github-actions[bot]
cf01799962
Merge pull request #7538 from nextcloud/translations_user-manual-locale-source-pim-sync-ios-pot--master_nn
2021-11-07 15:26:18 +00:00
transifex-integration[bot]
34673cbca8
Apply translations in nn
...
translation completed for the source file '/user_manual/locale/source/pim/sync_ios.pot'
on the 'nn' language.
2021-11-07 15:22:42 +00:00
github-actions[bot]
b801fd93ab
Merge pull request #7537 from nextcloud/translations_user-manual-locale-source-pim-sync-android-pot--master_nn
2021-11-07 15:01:03 +00:00