Commit Graph

6184 Commits

Author SHA1 Message Date
Mason Payne
d9be21835c Update required info about Hooks
Spent too much time looking for something to give me the right direction. Found this forum post from 2017.
https://help.nextcloud.com/t/filehook-not-working/14591/14

Signed-off-by: Mason Payne <gomas.bmw@gmail.com>
2020-10-16 11:32:38 +00:00
Morris Jobke
d0c595e2eb
Merge pull request #5252 from nextcloud/backport/5249/stable18
[stable18] Add admin occ app installation docs
2020-10-14 15:32:15 +02:00
Christoph Wurst
82fd32430a Add admin occ app installation docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 12:26:31 +00:00
Morris Jobke
2cb2845fb3
Merge pull request #5243 from nextcloud/backport/5227/stable18
[stable18] Fix uninitialised variable
2020-10-12 16:56:52 +02:00
Michał
909a4ba48f Fix uninitialised variable 2020-10-12 14:56:08 +00:00
Morris Jobke
5c2e60ea0d
Merge pull request #5235 from nextcloud/backport/5228/stable18
[stable18] Use GET instead of POST User Provisioning API
2020-10-10 15:11:58 +02:00
kesselb
c6cd288078
Merge pull request #5238 from nextcloud/backport/5229/stable18
[stable18] Correct some spelling errors in app tutorial
2020-10-10 09:24:10 +02:00
nienzu
bd714615cc Correct some spelling errors in app tutorial 2020-10-09 14:05:47 +00:00
nienzu
ae31d6132f Use GET instead of POST User Provisioning API 2020-10-09 14:05:22 +00:00
Morris Jobke
0d9cd4d842
Merge pull request #5181 from nextcloud/backport/5156/stable18
[stable18] server_tuning.rst: escape regexp properly
2020-10-06 09:12:36 +02:00
Damian Nowak
487fc0c3e0 server_tuning.rst: escape regexp properly
Some shells like zsh will not auto-escape an argument if no match is found on the filesystem.
2020-10-06 07:07:49 +00:00
Morris Jobke
7cbc363b0a
Merge pull request #5177 from nextcloud/backport/5157/stable18
[stable18] add migration to tutorial
2020-10-06 09:03:14 +02:00
Morris Jobke
abc7b793ec
Merge pull request #5164 from nextcloud/backport/5158/stable18
[stable18] Rmove Gallery App Documentation
2020-10-06 09:02:51 +02:00
dassio
b370d32abb change to suffixing
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:43 +00:00
dassio
b223321139 add migration to tutorial
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:42 +00:00
Morris Jobke
c814ef4311 Remove also related gallery data
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-10-05 21:07:51 +00:00
Kaleb Hornsby
506575c697 Rmove Gallery App Documentation
The Gallery App is no longer supported.
2020-10-05 21:07:50 +00:00
Roeland Jago Douma
1356d4d8df
Merge pull request #5047 from nextcloud/backport/5040/stable18
[stable18] getAppfolder is dead
2020-09-24 11:53:17 +02:00
Roeland Jago Douma
978df48b12
Merge pull request #5046 from nextcloud/backport/5041/stable18
[stable18] enh appdata docs
2020-09-24 08:44:47 +02:00
Roeland Jago Douma
cd155d2cda getAppfolder is dead
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:32:11 +00:00
Roeland Jago Douma
1460b14754 enh appdata docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:32:04 +00:00
Morris Jobke
a95ac16b07
Merge pull request #4757 from nextcloud/backport/stable18/3604
[stable18] Add link to new phpdoc build
2020-09-16 11:56:41 +02:00
Julius Härtl
ff9cbb89f0
Add link to new phpdoc build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-16 11:19:23 +02:00
Morris Jobke
cea63d8f11
Merge pull request #4649 from nextcloud/backport/4647/stable18
[stable18] Addition of two dots
2020-09-15 15:34:44 +02:00
Valdnet
300fa000f6 Addition of two dots 2020-09-15 13:24:44 +00:00
Morris Jobke
409d01307e
Merge pull request #4637 from nextcloud/backport/4624/stable18
[stable18] Correct bold fonts
2020-09-15 14:16:30 +02:00
Morris Jobke
524a3dd52a
Merge pull request #4633 from nextcloud/backport/4625/stable18
[stable18] Change the letter
2020-09-15 14:16:06 +02:00
Valdnet
36856c9a96 Correct bold fonts 2020-09-15 10:55:01 +00:00
Valdnet
d395fe4ec7 Change the letter 2020-09-15 10:53:51 +00:00
Nextcloud bot
8ecef72d44
generate documentation from config.sample.php 2020-09-15 03:30:47 +00:00
Morris Jobke
cbd2b2543c
Merge pull request #4540 from nextcloud/backport/3762/stable18
[stable18] add workspace property
2020-09-14 17:08:27 +02:00
dassio
58b38263f8 add workspace property
Signed-off-by: dassio <dassio@icloud.com>
2020-09-14 15:06:38 +00:00
Sascha Wiswedel
8106b60025
user documentation for sharing
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

