Commit Graph

5407 Commits

Author SHA1 Message Date
jzdm
da9ace842b Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:54:40 +00:00
jzdm
5e37b61633 Suppress confirmation
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-23 09:54:40 +00:00
Christoph Wurst
c9f1434db7 Merge pull request #1185 from nextcloud/go-user-2fa
Add 2FA user documentation to go.php
2019-01-21 19:10:40 +01:00
Jan-Christoph Borchardt
cb4a831728 Add 2FA user documentation to go.php 2019-01-21 18:27:59 +01:00
Morris Jobke
1e60a1e82b Merge pull request #1178 from nextcloud/kde-pim-docs
[Groupware] Optimizing KDE Kontact Documentation
2019-01-21 13:28:48 +01:00
Marius Blüm
80b0cff882 Merge pull request #1179 from nextcloud/style-papercut
Change h2 to h1 for "Reporting Documentation Bugs .."
2019-01-20 09:29:28 +01:00
Marius Blüm
e2e6dca232 in github -> on GitHub
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 18:00:25 +01:00
Marius Blüm
929c6cb123 Change h2 to h1 for "Reporting Documentation Bugs .."
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 17:56:55 +01:00
Marius Blüm
7f6666d677 Fix typo; feedback from Georg
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 13:11:02 +01:00
Marius Blüm
2518356b3d Optimizing KDE Kontact Documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-19 12:44:45 +01:00
Morris Jobke
0382cebd33 Merge pull request #1173 from nextcloud/SMB-hide.dot.files.No
Add hidden file setting section for samba
2019-01-17 23:10:24 +01:00
John Molakvoæ
0d1bd26583 Add hidden file setting section for samba
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-17 15:42:10 +01:00
Julius Härtl
dcd738f5cd Merge pull request #1170 from nextcloud/design-scss-typo-1
Fix typos on Design guidelines → SCSS
2019-01-17 14:36:19 +01:00
Jan-Christoph Borchardt
ee43127a16 Fix typos on Design guidelines → SCSS 2019-01-17 11:34:12 +01:00
Morris Jobke
1fd4ca1f0e Merge pull request #1165 from Albirew/patch-1
added IPv6 example in trusted_domains
2019-01-16 20:07:12 +01:00
Albirew
0166461af8 added IPv6 example in trusted_domains
Since IPv6 have to be inside brackets to work here, an example should be added.
2019-01-16 19:01:15 +01:00
Morris Jobke
812422afa3 Merge pull request #1155 from nextcloud/fix-cleanup-issues
Fix cleanup issues
2019-01-16 17:21:37 +01:00
Morris Jobke
9f5a8fe319 Merge pull request #1152 from nextcloud/jknockaert-patch-1
fix regular expressions in nginx config
2019-01-16 17:18:20 +01:00
Morris Jobke
05151441d7 Merge pull request #1154 from thomasheller/patch-1
Minor issue in development environment set-up guide
2019-01-16 17:16:07 +01:00
Morris Jobke
75b31c1c44 Merge pull request #1153 from nextcloud/android-sync-optimization
Optimize Android sync docs
2019-01-16 17:15:18 +01:00
Morris Jobke
ad345d2574 Fix cleanup issues
*see #923

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-16 16:53:40 +01:00
Thomas Heller
8798266f29 Minor issue in development environment set-up guide
Added missing word.
2019-01-15 18:34:53 +01:00
Marius Blüm
5f2d904acb Optimize Android sync docs
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-15 15:13:24 +01:00
Jasper Knockaert
55b98625bd fix regular expressions in nginx config
A number of fixes to regular expressions in the nginx config example:
* escaping forward slash by prefixing a backslash (not essential, but seems good practise anyway)
* fix the second expression in fastcgi_split_path_info to allow for uris ending in .php (which do satisfy the location definition but would result in a 404 with the current specification of fastcgi_split_path_info
* adding /nextcloud to all regex location definitions in the subdirectory example
2019-01-15 13:49:12 +00:00
Morris Jobke
946e79589d Merge pull request #1140 from nextcloud/redis-clarification
Clarified on the usage of Redis and PHP 7.0+ is required now
2019-01-15 11:48:20 +01:00
Morris Jobke
13437c218b Merge pull request #1147 from nextcloud/chunkedUploadModificationDate
Update chunking.rst: add modification date info
2019-01-15 11:47:32 +01:00
tobiasKaminsky
b149472bba add modification date info 2019-01-15 10:52:49 +01:00
Morris Jobke
ad2478f8eb Merge pull request #1143 from GAS85/patch-1
Update BigInt (64bit) identifiers
2019-01-15 10:09:12 +01:00
Georgiy Sitnikov
61984a3b29 Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 10:03:45 +01:00
Morris Jobke
7e64e0efde Clarified on the usage of Redis and PHP 7.0+ is required now
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 22:12:48 +01:00
Morris Jobke
8d98934303 Merge pull request #1138 from nextcloud/improve-redis-example
Change Redis example to hostname
2019-01-14 21:59:33 +01:00
Morris Jobke
16d28f19e0 Change Redis example to hostname
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-14 21:59:16 +01:00
Morris Jobke
6aa3a7f63b Merge pull request #923 from nextcloud/groupware-sync
Groupware Clients Part 1
2019-01-14 14:02:16 +01:00
Marius Blüm
dbadcd0d07 Fix comments from bencomp
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-14 13:41:48 +01:00
Morris Jobke
22eedc1c4f Merge pull request #1134 from nextcloud/backport/1133/master
[master] Fix typo in the doc
2019-01-14 11:12:01 +01:00
Михаил Снетков
909d4552e3 Fix typo in the doc
Extra character at the end
2019-01-14 10:07:44 +00:00
Roeland Jago Douma
9b5ec697ae Merge pull request #1131 from nextcloud/backport/1130/master
[master] [doc] Fix typo in storage documentation
2019-01-12 18:06:03 +01:00
Martin Madsen
b69eb47e8e Correct typo it's -> its 2019-01-12 16:41:51 +00:00
Morris Jobke
8675179ccc Update release shedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-11 18:19:04 +01:00
Roeland Jago Douma
485285c23a Merge pull request #1127 from uusijani/indefinite_article
Fix indefinite article before Nextcloud (an->a)
2019-01-10 21:36:38 +01:00
Jani Uusitalo
9ff752fb02 Fix indefinite article before Nextcloud (an->a) 2019-01-10 17:44:30 +02:00
Morris Jobke
18ffbba8bf Update release schedule
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-10 16:02:11 +01:00
Morris Jobke
600290b066 Merge pull request #1124 from nextcloud/translation
Merge information about l10n from core and app
2019-01-09 23:33:03 +01:00
korelstar
fbe68627aa Merge information about l10n from core and app 2019-01-09 22:00:51 +01:00
John Molakvoæ
10722b0419 Merge pull request #1123 from nextcloud/readme-master
master is the latest version
2019-01-09 21:29:00 +01:00
korelstar
6a944625d0 master is the latest version 2019-01-09 20:16:53 +01:00
Julius Härtl
5f21db67b7 Merge pull request #1116 from nextcloud/archlinux-2
Remove outdated ArchLinux steps
2019-01-07 13:32:04 +01:00
Morris Jobke
a8b713c740 Merge pull request #1100 from nextcloud/MorrisJobke-patch-1
Add slashes to rewrite rules
2019-01-04 23:33:13 +01:00
Morris Jobke
b69395b9ce Merge pull request #1115 from nextcloud/add-admin-bigint-conversion
Add redirect for admin-bigint-conversion
2019-01-04 22:49:34 +01:00
Morris Jobke
0829416035 Remove outdated ArchLinux steps
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-04 22:01:14 +01:00