Historique des commits

Auteur SHA1 Message Date
  Timothy J. Baek 74809e7330 fix: user chat delete loophole il y a 1 an
  Timothy J. Baek 1d937ec2f2 fix: cleanup unused tags il y a 1 an
  Timothy J. Baek 511e939b5d feat: admin settings il y a 1 an
  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. il y a 1 an
  Timothy J. Baek 7c2f297c84 feat: export all chats from db il y a 1 an
  Tim Farrell 44799e2018 Remove some extraneous imports il y a 1 an
  Timothy J. Baek 220530c450 feat: convo tag filtering il y a 1 an
  Timothy J. Baek 1eec176313 feat: save tags to chat data il y a 1 an
  Timothy J. Baek 987685dbf9 feat: convo tagging full integration il y a 1 an
  Timothy J. Baek d5ed119687 feat: convo tagging api added il y a 1 an
  Timothy J. Baek 077f1fa34b feat: convo tagging backend support il y a 1 an
  Timothy J. Baek b6ab357e8c fix: more edge cases il y a 1 an
  ThatOneCalculator 07cc7f15d5 chore: :rotating_light: lint and format il y a 1 an
  Anuraag Jain 77323d9b25 refac: remove the verify_token and use get-current user for auth+user il y a 1 an
  Anuraag Jain 2532cb1e70 Merge branch 'main' of github.com:ollama-webui/ollama-webui into refac/auth-middleware il y a 1 an
  Anuraag Jain bdd153d8f5 refac: use dependencies to verify token il y a 1 an
  Timothy J. Baek d5dc36b2a9 feat: delete all user chats il y a 1 an
  Anuraag Jain a01b112f7f feat(auth): add auth middleware il y a 1 an
  Timothy J. Baek 4221594778 feat: chat export il y a 1 an
  Timothy J. Baek 0c30a08596 fix: non existent chat page issue il y a 1 an
  Timothy J. Baek 1303407f53 feat: update chat il y a 1 an
  Timothy J. Baek 2cb0bf4439 fix: chat return type to dict il y a 1 an
  Timothy J. Baek 540b50e176 feat: wip chat route il y a 1 an
  Timothy J. Baek 9174331025 feat: db migration to sqlite il y a 1 an