Commit Graph

2367 Commits

Author SHA1 Message Date
Edward Ly
4669955dc1
fix(developer): remove more mentions to AppAPI scopes and system
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
181908b981
fix(developer): merge ExApp concepts section into overview
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Edward Ly
ea7dd184ef
fix(ExApp): remove more mentions to old AppAPI scopes and options
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
0ef1c1daa6
fix(ExApp): remove deprecated AppAPI features
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
3a413c46ee
fix(ExApp): update URLs for repositories transferred to Nextcloud organization
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
4e56f38793
fix(developer): clean up grammar and syntax in ExApp overview page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
e2def5841e
fix(developer): rename and reorder ExApp developer notes section
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:14 -08:00
Edward Ly
3279c14a0a
fix(developer): combine ExApp development setup pages
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
450fc06665
fix(developer): update ExApp Makefile example
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
995147d02f
fix(developer): clean up grammar in ExApp authentication page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
c61b17b457
fix(developer): clean up grammar and syntax in ExApp deployment page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
f62d64eae7
fix(developer): clean up grammar and syntax for ExApp installation page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
5ea6385ace
fix(developer): update AppAPI installation for ExApps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:13 -08:00
Edward Ly
868d052c68
fix(developer): remove duplicate reference to declarative settings
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
673f8f76f2
chore(ExApp): codespell errors
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
72d143ede7
fix(ExApp): merge AppAPI concepts page into developer manual AppAPI overview page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
35e93448a3
fix(developer): update nextcloud-docker-dev link
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
a682c73695
chore(developer): move ExApp intro and glossary to separate page
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
2fad6d5c03
fix(ExApp): update installation steps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:12 -08:00
Edward Ly
8b2695f663
fix(ExApp): temporarily update missing references
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:11 -08:00
Edward Ly
5710cfd898
chore(ExApp): migrate and split AppAPI documentation to relevant manuals
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:11 -08:00
Julien Veyssier
9e5f3e3630
feat(taskprocessing) add new task types to the task processing API
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-12-06 12:56:13 +01:00
Joas Schilling
2d1803fa6b
fix(client): Fix Out-of-office endpoint and response data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-29 16:31:01 +01:00
provokateurin
bc6eb6e3c6
feat(dev): Add OCP\Files\Mount\IShareOwnerlessMount API for 31
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 15:06:02 +01:00
John Molakvoæ
2f9548473a
Merge pull request #12360 from nextcloud/feat/update-coding-guides 2024-11-19 15:09:43 +01:00
Côme Chilliet
cc695515d7
Merge pull request #12292 from nextcloud/bugfix/noid/8.4-support
feat(developer): Mention PHP 8.4 support
2024-11-18 11:51:05 +01:00
Joas Schilling
89793e80be
fix(admin): List PHP 8.4 as supported
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-18 11:36:00 +01:00
Gilles Quénot
256d9be40f
feat: Add context and code to install profiler
Signed-off-by: Gilles Quénot <gq@sputnick.fr>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 17:36:40 +00:00
Ferdinand Thiessen
4c2b976147
fix: typo in code guidelines
Co-authored-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:20:06 +01:00
Ferdinand Thiessen
f82a832111
feat(developer): Refactor coding guidelines and update frontend code
style

