Commit Graph

2135 Commits

Author SHA1 Message Date
provokateurin
eecebeab4e feat(dev): Add algorithms supported by oc:checksum prop and OC-Checksum header
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-08-28 14:07:37 +00:00
Ferdinand Thiessen
a42bdb9fb8 chore(developer): Add upgrade hint about CSP nonce
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-15 06:41:26 +00: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
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