История коммитов

.
feat(admin): improve dark theme in admin panel
.
refactor(theme): migrate theme switch to js and simplify theme config
.
fix(theme): improve dark styles for prism
.
fix(theme): improve dark styles for alerts and prism
.
fix(notifications): isolate forum post page lookup from outer pagination
.
fix(pagination): canonicalize page=1 and clamp overflow to last page
.
fix(pagination): avoid redirect loop for out-of-range pages
.
fix(legacy): use Request service and preserve smilies cache
.
fix(pagination): prevent negative start offset in legacy modules
.
fix(modules): initialize pagination start in legacy entrypoints