Update to living coding standard for frontend, with proper do's and
dont's.
Separated the coding guidelines into frontend and backend (PHP).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 18:10:24 +01:00
Ferdinand Thiessen
6e531997ed fix: typo in files docs
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 01:08:36 +01:00
Cyrille Bollu
e43f3f816e Removes example how to emit files:node:* events
rather mention the davClient from @nextcloud/files to get a Node from a filename

Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com>
2024-11-13 01:08:36 +01:00
Cyrille Bollu
2a6d7ea96d Adds an example how to emi files:node:* events
Signed-off-by: Cyrille Bollu <StCyr@users.noreply.github.com>
2024-11-13 01:08:36 +01:00
Ferdinand Thiessen
aed434546d
Merge pull request #12341 from nextcloud/fix/archaic-wording
fix(developer): Rephrase some parts to avoid archaic wording
2024-11-11 12:48:01 +01:00
Christoph Wurst
55a0f75d48
Merge pull request #12342 from nextcloud/feat/css-bem
feat(developer): Add BEM to CSS documentation
2024-11-11 08:21:53 +01:00
Christoph Wurst
6cbabd4ac6
Merge pull request #12343 from nextcloud/fix/improve-js-codeexamples
fix(developer): Modernize JavaScript codestyle examples
2024-11-11 08:20:56 +01:00
Ferdinand Thiessen
ffeac9cba5
fix(developer): Modernize JavaScript codestyle examples
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-09 20:40:35 +01:00
Ferdinand Thiessen
f0edb0c786
feat(developer): Add BEM to CSS documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-09 17:26:17 +01:00
Ferdinand Thiessen
d8198ad7a3
Merge pull request #12293 from nextcloud/developer/database-types
feat(developer): Document new database field types
2024-11-09 17:05:12 +01:00
Ferdinand Thiessen
9e58a1374d
fix(developer): Rephrase some parts to avoid archaic wording
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-09 17:02:45 +01:00
Joas Schilling
320efe4f49
feat(developer): List PHP 8.4 support
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-11-08 15:12:01 +01:00
Maxence Lange
7f1ed36eec NCU unstable namespace
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-11-07 19:22:56 -01:00
Maxence Lange
4b66d6bd4b migration attributes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-30 10:02:19 -01:00
Ferdinand Thiessen
4545435bb6
feat(developer): Document new database field types
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-18 19:43:42 +02:00
Ferdinand Thiessen
eb89b5bace
fix(developer): Rename invalid css variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-15 14:19:57 +02:00
provokateurin
d634460d47
feat(dev): Document return and param types changes for OCP\Files\Storage\IStorage inheritors in 31
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-10-14 15:35:28 +02:00
Ferdinand Thiessen
80848356a2
Merge pull request #12057 from onny/transifex-links
Fix links to Transifex group
2024-10-11 14:25:22 +02:00
Christian Wolf
3473189c84
Make digging deeper an alphabetic list
Signed-off-by: Christian Wolf <github@christianwolf.email>
2024-10-10 00:59:03 +02:00
Ferdinand Thiessen
dfd9d72fe4
chore(developer): Add documentation about new WebDAV endpoint for downloading folders
* Add WebDAV folder-download endpoint documenation
* Add changelog entry for new endpoint
* Add changelog entry for deprecated and removed legacy endpoints

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-28 22:07:24 +02:00
Kate
a8d511ac92
Merge pull request #12238 from nextcloud/fix/discussion-url 2024-09-28 14:49:55 +02:00
Marcel Klehr
02552a1e7d
Merge pull request #12245 from nextcloud/enh/admin-ai/vram
More additions about AI
2024-09-27 10:49:38 +02:00
Marcel Klehr
80b467930f TaskProcessing docs: Add a note about multilingual prompts and testing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-27 10:38:29 +02:00
Edward Ly
483f106e61
fix(info): update default discussion URL
Signed-off-by: Edward Ly <contact@edward.ly>
2024-09-26 09:10:39 -07:00
provokateurin
f92a6c836a
fix(dev): Use non-ambigous array syntax in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 06:38:17 +02:00
Ferdinand Thiessen
a7f76a02e6
chore(developer): Add docs about ILogger removal
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 14:25:32 +02:00
Ferdinand Thiessen
3e7ea30d74
fix(developer): Add note about PSR logger version and DI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 14:22:27 +02:00
F. E Noel Nfebe
ef34fff508
Merge pull request #12051 from nextcloud/share-api-change
chore: Add notes for `noExpirationDate` flag addition to share API
2024-09-19 10:25:26 +01:00
Côme Chilliet
3f0eb6ca59
Merge pull request #12217 from nextcloud/chore/dev-remove-oc_app-getForms
chore(developer): Document removal of `OC_App::getForms`
2024-09-19 09:11:58 +02:00
fenn-cs
4a35468b8b
chore: Add notes for noExpirationDate flag addition to share API
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-19 00:30:31 +02:00
Ferdinand Thiessen
4828f309b4
Merge pull request #12064 from nextcloud/zak39-patch-1
Add the new keyword
2024-09-19 00:28:14 +02:00
Jonas Heinrich
82c2e614aa Fix links to Transifex group
Signed-off-by: Jonas Heinrich <onny@project-insanity.org>
2024-09-19 00:25:22 +02:00
Ferdinand Thiessen
a967f40256
chore(developer): Document removal of OC_App::getForms
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-19 00:14:39 +02:00
Kate
7429071955
Merge pull request #12214 from nextcloud/feat/dev/istorage-getowner 2024-09-18 19:03:30 +02:00
Côme Chilliet
98f67f0d00
Merge pull request #12216 from nextcloud/feat/document-setup-checks
feat(developer): Add documentation for `SetupChecks`
2024-09-18 18:46:00 +02:00
Ferdinand Thiessen
4a04c07f94
feat(developer): Add documentation for SetupChecks
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-18 18:07:00 +02:00
Joas Schilling
427a9267ac
docs(developer): Document since and deprecation periods
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-18 13:43:32 +02:00
provokateurin
2df637d0bb
feat(dev): Clarify IStorage::getOwner() return type
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-18 12:36:17 +02:00
Louis Chemineau
c846bea1ff
fix: Dependency hell documentation
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-14 20:53:54 +02:00
Côme Chilliet
e229a0c799
Merge branch 'master' into feat/document-occ-reserved-options
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2024-09-14 13:28:33 +02:00
Ferdinand Thiessen
28547c7e55
Merge pull request #12165 from nextcloud/chore/cleanup-changelog
chore: Cleanup developer manual
2024-09-10 17:38:57 +02:00
Daniel Kesselberg
cfd3979b03 chore: update available events
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-06 15:33:13 +02:00
Ferdinand Thiessen
7c3e66a2b6
feat(developer): Add initial changes for Nextcloud 31
* Logical CSS position rules
* Files sharing is now also using the Files Vue UI

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-06 13:55:08 +02:00
Ferdinand Thiessen
ffe19ce12e
chore: Cleanup developer manual
The changelog section was very prominent but does not hold
much useful information for developers.
So get rid of it and just forward to the app upgrade guide (the maintained changelog).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-05 22:15:51 +02:00
Ferdinand Thiessen
308c0e17d8
chore: Remove unused subsections and add note about CSS variables section
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-05 21:50:59 +02:00
Christopher Ng
7f31f7043e feat(developer): Document new encode flags for JSONResponse
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-03 15:38:14 -07:00
provokateurin
bce0697bc1
feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-28 15:52:29 +02:00
Christopher Ng
fbd5d22380 feat(developer): Document hash validate method
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-08-26 16:57:43 -07:00
Julien Veyssier
5c2815bb24
fix(taskprocessing): text processing still mentioned
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-08-19 10:45:42 +02:00
Edward Ly
f722031e38
feat(developer): add developer docs section for monetizing apps
Signed-off-by: Edward Ly <contact@edward.ly>
2024-08-15 23:36:56 -07:00
Joas Schilling
1192f1e2d5
Merge pull request #12106 from nextcloud/chore/changes-csp
chore(developer): Add upgrade hint about CSP nonce
2024-08-15 08:41:19 +02:00
SebastianKrupinski
719f59c673 feat: mail provider
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-08-14 08:57:47 -04:00
Ferdinand Thiessen
7dffe2bd53
chore(developer): Add upgrade hint about CSP nonce
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 18:51:55 +02:00
Marco Ambrosini
9a87818f26
chore: Update border radius documentation with new variables
Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me>
2024-08-13 18:28:49 +02:00
Ferdinand Thiessen
49cabc4651
chore: Add upgrade guide for border radius CSS variables
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-13 18:28:45 +02:00
Marco
6b07413fdc Add clickable area info
Signed-off-by: Marco <marcoambrosini@proton.me>
2024-08-10 12:11:33 +02:00
Christoph Wurst
ae9bc1e560
feat(admin): Document server autoloading and class maps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-06 08:54:14 +02:00
Côme Chilliet
9f00fee5df
feat: Document new API for occ reserved options
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-08-05 12:33:48 +02:00
Marcel Klehr
e09920773e docs(developer/Upgrade_to_30): List all deprecations in detail
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-08-01 08:27:13 +02:00
Baptiste Fotia
55f4781608
Add the new keyword
The new keyword was not present in the return examples. 

