Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dockerfile to node 20 #601

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Update dockerfile to node 20 #601

merged 1 commit into from
Nov 30, 2023

Conversation

nsarrazin
Copy link
Collaborator

No description provided.

@nsarrazin nsarrazin merged commit c51eb83 into main Nov 30, 2023
@nsarrazin nsarrazin deleted the deps/node_20 branch November 30, 2023 14:44
nsarrazin added a commit that referenced this pull request Dec 4, 2023
nsarrazin added a commit that referenced this pull request Dec 7, 2023
* initial work on new settings page

* new settings - fully working

* tweak to settings layout

* Added model links

* lint

* redirect on bad model

* delete error page

* fix links & reset button

* add saving indicator

* Make new settings work on mobile

* small tweak mobile

* Fix preprompt so it gets read correctly from the model.preprompt (#595)

* 🔒️ Harden session ID generator (#599)

* bump svelte & related to latest (#600)

* Update dockerfile to node 20 (#601)

* Only refresh cookie on post (#606)

* Session management improvements: Multi sessions, renew on login/logout (#603)

* wip: update sessionId on every login

* comment out object.freeze

* only refresh cookies on post

* Add support for multiple sessions per user

* fix tests

* 🛂 Hash sessionId in DB

* 🐛 do not forget about event.locals.sessionId

* Update src/lib/server/auth.ts

Co-authored-by: Eliott C. <coyotte508@gmail.com>

* Add `expiresAt` field

* remove index causing errors

* Fix bug where sessions were not properly being deleted on logout

* Moved session refresh outside of form content check

---------

Co-authored-by: coyotte508 <coyotte508@gmail.com>

* fix settings custom prompt bug

* simplify

WIP

* mobile

* misc

* mobile

* remove debug log

* Fix switches working only on label

* Revert "Fix switches working only on label"

This reverts commit b46d852.

* Switch fix

---------

Co-authored-by: Galén <105213101+galen-ft@users.noreply.github.com>
Co-authored-by: Eliott C <coyotte508@gmail.com>
Co-authored-by: Victor Mustar <victor.mustar@gmail.com>
ice91 pushed a commit to ice91/chat-ui that referenced this pull request Oct 30, 2024
ice91 pushed a commit to ice91/chat-ui that referenced this pull request Oct 30, 2024
* initial work on new settings page

* new settings - fully working

* tweak to settings layout

* Added model links

* lint

* redirect on bad model

* delete error page

* fix links & reset button

* add saving indicator

* Make new settings work on mobile

* small tweak mobile

* Fix preprompt so it gets read correctly from the model.preprompt (huggingface#595)

* 🔒️ Harden session ID generator (huggingface#599)

* bump svelte & related to latest (huggingface#600)

* Update dockerfile to node 20 (huggingface#601)

* Only refresh cookie on post (huggingface#606)

* Session management improvements: Multi sessions, renew on login/logout (huggingface#603)

* wip: update sessionId on every login

* comment out object.freeze

* only refresh cookies on post

* Add support for multiple sessions per user

* fix tests

* 🛂 Hash sessionId in DB

* 🐛 do not forget about event.locals.sessionId

* Update src/lib/server/auth.ts

Co-authored-by: Eliott C. <coyotte508@gmail.com>

* Add `expiresAt` field

* remove index causing errors

* Fix bug where sessions were not properly being deleted on logout

* Moved session refresh outside of form content check

---------

Co-authored-by: coyotte508 <coyotte508@gmail.com>

* fix settings custom prompt bug

* simplify

WIP

* mobile

* misc

* mobile

* remove debug log

* Fix switches working only on label

* Revert "Fix switches working only on label"

This reverts commit b46d852.

* Switch fix

---------

Co-authored-by: Galén <105213101+galen-ft@users.noreply.github.com>
Co-authored-by: Eliott C <coyotte508@gmail.com>
Co-authored-by: Victor Mustar <victor.mustar@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants