Commit Graph

13405 Commits

Author SHA1 Message Date
Joas Schilling
0449deb516
Fix missing 25 split linking to the wrong documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-11 15:32:46 +01:00
Vitor Mattos
f482795241
Merge pull request #9320 from nextcloud/backport/9319/stable25
[stable25] Document the AutoCompleteEvent event
2022-11-09 11:39:58 -03:00
Joas Schilling
7868d3d6ec Document the AutoCompleteEvent event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 14:17:15 +00:00
Joas Schilling
07bccf1401
Merge pull request #9317 from nextcloud/backport/9310/stable25
[stable25] Document CriticalActionPerformedEvent
2022-11-09 14:03:42 +01:00
Joas Schilling
28db6d92a9
Merge pull request #9312 from nextcloud/backport/9309/stable25
[stable25] Document `IFactory::getUserLanguage()`
2022-11-09 14:02:37 +01:00
Joas Schilling
cfdf9dca78
Merge pull request #9315 from nextcloud/backport/9311/stable25
[stable25] Document datetime support for the Entity class
2022-11-09 14:01:36 +01:00
Joas Schilling
1337c027ea Document CriticalActionPerformedEvent
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:21:38 +00:00
Joas Schilling
5e030decc1 Document datetime support for the Entity class
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:21:04 +00:00
Joas Schilling
04f2a3af38 Document IFactory::getUserLanguage()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-09 12:20:11 +00:00
tflidd
3c671b5b2f
Merge pull request #9290 from nextcloud/backport/9282/stable25
[stable25] Added a section for WinSCP
2022-11-09 11:48:20 +01:00
Greta
66ab4c6066
Merge pull request #9306 from nextcloud/backport/9304/stable25
[stable25] Add new contact screenshots on documentation
2022-11-08 16:33:31 +01:00
Richard Steinmetz
d09c55f5ed
Merge pull request #9261 from nextcloud/doc/add-imip-documentation
[stable25] Add documentation for iMIP API
2022-11-08 16:28:07 +01:00
greta
5305546bd1 Add new contact screenshots on documentation
Signed-off-by: greta <gretadoci@gmail.com>
2022-11-08 15:01:04 +00:00
Christoph Wurst
fc510809ec
Merge pull request #9298 from nextcloud/backport/9297/stable25
[stable25] Update Debian and openSUSE versions in sys reqs
2022-11-08 14:31:12 +01:00
Christoph Wurst
cc05a533ef
Merge pull request #9300 from nextcloud/backport/9296/stable25
[stable25] Document "christophwurst/nextcloud replacement" and "Disabled keyboar…
2022-11-08 14:29:39 +01:00
Christoph Wurst
13cdec4cd9
Merge pull request #9301 from nextcloud/backport/9299/stable25
[stable25] Update CI templates and add more links
2022-11-08 14:26:16 +01:00
Joas Schilling
53f4585d3b Don't state supported stable branches in the docs
We would forget to update them similarly to the old statement

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:16:41 +00:00
Joas Schilling
aa56169be7 Update CI templates and add more links
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:16:41 +00:00
Joas Schilling
669b04d4bb Fix missing highlight
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Joas Schilling
52b418867f Add ref to front-end docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Joas Schilling
aebec30c82 Make upgrade docs more relevant
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Joas Schilling
99f49efa5c Document "christophwurst/nextcloud replacement" and "Disabled keyboard shortcuts" for 25
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-11-08 12:14:50 +00:00
Vincent Petry
01964fd8d0 Update Debian and openSUSE versions in sys reqs
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-11-08 11:34:27 +00:00
Anna Larch
064edd1ce2 Add documentation for iMIP API
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-08 11:07:23 +01:00
Anna
9ba20a7b80
Merge pull request #9295 from nextcloud/backport/9289/stable25
[stable25] Add calendar and appointments doc for 25
2022-11-08 10:45:42 +01:00
Anna Larch
d9a184708a Document calendar changes for 25 and appointments
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-11-08 09:28:16 +00:00
Daniel
a18d702f1e
Merge pull request #9291 from nextcloud/backport/9257/stable25
[stable25] update the link to available language codes
2022-11-08 10:03:52 +01:00
林柏臣
eb1a900f5b update the link to available language codes
change the url of Transifex language codes from https://www.transifex.com/explore/languages/ to https://explore.transifex.com/languages/ as the previous link redirect to the home page.

