Commit Graph

5946 Commits

Author SHA1 Message Date
vasyugan
cd22ed0992 add info on fix for TB60, simplify on CardBook
CardBook can autodiscover your resources. No need to enter the complete URL of your address book
2020-01-30 10:31:15 +01:00
John Molakvoæ
b0721f7693 Merge pull request #1797 from vasyugan/master
Some more polishing I should have done earlier (orthography, formatting)
2020-01-30 09:49:30 +01:00
vasyugan
9b3ed303e6 Update user_manual_de/pim/sync_thunderbird.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-01-30 09:38:48 +01:00
Christoph Wurst
7b63944822 Merge pull request #1800 from nextcloud/apache_config
Remove obsolete HOME and HTTP_HOME variables from Apache2 config
2020-01-24 15:06:21 +01:00
MichaIng
b95c0e0185 Remove obsolete HOME and HTTP_HOME variables from Apache2 config
Additionally align format for Debian/Ubuntu and CentOS/RHEL configs:
- Consistent spacing and order
- No double quotes around directory path which does not contain spaces

Signed-off-by: MichaIng <micha@dietpi.com>
2020-01-24 13:23:47 +01:00
vasyugan
88f76a85c2 Update user_manual_de/pim/sync_thunderbird.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-01-24 11:24:34 +01:00
vasyugan
07b1432cd5 Update user_manual_de/pim/sync_thunderbird.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-01-24 11:24:23 +01:00
Nextcloud bot
3888bf9e99 generate documentation from config.sample.php 2020-01-24 03:35:23 +00:00
vasyugan
14eb8b1ca5 fix image links 2020-01-23 16:53:23 +01:00
vasyugan
47db416e94 typo 2020-01-23 16:44:40 +01:00
vasyugan
e48bc86172 typo 2020-01-23 16:43:35 +01:00
vasyugan
a9f5d7c45d Update sync_thunderbird.rst 2020-01-23 16:42:36 +01:00
Johannes Rohr
3b9e81e64b explain about TBSync and CardBook 2020-01-23 16:40:42 +01:00
vasyugan
cd78eb1971 slight fixes 2020-01-23 16:00:51 +01:00
vasyugan
500f9d661b fix formatting 2020-01-23 15:59:17 +01:00
vasyugan
00f2cb05a2 fix links 2020-01-23 15:53:55 +01:00
vasyugan
0ea7170da8 Update sync_thunderbird.rst 2020-01-23 15:53:06 +01:00
Johannes Rohr
7b7e118433 streamline the explanations a bit, remove some redundancies 2020-01-23 15:47:27 +01:00
vasyugan
b34a0778f1 Merge pull request #1 from nextcloud/master
merge changes from master
2020-01-23 15:14:46 +01:00
John Molakvoæ
92eab1683a Merge pull request #1794 from vasyugan/patch-2
Update sync_thunderbird.rst
2020-01-23 13:39:03 +01:00
vasyugan
554106463b Update user_manual/pim/sync_thunderbird.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-01-23 13:33:50 +01:00
vasyugan
98cefc4495 Update user_manual/pim/sync_thunderbird.rst
following your suggestion

Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-01-23 13:32:57 +01:00
vasyugan
14a7a36b71 Update user_manual/pim/sync_thunderbird.rst
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-01-23 13:32:16 +01:00
vasyugan
b621928f99 Update sync_thunderbird.rst
Added explanation on TBSync which is the most state-of the art and quickest way to bring CalDAV and CardDAV to Thunderbird. It should be the one recommended method for Nextcloud calendars
2020-01-22 20:01:32 +01:00
Christoph Wurst
3bfd779b21 Merge pull request #1779 from nextcloud/enhancement/dev/js-apis
Document (new) JS APIs
2020-01-22 11:44:04 +01:00
Joas Schilling
d3b9d73efa Fix typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-22 10:31:47 +01:00
Christoph Wurst
23c9075cd0 Document (new) JS APIs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-21 16:15:59 +01:00
John Molakvoæ
35a6390f53 Merge pull request #1685 from Rotzbua/patch-2
Add security considerations about oauth2 #1683
2020-01-21 13:33:33 +01:00
John Molakvoæ
b867c21c0b Merge pull request #1792 from nextcloud/fix/readme-python3-instructions
Update readme instructions for Python 3
2020-01-21 08:50:56 +01:00
Christoph Wurst
ec1572f8a5 Update readme instructions for Python 3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-20 19:30:50 +01:00
Christoph Wurst
74e1b14039 Merge pull request #1778 from nextcloud/python3
Move to python3
2020-01-20 17:51:52 +01:00
Julius Härtl
407a2d70c4 Move to python3
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-20 14:29:31 +01:00
Joas Schilling
9310a32995 Merge pull request #1789 from nextcloud/bugfix/noid/add-comment-about-compression
Add a comment about the changed ROW_FORMAT
2020-01-20 12:24:21 +01:00
Joas Schilling
b1811b409d Add a comment about the changed ROW_FORMAT
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 11:45:41 +01:00
Rotzbua
975d3bd005 Add security considerations about oauth2 #1683
Signed-off-by: Rotzbua <Rotzbua@users.noreply.github.com>
2020-01-18 22:44:11 +01:00
Roeland Jago Douma
822b0d04b5 Merge pull request #1777 from nextcloud/no-php-api-docs
Remove server php docs build
2020-01-18 21:21:38 +01:00
Roeland Jago Douma
fb783db7a1 Use old svgexport
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-18 21:15:36 +01:00
Julius Härtl
823f9668f8 Remove server php docs build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-18 21:15:29 +01:00
Christoph Wurst
fe61d0ea4a Merge pull request #1780 from nextcloud/refactor/hooks-to-events
Move hooks to events and enhance the docs a bit
2020-01-18 20:05:35 +01:00
Christoph Wurst
b4a00fab72 Merge pull request #1781 from nextcloud/enhancement/dev-upgrade-guide
Add a simple app upgrade guide from critical changes
2020-01-18 20:04:45 +01:00
Christoph Wurst
f19af512e5 Add a simple app upgrade guide from critical changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 19:58:45 +01:00
Christoph Wurst
ae0458ac37 Move hooks to events and enhance the docs a bit
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-18 15:43:49 +01:00
Nextcloud bot
f54fbb1c91 generate documentation from config.sample.php 2020-01-17 03:39:20 +00:00
Roeland Jago Douma
2008ee2151 Merge pull request #1766 from nextcloud/add/18
Add 18 manual
2020-01-11 08:25:30 +01:00
Nextcloud bot
1e02cd5b88 generate documentation from config.sample.php 2020-01-11 03:37:55 +00:00
John Molakvoæ
a24747a325 Make the table great again (#1769)
Make the table great again
2020-01-10 08:37:21 +01:00
Daniel Kesselberg
abbc7273fd Make the table great again
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-09 20:08:10 +01:00
Roeland Jago Douma
08a4b4bcfd Merge pull request #1725 from nextcloud/gdpr-section
add a section about GDPR relevant information
2020-01-09 19:50:21 +01:00
Bjoern Schiessle
b923e4d3f7 add GDPR section
start with documentation about cookies

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-09 16:27:56 +01:00
Roeland Jago Douma
495b24a885 Update index.html
Co-Authored-By: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2020-01-09 16:18:24 +01:00