14 Commits

Author SHA1 Message Date
Christian Wolf
179d774357 Added content from suggestions
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-09-26 20:52:10 +02:00
Christian Wolf
34756e28e1 Apply suggestions from code review
Add modifications from reviews

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-07-28 14:33:08 +02:00
Christian Wolf
3071dbf6eb Reword external app to non-browser
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 19:03:32 +02:00
Christian Wolf
845e062cc3 Adding some text on historic routing with REST routes
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
5e0e926757 Apply suggestions from code review
Fix typos and other errors in the code as suggested by review process

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
64453ed03b Adding CORS back into the mix
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
5fd856f8ec Fix OCS description after some research
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
9b817ad141 Apply suggestions from code review
Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:50 +02:00
Christian Wolf
1e6333968e Started to fix unclear statements about OCS and REST
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-06-13 18:14:47 +02:00
Daniel Kesselberg
15e756b7f4 docs: change cors annotation to attribute
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2025-03-04 10:39:12 +01: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
Christoph Wurst
250286e335 Document maintenance mode header
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-09-30 16:22:18 +02:00
Christian Wolf
39db36fdb2 Fixed some more links in the dev manual
Signed-off-by: Christian Wolf <github@christianwolf.email>
2021-11-24 14:50:02 +01: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