Morris Jobke
|
06fef4e383
|
Merge pull request #5241 from nextcloud/backport/5227/stable20
[stable20] Fix uninitialised variable
|
2020-10-12 16:56:45 +02:00 |
|
Michał
|
18c5221274
|
Fix uninitialised variable
|
2020-10-12 14:56:01 +00:00 |
|
Morris Jobke
|
52ae354a5d
|
Merge pull request #5236 from nextcloud/backport/5229/stable20
[stable20] Correct some spelling errors in app tutorial
|
2020-10-10 15:12:15 +02:00 |
|
Morris Jobke
|
17bb8ecf95
|
Merge pull request #5233 from nextcloud/backport/5228/stable20
[stable20] Use GET instead of POST User Provisioning API
|
2020-10-10 15:11:52 +02:00 |
|
nienzu
|
69b3a46dfd
|
Correct some spelling errors in app tutorial
|
2020-10-09 14:05:39 +00:00 |
|
nienzu
|
add8b230d0
|
Use GET instead of POST User Provisioning API
|
2020-10-09 14:05:06 +00:00 |
|
Roeland Jago Douma
|
192fe4c4cd
|
Merge pull request #5225 from nextcloud/backport/5222/stable20
[stable20] Document deprecated getters of IServerContainer in 20
|
2020-10-07 11:11:54 +02:00 |
|
Christoph Wurst
|
fff6c0f0e1
|
Document deprecated getters of IServerContainer in 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-07 08:49:33 +00:00 |
|
Morris Jobke
|
cee6b94cc3
|
Merge pull request #5194 from nextcloud/backport/5179/stable20
[stable20] Recommend Ubuntu 20.04 instead of 18.04
|
2020-10-06 13:50:34 +02:00 |
|
Morris Jobke
|
459539f4da
|
Merge pull request #5201 from nextcloud/backport/5185/stable20
[stable20] Document two more deprecations in 20
|
2020-10-06 13:48:55 +02:00 |
|
Christoph Wurst
|
4adc884c61
|
Document two more deprecations in 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-06 11:30:20 +00:00 |
|
Christoph Wurst
|
ac6055eb40
|
Merge pull request #5191 from nextcloud/backport/5187/stable20
[stable20] Document Nextcloud 20 removed jQuery plugin(s)
|
2020-10-06 13:29:49 +02:00 |
|
Morris Jobke
|
0ca10682b1
|
Recommend Ubuntu 20.04 instead of 18.04
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-10-06 08:25:17 +00:00 |
|
Christoph Wurst
|
2ad7c29e93
|
Document Nextcloud 20 removed jQuery plugin(s)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-06 08:21:13 +00:00 |
|
Morris Jobke
|
01903a6dca
|
Merge pull request #5178 from nextcloud/backport/5156/stable20
[stable20] server_tuning.rst: escape regexp properly
|
2020-10-06 09:07:20 +02:00 |
|
Damian Nowak
|
dea71bd97c
|
server_tuning.rst: escape regexp properly
Some shells like zsh will not auto-escape an argument if no match is found on the filesystem.
|
2020-10-06 07:04:41 +00:00 |
|
Morris Jobke
|
764ef42a89
|
Merge pull request #5175 from nextcloud/backport/5157/stable20
[stable20] add migration to tutorial
|
2020-10-06 09:03:02 +02:00 |
|
Morris Jobke
|
f69f041d74
|
Merge pull request #5174 from nextcloud/backport/5166/stable20
[stable20] Document the escape-html removal
|
2020-10-06 09:02:41 +02:00 |
|
dassio
|
8f452a1bc4
|
change to suffixing
Signed-off-by: dassio <dassio@icloud.com>
|
2020-10-06 07:02:34 +00:00 |
|
dassio
|
a8f9ce308b
|
add migration to tutorial
Signed-off-by: dassio <dassio@icloud.com>
|
2020-10-06 07:02:34 +00:00 |
|
Christoph Wurst
|
cca977937f
|
Document the escape-html removal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-06 07:01:18 +00:00 |
|
Morris Jobke
|
51caafe555
|
Merge pull request #5165 from nextcloud/backport/5160/stable20
[stable20] Document Nextcloud 20 critical changes
|
2020-10-06 09:00:18 +02:00 |
|
Christoph Wurst
|
77f150e059
|
Migrate logging docs to new interface
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-06 06:22:19 +00:00 |
|
Christoph Wurst
|
0e085b7853
|
Use LoggerInterface in the example repair step
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-06 06:22:19 +00:00 |
|
Christoph Wurst
|
b7c0fb34b9
|
Document Nextcloud 20 critical changes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2020-10-06 06:22:19 +00:00 |
|
Morris Jobke
|
b42c79a085
|
Merge pull request #5162 from nextcloud/backport/5158/stable20
[stable20] Rmove Gallery App Documentation
|
2020-10-05 22:58:54 +02:00 |
|
Morris Jobke
|
f7c48e6cd5
|
Remove also related gallery data
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-10-05 20:49:06 +00:00 |
|
Kaleb Hornsby
|
bf1da89aaa
|
Rmove Gallery App Documentation
The Gallery App is no longer supported.
|
2020-10-05 20:49:06 +00:00 |
|
Roeland Jago Douma
|
a4f68b3b24
|
Merge pull request #5154 from nextcloud/backport/5084/stable20
[stable20] Direct Download: Fix link expiration time
|
2020-10-03 10:39:25 +02:00 |
|
Iscle
|
08743c0e6a
|
Direct Download: Fix link expiration time
The link is only valid for 8 hours, not 24 as stated before.
|
2020-10-01 10:22:51 +00:00 |
|
Roeland Jago Douma
|
e3e85bddd5
|
Merge pull request #5042 from nextcloud/backport/5041/stable20
[stable20] enh appdata docs
|
2020-09-24 11:53:56 +02:00 |
|
Roeland Jago Douma
|
4eeb257c16
|
Merge pull request #5043 from nextcloud/backport/5040/stable20
[stable20] getAppfolder is dead
|
2020-09-24 11:53:47 +02:00 |
|
Roeland Jago Douma
|
908c5b9aad
|
getAppfolder is dead
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-09-24 06:31:38 +00:00 |
|
Roeland Jago Douma
|
80395501a0
|
enh appdata docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-09-24 06:31:31 +00:00 |
|
Morris Jobke
|
ce931bcde7
|
Merge pull request #4767 from nextcloud/backport/4766/stable20
[stable20] Update urls to HTTPS
|
2020-09-18 13:14:17 +02:00 |
|
J0WI
|
d1066679dc
|
Update urls to HTTPS
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2020-09-17 18:37:02 +00:00 |
|
github-actions[bot]
|
4d7a409fd8
|
Merge pull request #4765 from nextcloud/translations_user-manual-locale-source-pim-sync-kde-pot--master_br
|
2020-09-17 08:26:04 +00:00 |
|
transifex-integration[bot]
|
c961993551
|
Apply translations in br
translation completed for the source file '/user_manual/locale/source/pim/sync_kde.pot'
on the 'br' language.
|
2020-09-17 08:24:01 +00:00 |
|
github-actions[bot]
|
78cbf7c6e9
|
Merge pull request #4763 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_cs
|
2020-09-16 15:03:57 +00:00 |
|
transifex-integration[bot]
|
a221040cd5
|
Apply translations in cs
translation completed for the source file '/user_manual/locale/source/files/access_webdav.pot'
on the 'cs' language.
|
2020-09-16 15:01:19 +00:00 |
|
github-actions[bot]
|
19958fbb15
|
Merge pull request #4762 from nextcloud/translations_user-manual-locale-source-pim-sync-osx-pot--master_cs
|
2020-09-16 14:45:15 +00:00 |
|
transifex-integration[bot]
|
a2cf2911df
|
Apply translations in cs
translation completed updated for the source file '/user_manual/locale/source/pim/sync_osx.pot'
on the 'cs' language.
|
2020-09-16 14:43:10 +00:00 |
|
github-actions[bot]
|
5d83bbeaaa
|
Merge pull request #4760 from nextcloud/translations_user-manual-locale-source-pim-sync-osx-pot--master_it
|
2020-09-16 14:33:25 +00:00 |
|
transifex-integration[bot]
|
64ba672c4d
|
Apply translations in it
translation completed for the source file '/user_manual/locale/source/pim/sync_osx.pot'
on the 'it' language.
|
2020-09-16 14:31:20 +00:00 |
|
github-actions[bot]
|
460f5f2b0e
|
Merge pull request #4759 from nextcloud/translations_user-manual-locale-source-pim-sync-ios-pot--master_it
|
2020-09-16 14:25:23 +00:00 |
|
transifex-integration[bot]
|
99199bbeec
|
Apply translations in it
translation completed for the source file '/user_manual/locale/source/pim/sync_ios.pot'
on the 'it' language.
|
2020-09-16 14:23:17 +00:00 |
|
github-actions[bot]
|
c33d175074
|
Merge pull request #4755 from nextcloud/translations_user-manual-locale-source-pim-sync-ios-pot--master_br
|
2020-09-16 07:48:12 +00:00 |
|
transifex-integration[bot]
|
6fec6db0ab
|
Apply translations in br
translation completed for the source file '/user_manual/locale/source/pim/sync_ios.pot'
on the 'br' language.
|
2020-09-16 07:46:09 +00:00 |
|
github-actions[bot]
|
d74ec2e2f7
|
Merge pull request #4754 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_br
|
2020-09-16 07:43:00 +00:00 |
|
transifex-integration[bot]
|
bb7bf69055
|
Apply translations in br
translation completed for the source file '/user_manual/locale/source/files/access_webdav.pot'
on the 'br' language.
|
2020-09-16 07:40:26 +00:00 |
|