Signed-off-by: Baptiste Fotia <fotia.baptiste@hotmail.com>
2024-07-26 15:35:17 +02:00
Marcel Klehr
1c28e793d2 docs(ai): Address review comments
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 13:41:08 +02:00
Marcel Klehr
2770a3f66a docs(Upgrade to 30): Deprecate old AI APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Marcel Klehr
872a25c88f docs(TaskProcessing): Add Translate task type
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Marcel Klehr
8318361387 docs(AI): Deprecate old APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Marcel Klehr
224f864842 docs(TaskProcessing): Update docs to reflect latest changes
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-26 11:05:02 +02:00
Daniel Kesselberg
df5c9443e7
feat: update list of ocp events
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-25 10:41:13 +02:00
Daniel Kesselberg
2f269adec6
feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +02:00
Richard Steinmetz
b33eb327f4
feat(developer): document new date of birth property on the profile
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-22 09:46:36 +02:00
Richard Steinmetz
69da986eeb
feat(developer): document new caldav backend dependency
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-22 09:46:05 +02:00
Richard Steinmetz
49a2d86e99
feat(developer): document instant room and resource updates
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-07-22 09:45:28 +02:00
Joas Schilling
9ea0f373b2
Merge pull request #12049 from nextcloud/docs/api
docs/api
2024-07-22 09:27:01 +02:00
Joas Schilling
a4186bb452
Merge pull request #12046 from nextcloud/dev/45559/document-reason-lock-wait-timeout
docs(developer): document the new reason code for a lock wait timeout…
2024-07-19 23:07:17 +02:00
Julius Härtl
b96e00adc2
docs(dev): Add QBMapper::yieldEntities()
https://github.com/nextcloud/server/pull/45947

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-19 21:42:23 +02:00
Julius Härtl
5484115f50
docs(dev): Add ILockManager::registerLazyLockProvider()
https://github.com/nextcloud/server/pull/44953
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-19 21:40:43 +02:00
Julius Härtl
54e21063d9
docs(dev): Add new IStorage::setOwner method for 30
https://github.com/nextcloud/server/pull/44294

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2024-07-19 21:37:15 +02:00
Arthur Schiwon
d42537d60e
fix: add missing brackets
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-07-19 19:11:38 +02:00
Arthur Schiwon
b43d7f512d
enh: document new IToken constants
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-07-19 19:11:21 +02:00
Daniel Kesselberg
44fe4ecb64
docs(developer): document the new reason code for a lock wait timeout exception
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-19 18:51:53 +02:00
Joas Schilling
fe790f0459
Merge pull request #12045 from nextcloud/feat/30-file-request-changes
feat: document newly added send mail and share api changes into app upgrade guide
2024-07-19 17:24:56 +02:00
skjnldsv
bcfe9b332b feat: document newly added send mail and share api changes into app upgrade guide
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-19 17:16:57 +02:00
Joas Schilling
c353c60b83
docs(developer): Document database deprecations due to upcoming doctrine update
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-07-19 16:44:23 +02:00
Joas Schilling
9f3c117202
Merge pull request #12042 from nextcloud/feat/nc30/igroupmanager_icreategroupbackend
Document changes in IGroupManager and ICreateGroupBackend
2024-07-19 15:56:31 +02:00
Benjamin Gaussorgues
30a6a36b65
Update developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_30.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Benjamin Gaussorgues <github-fa3ie@altahrim.net>
2024-07-19 15:36:46 +02:00
skjnldsv
0a2974d6ce feat: document newly added send-mail and share api changes
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-07-19 13:48:39 +02:00
Benjamin Gaussorgues
e093293738
feat(developer): document changes in IGroupManager and ICreateGroupBackend
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-07-19 12:02:38 +02:00
Ferdinand Thiessen
e7d891ba8d
feat(developer): Add note about IFilenameValidator
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-18 22:11:11 +02:00
Jonas
5aeb17a6c9
feat(developers): Document new backend API interface IPublicReferenceProvider
Signed-off-by: Jonas <jonas@freesources.org>
2024-07-18 15:08:40 +02:00
Kate
04bbc1c9d8
Merge pull request #12034 from nextcloud/feat/developer/deprecated-annotations 2024-07-18 13:12:09 +02:00
provokateurin
69b8b13db5
feat(developer): Add new ExApp OpenAPI scope
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-07-18 12:21:20 +02:00
provokateurin
3114c68002
feat(developer): Add deprecated annotations in 30
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-07-18 12:16:50 +02:00
Jonas
a41b8a8b8f
feat(developers): Document public reference API
Signed-off-by: Jonas <jonas@freesources.org>
2024-07-17 15:43:03 +02:00
Marco
ffc3bc20a6
Merge pull request #11966 from nextcloud/dev/body-container-vars
fix(developer): Add information about `body-container-` CSS variables
2024-07-16 11:07:00 +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
Andy Scherzinger
5b1fa298d9
Merge pull request #11993 from nextcloud/docs/developer_manual/license-header
Update license header infos
2024-07-11 16:26:58 +02:00
Andy Scherzinger
701cf5111b
docs: Update license header infos
... to be in line with SPDX header strategy

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-07-11 15:08:41 +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
Ferdinand Thiessen
db85569181
fix(developer): Add information about body-container- CSS variables
* For https://github.com/nextcloud/server/pull/46259

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-07 14:49:40 +02:00
Marcel Klehr
786ef7d72c feat(TaskProcessing): Add more task types
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-07-04 10:48:53 +02:00
Christoph Wurst
595ea6efff
Merge pull request #11940 from nextcloud/dev-docs/ooo-replacement
feat: dev-docs out of office replacement
2024-07-03 18:04:27 +02:00
Hamza Mahjoubi
0228c19a77 feat: dev-docs out of office replacement
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
2024-07-03 17:50:30 +02:00
Ferdinand Thiessen
b266e7d22f
feat(developer): Document public CSS variables and classes from server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-02 21:38:02 +02:00
provokateurin
120591e086
fix(dev): Adjust Exception explanations in OpenAPI tutorial
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-06-20 13:05:20 +02:00
Jan C. Borchardt
d34a82fc77
Update Material Icons link to Material Symbols
Signed-off-by: Jan C. Borchardt <925062+jancborchardt@users.noreply.github.com>
2024-06-10 15:06:25 +02:00
Marcel Klehr
7c1909d773
Update developer_manual/digging_deeper/task_processing.rst
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-08 10:45:15 +02:00
Marcel Klehr
5143d3eb94 feat: Add docs for \OCP\TaskProcessing
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-05-08 10:11:08 +02:00
Josh
02922c5535
Merge pull request #11776 from nextcloud/tflidd-patch-1
Update conduct link in publishing.rst
2024-05-06 14:04:29 -04:00
provokateurin
cdf26107a5
fix(dev): Add missing imagick extension to make psalm work
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-05-06 13:29:26 +02: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
Christoph Wurst
9ccc01a640
Merge pull request #11715 from nextcloud/fix/deprecate-oc-dialogs
fix(developer): Add deprecation of `OC.dialogs.fileexists` to upgrade…
2024-04-09 21:12:12 +02:00
Ferdinand Thiessen
e063200d1f
fix(developer): Adjust links for frontend library documentation
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-04-09 20:32:43 +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
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
Anupam Kumar
841d210a14 fix speech-to-text typo
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
2023-11-30 16:58:18 +05:30