Commit Graph

10 Commits

Author SHA1 Message Date
Christoph Wurst
7b85953c18 Document correct db transaction handling
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-13 11:54:22 +00:00
Lukas Reschke
0550ac0ee0 Schema -> ISchemaWrapper
This makes my autocomplete happier :)
2021-05-25 17:49:34 +00:00
Michael Hirschler
4eff6b87b6 Update filesystem.rst 2021-01-18 21:26:54 +00:00
nienzu
1e08448709 Fix spelling error in migrations
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-14 11:48:46 +00:00
Michał
18c5221274 Fix uninitialised variable 2020-10-12 14:56:01 +00:00
dassio
a8f9ce308b add migration to tutorial
Signed-off-by: dassio <dassio@icloud.com>
2020-10-06 07:02:34 +00:00
Roeland Jago Douma
e3e85bddd5
Merge pull request #5042 from nextcloud/backport/5041/stable20
[stable20] enh appdata docs
2020-09-24 11:53:56 +02:00
Roeland Jago Douma
908c5b9aad getAppfolder is dead
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:31:38 +00:00
Roeland Jago Douma
80395501a0 enh appdata docs
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-09-24 06:31:31 +00: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