unrhodecode/rhodecode
russell@unturf.com 1dac65fc8a Wire styleguide.css and ajax.js into root.mako globally
- Load styleguide.css before style.css so new design tokens are
  available app-wide and new styles take precedence
- Load ajax.js after scripts.min.js — provides qs(), onReady(),
  onDelegate(), setCookie(), getCookie(), and other vanilla utilities
- Keep jQuery's $ intact via qs() alias to avoid breaking existing code
- Add no-js class to <html> for capability-driven presentation
- Update error_document.mako with same CSS/JS stack
2026-02-19 20:18:09 -05:00
..
api Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
apps Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
authentication Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
config Add living styleguide endpoint and vanilla JS utilities 2026-02-19 16:03:21 -05:00
events feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
forms core: run ruff format 2025-01-13 17:47:37 +01:00
i18n tests: fixes test_utils and reverts delete repo message 2025-08-01 13:31:30 +02:00
integrations feature(scm): added multibranch support for git and mercurial 2025-12-21 08:27:16 +01:00
lib Fix session.save() for cookie sessions, add vcsserver/rc_license stubs 2026-02-19 19:38:09 -05:00
model Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
public Wire styleguide.css and ajax.js into root.mako globally 2026-02-19 20:18:09 -05:00
templates Wire styleguide.css and ajax.js into root.mako globally 2026-02-19 20:18:09 -05:00
tests Remove beaker dependency, switch to Pyramid SignedCookieSessionFactory 2026-02-19 15:26:24 -05:00
typing core: updated copyright to 2024 2024-11-12 16:39:07 +01:00
__init__.py Initial implementation of security scan for PRs 2026-01-15 16:48:04 +01:00
bootstrap.py core: run ruff format 2025-01-13 17:47:37 +01:00
subscribers.py security: limit API impersonate feature to only super admins 2025-03-24 05:17:44 +01:00
translation.py core: run ruff format 2025-01-13 17:47:37 +01:00
tweens.py core: run ruff format 2025-01-13 17:47:37 +01:00
VERSION release(version-bump): 5.11.3 → 5.11.4 2026-02-18 12:49:50 +00:00