Commit Graph

4977 Commits

Author SHA1 Message Date
Morris Jobke
07abdb201e Add url 2018-12-07 17:00:13 +01:00
Morris Jobke
63ec9c90f5 Document the login name during the login flow
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-07-03 14:20:44 +02:00
Julius Härtl
ee62034b48 Merge pull request #794 from lil5/pull-1-lil5
Fix #793
2018-07-02 12:56:10 +02:00
Lucian I. Last
1579385fc5 Change to OCP\AppFramework\App 2018-07-02 10:55:24 +02:00
Lucian I. Last
34fc6ab7e3 Fix #793
Add forgotten declaration of App
2018-06-30 12:39:44 +02:00
Julius Härtl
1b81db00d5 Merge pull request #792 from nextcloud/theming-app-docs
Polish Theming-app documentation
2018-06-30 09:57:17 +02:00
Marius Blüm
80a63eb122 Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:21 +02:00
Marius Blüm
61579ede7a Implement feedback from @juliushaertl
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 22:59:14 +02:00
Marius Blüm
db8832a5c5 Polish Theming-app documentation
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 18:18:14 +02:00
Morris Jobke
54e34df401 Merge pull request #791 from nextcloud/small-things
Some updates on Talk-requirements and small things...
2018-06-29 16:53:15 +02:00
Marius Blüm
eedbe3bd64 Some updates on Talk-requirements and small things...
Signed-off-by: Marius Blüm <marius@lineone.io>
2018-06-29 16:14:55 +02:00
Morris Jobke
331d8ca7a6 Merge pull request #790 from nextcloud/wording/noid/improve-wording-of-update-text
Improve the wording of the update text
2018-06-29 15:18:00 +02:00
Morris Jobke
04a87e631c Improve the wording of the update text
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-06-29 14:58:50 +02:00
Morris Jobke
16f0f8ded9 Merge pull request #786 from benediktg/use-request_uri-variable
Use $request_uri instead of $uri in nginx config
2018-06-25 18:38:57 +02:00
Benedikt Geissler
479a68be65 Use $request_uri instead of $uri in nginx config
Signed-off-by: Benedikt Geissler <benedikt@g5r.eu>
2018-06-25 02:14:00 +02:00
Morris Jobke
87cd0a6f5c generate documentation from config.sample.php 2018-06-19 21:28:13 +02:00
Morris Jobke
32431851ca Merge pull request #782 from virtualjmills/patch-1
Update occ_command.rst
2018-06-18 09:46:38 +02:00
VirtualJMills
1a66814f32 Update occ_command.rst
Provide examples of other "run as other user" wrappers, and slightly tweak wording of "Note:" block referencing the "other" user.
2018-06-17 22:30:10 -07:00
Morris Jobke
98cf1f0434 Merge pull request #781 from nextcloud/fix/698
More webdav explanation USERNAME has to be replaced
2018-06-13 15:30:34 +02:00
Roeland Jago Douma
6f73f0db90 More webdav explanation USERNAME has to be replaced
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-13 13:56:12 +02:00
Morris Jobke
72bd6804db Merge pull request #779 from GabrielAnca/GabrielAnca/remove-todo
Remove TODO from two_factor-auth.rst
2018-06-12 23:00:26 +02:00
Gabriel Anca Corral
81898c25da Add space before TODO in two_factor-auth.rst 2018-06-12 20:37:45 +01:00
Morris Jobke
e473faf666 Merge pull request #771 from r4sas/master
Fix nginx pattern which split path to script
2018-06-11 14:45:55 +02:00
Morris Jobke
655c1b507f Merge pull request #777 from jernst/master
Added section on how to set hierarchical values
2018-06-11 13:45:39 +02:00
Johannes Ernst
d9f9793b52 Added section on how to set hierarchical values per https://github.com/nextcloud/server/issues/9708#issuecomment-395320246 2018-06-08 18:22:21 +00:00
Morris Jobke
76f1720396 Merge pull request #775 from jernst/master
Fix inconsistencies in development environment setup instructions.
2018-06-06 18:55:25 +02:00
Johannes Ernst
4aafa9cbff Fix inconsistencies in development environment setup instructions. 2018-06-06 01:09:58 +00:00
Morris Jobke
b23916559d Merge pull request #774 from nextcloud/client-docs-link
Update Nextcloud client URL
2018-06-04 15:01:15 +02:00
Marius Blüm
4d61c9bde2 Update Nextcloud client URL 2018-06-02 09:24:44 +02:00
Julius Härtl
6420c8d488 Merge pull request #773 from cheatinger/patch-1
Fix typo
2018-06-01 15:37:50 +02:00
cheatinger
bc0e81e6c3 Fix typo 2018-05-31 19:49:49 +02:00
R4SAS
754effd61a fix pattern which split path to script 2018-05-29 01:41:20 +03:00
Morris Jobke
2df383ee8d Merge pull request #769 from prynhart/master
It would be safer and tider to make use of symlinks here.  (If the pa…
2018-05-23 14:53:45 +02:00
Morris Jobke
768edc3323 Merge pull request #770 from ViktorF/master
Fix external mysql binlog link
2018-05-23 14:50:31 +02:00
Viktor Födowski
14558ded46 Fix external mysql binlog link
Fixes nextcloud/documentation#767
2018-05-23 09:13:50 +00:00
Rynhart, Patrick
cae8779451 It would be safer and tider to make use of symlinks here. (If the packages are updated then they won't make their way to /etc unless they are manually copied.) 2018-05-21 13:24:27 +12:00
Roeland Jago Douma
172547f53d Merge pull request #763 from nextcloud/qbmapper
AppFrameowkr Qbmapper
2018-05-16 19:28:47 +02:00
Roeland Jago Douma
771761edd2 Move to QBMapper
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-16 13:45:18 +02:00
Roeland Jago Douma
4828552200 Move example to querybuilder
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-16 13:45:18 +02:00
Morris Jobke
c0d249ba76 Merge pull request #766 from nextcloud/fix-drone
Fix drone
2018-05-16 11:01:20 +02:00
Julius Härtl
4b7eb6c03f Build docs from master
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 10:15:55 +02:00
Julius Härtl
3a7fc4b567 Use github without api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 09:43:22 +02:00
Julius Härtl
c1304f5330 Only build master/stable branches
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 09:37:55 +02:00
Julius Härtl
a4a8b263d6 Make sure github clones use https
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-16 09:37:05 +02:00
Morris Jobke
cec5886a79 Merge pull request #765 from biva/patch-2
Added sync_android
2018-05-15 14:37:10 +02:00
Morris Jobke
def7859a3e Merge pull request #764 from biva/patch-1
Create sync_android file
2018-05-15 14:36:54 +02:00
biva
bd206891a5 Added sync_android 2018-05-15 14:18:43 +02:00
biva
7510240673 Create sync_android file 2018-05-15 14:18:26 +02:00
Morris Jobke
12fdbe4cc3 Merge pull request #761 from dragetd/patch-1
Fix WebDAV URL for public shares
2018-05-14 09:40:06 +02:00
Morris Jobke
96afdee06f Merge pull request #762 from dragetd/patch-2
Fis WebDAV URL for public shares
2018-05-14 09:39:39 +02:00