sourcebot/packages/web/src/app
Konrad Staniszewski 5772468930
Refactor Language Support (#132)
* feat: move language utilites out of components and dedup linguist languages

This mot moves all linguist language and codemirror languages into
utility classes.
It also adds syntax highligting for 200+ languages which can use
available parsers.

* Add support for all available 3rd party languages

* Remove some accidental languages

---------

Co-authored-by: Brendan Kellam <bshizzle1234@gmail.com>
2024-12-17 11:00:58 -08:00
..
api Add support for configurable domain sub-paths (#74) 2024-11-18 12:09:26 -08:00
components Refactor Language Support (#132) 2024-12-17 11:00:58 -08:00
repos Icon & link support for self-hosted repositories (#93) 2024-11-26 21:49:41 -08:00
search Refactor Language Support (#132) 2024-12-17 11:00:58 -08:00
favicon.ico Config format V2 (#42) 2024-10-17 16:31:18 -04:00
globals.css Basic syntax highlighting support for search bar (#66) 2024-11-12 18:43:44 -08:00
layout.tsx Search history (#99) 2024-11-29 10:42:08 -08:00
page.tsx Fixed homepage links not resolving when DOMAIN_SUB_PATH is set. Fixes #96 2024-11-27 10:48:22 -08:00
posthogProvider.tsx Pass PostHog key at build time (#92) 2024-11-25 21:04:52 -08:00
queryClientProvider.tsx Config format V2 (#42) 2024-10-17 16:31:18 -04:00
themeProvider.tsx Config format V2 (#42) 2024-10-17 16:31:18 -04:00