Commit Graph

171 Commits

Author SHA1 Message Date
provokateurin
69b8b13db5 feat(developer): Add new ExApp OpenAPI scope
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-07-18 12:21:20 +02:00
Andy Scherzinger
0e85f78782 Merge pull request #11996 from nextcloud/developer/noid/clarify-dashboard-icon
fix(developers): Clarify dashboard widget icons
2024-07-11 17:28:25 +02:00
Joas Schilling
bc059b09ff fix(developers): Clarify dashboard widget icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-11 14:27:14 +02:00
Ferdinand Thiessen
3bb11b03cf fix(developer_manual): Added information about changed files capabilities
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-11 13:55:51 +02:00
Christopher Ng
60384d9bd2 feat(developer): Document password hash methods
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-07-08 16:21:58 -07:00
tflidd
6c433b3282 Update link in publishing.rst
Fixes https://github.com/nextcloud/documentation/issues/11774

Signed-off-by: tflidd <tflidd@aspekte.net>
2024-05-02 13:28:47 +02:00
Ferdinand Thiessen
d99f9d2403 Merge pull request #11757 from nextcloud/feat/trash-deleted-by
feat(developers): Document trash item deleted by method
2024-04-28 16:34:40 +02:00
Christopher Ng
bde6cd1b3d feat(developers): Document trash item deleted by method
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-04-23 16:13:06 -07:00
Joas Schilling
5bdea5dc5a fix(developers): Document updated activity exceptions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-17 15:56:57 +02:00
Joas Schilling
64b3a504d2 fix(developers): Document new notification exceptions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-04-12 09:29:05 +02:00
Ferdinand Thiessen
636fdc0d41 fix(developer): Deprecate OC.dialogs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-11 14:03:56 +02:00
Ferdinand Thiessen
8b01b6d6b4 fix(developer): Add note about breaking UI change due to heading styles
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 21:53:08 +02:00
Ferdinand Thiessen
f854f03ef7 fix(developer): Add deprecation of OC.dialogs.fileexists to upgrade guide
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 20:14:09 +02:00
Richard Steinmetz
a8a35710c4 feat(developer): drop php 8.0
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-04-09 11:56:00 +02: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
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
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
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
Maxence Lange
b2c90127b1 appconfg api
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-06 17:31:29 -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
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
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
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
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
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
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
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
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
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
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
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
John Molakvoæ
4e6db05abd feat: addScript and addInitScript docs
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-10-19 15:13:38 +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
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