Commit Graph

4305 Commits

Author SHA1 Message Date
Nick Bakkegaard
f7e34262af point to latest version of karma 2017-06-22 18:23:35 -05:00
Nick Bakkegaard
e4c93a8484 Update categories in info.rst 2017-06-22 18:11:58 -05:00
Alixerid
80082366e8 change value of innodb_large_prefix to 1
Older versions of mysql may not accept `on` as a value and configuration may fail. `1` is sure to work. 
See issue #4846 https://github.com/nextcloud/server/issues/4846
2017-06-22 15:37:57 -05:00
Jason Bayton
7f28b6b973 Header link tweak
I feel like the header link is too close to the heading which doesn't look particularly pleasing on the eye. So this is a very small tweak to add a bit of space and remove the underline (again because it doesn't look pretty).
2017-06-15 23:04:29 -05:00
Arthur Schiwon
582af0a846 format table
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:54 -05:00
Arthur Schiwon
dd49da549f document LDAP API
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2017-06-13 17:24:51 -05:00
Morris Jobke
d4180e9770 Merge pull request #496 from nextcloud/backport-credits11
link to contributors
2017-06-07 15:57:26 -05:00
Jos Poortvliet
117f608347 link to contributors 2017-06-07 19:19:10 +02:00
LiamHD
2b6fe7a5b0 Replace usage of deprecated IDb 2017-06-05 07:59:17 -05:00
Devices
37d96e687f systemd timer as option for background service
Added examples and a smart explanation on how to automate cron.php with systemd.
2017-06-04 16:16:34 -05:00
Morris Jobke
9f97d1fa72 Remove hint about maintenance mode
* fixes #490

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 12:06:25 +02:00
Morris Jobke
1508260dc3 Put maintenance mode section into "How to upgrade"
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-06-03 08:42:54 +02:00
Carla Schroder
2d3d8fe587 corrections to selinux page; troubleshooting and correct rules to use 2017-05-19 09:54:48 -05:00
Arne Fahrenwalde
ab77949e1b refined SELinux Settings for ownCloud 9.1
Tested on CentOS7
2017-05-19 09:54:03 -05:00
Morris Jobke
35b27f568d Apply missed commit
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-17 12:15:06 -05:00
Morris Jobke
b02a2919e7 There are no 11 release notes 🙈
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:19:05 -05:00
Morris Jobke
0cd3ef21be Add notice about HSTS preload option
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:05:48 -05:00
Morris Jobke
00b73c3b70 Document new updater
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:00:54 -05:00
Morris Jobke
697772e620 Improve sidebar headings
* remove term Nextcloud in headings - it only adds noise
* unify headings to have them grouped by wording (Upgrade ...)
* reduce the length of headings

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-16 00:00:06 -05:00
Morris Jobke
49159a2e08 Improve headings of admin manual
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-15 23:59:30 -05:00
Morris Jobke
1bfad7e40c generate documentation from config.sample.php 2017-05-12 03:35:38 +02:00
Morris Jobke
272a8cf2de Fix spacing around social icons
* fixes #442

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-08 15:16:10 -05:00
Morris Jobke
fff890c621 remove HAProxy as mysql load balancer
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-05-03 16:14:16 -03:00
ds4a
c93e4a3ba4
Update to *disableuser* and *enableuser*
Addition to examples for **users / disableuser** and **users / enableuser**
2017-05-02 15:26:16 -03:00
Morris Jobke
0c2599c63e generate documentation from config.sample.php 2017-05-02 20:13:05 +02:00
Morris Jobke
a956ac75a6
Update constraints for big file uploads
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-04-27 12:17:33 -03:00
Lukas Reschke
8edb15a6dd
Remove recommendation to change permissions
1. The wording here is really off. We don't really recommend this highly.
2. This is even contraproductive as it disallows updating via the app store
3. Once we have automatic updates this will effectively decrease security from my PoV

Also, an attacker can execute code also using other ways once they have write access to Nextcloud or the data folder.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-04-26 17:33:39 -03:00
Morris Jobke
c95fd29a50 Merge pull request #424 from Tronde/stable11
Removed note that nginx is not officially supported because it is.
2017-04-21 10:34:32 -05:00
Tronde
34c39a06d8 Removed note that nginx is not officially supported because it is. 2017-04-21 11:45:31 +02:00
Morris Jobke
12e8c4c0f2 Merge pull request #416 from Tronde/stable11
Backport from master -- Changed mysqldump parameter to close #375
2017-04-17 10:08:22 -05:00
Tronde
37be537bff Backport from master -- Changed mysqldump parameter to close #375 2017-04-17 13:47:09 +02:00
Jos Poortvliet
24492a9d7f
Update desktop_mobile_sync.rst
Fix sentence on top and link to oC docs. We should consider just copying them...
2017-04-06 11:36:12 -05:00
Joas Schilling
6533a9ca97
No more 403 and 404 redirecting
The error pages broke OCS endpoints which return 403 and 404
https://github.com/nextcloud/server/issues/3847

Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-21 21:25:41 -06:00
Jos Poortvliet
91492ab022
Update security_setup_warnings.rst
fix links 🙈
2017-03-20 13:50:44 -06:00
Jos Poortvliet
6415fc47a9
fix typo 2017-03-19 17:46:48 -06:00
Jos Poortvliet
76094ccca6
Add note about security scanner to documentation
We should tell people we have the scanner so they can use it.

No idea if we ever again would scan systems out there but we should tell people it is possible. Of course, various (both good and bad intentioned) parties can and do scan the web all the time, so this isn't exactly news to any user who knows how the web works :(
2017-03-19 17:46:42 -06:00
Nono
87f695edd1
Update manual_upgrade.rst
tar xjf *.bz2 => unzip *.zip
2017-03-12 23:58:35 -06:00
Morris Jobke
53c115b415
Fix Nginx config
* see https://github.com/nextcloud/server/issues/237#issuecomment-229923262

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-07 22:12:06 -06:00
Morris Jobke
ea9030cf08 Merge pull request #380 from nextcloud/stable11-379
Streamline OS recommendations
2017-03-06 15:26:12 -06:00
Morris Jobke
68c82e78ca
Streamline OS recommendations
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-06 15:16:28 -06:00
Morris Jobke
2260ecce68 Merge pull request #378 from nextcloud/stable11-376
Remove docs about migration simulation
2017-03-06 12:18:28 -06:00
Joas Schilling
fee9d6a59e
Remove docs about migration simulation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-03-06 12:07:40 -06:00
Morris Jobke
9d85a41fb0
Improve documentation on recommended setup
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2017-03-02 23:33:39 -06:00
Morris Jobke
3f225dd62d Merge pull request #369 from nextcloud/stable11-342
Stable11 342
2017-02-28 13:01:32 -06:00
Marius Blüm
c23979890b
Replace Dolphin screenshot :)
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-02-28 13:00:34 -06:00
Marius Blüm
692e1756c5
Let’s begin :)
Signed-off-by: Marius Blüm <marius@lineone.io>
2017-02-28 13:00:30 -06:00
Morris Jobke
552f52f3e5 Merge pull request #362 from nextcloud/stable11-361
Fix english translation
2017-02-20 10:57:51 -06:00
raimund-schluessler
a0becb3df6
Add closing ul tag 2017-02-20 10:56:28 -06:00
Leon Klingele
4c225090ae
Use HTTPS URLs 2017-02-20 10:56:20 -06:00
Leon Klingele
c85c44f538
Fix some stuff in the English user manual 2017-02-20 10:56:15 -06:00