Commit Graph

5122 Commits

Author SHA1 Message Date
Morris Jobke
2b11bb8f4a Move file to correct location
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-10 09:36:28 +02:00
Morris Jobke
4168673bb6 Merge pull request #895 from nextcloud/pellaeon-patch-1
Add link to notifications app's documentation
2018-10-10 09:33:47 +02:00
Pellaeon Lin
bb8e000d72 Add link to notifications app's documentation
This will solve #828 and tick off one item in #568
2018-10-10 11:13:56 +08:00
Morris Jobke
786f1b53b2 Merge pull request #892 from alexmrb/patch-4
Update index.rst
2018-10-09 15:52:38 +02:00
Morris Jobke
a7786490d0 Merge pull request #887 from alexmrb/patch-3
Create w10_sync
2018-10-09 15:49:29 +02:00
alexmrb
84ccc96326 Update index.rst 2018-10-08 15:37:23 -04:00
alexmrb
c5bf8e0869 Update and rename windows10-sync.rst to sync_windows10.rst
File remaned from windows10-sync.rst to sync_windows10.rst

In addition, some changes were made:
Line 5: "OSX" was changed to "macOS"

Line 25: TOTP changed to "Two-factor authentication"
2018-10-08 14:08:29 -04:00
alexmrb
2de00cdd99 Update windows10-sync.rst 2018-10-08 12:43:47 -04:00
alexmrb
7d4273a601 Update index.rst 2018-10-08 11:47:37 -04:00
alexmrb
4f5c9035b6 Renamed w10_sync.rst to windows10-sync.rst 2018-10-08 11:46:11 -04:00
Florian Schlegel
49f0f390f6 Update server_tuning.rst 2018-10-08 17:21:09 +02:00
Florian Schlegel
d2566e776d Update server_tuning.rst 2018-10-08 17:21:06 +02:00
Florian Schlegel
f34fc96da7 Update server_tuning.rst 2018-10-08 17:21:02 +02:00
Morris Jobke
df0e4aecde Merge pull request #890 from nextcloud/danielkesselberg-patch-1
Add file name to workflow
2018-10-08 15:55:03 +02:00
Daniel Kesselberg
3e21ed5875 Update access_control.rst 2018-10-08 14:14:23 +02:00
alexmrb
f26b6dee79 Create w10_sync 2018-10-08 01:07:31 -04:00
Morris Jobke
75fc0d26c3 Merge pull request #864 from anoymouserver/patch-1
updated php-handler since php 7 is required
2018-10-03 16:24:38 +02:00
Morris Jobke
016c4868d9 Merge pull request #885 from uusijani/a2ensite
Use a2ensite instead of ln -s to enable site
2018-10-03 00:43:57 +02:00
Jani Uusitalo
9d48ee7f31 Use a2ensite instead of ln -s to enable site
Replace instruction using `ln -s` to enable Apache
site to use `a2ensite` instead in Debian and
derivatives. Closes #884.
2018-10-02 15:50:50 +03:00
Morris Jobke
0f061482bb Merge pull request #883 from euku/patch-1
fixed 3 mistakes
2018-09-28 17:29:51 +02:00
euku
b1fae6a56c fixed 3 mistakes 2018-09-28 17:11:33 +02:00
blizzz
c0d57ed08a Merge pull request #882 from nextcloud/remove-label
Remove unneeded label
2018-09-28 16:33:50 +02:00
Morris Jobke
f1c2a86621 Remove unneeded label
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 15:41:47 +02:00
Morris Jobke
02b666abc3 Merge pull request #878 from MarcelWaldvogel/htaccess-slash
NC 14.0.1 requires the terminal / on overwrite.cli.url
2018-09-28 11:46:03 +02:00
Morris Jobke
5ec61b4d19 Merge pull request #857 from signupforacomment/patch-1
Update source_installation.rst, OpenSSL PHP extension is required at least since 14
2018-09-28 11:43:45 +02:00
Morris Jobke
e24fa39a27 Merge pull request #880 from nextcloud/trash_version_docs
Add basic docs for Trash and Versions webdav API
2018-09-28 11:41:53 +02:00
Morris Jobke
cabfc62e70 Merge pull request #868 from lpirl/lpirl-settings-for-public.php
noted required setting for accessing public shares over WebDAV
2018-09-28 11:39:47 +02:00
Morris Jobke
d2dd341734 Merge pull request #869 from nextcloud/bugfix/noid/strong-permissions-dont-exist-anymore
Remove reference to strong permissions, see #431 for reasons
2018-09-28 11:38:37 +02:00
Morris Jobke
e6f681eead Merge pull request #867 from KajanM/patch-1
highlight the need to include index.php if pretty URL is not configured
2018-09-28 11:37:33 +02:00
Morris Jobke
357dff85f4 Merge pull request #873 from GeraldSoellinger/patch-1
Update contacts.rst
2018-09-28 11:36:31 +02:00
Morris Jobke
061e7fdcb3 Merge pull request #866 from colinkelly/patch-1
Corrrect typo sync_ios.rst
2018-09-28 11:35:04 +02:00
Morris Jobke
e07806e870 Merge pull request #881 from DominikWA/patch-1
Removed Upgrade Option
2018-09-28 11:33:42 +02:00
Dominik
066209a5e9 Removed Upgrade Option
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:28:53 +02:00
Roeland Jago Douma
fedc3db7f2 Add basic docs for Trash and Versions webdav API
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-09-27 15:19:31 +02:00
Marcel Waldvogel
1a14327dbf NC 14.0.1 requires the terminal /
for overwrite.cli.url when going to the root.
Maybe required as well for other paths?
2018-09-27 08:46:44 +02:00
Roeland Jago Douma
0beb2e4a15 Merge pull request #870 from nextcloud/doc/11270
Adds the note property for the update share endpoint
2018-09-25 21:05:15 +02:00
Morris Jobke
38c07b96b8 Merge pull request #875 from alexanderdd/patch-1
fixed typo in whats_new.rst
2018-09-25 14:45:39 +02:00
Joas Schilling
d511238658 Merge pull request #876 from nextcloud/owncloud-migration
Update migration versions
2018-09-25 12:04:03 +02:00
Morris Jobke
7fac7f8c9c Update migration versions
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-25 11:29:03 +02:00
alexanderdd
0e34bf1ca8 fixed typo in whats_new.rst 2018-09-23 22:11:47 +02:00
GeraldSoellinger
93b36dc4ca Update contacts.rst
I think most of the time we want to add a virtual contact file not the gene sequence of our friends:)
https://en.wikipedia.org/wiki/VCard
https://en.wikipedia.org/wiki/Variant_Call_Format
2018-09-22 11:06:08 +02:00
Michael Weimann
f59ab23696 Adds the note property for the update share endpoint
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2018-09-20 12:04:20 +02:00
Joas Schilling
4a631e872c Remove reference to strong permissions, see #431 for reasons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-19 16:04:37 +02:00
Lukas Pirl
af04935212 noted required setting for accessing public shares over WebDAV 2018-09-19 12:00:15 +02:00
KajanM
d1629f2e2f Update oauth2.rst
highlight the need to include index.php if pretty URL is not configured
2018-09-18 02:36:57 +05:30
Colin Kelly
84213427d5 Update sync_ios.rst
Simple typo correction
2018-09-17 15:46:37 -04:00
anoy
9ab39ed554 updated php-handler since php 7 is required 2018-09-15 12:01:46 +02:00
Joas Schilling
ee25d773e0 Merge pull request #861 from nextcloud/fix-index-html-for-14
Add 14 to docs overview
2018-09-14 11:20:29 +02:00
Joas Schilling
ad0e535b95 Add 14 to docs overview
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-14 11:02:38 +02:00
Joas Schilling
033b1bc6df Merge pull request #859 from nextcloud/fix-docs
Fix docs
2018-09-13 17:28:14 +02:00