hint on admin config

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

removed deprecated sharing documentation

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

changed absolute links to relative links

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

changed dummy domain to example.com

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

fixed link to admin documentation

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>

Change to direct doc link instead of url
2020-09-14 16:43:32 +02:00
Morris Jobke
48df9f906a
Merge pull request #4537 from nextcloud/backport/4461/stable18
[stable18] Include note on App Password
2020-09-14 16:33:59 +02:00
Morris Jobke
809b70055a
Merge pull request #4534 from nextcloud/backport/4486/stable18
[stable18] Corrected unintended text emphasis
2020-09-14 16:33:36 +02:00
Morris Jobke
c57b53d0a3
Merge pull request #4530 from nextcloud/backport/4496/stable18
[stable18] Add quotation marks for the button name
2020-09-14 16:33:21 +02:00
Morris Jobke
71859a48a8 Update user_manual/files/access_webdav.rst 2020-09-14 14:32:45 +00:00
Morris Jobke
8ca189700f Update user_manual/files/access_webdav.rst 2020-09-14 14:32:44 +00:00
jamesrascal
3d5f5aace4 Include note on App Password
App Passwords are needed when using a third party login provider or MFA/2FA.
2020-09-14 14:32:44 +00:00
Morris Jobke
04e37fc33b Update developer_manual/client_apis/OCS/ocs-api-overview.rst 2020-09-14 14:31:15 +00:00
Alexandru Ungureanu
3b6fd5c17d Corrected unintended text emphasis
Signed-off-by: Alexandru Ungureanu <aungureanu@keyfort.co.uk>
2020-09-14 14:31:14 +00:00
Valdnet
4d4d5b17fe Add quotation marks for the button name 2020-09-14 14:26:41 +00:00
Morris Jobke
afb0b56107
Merge pull request #4527 from nextcloud/backport/4497/stable18
[stable18] Rename folder for version files
2020-09-14 16:25:58 +02:00
Valdnet
b1de908ad1 Rename folder for version files 2020-09-14 14:24:42 +00:00
Morris Jobke
8749470b68
Merge pull request #4524 from nextcloud/backport/4498/stable18
[stable18] Add a period at the end of sentences
2020-09-14 16:24:02 +02:00
Morris Jobke
649c631342
Merge pull request #4521 from nextcloud/backport/4500/stable18
[stable18] Replace the period with a comma
2020-09-14 16:23:27 +02:00
Valdnet
d514443215 Add a period at the end of sentences 2020-09-14 14:23:20 +00:00
Morris Jobke
6d6783e450
Merge pull request #4517 from nextcloud/backport/4501/stable18
[stable18] Rename the link and add a period
2020-09-14 16:22:29 +02:00
Valdnet
42fc15a626 Replace the period with a comma 2020-09-14 14:22:23 +00:00
Valdnet
05be114e52 Rename the link and add a period 2020-09-14 14:21:50 +00:00