Signed-off-by: 林柏臣 <daniel.pclin@gmail.com>
2022-11-07 20:54:04 +00:00
zaggynl
e7fb94ab62 Updated text with reminder about using app password.
Updated text with reminder to use app password if you have TOTP setup, as WinSCP shows a 401 Unauthorized message on attempt to login with username/password if TOTP setup on Nextcloud.

Signed-off-by: zaggynl <5062119+zaggynl@users.noreply.github.com>
2022-11-07 20:52:51 +00:00
zaggynl
38be1be83b Added a section for WinSCP
Added small section for WinSCP with links, Linux through wine and a short howto.

Signed-off-by: zaggynl <5062119+zaggynl@users.noreply.github.com>
2022-11-07 20:52:51 +00:00
Christoph Wurst
4a54073dfc
Merge pull request #9287 from nextcloud/backport/9278/stable25
[stable25] Document development process and backports
2022-11-03 17:17:21 +01:00
Christoph Wurst
838ad37a2c Document development process and backports
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-03 16:01:49 +00:00
Julius Härtl
39c70bfb4a
Merge pull request #9284 from nextcloud/backport/9281/stable25 2022-11-03 14:16:09 +01:00
Christoph Wurst
8b7a5b7723 Update DI parameters, aliases and services documentation
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-03 13:03:38 +00:00
Simon L
15e2b06dca
Merge pull request #9279 from nextcloud/backport/9274/stable25
[stable25] 64-bit is required for NC26
2022-11-03 12:57:01 +01:00
szaimen
1af3dbe492 64-bit is required for NC26
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-11-02 10:13:24 +00:00
Christoph Wurst
a8e728dae0
Merge pull request #9277 from nextcloud/backport/9260/stable25
[stable25] Add developer documentation for the HTTP client
2022-11-02 09:01:29 +01:00
Christoph Wurst
4b0cb556d4 Add documentation for the HTTP client
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-11-02 07:58:22 +00:00
Joas Schilling
be4cae4077
Merge pull request #9271 from nextcloud/backport/9270/stable25
[stable25] Fix rendering of inline code block
2022-10-31 16:10:47 +01:00
Christoph Wurst
9f7b819827 Fix rendering of inline code block
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-10-31 14:39:35 +00:00
Simon L
09168666fd
Merge pull request #9258 from nextcloud/backport/9227/stable25
[stable25] rework postgresql docs
2022-10-27 13:17:12 +02:00
Simon L
976f2c01e0 address review
Co-authored-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Simon L. <szaimen@e.mail.de>
2022-10-27 11:12:59 +00:00
szaimen
29e338ac01 rework postgresql docs
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-27 11:12:57 +00:00
Daniel
6a1906d7b7
Merge pull request #9253 from nextcloud/backport/9234/stable25
[stable25] Fixed several typos and grammar errors
2022-10-25 10:40:40 +02:00
Andrew Dawes
78cd7734c8 Fixed several typos and grammar errors
Signed-off-by: Andrew Dawes <andrewsdawes@gmail.com>
2022-10-25 08:18:16 +00:00
Louis
1f3c531777
Merge pull request #9202 from nextcloud/backport/9201/stable25
[stable25] Add files:scan --generate-metadata option
2022-10-20 15:25:51 +02:00
Joas Schilling
ca2926adee
Merge pull request #9228 from nextcloud/backport/9224/stable25
[stable25] Update file retention screenshot and description
2022-10-19 12:22:54 +02:00
Joas Schilling
7ec4b0857c Update file retention screenshot and description
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-19 10:18:10 +00:00
Joas Schilling
8bcb45ae6d
Merge pull request #9222 from nextcloud/backport/9218/stable25
[stable25] Document Postgres 14 support
2022-10-17 22:46:56 +02:00
Joas Schilling
02aa7f3b59 Document Postgres 14 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-17 20:36:16 +00:00