Commit graph

12 commits

Author SHA1 Message Date
Lucas Oliveira
6a971d45d6
feat: add new onboarding animation, adds onboarding into layout wrapper (#267)
* modularized header

* removed onboarding redirection

* added animations

* Made animations slide instead of grow

* change name of grow to slide

* Added constants

* Fixed animations, added onboarding content to card, switch display depending on current state of onboarding

* fixed initial animation

* fixed animation glitch

* removed debug settimeout

* fixed width

* Format
2025-10-16 16:38:08 -03:00
Lucas Oliveira
522b8b8159
Removed privacy policy and subheading, adjusted gap on sign in page (#164) 2025-10-01 16:49:19 -03:00
Lucas Oliveira
a8f4d734a3
fix: adjust onboarding copies and behaviors (#67)
* fixed logos

* pre-populate ollama endpoint

* show/hide api keys with button

* Added dropdown selector for ibm endpoint

* Added programatic dot pattern instead of background image

* Updated copies

* wait for 500ms before show connecting

* Changed copy

* removed unused log

* Added padding when password button is present

* made toggle be on mouse up

* show placeholder as loading models when they're loading

* removed description from model selector

* implemented getting key from env

* fixed complete button not updating
2025-09-24 17:35:16 -03:00
Lucas Oliveira
43f94f9f4b added model validation and onboarding finishing 2025-09-20 12:09:27 -03:00
Lucas Oliveira
1696dea10b refactored login page 2025-09-18 15:02:43 -03:00
Lucas Oliveira
e219d07743 implement settings page and redirect to onboarding 2025-09-18 14:18:19 -03:00
phact
de10c05eef fix: new chat history glitches 2025-08-29 16:50:20 -04:00
phact
c3b5b33f5c misc ux improvements 2025-08-21 02:32:28 -04:00
phact
91f0b608b5 frontend redesign 2025-08-14 15:06:38 -04:00
phact
346b938d98 refactor to openrag and knowledge filters 2025-08-13 16:31:35 -04:00
phact
a552406911 split frontend and backend containers 2025-08-01 10:12:39 -04:00
phact
91f6f645f4 gdrive v0 2025-07-29 02:12:44 -04:00