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
Anupam Kumar
841d210a14
fix speech-to-text typo
...
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2023-11-30 16:58:18 +05:30
Bjoern Schiessle
50e912a20c
add documentation about authentication options
...
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2023-11-27 10:28:20 +01:00
Benjamin Gaussorgues
e9b0355237
Merge pull request #11307 from nextcloud/feat/devmanual/adv-search-provider
...
Documentation for advanced search
2023-11-24 11:19:53 +01:00
Benjamin Gaussorgues
e0bcbfe770
Documentation for advanced search
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-24 10:58:33 +01:00
Joas Schilling
eed8471198
Merge pull request #11260 from nextcloud/revert-11253-update/sorbaugh/removed-apis
...
Revert "document removal of OCP/Comments for 28"
2023-11-23 15:18:48 +01:00
Sami Finnilä
aeb4a34d7c
Fix typo in tutorial.rst
...
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 15:04:43 +02:00
Sami Finnilä
31facac090
Deprecate old notes app tutorial
...
Signed-off-by: Sami Finnilä <64466176+MB-Finski@users.noreply.github.com>
2023-11-22 13:33:57 +02:00
Ferdinand Thiessen
a32ee9d18b
fix(dev): Add useStrictDynamicOnScripts to OCP\AppFramework\Http\EmptyContentSecurityPolicy
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-11-17 18:29:02 +01:00
Daniel
639dcbf5e7
Merge pull request #11280 from nextcloud/tflidd-patch-1
2023-11-15 15:26:40 +01:00
Maxence Lange
fdbc72bb05
+files metadata
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2023-11-14 23:01:45 -01:00
Côme Chilliet
ef6542665b
Document the adding of OCP\User\Backend\IProvideEnabledStateBackend
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-13 15:33:37 +01:00
Côme Chilliet
ca5d9c2b14
Document new API in OCP\Authentication
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-11-13 15:21:03 +01:00
tflidd
9b7173d39c
Update links to Nextcloud flow talk
...
Fixes https://github.com/nextcloud/documentation/issues/11276
Signed-off-by: tflidd <tflidd@aspekte.net>
2023-11-13 11:50:28 +01:00
Marcel Klehr
9316cf5bf3
enh(dev/TextProcessing): Add docs for IProviderWithUserId, IProviderWithExpectedRuntime and Imanager#runOrSchedule
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-09 15:33:28 +01:00
Joas Schilling
e89849db08
feat(developer): Document OpenAPI scopes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-11-09 10:57:24 +01:00
Marcel Klehr
a09ca0d5fe
Merge pull request #11248 from nextcloud/add/text2image
...
add(Text2Image): Add dev docs for TextToImage OCP and OCS API + admin docs for TextToImage
2023-11-06 21:47:14 +01:00
Marcel Klehr
e5a29f54bd
enh(Text2Image): Add cross-references for task status values to OCS API docs
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-06 21:42:24 +01:00
Marcel Klehr
8725d5185a
enh(Text2Image): Explain in more detail the outcomes of schedule/run/runOrSchedule with code
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-11-06 19:18:50 +01:00
Christoph Wurst
236828b932
feat(devmanual): Optional dependency injection services
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-11-03 12:35:26 +01:00
Joas Schilling
9981993028
Revert "document removal of OCP/Comments for 28"
2023-11-03 09:43:46 +01:00
sorbaugh
663a9e45d3
Ammend documentation to mention removal both on Frontend and Backend sections
...
Signed-off-by: Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
2023-10-31 23:10:29 +01:00
sorbaugh
abdcc839d7
document removal of OCP/Comments for 28
...
Signed-off-by: Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
2023-10-31 17:58:01 +01:00
Marcel Klehr
78877c8b35
add(Text2Image): Add dev docs for TextToImage OCP and OCS API as well as admin docs for TextToImage
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-10-27 16:16:20 +02:00
Christoph Wurst
51d0399fab
Merge pull request #11246 from nextcloud/deprecate/css-variables
...
chore(devmanual): Deprecate `--color-text-light` and `--color-text-lighter` CSS variables
2023-10-27 13:20:49 +02:00
Joas Schilling
9ac837e98f
Merge pull request #11245 from nextcloud/feat/noid/smyfony-event-dispatcher
...
fix(developer): Mention symfony/event-dispatcher
2023-10-27 09:07:31 +02:00
Daniel Calviño Sánchez
ae78309e22
Allow "wasm-unsafe-eval" in CSP
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2023-10-27 06:02:04 +02:00
Ferdinand Thiessen
d418168fd1
chore(devmanual): Deprecate --color-text-light and --color-text-lighter CSS variables
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-10-26 17:53:29 +02:00
Joas Schilling
ecb5501902
fix(developer): Mention symfony/event-dispatcher
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-26 16:45:26 +02:00
Christoph Wurst
b6e57040ef
Merge pull request #11238 from nextcloud/feat/devmanual/how-to-test-smb-home-directories
...
feat(devmanual): How to test SMB home directories
2023-10-23 17:44:36 +02:00
Christoph Wurst
f25e3ff705
feat(devmanual): How to test SMB home directories
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-23 16:55:47 +02:00
John Molakvoæ
4e6db05abd
feat: addScript and addInitScript docs
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-19 15:13:38 +02:00
Christoph Wurst
48e0f1f28e
feat(devmanual): Contacts menu bulk providers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-18 16:13:32 +02:00
Christoph Wurst
c7c33522d1
feat(devmanual): Document contacts menu basics
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-18 12:27:13 +02:00
Ferdinand Thiessen
bfe646ec67
Merge pull request #11161 from privatemaker/tidy-owncloud-gitgnore
...
renname ownCloud to Nextcloud, update .gitignore
2023-10-16 00:20:12 +02:00
Christoph Wurst
2fe467210f
feat(devmanual): In-memory cache factory
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-13 13:50:19 +02:00
Christoph Wurst
eca287964d
feat(devmanual): Document caching basics
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-10-13 12:40:17 +02:00
Côme Chilliet
3af1c9e286
Detail how to add 8.3 support in an application
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 15:27:02 +02:00
Côme Chilliet
a84675fb0e
Document PHP 8.3 support
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-10-12 11:18:58 +02:00
Daniel
6ce2de1f6f
Merge pull request #11158 from nextcloud/fix/noid/property-name-quota
2023-10-10 10:05:09 +02:00
Joas Schilling
d892054d46
feat(developer): Document doctrine/dbal update to 3.7
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-10-06 15:38:23 +02:00
John Molakvoæ
6c8565a3c1
feat(developer_manual): 28 files-to-vue upgrade guide
...
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-06 11:50:16 +02:00
Private Maker
26ed13c0e4
renname ownCloud to Nextcloud, update .gitignore
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-30 17:10:27 +02:00
Anna Larch
f799986cda
fix(doc): Wrap instance reporting for database schema in an API
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-09-29 14:43:29 +02:00
Daniel Kesselberg
c2dfba486a
doc: correct the namespace for quota-available and quota-used
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-09-29 12:48:44 +02:00
Christoph Wurst
99e2e5682d
feat(devmanual): Schedule background jobs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-29 10:27:07 +02:00
Christoph Wurst
0c87b09253
Merge pull request #11153 from nextcloud/come-nc-patch-1
...
Document removal of Util::writeLog
2023-09-28 14:12:40 +02:00
dartcafe
982f1b93f5
fix indefinite articles
...
Signed-off-by: dartcafe <github@dartcafe.de>
2023-09-28 13:10:47 +02:00
Côme Chilliet
6359b53d93
Document removal of Util::writeLog
...
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2023-09-28 11:08:06 +02:00
Ferdinand Thiessen
2c03a310a4
Merge pull request #9326 from nextcloud/fix/calendar-provider-for-apps
...
Fix documentation of calendar providers by apps
2023-09-26 16:55:17 +02:00
Ferdinand Thiessen
7758663e78
Merge pull request #11094 from nextcloud/feat/devmanual/appframework-rate-limiter
...
feat(devmanual): Document programmatic rate limiter
2023-09-26 13:38:54 +02:00
Joas Schilling
b5719cd3e2
feat(dev): Add docs about OCP\IPhoneNumberUtil
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-09-26 09:13:19 +02:00
Ferdinand Thiessen
d9e6284621
Merge pull request #11136 from privatemaker/rename-dir-core-server
...
move dir developer_manual/core/ to developer_manual/server/
2023-09-25 01:55:58 +02:00
Christian Wolf
588ca8a943
Rework structure of calendar providers
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 17:57:24 +02:00
Christian Wolf
fb7259238a
Adding comments and restructuring documentation
...
The goal is to have the code blocks at the end of each (sub-) section.
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 17:45:11 +02:00
Christian Wolf
7be60cf55b
Added link to RFC
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 16:08:45 +02:00
Christian Wolf
b80adc3f38
Add link to calendar provider page
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 15:56:31 +02:00
Christian Wolf
ac1c22a9c1
Apply suggestions from code review
...
Added changes as suggested w.r.t. linguistic issues and typos
Co-authored-by: Anna <anna@nextcloud.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-22 15:43:14 +02:00
Private Maker
cf81672d84
update word core -> server in Unit Testing page
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-22 10:17:33 +00:00
Christian Wolf
e22714b2ec
Moved calendar provider to its own section
...
Signed-off-by: Christian Wolf <github@christianwolf.email>
2023-09-21 20:57:04 +02:00
Private Maker
ab3ebd6167
change Nextcloud to Interface & interaction design
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 17:31:06 +00:00
Private Maker
617b620b01
add sphinx-reredirects and core/ -> server/ redirects
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 15:04:47 +00:00
Private Maker
e3179782d8
move developer_manual/core/ to developer_manual/server/
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-21 14:59:32 +00:00
Josh Richards
19af7859f2
Merge pull request #11128 from joshtrichards/jr-issue202-dev-tool
...
Remove stray reference to retired "development tool"
2023-09-20 10:49:31 -04:00
Private Maker
46b453cfae
Merge pull request #11121 from privatemaker/working-with-code
...
add 'Working with ... code' docs from server/README
2023-09-19 22:20:29 +02:00
Private Maker
60eca39660
Update developer_manual/core/code-front-end.rst
...
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Private Maker <49612519+privatemaker@users.noreply.github.com>
2023-09-19 22:15:37 +02:00
Josh Richards
51e00789ed
Remove stray reference to retired "development tool"
...
Fixes #202
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-09-18 17:33:17 -04:00
Private Maker
77da745c26
rename Core to Server development
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-18 10:59:33 +00:00
Private Maker
e64d91c0f6
add 'Working with ... code' docs from server/README
...
Signed-off-by: Private Maker <privatemaker@posteo.net>
2023-09-18 10:55:54 +00:00
Richard Steinmetz
c9054c9781
feat(dev): document new dashboard item api v2
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-09-12 08:32:59 +02:00
Christoph Wurst
11578a6086
feat(devmanual): Document programmatic rate limiter
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-09-06 10:22:36 +02:00
Daniel Kesselberg
1c4e073bdc
chore: normalize spelling for PHP + version
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-08-31 15:49:00 +02:00
jld3103
ec37deaa5b
Add psalm version requirement to OpenAPI tutorial
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-21 08:10:53 +02:00
Andy Scherzinger
d7b39e5d58
make table wider
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-15 12:49:33 +02:00
Tobias Kaminsky
41d4ab5426
add sample for size and gps
...
Signed-off-by: Tobias Kaminsky <tobias@kaminsky.me>
2023-08-15 12:49:33 +02:00
Andy Scherzinger
284087f14b
Add file-metadata WebDAV properties
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-08-15 12:49:32 +02:00
Joas Schilling
37ec5cb1e0
Remove deprecated icons code
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 13:46:06 +02:00
Joas Schilling
68b62fa868
Hardcode icon list for now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:52:28 +02:00
Joas Schilling
07437e6af3
Remove intersphinx mapping because we use outside links for that
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:37:05 +02:00
Joas Schilling
44a14dafeb
Fix warnings in developer_manual
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 10:36:47 +02:00
Joas Schilling
25353ef1f4
fix(CI): Make warnings fail the CI build
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-11 09:55:35 +02:00
Julius Härtl
d2b012c3d2
enh(chunk): Add docs for chunked upload v2
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-10 19:44:29 +02:00
jld3103
6ecd1e2a5d
Add OpenAPI tutorial
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-08-07 13:10:21 +02:00
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
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
Grigorii K. Shartsev
6afb99e448
fix(developer_manual): add a note about encoding in login flow
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2023-05-25 21:29:37 +00:00
Simon L
72f91cee28
Merge pull request #10397 from nextcloud/enh/noid/update-layout-screenshots
...
update layout page
2023-05-25 21:45:22 +02:00
Simon L
732c761ab4
update problematic screenshots
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-25 16:49:43 +02:00
Simon L
8a5555709c
update problematig pictures
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-25 16:42:46 +02:00
Simon L
6329879fb1
fix link
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 17:09:05 +02:00
Simon L
32688c5a9a
add counter bubbles component
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 17:05:05 +02:00
Simon L
9c7c29408f
add penpot links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 16:57:37 +02:00
Simon L
6162ce0ed1
fix typo
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 16:16:54 +02:00
Simon L
7d3bf3f8c4
update link
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 16:13:01 +02:00
Simon L
cbfdcc5903
update penpo links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 16:00:41 +02:00
Simon L
95a463af7c
update penpot links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 15:56:41 +02:00
Simon L
0c1d602c1a
address review
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 15:50:16 +02:00
Simon L
846b7d5ba2
update design foundation and add penpot links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 15:28:53 +02:00
Simon L
a44fa270ee
add penpot links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 15:13:09 +02:00
Simon L
37aaa1e0a3
update link and add Penpot links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-24 14:39:09 +02:00
Simon L
29abd2e357
move links to top and add some links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-23 17:16:12 +02:00
Simon L
b7840b57e7
update links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-23 17:05:58 +02:00
Simon L
925259ba3c
Move links up and add a few links
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-23 16:39:42 +02:00
John Molakvoæ
846d339ad6
feat: add files api
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-05-23 14:05:24 +02:00
Christoph Wurst
9e87801655
feat(devmanual): Start 28 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-22 11:37:12 +02:00
Joas Schilling
a862fdf7db
fix(developer): Adjust link to match the pattern
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:19:06 +02:00
Joas Schilling
1ee6241813
fix(developer): Fix duplicate "is now a"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:10:59 +02:00
Joas Schilling
7063d82674
feat(developer): Copy over changes for developers from GitHub issue
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-22 11:00:06 +02:00
Joas Schilling
0dbfed024d
Merge pull request #9656 from danialRahimy/patch-3
...
Fix variable name on controller page
2023-05-22 10:00:14 +02:00
Ferdinand Thiessen
9397064218
Merge pull request #10374 from nextcloud/feat/dev-color-info
...
feat(developer): Add `color-info` to design guidelines
2023-05-20 15:37:29 +02:00
Simon L
5e7838d45c
update atomiccomponents docs
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-17 18:29:42 +02:00
Simon L
b73b99456f
update layoutcomponents page
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-16 18:39:02 +02:00
Simon L
bffdd2a0b0
update layout screenshots
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-16 18:09:03 +02:00
Simon L
66f85b68f8
update design-foundation
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-05-16 16:39:29 +02:00
Joas Schilling
5fe0398a4e
Merge pull request #10362 from nextcloud/fix/remove-outdated-windows-enablers
...
fix: Remove outdated "windows enablers"
2023-05-12 08:28:48 +02:00
Ferdinand Thiessen
cba6c7c690
feat(developer): Add color-info to design guidelines
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-05-11 17:01:28 +02:00
jld3103
04e0fb8d48
Add required php extensions for psalm
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-05-11 11:48:05 +02:00
Christoph Wurst
8ab7e7de1e
fix: Remove outdated "windows enablers"
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-11 09:58:52 +02:00
Faraz Samapoor
010f94315f
Fixes URL address in developer manual's setting.rst
...
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-05-10 13:13:31 +03:30
Christoph Wurst
4fd6a8ae9f
Merge pull request #10355 from nextcloud/feat/devmanual/user-managers
...
feat(devmanual): Add user managers doc
2023-05-10 11:08:47 +02:00
Christoph Wurst
27a1e7dc2c
feat(devmanual): Add user managers doc
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 10:02:57 +02:00
Christoph Wurst
3b9ff4a92e
fix(devmanual): Modernize user manager and user session docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-05-10 09:32:29 +02:00
Louis Chemineau
46f1c9a83c
Fix table format
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
ae60e1c553
Harmonize usage of "
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
77cbe46b74
Fix JSON syntax in example
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
7c5931d787
Use bytes over octets
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
6ed4ef8a4a
Fix typo
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
778d780471
Add more examples
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
7bc8b31e41
Improve creation_time example
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
140f3775dc
Add groupfolders and files_lock properties
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
b1420f2caf
Improve examples
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
44d4859b55
Improve sharees doc
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
9c9b92ff02
Add creation_time property
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
726306d988
Add more native DAV properties
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
36cd32c66f
Remove extra `
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
adeae621d2
Add quota and share-attributes props
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
62f63a2668
Improve OC-Checksum description
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
385357ff8f
Add more props and improve descriptions and examples
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
bb5f5a2951
Add information about namespaces
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
b4e7d2c96f
Add more share types
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
4b483ec1cd
Use table formatting for dav properties and headers
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Louis Chemineau
43ca2eb7bc
Improve webdav documentation
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-07 13:52:28 +02:00
Joas Schilling
f8d55abf72
fix(developer): Document optional returned from in translation response
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-05 10:00:54 +02:00
Joas Schilling
bce267455d
fix(develop): Fix suggestions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-04 10:49:13 +02:00
Joas Schilling
d29254f3a8
feat(developer): Document the changes to the app ecosystem compatibility
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-04 08:50:19 +02:00
Joas Schilling
93980bafb4
Merge pull request #10049 from nextcloud/feat/devmanual/app-maintainer-role
...
feat(devmanual): Document app maintainer role
2023-04-27 17:22:49 +02:00
Christoph Wurst
75a85b80fb
feat(devmanual): Document PSR-0 autoloader removal
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-27 10:44:53 +02:00
Daniel Kesselberg
40b29f6b3a
docs: typo in git pull command
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2023-04-26 15:08:35 +02:00
Christoph Wurst
6526e5092a
Merge pull request #10073 from nextcloud/feat/dav-calendars
...
Add developer documentation for custom `ICalendar` access through CalDav
2023-04-26 11:15:20 +02:00
Joas Schilling
e6c1981637
feat(developer): Replace annotations with attributes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25 16:00:11 +02:00
Marcel Klehr
018f555b34
Merge pull request #10097 from nextcloud/feat/parallel-aware-job
2023-04-25 12:24:36 +02:00
Daniel
7c0ce432d9
Merge pull request #10029 from felixschndr/patch-2
...
Fix syntax highlighting of http method
2023-04-24 20:54:26 +02:00
Daniel
a86f6d7b91
Merge pull request #10035 from fsamapoor/patch-2
...
Fixes migrations:execute description in migrations.rst.
2023-04-24 20:39:09 +02:00
Joas Schilling
50a2c29f58
Merge pull request #10100 from nextcloud/bugfix/noid/ratelimit-attribute
...
feat(developer): Document ratelimit attributes
2023-04-24 13:56:20 +02:00
Anna
280525d9e4
Merge pull request #10087 from nextcloud/feat/devmanual/27-upgrade-docs
...
feat(devmanual): Start 27 upgrade docs
2023-04-24 12:46:02 +02:00
Joas Schilling
e80210b9a4
fix(bruteforce): Fix 429 explanation
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-24 10:08:47 +02:00
Joas Schilling
a9298ff596
feat(developer): Document ratelimit attributes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-21 15:29:14 +02:00
Joas Schilling
36b571cb84
feat(bruteforce): Document the new BruteForceProtection attribute
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-21 15:21:03 +02:00
Marcel Klehr
7d34bba2d6
feat(translation): Add dev docs on OCP\Translation
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-21 10:56:15 +02:00
Marcel Klehr
2c4a751317
feat(IParallelAwareJob): Add versionadded
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-20 15:20:21 +02:00
Marcel Klehr
0ccf7e4ed6
Update developer_manual/basics/backgroundjobs.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-20 15:19:22 +02:00
Marcel Klehr
51f7297e1d
feat(IParallelAwareJob): Document setAllowParallelRuns
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-20 14:06:27 +02:00
Christoph Wurst
6777ad1c69
feat(devmanual): Start 27 upgrade docs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-19 16:35:01 +02:00
Joas Schilling
ecef41318e
Merge pull request #10085 from nextcloud/feature/dev/speech-to-text
...
feat(SpeechToText): Add developer docs for OCP\SpeechToText
2023-04-19 16:29:31 +02:00
Marcel Klehr
58f81506d8
fix(SpeechToText): Highlight provider registration line
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:42:02 +02:00
Marcel Klehr
1d17e28e36
fix(SpeechToText): TranscriptionFailedEvent#getErrorMessage() is only for debugging
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:37:18 +02:00
Marcel Klehr
f39ecf07d8
Update developer_manual/digging_deeper/speech-to-text.rst
...
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:35:49 +02:00
Marcel Klehr
a0a61503b4
Update developer_manual/digging_deeper/speech-to-text.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:34:25 +02:00
Marcel Klehr
87f3384a74
fix(SpeechToText): Add constructor to sample
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:31:58 +02:00
Marcel Klehr
899e2a5e0f
fix(SpeechToText): Use IL10N in sample
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:24:09 +02:00
Marcel Klehr
03f167bf1d
Update developer_manual/digging_deeper/speech-to-text.rst
...
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:23:02 +02:00
Marcel Klehr
bdd0c8e4d0
feat(SpeechToText): Add developer docs for OCP\SpeechToText
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-04-19 15:05:09 +02:00
Christoph Wurst
f040a78dce
fix(devmanual): Do not use SSL for MinIO
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-19 14:10:16 +02:00
Joas Schilling
ae73989cb0
Merge pull request #10042 from nextcloud/feat/noid/user-status-restore
...
feat(status): Document user status restore
2023-04-19 11:03:03 +02:00
Christoph Wurst
c4861bcb6a
fix(devmanual): Drop outdated database.xml information
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-19 09:48:28 +02:00
Christoph Wurst
6405805f76
Merge pull request #10041 from nextcloud/enh/9993/reference-widget-and-picker
...
Add reference providers doc
2023-04-19 09:03:06 +02:00
Ferdinand Thiessen
ed48b1a447
feat(dev): Add developer documentation for custom ICalendar access through CalDav
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2023-04-18 19:37:14 +02:00
Julien Veyssier
226e5d531c
add links to examples
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-18 10:25:26 +02:00
Christoph Wurst
7edb57e594
feat(devmanual): Document app maintainer role
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-04-17 19:16:21 +02:00
Joas Schilling
cd12c3ca92
feat(developer): Document translation API
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-17 13:13:23 +02:00
Joas Schilling
b2a2faa9ab
feat(status): Document user status restore
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14 14:12:38 +02:00
Julien Veyssier
1af7e1bf5f
add section about how to use the smart picker
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-14 13:31:20 +02:00
Julien Veyssier
d56594c1c6
add reference providers doc (link previews + smart picker)
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-04-14 11:41:57 +02:00
Christoph Wurst
bef3457412
Merge pull request #10024 from nextcloud/enh/group-changed-event
...
Document GroupChanged Event
2023-04-12 11:41:34 +02:00
Faraz Samapoor
f05e543296
Fixes migrations:execute description in migrations.rst.
...
"Version" is the "prefix" of the class name, not the "postfix".
Signed-off-by: Faraz Samapoor <f.samapoor@gmail.com>
2023-04-11 16:48:09 +03:30
Anna Larch
fb0017450c
Document group and user display name caches
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-04-11 13:21:21 +02:00
Felix Schneider
426d0da0f8
Fix syntax highlighting of http method
...
Add syntax highlighting to the DELETE http-method
Signed-off-by: Felix Schneider <fs@felix-schneider.org>
Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2023-04-09 12:46:04 +02:00
Anna Larch
b5a05ad62d
Document GroupChanged Event
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2023-04-06 22:17:19 +02:00
JohannesGGE
a07df3c34b
Fix: Typo in description for labeling
...
Signed-off-by: JohannesGGE <mail@johannesgge.de>
2023-04-06 10:49:41 +02:00
John Molakvoæ
ce562c4d5b
Merge pull request #9939 from bigcat88/dev_man-fix-intro-errors
2023-03-31 10:59:21 +02:00
Christoph Wurst
14088bd5fa
feat(devmanual): Recommend time insensitive jobs for performance
...
Recommend marking background jobs as time insensitive in our performance
recommendations for app devs.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-30 10:46:39 +02:00
Christoph Wurst
82061c6354
feat(dev-manual): Document release process of shipped apps
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-03-29 16:00:37 +02:00
Alexander Piskun
e0927c0aa4
Fixed three Unexpected indentations errors and 3 warnings.
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-03-22 12:45:48 +03:00
Andrey Borysenko
2a403f8017
Moved admin changes to admin_manual. Added new event to Events page
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-03-21 14:18:16 +02:00
jld3103
9f4f34a306
Fix displayname property
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-03-21 07:55:49 +01:00
Andrey Borysenko
40a3658012
Merge pull request #9926 from andrey18106/master
...
Added Nextcloud 26 upgrade changes docs
2023-03-20 20:56:40 +02:00
Andrey Borysenko
3bab527d8f
Fix links
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-03-20 20:51:42 +02:00
Alexander Piskun
fff5d747e9
Update upgrade_to_26.rst
...
Added missing links(0)
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2023-03-20 21:04:51 +03:00
Andrey Borysenko
c82b09cda4
Added links
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-03-20 19:28:04 +02:00
Alexander Piskun
e34a922dc3
Made easier to find link how upload app in store ( #9927 )
...
* Made easier to find link how upload app in store
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
* Made it a true link
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
---------
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-03-20 19:38:32 +03:00
Andrey Borysenko
1e02ee68e5
Added Nextcloud 26 upgrade changes docs
...
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2023-03-20 16:54:20 +02:00
Alexander Piskun
13255982be
Fixed some warnings and errors. ( #9924 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-03-20 16:21:36 +03:00
Alexander Piskun
2a9647ef1f
Fixed unexpected unindent in note.
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
2023-03-20 15:09:02 +03:00
Alexander Piskun
33e04e01fe
Fixed unexpected unindent in note.
2023-03-20 14:36:32 +03:00
Andrey Borysenko
24a0456d24
Merge pull request #9921 from bigcat88/fix-profiler-unexpected-unindent
...
Fix warning(error) in profiler.rst
2023-03-20 13:11:53 +02:00
Alexander Piskun
0f5a684bc0
Merge pull request #9625 from nextcloud/DaphneMuller-patch-1
...
Update tutorial.rst
2023-03-20 13:56:39 +03:00
Alexander Piskun
13791d0dc2
Fix warning(error) for list unexpected unindent.
2023-03-20 13:56:08 +03:00
Andrey Borysenko
9d1c72f63f
Merge pull request #9626 from nextcloud/DaphneMuller-patch-1-1
...
Update devenv.rst
2023-03-20 12:30:31 +02:00
Alexander Piskun
5c1555c777
Fixed
...
Changed from `bold` style to use ``note`` here, and now link will be correctly displayed
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
2023-03-20 13:29:12 +03:00
Andy Scherzinger
2602f8e72d
Merge pull request #9658 from nextcloud/addDependencyLimitationInfoForAppDevelopment
...
Add note about dependency limitation for apps
2023-03-20 09:54:20 +01:00
Christoph Wurst
a1a0076278
Merge pull request #9572 from nextcloud/app-management-new-events
...
Add new app management events
2023-03-20 07:51:05 +01:00
7408647n
c414ea10c7
Fix a wrong „use“
...
The namespace is another: acca2bdf20/lib/public/Http/Client/IClientService.php
2023-03-17 12:18:29 +01:00
Christoph Wurst
5b985c2316
Merge pull request #9906 from nextcloud/devel/update-psr-container
...
docs(devel): Add note about updated PSR-11 dependency
2023-03-16 16:07:26 +01:00
Ferdinand Thiessen
ed2cd174c4
docs(devel): Add note about updated PSR-11 dependency
...
Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2023-03-16 15:11:31 +01:00
Christoph Wurst
d958f3fc07
Merge pull request #9593 from nextcloud/fix/dep-inj
...
Replace deprecated dependency injection code with the current alternative
2023-03-16 14:04:32 +01:00
Thomas Citharel
f23f1ee3b9
Add new app management events
...
Reference: https://github.com/nextcloud/server/pull/35677
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-03-14 14:12:43 +01:00
Joas Schilling
0323857b2d
fix(l10n): Refer to the docker-ci issue template only
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-09 14:38:45 +01:00
Joas Schilling
1b1a45c1ea
feat(developer): Document PSR-20 implementation of ITimeFactory
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-06 10:02:20 +01:00
Andy Scherzinger
21b15dfae1
Add note about dependency limitation with respect to supporting Nextcloud server versions
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2023-02-24 15:01:25 +01:00
danial rahimy
590fd96c78
Update controllers.rst
...
Correct variable name
Signed-off-by: danial rahimy <48244647+danialRahimy@users.noreply.github.com>
2023-02-23 12:09:27 +03:30
Christoph Wurst
c83cd988a7
Merge pull request #9646 from nextcloud/feat/devel-typo-autoload
...
Typo in class loader `PSR-4` instead of `PSR-0`
2023-02-21 17:41:22 +01:00
Louis Chemineau
ebd28bf2ee
Document providing a public share template
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-21 15:09:45 +01:00
Ferdinand Thiessen
90def73770
Merge pull request #9575 from nextcloud/feat/nc-26-l10n-cleanup
...
Add removal of `OC.addTranslations` to NC26 upgrade guide
2023-02-21 13:34:54 +01:00