Commit Graph

2146 Commits

Author SHA1 Message Date
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
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
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