Commit 056f475
* docs(backend): correct TypeScript code fences in TS tabs (controllers, services, middlewares, routes)
* docs(bundlers): clarify webpack config example rename and JS/TS filenames
* docs(routes): add guidance to prefer fully-qualified handler names in custom routers
* docs(api-tokens): add concise security tip (least privilege, rotation, secrets manager)
* docs(controllers): add caution about validateQuery/sanitizeQuery/sanitizeOutput when overriding actions
* docs(policies): clarify scoped policy folders and fix example path
* docs(webhooks): add signature verification tip and fix TS config path
* docs(theme-extension): add minimal TS example for theme.light and theme.dark overrides
* docs(wysiwyg): add next steps tip (plugin first, custom field for deeper integration)
* docs(middlewares): add tip to list registered middlewares (discovery command)
* docs(models): add TL;DR with emphasis on content shape and Document Service
* docs(locales-translations): fix typo and use proper js/ts fences instead of jsx
* docs(logos): add TL;DR and guidance (SVG preferred, light/dark variants)
* docs(admin host/port): add reverse proxy deployment tip (forwarded headers, explicit origin)
* docs(releases): tidy step wording and ensure consistent numbering
* docs(review-workflows): minor copy polish in settings table
* Limit PR scope to review-workflows.md only; revert unrelated file changes
---------
Co-authored-by: GitHub Actions <[email protected]>
1 parent 11a7155 commit 056f475
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments