chatgpt-web/src
Michael Tanzer 08db5da7db Revert "Fixed issue where messages where not showing correctly. This commit should be 100% backward compatible with the previous implementation of the chat history assuming no edits."
This reverts commit ec4274c6
2023-03-05 14:58:21 +00:00
..
assets Minify SVG 2023-03-03 14:58:28 +01:00
lib Revert "Fixed issue where messages where not showing correctly. This commit should be 100% backward compatible with the previous implementation of the chat history assuming no edits." 2023-03-05 14:58:21 +00:00
App.svelte Use separate Svelte components 2023-03-03 14:11:17 +01:00
app.scss Fixed issue that caused the chat to be called "null" if a user submitted an empty prompt. Made the edit button more visible by making it appear when hovering on the whole chat name header element. 2023-03-05 14:54:42 +00:00
main.ts Use separate Svelte components 2023-03-03 14:11:17 +01:00
vite-env.d.ts Initial commit 2023-03-02 22:12:55 +04:00