Christoph Wurst
864617c80f
feat(dev): Add an example for transient db entity attributes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-03-27 10:03:35 +01:00
Ferdinand Thiessen
78c6e1fe56
fix(developer): Add missing webdav properties from server core
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-03-23 19:52:25 +01:00
Joas Schilling
0b739237e6
fix(developer): Document the change of the _route parameter
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-03-19 16:57:54 +01:00
Thomas Citharel
59d811addf
docs(developer): mention IMimeTypeLoader new typings in 29 upgrade guide
...
Ref https://github.com/nextcloud/server/pull/36252
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-03-15 08:45:24 +01:00
Kate
b4333e1595
Merge pull request #11652 from nextcloud/feat/developer/29-upgrade-guide-attribute-routing
2024-03-13 17:28:23 +01:00
provokateurin
a5e48da562
feat(developer): Add attribute routing to 29 upgrade guide
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2024-03-13 17:21:37 +01:00
Eduardo Morales
54c7345bf5
doc(files_versions): added API doc for file versions
...
Signed-off-by: Eduardo Morales <emoral435@gmail.com >
2024-03-13 10:48:07 -05:00
Andrey Borysenko
6b69ce1dea
Declarative settings documentation ( #11540 )
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2024-03-12 20:23:56 +02:00
Ferdinand Thiessen
754e6eee88
Merge pull request #11622 from nextcloud/app-updated
...
feat: Add documentation for app-updated notifications for Nextcloud 29
2024-03-11 11:44:59 +01:00
Christoph Wurst
b6c5e68b00
fix(devmanual): Clean-up upgrade guide after 29 API freeze
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-03-08 13:34:59 +01:00
Maxence Lange
845fb9a79f
Merge pull request #11617 from nextcloud/docs/appconfig-api-29
...
appconfg api
2024-03-08 02:38:02 -01:00
Ferdinand Thiessen
ff38720e13
feat: Add documentation for app-updated notifications for Nextcloud 29
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-03-08 00:50:35 +01:00
Ferdinand Thiessen
53e467ddc9
Merge pull request #11550 from nextcloud/docs/dev/db-indexes
...
docs(dev): Mention new uniqueness check for index names
2024-03-08 00:07:44 +01:00
Ferdinand Thiessen
140905ce23
Merge pull request #11605 from RayBB/calendar_provider-typos
...
fix typos in calendar_provider.rst
2024-03-08 00:07:02 +01:00
Maxence Lange
b2c90127b1
appconfg api
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com >
2024-03-06 17:31:29 -01:00
Joas Schilling
abe135dfec
Merge pull request #11614 from nextcloud/enh/iurlgenerator_url_regex
...
enh(app_upgrade_guide): Document changes to `URL_REGEX_NO_NOTIFIERS`
2024-03-06 12:49:33 +01:00
Jonas
4aa53b8ac7
enh(app_upgrade_guide): Document changes to URL_REGEX_NO_NOTIFIERS
...
Signed-off-by: Jonas <jonas@freesources.org >
2024-03-06 11:58:29 +01:00
Anna Larch
f76fc77fe7
enh(utility): add timezone generator method to ITimeFactory
...
Signed-off-by: Anna Larch <anna@nextcloud.com >
2024-03-06 11:38:26 +01:00
RayBB
f71eff6899
fix typos in calendar_provider.rst
...
Signed-off-by: RayBB <RayBB@users.noreply.github.com >
2024-03-04 13:54:09 +01:00
Josh
11e7260e71
Update developer_manual/basics/storage/database.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-02-28 17:18:46 -05:00
Christoph Wurst
e2731dd329
Merge pull request #11586 from nextcloud/dev/replace-index
...
feat(dev): add replace option to AddMissingIndices
2024-02-28 09:51:06 +01:00
Christoph Wurst
4b5120d6f4
Merge pull request #11555 from nextcloud/feat/interactive-widgets
...
feat(reference): Add developer documentation about interactive widgets
2024-02-28 08:59:18 +01:00
Johannes Merkel
7a2bb37142
feat(dev): add replace option to AddMissingIndices
...
Signed-off-by: Johannes Merkel <mail@johannesgge.de >
2024-02-26 14:18:48 +01:00
Julius Härtl
e32580d560
feat: Add hint about renaming of circles to teams
...
Co-authored-by: max-nextcloud <max@nextcloud.com >
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-26 10:03:00 +01:00
provokateurin
47f3d00127
feat(developer_manual): Add Route attribute to routing introduction
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2024-02-21 15:25:28 +01:00
Côme Chilliet
6524000d3e
feat: Document removal of OC version of background job classes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2024-02-20 09:05:05 +01:00
Julius Härtl
29733095f2
feat(reference): Add developer documentation about interactive widgets
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-19 09:29:15 +01:00
Josh
04de7b59b9
docs(dev): Mention new uniqueness check for index names
...
Follow-on to nextcloud/server#39506 & nextcloud/server#43357
Signed-off-by: Josh <josh.t.richards@gmail.com >
2024-02-17 09:25:51 -05:00
Christopher Ng
0265d468ad
docs(dav): Document reminder property
...
Signed-off-by: Christopher Ng <chrng8@gmail.com >
2024-02-14 15:53:32 -08:00
Andrey Borysenko
b94f899441
Speech-To-Text and Machine Translation providers with user context ( #11536 )
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com >
2024-02-13 09:57:06 +03:00
Joas Schilling
720550a3ef
fix(developer)!: oc_share table is now only for files and folders
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2024-02-12 12:31:05 +01:00
Christoph Wurst
90f1543da8
fix(devmanual): Move cached data out of database performance section
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-02-09 16:49:06 +01:00
Ferdinand Thiessen
bc1e509086
fix(developer): Remove docs for deprecated and removed event
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-02-09 10:38:23 +01:00
Ferdinand Thiessen
a6d7ddbc3f
fix(developer): Mention removal of global autosize
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-02-08 21:46:26 +01:00
Côme Chilliet
272a1043b4
feat: Document removal of OCP\Log\ILogFactory::getCustomLogger
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com >
2024-02-08 12:36:10 +01:00
Côme Chilliet
e85c337aab
fix: Fix version number in upgrade_to_29.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com >
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com >
2024-02-08 11:54:05 +01:00
Ferdinand Thiessen
3ef0e023c7
chore(developer): Add note about dashboard no longer loading the viewer scripts by default
...
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de >
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com >
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de >
2024-02-07 15:03:11 +01:00
provokateurin
03d31b9c33
fix(dev): Remove duplicate debugging page
...
Signed-off-by: provokateurin <kate@provokateurin.de >
2024-02-07 09:24:40 +01:00
Christoph Wurst
d47461a1ec
feat(devmanual): DB clusters and read/write split
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-02-02 12:21:31 +01:00
Christoph Wurst
3e7430fb26
feat(devmanual): Add \OCP\DB\IResult::fetch deprecation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at >
2024-01-19 17:06:09 +01:00
Michiel de Jong
e52a3372a0
correct variable name
...
It seems the type-hinting comment should be about the `$dispatcher` variable on the line below it.
Signed-off-by: Michiel de Jong <michiel@unhosted.org >
2024-01-18 14:11:53 +01:00
John Molakvoæ
319870b932
feat(developer_manual): add vue l10n hint
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com >
2024-01-12 10:27:58 +01:00
John Molakvoæ
d1c16ada42
feat(developer_manual): remove legacy chunk upload and improve required headers
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com >
2024-01-11 12:40:35 +01:00
Richard Steinmetz
6a2861b5fe
feat(developer): document the new out-of-office feature
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud >
2023-12-05 16:04:18 +01:00
Côme Chilliet
56fbd8b919
Merge pull request #11283 from nextcloud/feat/document-ocp-iprovideenabledstatebackend
...
Document adding of OCP\User\Backend\IProvideEnabledStateBackend
2023-12-04 10:55:41 +01:00
Côme Chilliet
b92ce246c2
Merge pull request #11282 from nextcloud/feat/document-ocp-itoken
...
Document new API in OCP\Authentication
2023-12-04 09:09:04 +01:00
Christoph Wurst
38c9db2b46
Merge pull request #11226 from nextcloud/feat/devmanual/contacts-menu-bulk-providers
...
feat(devmanual): Contacts menu bulk providers
2023-12-01 19:12:25 +01:00
Joas Schilling
a1447b3efe
fix(developer): Mention state-of-the-art exclusion of unneeded files
...
Signed-off-by: Joas Schilling <coding@schilljs.com >
2023-12-01 12:50:15 +01:00
Marcel Klehr
3ebfec9b40
Merge pull request #11273 from nextcloud/enh/text-processing-28
...
enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
2023-12-01 10:15:36 +01:00
Marcel Klehr
67081ef3f5
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-12-01 10:09:22 +01:00