frigate/web/src
Josh Hawkins 6fdd65ddb5
Some checks failed
CI / AMD64 Build (push) Has been cancelled
CI / ARM Build (push) Has been cancelled
CI / Jetson Jetpack 6 (push) Has been cancelled
CI / AMD64 Extra Build (push) Has been cancelled
CI / ARM Extra Build (push) Has been cancelled
CI / Synaptics Build (push) Has been cancelled
CI / Assemble and push default build (push) Has been cancelled
UI tweaks (#23346)
* remove redundant per-view toasters in settings

* add variants to standardize dialog footer button layouts

* remove text-md

this class name compiles to nothing in tailwind. we used to add it to prevent iOS from zooming when focusing on an input, but that is now solved via the viewport meta in index.html

* make wizard footers consistent with dialog footers

* consistent destructive button style

remove text-white from individual buttons and add it to the variant
2026-05-29 16:00:30 -06:00
..
api Miscellaneous fixes (#23238) 2026-05-18 22:52:40 -05:00
components UI tweaks (#23346) 2026-05-29 16:00:30 -06:00
context Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
hooks feat: add Traditional Chinese (zh-Hant) language option (#23322) 2026-05-27 08:04:41 -05:00
lib feat: add Traditional Chinese (zh-Hant) language option (#23322) 2026-05-27 08:04:41 -05:00
pages UI tweaks (#23346) 2026-05-29 16:00:30 -06:00
types Support Dynamic Thinking Models (#23281) 2026-05-21 12:54:23 -05:00
utils Clone camera settings (#23339) 2026-05-28 17:44:06 -06:00
views UI tweaks (#23346) 2026-05-29 16:00:30 -06:00
App.tsx Frontend fixes (#22309) 2026-03-07 06:43:00 -07:00
env.ts Fix linter and fix lint issues (#10141) 2024-02-28 16:23:56 -06:00
index.css Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
login.tsx Fix auth when serving Frigate at a subpath (#12815) 2024-08-09 07:26:26 -06:00
main.tsx feat: add i18n (translation/localization) (#16877) 2025-03-16 10:36:20 -05:00
vite-env.d.ts switch to vite 2022-03-11 07:49:06 -06:00