Stirling-PDF/frontend/src
James Brunton 9360a36c31
V2: Disable rainbow mode for demo (#4303)
# Description of Changes
The rainbow mode easter egg doesn't work very well at the moment and
isn't needed for the demo (and is too easy to accidentally enable). This
PR disables it completely by adding a global const to short-circuit the
activation code.
2025-08-26 14:56:37 +00:00
..
assets Update Frontend 3rd Party Licenses (#4254) 2025-08-25 16:10:51 +01:00
components Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
constants Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
contexts Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
data V2 Replace Google Fonts icons with locally bundled Iconify icons (#4283) 2025-08-25 16:07:55 +01:00
hooks V2: Disable rainbow mode for demo (#4303) 2025-08-26 14:56:37 +00:00
i18n V2: Convert Tool (#3828) 2025-08-01 16:08:04 +01:00
pages Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
services Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
styles Feature/v2/file manager UI improvements (#4286) 2025-08-26 12:35:09 +01:00
tests Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
theme Feature/v2/file handling improvements (#4222) 2025-08-21 17:30:26 +01:00
tools Add tooltips to advanced section in OCR and add missing translations (#4295) 2025-08-26 12:38:47 +01:00
types Feature/v2/pageeditor improved (#4289) 2025-08-26 15:30:58 +01:00
utils Feature/v2/automate (#4248) 2025-08-22 14:40:27 +01:00
App.css Initial react set up 2025-05-09 20:01:09 +01:00
App.tsx Feature/v2/right rail (#4255) 2025-08-25 12:53:33 +01:00
global.d.ts V2 Replace Google Fonts icons with locally bundled Iconify icons (#4283) 2025-08-25 16:07:55 +01:00
i18n.ts Bug/v2/reduce console pollution (#4212) 2025-08-15 13:15:21 +01:00
index.css V2 Replace Google Fonts icons with locally bundled Iconify icons (#4283) 2025-08-25 16:07:55 +01:00
index.tsx Feature/v2/all tools sidebar (#4151) 2025-08-19 13:31:09 +01:00
logo.svg Initial react set up 2025-05-09 20:01:09 +01:00
output.css Mantine overhaul 2025-05-15 20:07:33 +01:00
reportWebVitals.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.js Initial react set up 2025-05-09 20:01:09 +01:00
setupTests.ts Enforce type checking in CI (#4126) 2025-08-11 09:16:16 +01:00