提交历史

作者 SHA1 备注 提交日期
  Timothy J. Baek c40e634391 feat: better error message 1 年之前
  Timothy J. Baek 01472c071b feat: support webui_auth false 1 年之前
  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 年之前