dnutan
3cc3875a80
minor corrections
...
NOTE: **groups / getgroup** section: HTTP method and provided example don't match. Which of them is correct (GET)? (lines: 555, 564)
2016-09-24 21:54:25 +02:00
dnutan
662821b706
Update user_auth_ldap.rst
...
Changes to be carefully reviewed.
Note: the following **Directory Settings** options are not described in the documentation:
* Dynamic Group Member URL
* Nested Groups
* Paging chunksize
2016-09-24 16:21:22 +02:00
dnutan
be3e75d7da
minor typos
2016-09-23 13:19:00 +02:00
Morris Jobke
e0a3d04d5f
Merge pull request #177 from nextcloud/cleanup-sp
...
Cleanup leftovers from #95
2016-09-14 11:55:08 +02:00
Morris Jobke
3d49b032f0
Cleanup leftovers from #95
2016-09-14 11:53:52 +02:00
Morris Jobke
2284124281
Merge pull request #175 from nextcloud/drone-0.5
...
Update for drone 0.5
2016-09-13 21:11:44 +02:00
Morris Jobke
2eb49d2918
Update .drone.yml
2016-09-13 21:10:25 +02:00
Morris Jobke
83c1bea231
Update for drone 0.5
2016-09-13 21:08:04 +02:00
Morris Jobke
26b55c9cf5
Merge pull request #169 from nextcloud/access-control-clarifications
...
Add a section about common misconfigurations
2016-09-09 13:27:47 +02:00
Joas Schilling
173af95648
Add a section about common misconfigurations
2016-09-09 09:59:11 +02:00
Morris Jobke
6df2418069
generate documentation from config.sample.php
2016-09-09 03:35:20 +02:00
Lukas Reschke
a0f6005dd3
Merge pull request #168 from nextcloud/some-cleanups
...
Clean-up master version
2016-09-08 16:58:43 +02:00
Lukas Reschke
387341fe2c
Clean-up master version
...
Some clean-ups so it might compile …
2016-09-08 16:58:15 +02:00
Morris Jobke
e10dfe3482
Merge pull request #164 from nextcloud/no-more-assets-pipelining
...
No more asset pipelining
2016-09-07 19:44:42 +02:00
Joas Schilling
c17a8396e2
Fix server tuning reference
2016-09-07 18:59:10 +02:00
Lukas Reschke
1badd30c1c
Merge pull request #166 from nextcloud/use-proper-repo
...
Use proper repo
2016-09-07 13:30:38 +02:00
Lukas Reschke
7656d3d353
Use proper repo
2016-09-07 10:58:51 +02:00
Joas Schilling
030bd5dc92
No more asset pipelining
2016-09-07 09:00:44 +02:00
Morris Jobke
613abf408b
Merge pull request #162 from nextcloud/files_access_mimetype_example
...
Add zip blocking example
2016-09-05 16:51:06 +02:00
Morris Jobke
3a3698ac34
Fix length of underline
2016-09-05 16:50:04 +02:00
oparoz
060ede5195
Add copy-pastable regexp
2016-09-05 16:33:07 +02:00
oparoz
062efbb2ff
Add zip blocking example
2016-09-05 15:20:24 +02:00
Morris Jobke
da6cb9a381
Merge pull request #161 from nextcloud/ocs_appframework
...
Add some docs for developers wanting to the OCS and the AppFramework
2016-09-05 14:09:38 +02:00
Roeland Jago Douma
343c54f976
Add some docs for developers wanting to the OCS and the AppFramework
2016-09-05 11:04:11 +02:00
Morris Jobke
0a0ebd7c40
Merge pull request #158 from nextcloud/ocs_apirequest
...
OCS API request OCS-APIRequest header to be set
2016-09-05 10:05:12 +02:00
Joas Schilling
a50bad751a
Merge pull request #152 from nextcloud/files-access-control-docs
...
Files access control docs
2016-09-05 09:10:58 +02:00
Roeland Jago Douma
8626051300
OCS API request OCS-APIRequest header to be set
2016-09-05 08:14:59 +02:00
Joas Schilling
3b188dc42e
Merge pull request #133 from zyberspace/patch-1
...
Admin manuel -> nginx config: Fixed fastcgi_split_path_info regex
2016-09-02 17:34:07 +02:00
Eric Enold
4ab7e1bcb8
nginx config: Fixed fastcgi_split_path_info regex
...
The previous regex didn't catch `/index.php/` which resulted in PHP-FPM being unable to process that site (required for the installation wizard).
2016-09-02 17:00:47 +02:00
Joas Schilling
97f38dacb4
Allow the app to link to the docs
2016-09-02 15:36:24 +02:00
Joas Schilling
4189f81d0d
Add documentation for the files_accesscontrol app
2016-09-02 15:35:04 +02:00
Morris Jobke
ebeb4f536a
Merge pull request #150 from nextcloud/minor-fixes
...
Disable anti virus until we have a proper version
2016-09-02 11:42:43 +02:00
Morris Jobke
fc54aaf525
Merge pull request #149 from nextcloud/add-max-width-for-img
...
add max-width for images
2016-09-02 11:42:29 +02:00
Joas Schilling
e55f6dcc7c
Disable anti virus until we have a proper version
2016-09-02 11:08:38 +02:00
Lukas Reschke
fce013cee1
Merge pull request #144 from nextcloud/minor-fixes
...
Some minor fixes to the docs
2016-09-02 11:06:56 +02:00
Morris Jobke
bb17a39661
add max-width for images
2016-09-02 10:55:29 +02:00
Morris Jobke
457dce95af
Merge pull request #147 from nextcloud/size-improvement
...
reduce image size
2016-09-02 10:50:14 +02:00
Morris Jobke
8054966cd7
reduce image size
2016-09-02 10:48:13 +02:00
Morris Jobke
e309f8d6df
Merge pull request #145 from nextcloud/improve-antivirus-docu
...
Update Anti-Virus docu and screenshots
2016-09-02 10:37:58 +02:00
Morris Jobke
0ed51c5b78
Update Anti-Virus docu and screenshots
2016-09-02 10:36:04 +02:00
Joas Schilling
3608299a1c
Some minor fixes to the docs
2016-09-02 09:28:22 +02:00
Morris Jobke
0967f68dfe
Merge pull request #142 from nextcloud/fix-page-titles
...
Fix the titles and the versions
2016-09-01 17:05:05 +02:00
Joas Schilling
813357025a
FIx the titles and the versions
2016-09-01 16:23:39 +02:00
Morris Jobke
ad53952643
Merge pull request #131 from tacruc/patch-1
...
Update google.rst
2016-08-30 08:15:11 +02:00
Morris Jobke
434a0bcdd6
Merge pull request #135 from nextcloud/appinfo-settings-type
...
Fix typo in appinfo example
2016-08-30 08:10:24 +02:00
Marius Blüm
aab6c34837
Merge pull request #137 from nextcloud/jospoortvliet-patch-1
...
Update README.rst
2016-08-27 09:44:53 +02:00
Jos Poortvliet
a7f3771968
Update README.rst
2016-08-26 16:09:53 +02:00
Julius Härtl
3526238138
Fix typo in appinfo example
2016-08-24 17:13:31 +02:00
tacruc
0b652990de
Update google.rst
2016-08-19 17:31:21 +02:00
tacruc
ed0e52ed89
Update google.rst
...
The URL changed in NC 10
2016-08-19 17:00:07 +02:00