6 Commits

Author SHA1 Message Date
PΔBLØ ᄃΞ
e79ae6977f
Feature: add theme selector light/dark (#626)
Co-authored-by: pabl-o-ce <cye@poscye.com>
2023-08-14 23:45:48 -04:00
Juan Calderon-Perez
0066580946
Update dependencies, fix format and lint issues (#597) 2023-08-06 20:57:33 -04:00
Nathan Sarrazin
9168761b9b
Add CI/Lint process for web frontend (#438)
* add CI for web project

* run prettier over whole app

* ci fix

* sigh

* fix linting

* Do not run Docker Build until all checks have passed

* clean up delete feature

* fix index

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-06-17 22:21:25 +02:00
PΔBLØ ᄃΞ
57bc893967
Web UI/UX improvements (#212)
* Style: Web UI/UX improvements

* Docs: add credits for the svg

* Style: fix in header nav tittle always center

* Style: fix chat padding md:responsive

* Style: fix system chat padding md:responsive

* Style: text-lg to text-base... [for me look better]. (suggestion only).. if you dont like it I remove it

* Style: [suggestion] header title format one line 'Serge: <modelName>' second line '<date>'

* Style: fix color using daisyui semantic color

* Style: fix color user avatar

* Style: data-theme=dark

* Style: colors by compatible with all themes

* Style: colors by compatible with all themes [second and last review]

* Style: svg and colors on download models [replace icons to svg icons]

* Style: input h-auto

* Feature: add render markdown on user and serge

* Style: code tag color and background for any theme

* Style: copy to clipboard button background and overflow-y hidden in chat render parent element

* Style: code block background adaptive to daisy themes

* Style: remove images and add rubik-pixels font

* Style: add rubik-pixels font from fontsource

---------

Co-authored-by: Juan Calderon-Perez <835733+gaby@users.noreply.github.com>
2023-05-25 01:31:57 -04:00
Nathan Sarrazin
8390b32874 Add a very basic working front-end 2023-03-20 01:01:24 +01:00
Nathan Sarrazin
523d0f82a2 Added a basic sveltekit + tailwind project in the project 2023-03-19 19:43:09 +01:00