github-actions[bot]
7d218cafa7
Merge pull request #9567 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_ro
2023-01-18 23:41:32 +00:00
transifex-integration[bot]
250bb5136c
Apply translations in ro
...
translation completed for the source file '/user_manual/locale/source/webinterface.pot'
on the 'ro' language.
2023-01-18 23:38:09 +00:00
Christoph Wurst
281b4c99a4
Merge pull request #9560 from nextcloud/feat/dev-manual/di-method-injection
...
feat(dev-manual): Document DI for controller methods
2023-01-18 17:04:01 +01:00
Vincent Petry
5dc8ac2600
Merge pull request #9566 from nextcloud/add-quota-troubleshooting-section
...
Add section for troubleshooting quota issues
2023-01-18 16:04:20 +01:00
Vincent Petry
42d1e88f4e
Add link to quota docs in troubleshooting
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-18 16:00:47 +01:00
Vincent Petry
85db71171b
Add section for troubleshooting quota issues
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-18 15:21:18 +01:00
Christoph Wurst
779f62f502
Merge pull request #9509 from nextcloud/repair-tree
...
Add file:repair-tree documentation
2023-01-18 12:02:16 +01:00
Christoph Wurst
a8b54d8d75
Merge pull request #9356 from nextcloud/enhancement/no-php-start-tag
...
Do not require a PHP start tag for syntax highlighting
2023-01-17 22:23:34 +01:00
Christoph Wurst
7175695369
chore(dev-manual): Remove opening tags from php snippets
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-17 18:15:49 +01:00
Christoph Wurst
e0992eade3
Merge remote-tracking branch 'origin/master' into enhancement/no-php-start-tag
2023-01-17 18:11:10 +01:00
Vincent Petry
027e2b7467
Merge pull request #9528 from nextcloud/enh-encryption-troubleshooting-key-location
...
Add info to fix encryption key issues
2023-01-16 16:12:52 +01:00
Christoph Wurst
a7a5fab0b1
feat(dev-manual): Document DI for controller methods
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-16 11:28:38 +01:00
Daniel
2bad919326
Merge pull request #9554 from raphj/patch-2
...
docs: mention IResponse's getBody(), slash when catching Exception
2023-01-15 23:09:43 +01:00
Daniel
e9ab89d7cc
Merge pull request #9555 from nextcloud/translations_user-manual-locale-source-groupware-sync-ios-pot--master_fr
...
Translate '/user_manual/locale/source/groupware/sync_ios.pot' in 'fr'
2023-01-15 23:05:51 +01:00
github-actions[bot]
3f07bb0332
Merge pull request #9556 from nextcloud/translations_user-manual-locale-source-groupware-sync-kde-pot--master_fr
2023-01-13 17:24:08 +00:00
transifex-integration[bot]
1b74270e3e
Apply translations in fr
...
translation completed for the source file '/user_manual/locale/source/groupware/sync_kde.pot'
on the 'fr' language.
2023-01-13 17:20:50 +00:00
transifex-integration[bot]
892adc18dc
Apply translations in fr
...
translation completed for the source file '/user_manual/locale/source/groupware/sync_ios.pot'
on the 'fr' language.
2023-01-13 16:44:45 +00:00
raphj
d70591c2a2
docs: mention IResponse's getBody(), slash when catching Exception
...
Signed-off-by: raphj <raphael.jakse@xwiki.com >
2023-01-13 14:14:34 +01:00
Vincent Petry
76ae934128
Merge pull request #9553 from nextcloud/enh/dev-manual/psr0-removal
...
feat(dev-manual): Warn about the upcoming PSR-0 class loader removal
2023-01-13 13:29:39 +01:00
Christoph Wurst
c97ae9d20f
feat(dev-manual): Warn about the upcoming PSR-0 class loader removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-01-13 13:21:51 +01:00
Côme Chilliet
8a090407e9
Merge pull request #9225 from nextcloud/feat/improve-flow-documentation
...
Complete workflow development documentation
2023-01-12 17:53:11 +01:00
Côme Chilliet
e36556873c
Complete workflow development documentation
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-01-12 16:33:12 +00:00
Joas Schilling
602b315f37
Merge pull request #9547 from nextcloud/fix/noid/missing-jquery-2
...
Fix missing jquery - take 2 (`requirements.txt`)
2023-01-12 15:35:31 +01:00
Richard Steinmetz
e055be8a2a
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 13:54:59 +01:00
Richard Steinmetz
89d7c36413
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 13:41:39 +01:00
Vincent Petry
ada8222fc2
Merge pull request #9542 from nextcloud/fix/noid/missing-jquery
...
fix: pin sphinx-rtd-theme to fix missing jquery lib
2023-01-11 13:41:15 +01:00
Richard Steinmetz
efb80dcb87
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:47:52 +01:00
Daniel
f9c2dc9b74
Merge pull request #9396 from p-bo/patch-22
...
Update Deployment recommendations link
2023-01-11 00:20:39 +01:00
Daniel
b9e0281578
Merge branch 'master' into patch-22
...
Signed-off-by: Daniel <mail@danielkesselberg.de >
2023-01-11 00:17:20 +01:00
Daniel
e0e7f630d6
Merge pull request #9532 from rusty-snake/patch-3
...
Update Service Discovery example for Caddy …
2023-01-11 00:07:32 +01:00
Daniel
808973a89c
Merge pull request #9534 from fsamapoor/patch-2
...
Updates the "Migrations" section's phrasing.
2023-01-11 00:07:09 +01:00
Daniel
c6a4c2c305
Merge pull request #9533 from nextcloud/dependabot/github_actions/actions/upload-artifact-3.1.2
...
Bump actions/upload-artifact from 3.1.1 to 3.1.2
2023-01-11 00:03:38 +01:00
Daniel
97ba643d49
Merge pull request #9517 from nextcloud/tcitworld-patch-1
...
Add missing comma
2023-01-11 00:02:56 +01:00
Faraz Samapoor
585e336d38
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-09 13:21:57 +03:30
dependabot[bot]
42e5639a53
Bump actions/upload-artifact from 3.1.1 to 3.1.2
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-09 06:06:09 +00:00
rusty-snake
590775b412
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-07 16:55:07 +00:00
github-actions[bot]
2744b73692
Merge pull request #9531 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_it
2023-01-05 17:51:21 +00:00
transifex-integration[bot]
b24e7ec0cf
Apply translations in it
...
translation completed updated for the source file '/user_manual/locale/source/webinterface.pot'
on the 'it' language.
2023-01-05 17:38:32 +00:00
Vincent Petry
f40e8711b3
Add info to fix encryption key issues
...
Added information about misplaced encryption keys and how to repair them
automatically or manually when needed.
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-05 16:53:41 +01:00
Vincent Petry
684202a1db
Merge pull request #9525 from nextcloud/add-howto-test-minio-and-mail
...
Add howto sections for testing S3 and email
2023-01-05 11:15:03 +01:00
Vincent Petry
61985ce4f1
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 11:00:15 +01:00
Vincent Petry
b7ca825939
Merge pull request #9524 from nextcloud/doc-nfd-troubleshooting
...
Add troubleshooting section about NFD file encoding
2023-01-05 10:48:13 +01:00
Vincent Petry
3baa8ca46e
Add troubleshooting section about NFD file encoding
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-05 10:41:26 +01:00
Nextcloud bot
8f0236071a
generate documentation from config.sample.php
2023-01-05 03:43:28 +00:00
Vincent Petry
dc91508e39
Merge pull request #9521 from nextcloud/occ-trashbin-restore
...
Add doc for occ trashbin:restore command
2023-01-04 15:56:30 +01:00
Vincent Petry
8ce0847393
Add doc for occ trashbin:restore command
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-04 15:24:56 +01:00
Vincent Petry
790f8b0561
Merge pull request #9518 from nextcloud/add-share-attributes
...
Add share attributes documentation in OCS Share API
2023-01-04 14:58:18 +01:00
Vincent Petry
a07c9471db
Add share attributes documentation in OCS Share API
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2023-01-04 10:09:27 +01:00
Thomas Citharel
e8479d0caf
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-04 09:20:23 +01:00
Nextcloud bot
bd38b79ff5
generate documentation from config.sample.php
2023-01-04 06:23:20 +00:00