Commit Graph

13 Commits

Author SHA1 Message Date
geoffsee
fb90461edb expose test information 2025-05-31 23:47:55 -04:00
geoffsee
580f361457 checkpoint 2025-05-31 18:48:55 -04:00
geoffsee
9e6ef975a9 saves a message 2025-05-31 18:48:55 -04:00
geoffsee
ce07b69fbe Add unit tests for MessageEditorComponent, update message editing logic, and refactor ChatService model handling.
- Added comprehensive tests for `MessageEditorComponent`.
- Improved message editing functionality and added client store interactions.
- Refactored handling of `getSupportedModels` in `ChatService`.
- Updated PWA configuration and added a Safari-specific instruction.
- Adjusted `.dev.vars` file to reflect local development updates.
2025-05-31 18:48:55 -04:00
geoffsee
d3b11eb22f supply fonts at build-time 2025-05-29 21:47:41 -04:00
geoffsee
f07c19dae8 init test suite 2025-05-29 21:32:12 -04:00
geoffsee
84b0ea0307 add PWA plugin 2025-05-29 21:02:54 -04:00
geoffsee
db5137e772 Add dynamic robots.txt generation and update sitemap handling
- Remove static robots.txt file.
- Implement dynamic robots.txt generator script (`generate_robots_txt.js`) to allow hostname flexibility.
- Update sitemap generation script to also use dynamic hostname from arguments.
- Modify Vite config to include automated generation of both sitemap and robots.txt during build.
- Add `public/robots.txt` to `.gitignore`.
2025-05-28 22:04:28 -04:00
geoffsee
fb41f5f816 Remove unused scripts and rename sitemap generation script
Deleted obsolete scripts `check-analytics.js`, `get_groq_models.js`, and `killport.js` to clean up the codebase. Renamed `gen_sitemap.js` to `generate_sitemap.js` for better readability and consistency.
2025-05-27 15:15:45 -04:00
geoffsee
0d20d1367a remove invalid import 2025-05-23 16:28:33 -04:00
geoffsee
7c53666c39 reintroduce proxy 2025-05-23 16:27:44 -04:00
geoffsee
9c7ad7724b fix build 2025-05-23 16:10:41 -04:00
geoffsee
33679583af init 2025-05-22 23:14:01 -04:00