Commit Graph

5325 Commits

Author SHA1 Message Date
Kevin Köck
c1f09abaf6 Bugfix in nginx configuration
Original configuration provided did not work, figured this could be the solution. It works at least.
2019-01-02 11:13:39 +00:00
Georg Ehrke
1d802d5b1f Merge pull request #1087 from uusijani/patch-1
Fix typo: "parameters and are" -> "parameters are"
2019-01-01 19:05:57 +01:00
Jani Uusitalo
687213b6c2 Fix typo: "parameters and are" -> "parameters are" 2019-01-01 13:49:13 +02:00
John Molakvoæ
282567c1f1 Merge pull request #1077 from marcelklehr/fix/icon
Fix icon urls
2018-12-31 14:25:13 +01:00
Roeland Jago Douma
b3c73b0a53 Merge pull request #1079 from nextcloud/backport/1078/master
[master] clarify app-store skeleton
2018-12-29 14:33:56 +01:00
Georg Ehrke
51b77ac85d clarify app-store skeleton 2018-12-29 13:26:46 +00:00
Georg Ehrke
ff68241869 Merge pull request #1071 from nextcloud/nicolad-patch-1
Update npm.rst
2018-12-29 14:19:53 +01:00
Marcel Klehr
86b85d1845 Fix icon urls 2018-12-28 17:38:30 +01:00
Flávio Gomes da Silva Lisboa
9ccd2f9b9b Merge pull request #1055 from nextcloud/issue1030
Move recommendation to 18.04 #1030
2018-12-26 12:06:38 -02:00
Flávio Gomes da Silva Lisboa
8490e2684b Move recommendation to 18.04 #1030 2018-12-26 07:34:46 -02:00
Vadim Nicolai
fdf3883669 Update npm.rst 2018-12-26 11:04:06 +02:00
John Molakvoæ
8cbe4f5745 Merge pull request #1067 from nextcloud/backport/1064/master
[master] Update linux_database_configuration.rst
2018-12-22 18:40:16 +01:00
plluksie
f97042b966 Update linux_database_configuration.rst
typo: .dom -> .com
2018-12-22 11:15:35 +00:00
Roeland Jago Douma
a8e9dca4a7 Merge pull request #1061 from nextcloud/db-migration-fixes
Fix db migration link
2018-12-20 15:43:32 +01:00
John Molakvoæ
d23cc21568 Merge pull request #1051 from nextcloud/locales-parameter
Add documentation for the locale setting
2018-12-20 15:33:59 +01:00
Thomas Citharel
c63a6349b4 Set the list of locales to MomentJS 2018-12-20 15:26:12 +01:00
John Molakvoæ (skjnldsv)
8214eda6d8 Fix db migration link and use warning
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-20 15:21:32 +01:00
John Molakvoæ
94228079a4 Merge pull request #1059 from nextcloud/move_appdata_to_storage
Appdata is part of storage
2018-12-20 14:54:03 +01:00
Roeland Jago Douma
77736e8bfd Appdata is part of storage
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-20 14:28:49 +01:00
Christoph Wurst
f2698eef46 Merge pull request #1054 from nextcloud/deprecate_database_schema
Everybody should use migrations
2018-12-19 14:42:28 +01:00
Christoph Wurst
67aa31a316 Update developer_manual/app/storage/migrations.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2018-12-19 14:28:46 +01:00
Christoph Wurst
a4a435090b Update developer_manual/app/storage/migrations.rst
Co-Authored-By: rullzer <rullzer@users.noreply.github.com>
2018-12-19 14:28:40 +01:00
Roeland Jago Douma
151b7e1ad4 Everybody should use migrations
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 12:20:25 +01:00
John Molakvoæ
62ce7a9375 Merge pull request #1048 from nextcloud/add_note_to_container
Add a note to the container docs
2018-12-19 10:58:33 +01:00
John Molakvoæ
541325bf7f Merge pull request #1049 from nextcloud/controllers_no_need_to_register
There is no need to register controllers. DI all the way
2018-12-19 10:58:09 +01:00
Thomas Citharel
f96dd19065 Add documentation for the locale setting
See https://github.com/nextcloud/server/pull/5623
2018-12-19 10:55:54 +01:00
John Molakvoæ
359c103aa7 Merge pull request #1047 from nextcloud/improve_app_logging
Logging works out of the box with the DI
2018-12-19 10:55:47 +01:00
Roeland Jago Douma
ac9695228d There is no need to register controllers. DI all the way
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 10:50:08 +01:00
Roeland Jago Douma
6b1ac0ae10 Add a note to the container docs
Just so people are directed to the proper section. most people should
not have to register services on their own.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 10:31:45 +01:00
Roeland Jago Douma
f06786043e Logging works out of the box with the DI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-19 10:15:11 +01:00
Christoph Wurst
8cba799740 Merge pull request #1043 from nextcloud/systemd-backport
Update sub-section 'systemd' of 'background jobs' #1035
2018-12-19 08:04:27 +01:00
John Molakvoæ
ef654a7777 Merge pull request #1045 from nextcloud/backport/1044/master
[master] PHP 7.0 in php.ini & php-fpm configuration notes
2018-12-18 22:23:09 +01:00
TP75
bb39b819f1 PHP 7.0 in php.ini & php-fpm configuration notes
Path names have to be set in respect of the installed PHP (>= 7.0, 7.1 or 7.2) as applicable.
2018-12-18 21:14:34 +00:00
John Molakvoæ
cf8edfd0fa Merge pull request #1040 from stalker314314/stream-options
Adding documentation for mail_smtpstreamoptions
2018-12-18 21:48:50 +01:00
John Molakvoæ (skjnldsv)
b61ea94a36 update sub-section 'systemd' of 'background jobs' #1035
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-12-18 21:43:19 +01:00
Branko Kokanovic
1fda947f2b Adding documentation for mail_smtpstreamoptions
mail_smtpstreamoptions is a new parameter in config/config.php.
This covers small mention of it and one example where it is useful.

