Faraz Samapoor
82df133ca2
Update dependency_injection.rst
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com >
2023-06-16 00:17:49 +03:30
Simon L
ad1dc527dd
Merge pull request #10399 from nextcloud/enh/noid/update-atomic-componets
...
update atomiccomponents docs
2023-06-12 10:54:20 +02:00
danial rahimy
b4bab5ddf9
Update controllers.rst
...
Correction of typos
Signed-off-by: danial rahimy <48244647+danialRahimy@users.noreply.github.com >
2023-06-09 17:02:41 +02:00
Julius Härtl
ab3e3ed6b8
Merge pull request #10514 from nextcloud/docs/deadlock
2023-06-09 16:50:27 +02:00
Julius Härtl
bb4b832242
Merge pull request #10358 from fsamapoor/patch-3
2023-06-09 16:47:04 +02:00
Julius Härtl
e7f9fa5ec6
docs(developer): Add digging deeper section about deadlocks
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-09 16:02:11 +02:00
Julius Härtl
3753257c0c
docs(developer): Add new atomicRetry method to 27 developer documentation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-09 16:02:10 +02:00
ralphtheninja
0ae567e04b
Update index.rst
...
Fix typo
Signed-off-by: ralphtheninja <ralphtheninja@riseup.net >
2023-06-09 12:26:04 +02:00
Christoph Wurst
f40d5a138d
Merge pull request #10585 from nextcloud/enh/event-preview
...
Document missing events
2023-06-09 06:41:00 +02:00
Julius Härtl
36f0376859
feat(events): Add OCP\Collaboration\Reference\RenderReferenceEvent
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-08 21:39:27 +02:00
Julius Härtl
5f1bf6d4a6
feat(events): Add OCP\Preview\BeforePreviewFetchedEvent
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-06-08 21:21:06 +02:00
Julius Härtl
39e4925a19
Merge pull request #10006 from nextcloud/feat/openapi
2023-06-08 21:13:25 +02:00
Ferdinand Thiessen
3cc4487a21
feat: Add information about module javascript to NC27 upgrade guide
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-06-08 17:32:32 +02:00
Simon L
04ff5c5fe3
fix the counter-bubble
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-08 16:23:21 +02:00
Simon L
3a41ff3ac1
fix deck screenshot
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-08 16:02:35 +02:00
Christoph Wurst
6ad7941e5d
fix(devmanual): Roll back recommendation for authoritative class maps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-07 21:12:20 +02:00
Christoph Wurst
befe46abdb
fix(devmanual): Deprecations are documented by release, not year
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-07 12:56:54 +02:00
Simon L
32559abb2d
Merge pull request #10556 from nextcloud/enh/noid/fix-incorrect-link
...
fix incorrect added link
2023-06-06 22:40:28 +02:00
Ferdinand Thiessen
579e7321cf
feat(developer): Add removed OC legacy loader API
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-06-06 21:43:44 +02:00
Julius Härtl
929ffa146d
Merge pull request #10565 from nextcloud/feat/devmanual/composer-dependency-hell-bin-plugin
2023-06-05 22:21:06 +02:00
Daniel Kesselberg
5ea4697988
docs(dev): remove deprecated createEventSource
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de >
2023-06-05 18:29:59 +02:00
Christoph Wurst
e764556f9a
feat(devmanual): Refine dependency hell section, recommend bin plugin
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-05 09:45:12 +02:00
jld3103
3435dacebb
Add new OCS API documentation
...
Signed-off-by: jld3103 <jld3103yt@gmail.com >
2023-06-05 08:50:22 +02:00
Christoph Wurst
fcd443e3c0
feat(devmanual): Document \OCP\Util::linkToPublic removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-02 10:10:47 +02:00
Christoph Wurst
425224594b
feat(devmanual): Document system email subject and body methods
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-02 08:53:41 +02:00
Simon L
02a3c92eda
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-02 00:56:36 +02:00
Simon L
a586a8f308
fix incorrect added link
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-02 00:51:14 +02:00
Christoph Wurst
022b1bf923
feat(devmanual): Document IMailer and inline attachments
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-01 18:01:42 +02:00
Christoph Wurst
dda5c9bab0
Merge pull request #10545 from nextcloud/fix/usermanual/oc-app-methods-nextcloud-14
...
feat(devmanual): Document removed \OC_App methods
2023-06-01 17:14:28 +02:00
Côme Chilliet
832be0d6b0
Merge pull request #10516 from nextcloud/fix/document-app-loading-refactor
...
Document app loading refactor
2023-06-01 11:36:28 +02:00
Côme Chilliet
a68a7d73fb
Document new Exception thrown by OCP\Files\File::getContent
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-06-01 11:22:25 +02:00
Côme Chilliet
07a2268ac3
Add PR numbers for app loading refactor
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-06-01 11:00:02 +02:00
Côme Chilliet
965ce1ce8d
Document app loading refactor
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-06-01 11:00:02 +02:00
Côme Chilliet
ac2cd2020d
Merge pull request #10533 from nextcloud/bugfix/noid/deduplicate-changed-api-section
...
fix(developer): Deduplicate "Changed API" section in 27 upgrade docs
2023-06-01 10:56:53 +02:00
Christoph Wurst
002f096028
feat(devmanual): Document removed \OC_App methods
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-06-01 09:00:21 +02:00
Ferdinand Thiessen
614fc1b743
fix(developer): Move removed backend API to the backend section
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2023-05-31 21:31:37 +02:00
Christoph Wurst
cee093ae26
feat(devmanual): Document \OC_App::isEnabled removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-31 19:09:57 +02:00
Christoph Wurst
8fba74326c
feat(devmanual): Document \OC_Defaults::getLogoClaim removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-31 15:21:36 +02:00
Christoph Wurst
e9aec4e5f5
Merge pull request #10518 from nextcloud/feat/devmanual/strict-cookie-check-http-status
...
feat(devmanual): Document HTTP status changes for failing strict cookies
2023-05-31 13:13:20 +02:00
Joas Schilling
af3458a788
fix(developer): Deduplicate "Changed API" section in 27 upgrade docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-05-31 11:12:59 +02:00
Joas Schilling
b0610b7000
Merge pull request #10513 from nextcloud/fix/document-return-type-fixes-in-ocp-27
...
Document some phpdoc return type changes in OCP in 27
2023-05-31 11:10:03 +02:00
Christopher Ng
9624153e61
Update Nextcloud 27 upgrade docs
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2023-05-30 18:39:40 -07:00
Christopher Ng
ab1421df09
Update User migration docs for 32-bit support
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2023-05-30 18:39:40 -07:00
Christoph Wurst
27a75b5ec0
feat(devmanual): Document HTTP status changes for failing strict cookies
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2023-05-30 20:40:48 +02:00
Côme Chilliet
d35cf3cb04
Document some phpdoc return type changes in OCP in 27
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2023-05-30 16:26:13 +02:00
Daphne Muller
78ecc9a233
Require developers to update admin docs for critical changes
...
Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com >
2023-05-30 15:10:21 +02:00
Ferdinand Thiessen
05e4f59ccc
fix(developer): Add information about API change of \OCP\AppFramework\Db\IMapperException
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com >
2023-05-30 12:11:00 +02:00
Nimisha Vijay
cfd501fd67
Minor updates foundations.rst
...
updated:
- default font size in typography section
- link in icon section
- wording section to include gender inclusive language and full names
Signed-off-by: Nimisha Vijay <52440189+nimishavijay@users.noreply.github.com >
2023-05-26 14:44:11 +02:00
Joas Schilling
e21e1adab7
Merge pull request #10435 from nextcloud/fix/note-about-encoding-in-login-flow
...
Add a note about encoding in login flow
2023-05-26 10:12:01 +02:00
Simon L
e36ae26acb
Merge pull request #10398 from nextcloud/enh/noid/update-layout-components
...
update layoutcomponents page
2023-05-26 09:42:13 +02:00