Commit Graph

91 Commits

Author SHA1 Message Date
f6dec04bf5 Refactor: Extract utility functions 2025-11-09 19:28:46 -08:00
0b8d9df565 Refactor: Consolidate UI rendering and interaction logic 2025-11-09 19:28:42 -08:00
7e37df357d Refactor: Extract global state management 2025-11-09 19:28:40 -08:00
9c768c9092 Refactor: Consolidate data models and logic 2025-11-09 19:28:33 -08:00
5fbe862bfa Refactor: Extract DOM element selections 2025-11-09 19:28:30 -08:00
815f19e4fe Refactor: Extract API logic into its own module 2025-11-09 19:28:28 -08:00
acdb676015 Delete sidebars.html 2025-11-09 19:05:27 -08:00
cef478ed0f Delete popovers.html 2025-11-09 19:05:18 -08:00
dae7d2d090 Delete modals.html 2025-11-09 19:05:10 -08:00
20ae40eb69 Delete main.html 2025-11-09 19:05:03 -08:00
bfb1b89adc Delete header.html 2025-11-09 19:04:55 -08:00
29e78e0a0b Delete head.html 2025-11-09 19:04:46 -08:00
5a6c097a53 Delete scripts.html 2025-11-09 18:59:01 -08:00
c5cb6bfe35 Delete footer.html 2025-11-09 18:58:36 -08:00
f090119bde Keep: Modals partial 2025-11-09 18:57:14 -08:00
9eb0e0fac1 Keep: Popovers partial 2025-11-09 18:57:11 -08:00
373b096598 Keep: Sidebar partials 2025-11-09 18:57:07 -08:00
06050cf62f Keep: Footer/chat composer partial 2025-11-09 18:57:03 -08:00
78ad8f828d Keep: Main content partial 2025-11-09 18:57:01 -08:00
89b3b6f7c5 Keep: Header partial 2025-11-09 18:57:00 -08:00
82e3028d80 Refactor: Split index.html into partials 2025-11-09 18:45:36 -08:00
675f222f10 Refactor: Split index.html into partials 2025-11-09 18:45:33 -08:00
8c760d6062 Refactor: Split index.html into partials 2025-11-09 18:45:31 -08:00
9c29f3e33e Refactor: Split index.html into partials 2025-11-09 18:45:28 -08:00
7b0d899c09 Refactor: Split index.html into partials 2025-11-09 18:45:26 -08:00
27313bfa01 Refactor: Split index.html into partials 2025-11-09 18:45:24 -08:00
cbe7658d82 Refactor: Split index.html into partials 2025-11-09 18:45:22 -08:00
d2b7d54e30 Refactor: Split index.html into partials 2025-11-09 18:45:19 -08:00
35b5226eae Update style.css 2025-11-09 10:48:24 -08:00
77b1238acd Feat: Apply Assistant font to entire UI 2025-11-09 10:13:38 -08:00
5a9167effa Feat: Apply custom font to sidebars 2025-11-09 10:08:31 -08:00
dec8200e90 Revert: Update main.js 2025-11-08 21:33:57 -08:00
aaf1a9f1cb Revert: Update style.css 2025-11-08 21:33:52 -08:00
f8406f42f6 Feat: Apply Lato to UI & sidebars 2025-11-08 21:28:35 -08:00
1b5e4db5d9 Revert: Update style.css 2025-11-08 21:22:06 -08:00
fac4592cf7 Feat: Apply Inter to UI/sidebars 2025-11-08 21:17:18 -08:00
ad368fb418 Feat: Apply Open Sans to UI/sidebars 2025-11-08 21:10:04 -08:00
f30724c013 Feat: Apply Mozilla Text to UI/sidebars 2025-11-08 21:06:16 -08:00
a0a7a6dd13 Feat: Apply Coral Pixels to UI/sidebars 2025-11-08 20:59:39 -08:00
ff2afbab66 Feat: Apply Nata Sans to UI/sidebars 2025-11-08 20:51:46 -08:00
9f215b89f7 Feat: Apply Nata/Noto Sans to UI/sidebars 2025-11-08 20:46:28 -08:00
d9395f8ed8 Feat: Apply Poppins to UI/sidebars only 2025-11-08 20:42:53 -08:00
2f28cb3f9c Revert: Update style.css 2025-11-08 20:33:57 -08:00
e274c9f6a2 Feat: Apply Google Sans Code to UI 2025-11-08 20:32:12 -08:00
48a0be3047 Feat: Apply Space Grotesk to UI 2025-11-08 20:19:17 -08:00
66275a6a63 Delete src/components/popovers.js 2025-11-08 19:46:46 -08:00
af925517ee Delete src/components/account-settings.js 2025-11-08 19:46:38 -08:00
08a0446c3c Delete src/components/message.js 2025-11-08 19:46:30 -08:00
07cfd15d95 Delete src/components/composer.js 2025-11-08 19:46:22 -08:00
6afb9724be Delete src/components/settings.js 2025-11-08 19:46:14 -08:00