Commit Graph

253 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
044c4d7432 Merge remote-tracking branch 'origin/master' into fix/clarification-rest-ocs 2025-09-26 18:55:36 +02:00
Grigorii K. Shartsev
555ffe054d fix(developer_manual/translations): non-breaking space before ellipsis
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2025-08-25 14:28:58 +02:00
Julien Veyssier
c5d844bcd1 feat(developer): add new OCP\Authentication\Events\TokenInvalidatedEvent event in the list of available events
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2025-08-20 17:53:57 +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
Christoph Wurst
8f01d5c11f feat(devmanual): add section about system config key conventions
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-07-17 16:32:30 +02:00
Christian Wolf
2fdeb0bdfd Restructure significant part of the controller documentation
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
Andrey Borysenko
a75f1ae909 feat(translations): ExApps on Python support Transifex translations sync (#13184)
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
2025-06-10 20:59:57 +03:00
Louis
9feec433f6 Merge pull request #13141 from ronnybremer/patch-1 2025-06-04 16:41:10 +02:00
Umer Tahir
ee4d7e7695 Update js.rst
Signed-off-by: Umer Tahir <47310055+Bytepie@users.noreply.github.com>
2025-05-26 22:15:34 +02:00
Ronny Bremer
9d5c5eb1a3 adopted documentation on how to create a new file or override an existing file
previous code was outdated and didn't work anymore in newer NC versions (possibly since NC 29)

Signed-off-by: Ronny Bremer <rbremer@almanid.com>
2025-05-22 13:21:34 +02:00
Côme Chilliet
7799a81eb4 feat: Document app.php removal and adapt related documentation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-05-20 15:41:23 +02:00
provokateurin
b8306f69e9 chore: Update list of OCP events
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-05-20 14:09:06 +02:00
Jonathan Treffler
af4d58c0fd fixed call on null errors in cache docs code blocks
some code blocks referenced an undefined $this->cache variable instead of the defined $cache

Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
2025-05-18 16:03:34 +02:00
Ferdinand Thiessen
9ba8bbdb84 feat(developer): document adding of \OCP\Security\PasswordContext
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-05-15 16:45:32 +02:00
Côme Chilliet
68ece85948 feat: Document new query parameter forceLanguage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-04-22 12:06:40 +02:00
Joas Schilling
aafdae00a0 fix(translations): Split "Translation setup" into it's own page
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-12 23:25:43 +02:00
Joas Schilling
7edac26539 feat(l10n): Improve translation guidelines
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-04-12 21:30:16 +02:00
Jonas Heinrich
8e2d4b6ae3 Refer software Poedit for translating files 2025-03-28 21:57:19 +01:00
rakekniven
7cdf4cd305 Merge pull request #12864 from nextcloud/feat/devmanual/create-missing-replacement-indexes
feat(devmanual): Clarify behavior of missing replacement indexes
2025-03-27 18:37:16 +01:00
skjnldsv
70a8bb6d3d feat(developer_manual): document IAppConfig AppFramework service
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2025-03-27 09:44:08 +01:00
Christoph Wurst
56d0977384 feat(devmanual): Clarify behavior of missing replacement indexes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-03-13 08:11:38 +01:00
Christian Wolf
b8b0411f1c Apply suggestions from code review
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 18:23:27 +01:00
Christian Wolf
5435dcd708 Apply suggestions from code review
Add first batch of changes to be incorporated.

Co-authored-by: Kate <26026535+provokateurin@users.noreply.github.com>
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 18:05:11 +01:00
Christian Wolf
17043e2dd4 Update routing file
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:19 +01:00
Christian Wolf
e2b2504338 Fix some minor punctuation
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:18 +01:00
Christian Wolf
d3348cd2b7 Add more examples in the Authentication section
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:16 +01:00
Christian Wolf
9388034295 Make CSRF check clearer
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:13 +01:00
Christian Wolf
bc321ab0d1 Update some texts to reflect current situation better
Update OCS migration text

Fix OCS routes entry

Responders on OCS

APIRoute on 29

Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:10 +01:00
Christian Wolf
0935fa8ff5 Adding some introductions to new chapter structure
Introduction to responders

Introduction HTML responses

Introduction to data responses

Introduction special reponders

Introduction security considerations

Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:31:02 +01:00
Christian Wolf
27c0ce5720 Move section brute-force protection
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:09:42 +01:00
Christian Wolf
7d411004a4 Move section Rate Limiting
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:07:53 +01:00
Christian Wolf
ef54c9ef4c Move section Streamed/lazily rendered Content
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:07:49 +01:00
Christian Wolf
ef9fb32bba Move section custom responses
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:01:27 +01:00
Christian Wolf
0ac03ca900 Move section Downloads
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:00:52 +01:00
Christian Wolf
c2040e8c5c Moving section Redirects
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 16:00:22 +01:00
Christian Wolf
30c51835df Move section Content security policy
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:57:21 +01:00
Christian Wolf
24e4e6b793 Moving section Authentication
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:52:54 +01:00
Christian Wolf
1693e6ef10 Moving section handling errors
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:52:54 +01:00
Christian Wolf
e58d1ff44e Move section Responders
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:52:54 +01:00
Christian Wolf
578cbcef43 Move section JSON
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:50:25 +01:00
Christian Wolf
af0cad8bf4 Move section OCS
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:50:25 +01:00
Christian Wolf
9e95840608 Moved section public html templates
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:50:25 +01:00
Christian Wolf
2f1bc359c4 Move section html templates
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:50:25 +01:00
Christian Wolf
e3989934a2 First create some structure to fill in the content in next commits
Signed-off-by: Christian Wolf <github@christianwolf.email>
2025-02-28 15:50:25 +01:00
Paul
6af4c226b1 Fix typo Athor —> Author
Signed-off-by: Paul <devnoname120@gmail.com>
2025-02-24 17:58:23 +01:00
Edward Ly
6990817236 fix(exapp_development): update internal references, more grammar fixes
Signed-off-by: Edward Ly <contact@edward.ly>
2024-12-06 11:49:15 -08:00
Ferdinand Thiessen
d8198ad7a3 Merge pull request #12293 from nextcloud/developer/database-types
feat(developer): Document new database field types
2024-11-09 17:05:12 +01:00
Maxence Lange
4b66d6bd4b migration attributes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-10-30 10:02:19 -01:00