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
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
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
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
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
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
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
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
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
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
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
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
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
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
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