Commit Graph

224 Commits

Author SHA1 Message Date
Edward Ly
7811ee596b fix: update license values and examples
Signed-off-by: Edward Ly <contact@edward.ly>
2025-01-20 18:25:05 +01:00
Côme Chilliet
f7188dea5a feat: Document add of ILimitAwareCountUsersBackend and deprecation of ICountUsersBackend
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-01-16 17:31:01 +01:00
Ferdinand Thiessen
c29e92a844 chore(developer): Document template changes for Nextcloud 31
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-10 18:29:13 +01:00
Maksim Sukharev
7573fe2743 fix(dev_manual): add a note about jQuery drop in Notifications app
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-12-30 15:04:33 +01:00
Arthur Schiwon
f91b705946 feat(31): info about added LoadAdditionalEntriesEvent
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-12-18 21:02:23 +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
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
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
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
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
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
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
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
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
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
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
provokateurin
2df637d0bb feat(dev): Clarify IStorage::getOwner() return type
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-18 12:36:17 +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
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
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
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
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
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
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
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
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
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
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
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
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