Commit History

Autor SHA1 Mensaxe Data
  Timothy J. Baek 26ee547f71 fix hai 11 meses
  Timothy J. Baek 01e020d1ad fix hai 11 meses
  Timothy J. Baek 88e8f31c07 fix: webui_auth permission issue hai 11 meses
  Timothy J. Baek 58cfa5b9c1 fix: trusted header hai 11 meses
  Timothy J. Baek c40e634391 feat: better error message hai 11 meses
  Timothy J. Baek 01472c071b feat: support webui_auth false hai 11 meses
  Timothy J. Baek 20a6dbbe65 feat: csv bulk import hai 1 ano
  Timothy J. Baek bd3b5f1edb feat: csv user import frontend hai 1 ano
  Timothy J. Baek e6bcdba5ad feat: add user from admin panel hai 1 ano
  Timothy J. Baek b7fcf14f6e refac: styling hai 1 ano
  Jun Siang Cheah e91a49c455 feat: add support for using postgres for the backend DB hai 1 ano
  Timothy Jaeryang Baek 02d3fb427b Merge pull request #1386 from dannyl1u/feat/profile-image-initials hai 1 ano
  Danny Liu 3b06096c52 run npm run lint:backend hai 1 ano
  Danny Liu 8d1db9a1c0 feat: api endpoint to receive profile_image_uirl on signup hai 1 ano
  Timothy J. Baek da8646cae9 refac hai 1 ano
  Timothy J. Baek 38c34b4444 fix: import hai 1 ano
  Timothy Jaeryang Baek 56369fea3a Merge branch 'dev' into feature/support_auth_by_api_key hai 1 ano
  Jun Siang Cheah 150152ddbd fix: accidental indent during format changed logic hai 1 ano
  Timothy J. Baek 12287f8680 chore: code formatting hai 1 ano
  Jun Siang Cheah 50f6addd6f feat: auto signup/login with WEBUI_AUTH_TRUSTED_EMAIL_HEADER hai 1 ano
  Jun Siang Cheah 29f13f34d3 feat: add WEBUI_AUTH_TRUSTED_EMAIL_HEADER for authenticating users by a trusted header hai 1 ano
  liu.vaayne 81e928030f backend support api key hai 1 ano
  Timothy J. Baek fa65be2ad2 refac: post webhook hai 1 ano
  Timothy J. Baek 2c6e2d5e8a feat: webhook backend hai 1 ano
  Timothy J. Baek 275523e32e feat: jwt utils hai 1 ano
  Timothy J. Baek 511e939b5d feat: admin settings hai 1 ano
  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. hai 1 ano
  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. hai 1 ano
  Timothy J. Baek 3ce8f3e8fb feat: profile update frontend integration hai 1 ano
  Timothy J. Baek 418da74756 feat: profile image update backend hai 1 ano