Commit Graph

240 Commits

Author SHA1 Message Date
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
Ferdinand Thiessen
4545435bb6 feat(developer): Document new database field types
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-10-18 19:43:42 +02:00
Ferdinand Thiessen
80848356a2 Merge pull request #12057 from onny/transifex-links
Fix links to Transifex group
2024-10-11 14:25:22 +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
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
Daniel Kesselberg
cfd3979b03 chore: update available events
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-06 15:33:13 +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
Ferdinand Thiessen
b266e7d22f feat(developer): Document public CSS variables and classes from server
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-02 21:38:02 +02:00
Christoph Wurst
864617c80f feat(dev): Add an example for transient db entity attributes
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-03-27 10:03:35 +01:00
Ferdinand Thiessen
53e467ddc9 Merge pull request #11550 from nextcloud/docs/dev/db-indexes
docs(dev): Mention new uniqueness check for index names
2024-03-08 00:07:44 +01:00
Josh
11e7260e71 Update developer_manual/basics/storage/database.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-02-28 17:18:46 -05:00
Johannes Merkel
7a2bb37142 feat(dev): add replace option to AddMissingIndices
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2024-02-26 14:18:48 +01:00