- 30 Dec, 2023 12 commits
-
-
Anuraag Jain authored
-
Anuraag Jain authored
-
Anuraag Jain authored
Merge branch 'refac/auth-middleware' of https://github.com/anuraagdjain/ollama-webui into refac/auth-middleware
-
Anuraag Jain authored
- feat: added new util to get the current user when needed. Middleware was adding authentication logic to all the routes. let's revisit if we can move the non-auth endpoints to a separate route. - refac: update the routes to use new helpers for verification and retrieving user - chore: added black for local formatting of py code
-
Timothy Jaeryang Baek authored
fix: toggle settings shortcut fix
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: delete all user chats
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: message components refac
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 29 Dec, 2023 20 commits
-
-
Timothy Jaeryang Baek authored
-
Timothy Jaeryang Baek authored
doc: important note update
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
doc: troubleshooting
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: account settings
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: delete user
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 28 Dec, 2023 8 commits
-
-
Anuraag Jain authored
- refactored chat routes to use request.user instead of doing authentication in every route
-
Timothy Jaeryang Baek authored
fix(model-selector): prevent saving empty default model
-
Anuraag Jain authored
Merge branch 'fix/model-saving' of https://github.com/anuraagdjain/ollama-webui into fix/model-saving
-
Anuraag Jain authored
-
Anuraag D Jain authored
-
Timothy Jaeryang Baek authored
fix: api route issue over https
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-