discourse/lib/stylesheet
Bianca Nenciu b425fbc2a2
SECURITY: Generate more category CSS on client
This commit moves the generation of category background CSS from the
server side to the client side. This simplifies the server side code
because it does not need to check which categories are visible to the
current user.
2024-03-15 14:24:11 +08:00
..
manager SECURITY: Generate more category CSS on client 2024-03-15 14:24:11 +08:00
compiler.rb SECURITY: Generate more category CSS on client 2024-03-15 14:24:11 +08:00
importer.rb SECURITY: Generate more category CSS on client 2024-03-15 14:24:11 +08:00
manager.rb SECURITY: Generate more category CSS on client 2024-03-15 14:24:11 +08:00
watcher.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00