Commit Graph

8 Commits

Author SHA1 Message Date
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
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
Daniel Kesselberg
2f269adec6 feat: hello codespell
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-07-23 13:04:10 +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
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
Joas Schilling
e6c1981637 feat(developer): Replace annotations with attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-25 16:00:11 +02:00
Seth Falco
3c9b9487ac typo: update formatting and correct capitalization
Signed-off-by: Seth Falco <seth@falco.fun>
2021-09-02 13:31:26 +02:00
Christoph Wurst
2647cd93c7 Restructure the dev manual
This moves lots of pages around. The high-level changes are

* Better main sections, so it's more *general*, *into*, *basics* and *details*
* Move more general topics to a *Basic* section, which are not
  app-specific
* Remove app docs to the stuff that is likely used, anything else goes
  into "Digging deeper"
* Move general guides into a prologue
* Try to *compress*/combine some pages with similar content
* Try to have better consistencs on level ob abstraction across pages
* Split app development and maintenance pages into two sections
* Integrate bugtracker info into prologue
* Integrate Android pages into client APIs section

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-22 18:35:59 +02:00