Timothy J. Baek
|
f64ac3269f
fix: share chat permission issue
|
1 year ago |
Timothy J. Baek
|
9975cb17a9
feat: update shared chat
|
1 year ago |
Timothy J. Baek
|
0b823f90e6
feat: delete shared chat link
|
1 year ago |
Timothy J. Baek
|
180dd3966b
refac: share chat routes
|
1 year ago |
Timothy J. Baek
|
4e9ca31146
Update chats.py
|
1 year ago |
Jun Siang Cheah
|
94976e5ed3
feat: add backend functions for sharing chats
|
1 year ago |
Timothy J. Baek
|
5af8d0612a
chore: py formatting
|
1 year ago |
Self Denial
|
e6dd0bfbe0
Migrate to python logging module with env var control.
|
1 year ago |
Timothy J. Baek
|
74809e7330
fix: user chat delete loophole
|
1 year ago |
Timothy J. Baek
|
1d937ec2f2
fix: cleanup unused tags
|
1 year ago |
Timothy J. Baek
|
511e939b5d
feat: admin settings
|
1 year ago |
Tim Farrell
|
08e8e922fd
Endpoint role-checking was redundantly applied but FastAPI provides a nice abstraction mechanic...so I applied it. There should be no logical changes in this code; only simpler, cleaner ways for doing the same thing.
|
1 year ago |
Timothy J. Baek
|
7c2f297c84
feat: export all chats from db
|
1 year ago |
Tim Farrell
|
44799e2018
Remove some extraneous imports
|
1 year ago |
Timothy J. Baek
|
220530c450
feat: convo tag filtering
|
1 year ago |
Timothy J. Baek
|
1eec176313
feat: save tags to chat data
|
1 year ago |
Timothy J. Baek
|
987685dbf9
feat: convo tagging full integration
|
1 year ago |
Timothy J. Baek
|
d5ed119687
feat: convo tagging api added
|
1 year ago |
Timothy J. Baek
|
077f1fa34b
feat: convo tagging backend support
|
1 year ago |
Timothy J. Baek
|
b6ab357e8c
fix: more edge cases
|
1 year ago |
ThatOneCalculator
|
07cc7f15d5
chore: :rotating_light: lint and format
|
1 year ago |
Anuraag Jain
|
77323d9b25
refac: remove the verify_token and use get-current user for auth+user
|
1 year ago |
Anuraag Jain
|
2532cb1e70
Merge branch 'main' of github.com:ollama-webui/ollama-webui into refac/auth-middleware
|
1 year ago |
Anuraag Jain
|
bdd153d8f5
refac: use dependencies to verify token
|
1 year ago |
Timothy J. Baek
|
d5dc36b2a9
feat: delete all user chats
|
1 year ago |
Anuraag Jain
|
a01b112f7f
feat(auth): add auth middleware
|
1 year ago |
Timothy J. Baek
|
4221594778
feat: chat export
|
1 year ago |
Timothy J. Baek
|
0c30a08596
fix: non existent chat page issue
|
1 year ago |
Timothy J. Baek
|
1303407f53
feat: update chat
|
1 year ago |
Timothy J. Baek
|
2cb0bf4439
fix: chat return type to dict
|
1 year ago |