weblate/docs
Michal Čihař d9617e149a perf(changes): optimize category history loading
Sentry traces showed category pages hydrating and joining more change rows than they display, with repeated work to resolve linked components. Limit before prefetching, reuse linked-component scopes, and add targeted indexes while preserving owned-only action and report boundaries.
2026-07-23 23:36:21 +02:00
..
_ext feat(addons): report accurate activity log outcomes 2026-07-15 11:20:22 +02:00
admin feat(diagnostics): refine community guidance alerts (#20740) 2026-07-19 15:06:40 +00:00
changes feat(reports): generate and store reports asynchronously 2026-07-13 19:14:42 +02:00
contributing fix(ui): standardize alert documentation links 2026-07-12 14:10:59 +02:00
devel feat(diagnostics): add scoped alert summaries 2026-07-14 13:31:40 +02:00
formats feat(formats): support Qt TS version 1 2026-07-23 12:29:41 +02:00
images
locales chore(l10n): update Chinese (Simplified Han script) translation 2026-07-23 12:22:14 +02:00
screenshots feat(diagnostics): add scoped alert summaries 2026-07-14 13:31:40 +02:00
security feat(api): Suggestions API (#20406) 2026-07-15 18:55:11 +02:00
snippets feat(checks): AsciiDoc quality check (#20775) 2026-07-23 18:45:31 +02:00
specs feat(formats): support Qt TS version 1 2026-07-23 12:29:41 +02:00
user refactor(vcs): clarify code hosting connection naming (#20421) 2026-07-09 15:08:58 +02:00
.gitignore
api.rst feat(api): Suggestions API (#20406) 2026-07-15 18:55:11 +02:00
changes.rst perf(changes): optimize category history loading 2026-07-23 23:36:21 +02:00
conf.py perf(frontend): use manifest static asset versioning 2026-07-13 14:10:05 +02:00
faq.rst
formats.rst fix(formats): correct supported feature metadata (#20559) 2026-07-09 11:43:17 +00:00
index.rst
make.bat
Makefile chore: update OpenAPI schema 2026-07-06 20:21:12 +02:00
python.rst docs(wlc): update to cover HTTP changes (#20376) 2026-06-30 11:00:26 +00:00
vcs.rst refactor(vcs): clarify code hosting connection naming (#20421) 2026-07-09 15:08:58 +02:00
wlc.rst docs(wlc): update to cover HTTP changes (#20376) 2026-06-30 11:00:26 +00:00
workflows.rst