jld3103
|
33da2ada19
|
Add sphinx collapse extension
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-08-07 13:06:36 +02:00 |
|
jld3103
|
9cf1c3599a
|
Fix OpenAPI illegal character error
Signed-off-by: jld3103 <jld3103yt@gmail.com>
|
2023-08-04 13:31:17 +02:00 |
|
Joas Schilling
|
1c6755b3ef
|
fix(developer): Update event list with changes from Symfony EventDispatcher upgrade
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-28 16:19:04 +02:00 |
|
Christoph Wurst
|
f1d6b478f5
|
Merge pull request #10817 from nextcloud/fsamapoor-patch-5
Update middlewares.rst
|
2023-07-27 23:06:14 +02:00 |
|
tflidd
|
551d9e421c
|
Merge pull request #10785 from nextcloud/fsamapoor-patch-3
Update settings.rst
|
2023-07-27 13:38:10 +02:00 |
|
tflidd
|
d3f10fd080
|
Merge pull request #10786 from nextcloud/fsamapoor-patch-4
Update setting.rst
|
2023-07-27 13:37:25 +02:00 |
|
Faraz Samapoor
|
e3ece87780
|
Update middlewares.rst
The plural of middleware is middleware.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-07-26 16:01:41 +03:30 |
|
Marcel Klehr
|
3aaf909852
|
Merge pull request #10714 from nextcloud/enh/languagemodel-api
|
2023-07-24 15:38:22 +02:00 |
|
Marcel Klehr
|
7be49dd3ef
|
Update developer_manual/digging_deeper/text_processing.rst
Co-authored-by: Julien Veyssier <julien-nc@posteo.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-24 15:34:14 +02:00 |
|
Faraz Samapoor
|
0e858a8bfe
|
Update setting.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-07-19 15:24:58 +03:30 |
|
Faraz Samapoor
|
4fefdfbf7f
|
Update settings.rst
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-07-19 15:05:42 +03:30 |
|
Marcel Klehr
|
756a73e1aa
|
Small fixes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-17 11:22:50 +02:00 |
|
Marcel Klehr
|
20d8d0630a
|
Update: Refactor LLM API to TextProcessing API
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-17 11:09:07 +02:00 |
|
Julius Härtl
|
d9012b5033
|
feat(dev): Add documentation for new AddMissingIndicesEvent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-07-14 14:37:20 +02:00 |
|
Joas Schilling
|
7bc4f06a68
|
fix(developer_manual): Document event updates
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-11 08:52:16 +02:00 |
|
Marcel Klehr
|
3e59e13786
|
Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-07 13:03:59 +02:00 |
|
Marcel Klehr
|
ab64828840
|
Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-07 11:34:22 +02:00 |
|
Christoph Wurst
|
9c49e75d0f
|
fix(devmanual): Clarify privacy requirements of unified search providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2023-07-06 09:45:23 +02:00 |
|
Marcel Klehr
|
33de83620e
|
Document LanguageModel OCP and OCS APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-07-05 12:53:19 +02:00 |
|
Joas Schilling
|
48d5aa5554
|
Make the link version relative
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2023-07-04 10:37:49 +02:00 |
|
Julien Veyssier
|
9abe54c7c5
|
improve section reference, add link to unified search doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-07-04 10:37:49 +02:00 |
|
Julien Veyssier
|
21f1c5cef8
|
[dev] reference provider: add information for clients
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-07-04 10:37:49 +02:00 |
|
Julien Veyssier
|
531c5891e0
|
adjust reference provider doc: do not use vue-richtext anymore as nextcloud/vue works fine now
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
|
2023-07-04 10:37:49 +02:00 |
|
Arthur Schiwon
|
5e79bbe2d9
|
docs(developer): notify about SystemTags related API changes
Cf. nextcloud/server PR 37969
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2023-06-27 23:14:56 +02:00 |
|
Christoph Wurst
|
e5744dc74a
|
Merge pull request #10674 from nextcloud/docs/event-preview
docs(dev): new arguments for BeforePreviewFetchedEvent
|
2023-06-26 19:20:28 +02:00 |
|
Arthur Schiwon
|
ec0298715d
|
feat: visualization of middleware flow
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2023-06-26 16:02:31 +02:00 |
|
Daniel Kesselberg
|
d3b2e6cf3a
|
docs(dev): new arguments for BeforePreviewFetchedEvent
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2023-06-26 13:52:05 +02:00 |
|
Joas Schilling
|
21f3160a27
|
Merge pull request #10424 from nextcloud/nc28-drop-ac-appsettings
Add removal of `OC.appSettings` to upgrade guide
|
2023-06-21 12:51:12 +02:00 |
|
Simon L
|
dabcab6678
|
Merge pull request #10633 from fsamapoor/patch-5
Update dependency_injection.rst
|
2023-06-17 16:53:55 +02:00 |
|
Faraz Samapoor
|
e047118593
|
Update dependency_injection.rst
Removes repeated DI parameter.
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
|
2023-06-16 00:39:02 +03:30 |
|
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 |
|
Ferdinand Thiessen
|
785c4a96ed
|
chore(developers): Add removal of OC.appSettings to upgrade guide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
|
2023-06-08 17:03:34 +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 |
|