I also fixed removed option to send mail in one place (PHP).
2018-12-18 21:40:11 +01:00
John Molakvoæ
0fe4dbe78f Merge pull request #1041 from nextcloud/backport/1031/master
[master] Update contacts.rst
2018-12-18 21:31:27 +01:00
John Molakvoæ
e6c18a8235 Merge pull request #1042 from nextcloud/backport/1032/master
[master] New File Sharing order and configuration options
2018-12-18 21:22:36 +01:00
Marius Blüm
268ad86f06 New screenshot
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-18 20:16:01 +00:00
Marius Blüm
e1d6e5094e New File Sharing order and configuration options
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-12-18 20:16:01 +00:00
bakkegaard
3b04656940 Update contacts.rst
Add note explaining that the Contacts app only supports vCard version 3.0 and 4.0
2018-12-18 20:09:55 +00:00
Roeland Jago Douma
75aa2721f2 Merge pull request #1037 from nextcloud/new/785/publicsharecontroller
Add PublicPage documentation
2018-12-18 08:50:32 +01:00
Roeland Jago Douma
512bd791df Add PublicPage documentation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-12-17 08:38:42 +01:00
John Molakvoæ
eafaaedb77 Merge pull request #969 from nextcloud/enhancement/npm
Add conventional npm scripts
2018-12-14 10:49:51 +01:00
Christoph Wurst
43b3f0c95c Add conventional npm scripts
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-12-14 10:40:28 +01:00
Morris Jobke
61ac83a82d Merge pull request #1020 from nextcloud/api-checks-fixes
Api checks fixes
2018-12-09 13:44:02 +01:00
Morris Jobke
206d012446 Merge pull request #797 from nextcloud/improvement/noid/login-name
Document the login name during the login flow
2018-12-09 11:40:13 +01:00
violoncelloch
dd9c51b2db Merge pull request #1024 from nextcloud/nginx/webfinger_rewrite_rule
/.well-known/webfinger nginx rule for Social app
2018-12-08 12:28:21 +01:00
Jonas Sulzer
c3d9bcc40e /.well-known/webfinger nginx rule for Social app
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
2018-12-08 00:40:41 +01:00
Julius Härtl
dc7cb30766 Merge pull request #1019 from nextcloud/apcu-fix
apc.enable_cli docs
2018-12-07 23:02:58 +01:00