История коммитов

Автор SHA1 Сообщение Дата
  Timothy J. Baek 20a6dbbe65 feat: csv bulk import 1 год назад
  Timothy J. Baek bd3b5f1edb feat: csv user import frontend 1 год назад
  Timothy J. Baek e6bcdba5ad feat: add user from admin panel 1 год назад
  Timothy J. Baek b7fcf14f6e refac: styling 1 год назад
  Jun Siang Cheah e91a49c455 feat: add support for using postgres for the backend DB 1 год назад
  Timothy Jaeryang Baek 02d3fb427b Merge pull request #1386 from dannyl1u/feat/profile-image-initials 1 год назад
  Danny Liu 3b06096c52 run npm run lint:backend 1 год назад
  Danny Liu 8d1db9a1c0 feat: api endpoint to receive profile_image_uirl on signup 1 год назад
  Timothy J. Baek da8646cae9 refac 1 год назад
  Timothy J. Baek 38c34b4444 fix: import 1 год назад
  Timothy Jaeryang Baek 56369fea3a Merge branch 'dev' into feature/support_auth_by_api_key 1 год назад
  Jun Siang Cheah 150152ddbd fix: accidental indent during format changed logic 1 год назад
  Timothy J. Baek 12287f8680 chore: code formatting 1 год назад
  Jun Siang Cheah 50f6addd6f feat: auto signup/login with WEBUI_AUTH_TRUSTED_EMAIL_HEADER 1 год назад
  Jun Siang Cheah 29f13f34d3 feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header 1 год назад
  liu.vaayne 81e928030f backend support api key 1 год назад
  Timothy J. Baek fa65be2ad2 refac: post webhook 1 год назад
  Timothy J. Baek 2c6e2d5e8a feat: webhook backend 1 год назад
  Timothy J. Baek 275523e32e feat: jwt utils 1 год назад
  Timothy J. Baek 511e939b5d feat: admin settings 1 год назад
  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 год назад
  Tim Farrell 8c37edd027 Even though "User.email" is enforced as unique at signup, it is not a unique field in the database. Let's use "User.id" instead. This also makes it more difficult to do a session stealing attack. 1 год назад
  Timothy J. Baek 3ce8f3e8fb feat: profile update frontend integration 1 год назад
  Timothy J. Baek 418da74756 feat: profile image update backend 1 год назад
  Shiyinq 6a63c94153 feat: add guard clause to improve signup process 1 год назад
  ThatOneCalculator 07cc7f15d5 chore: :rotating_light: lint and format 1 год назад
  Timothy J. Baek d8754b4486 feat/fix: email format validation 1 год назад
  Timothy J. Baek bb5bf3964e feat: toggle signup enable from admin panel 1 год назад
  Anuraag Jain 77323d9b25 refac: remove the verify_token and use get-current user for auth+user 1 год назад
  Anuraag Jain 08c0d7a9ec fix: merge conflicts 1 год назад