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