提交歷史

作者 SHA1 備註 提交日期
  Kristian Vos 5a3d8682f4 refactor: delete user sessions when accounts are deleted 2 年之前
  Kristian Vos 79854c085d fix: invalid sessions could sometimes break some actions 2 年之前
  Owen Diffey 31a8c88507 feat(Users): Login with username 2 年之前
  Kristian Vos 61fedc8570 refactor: eslint fixes 2 年之前
  Kristian Vos 6b1cf17877 refactor: combined backend getData/GET_DATA into one db GET_DATA job 2 年之前
  Kristian Vos 25771f8d43 fix: username would usually not update locally upon changing 2 年之前
  Kristian Vos 4658aefb8c fix: users getData blacklisted properties checking 2 年之前
  Owen Diffey 6e0e3f0772 refactor: Station, user and playlist update events frontend & eslint fix 2 年之前
  Kristian Vos dbd48744e7 refactor: added updated events for stations, users and playlists 2 年之前
  Owen Diffey 35a6fbf4b8 fix(AdvancedTable): Able to filter and sort by blacklisted properties 2 年之前
  Owen Diffey f9d26843aa fix(users.getData): Able to filter by blacklisted properties 2 年之前
  Owen Diffey 39b68fcfb4 feat(AdvancedTable): Boolean filter types and other additions 2 年之前
  Kristian Vos 292a61aaa3 refactor: added user hasPassword and punishment status property in getData and added it as a column 2 年之前
  Kristian Vos da520c1e72 refactor: some linting fixes 2 年之前
  Kristian Vos 8987d36ae8 refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible 2 年之前
  Owen Diffey 63c11740d9 refactor(AdvancedTable): Select from array now using exact filter type 2 年之前
  Owen Diffey 028df4f0e8 feat(AdvancedTable): Lesser/Greater than or equal to filter types 2 年之前
  Owen Diffey 60f90101eb feat(AdvancedTable): Select from array filter type 2 年之前
  Owen Diffey ffe84bdf7b feat(AdvancedTable): Number equals, lesser and greater filters 2 年之前
  Owen Diffey 861302be01 feat(AdvancedTable): Datetime before and after filters 2 年之前
  Owen Diffey 4b504146ed refactor: Moved getData query compiler to within waterfall 2 年之前
  Owen Diffey a79a9633b7 fix: Users getData block fetching certain properties 2 年之前
  Owen Diffey 60eb611e94 feat(Admin): Continued integrating advanced table 2 年之前
  Kristian Vos 2269f4fb1e chore: lint fixes 2 年之前
  Kristian Vos 8c23b6650d feat: added admin button to request a password reset for a user 2 年之前
  Kristian Vos 160c53a77f feat: added admin button to resend email verification email 2 年之前
  Owen Diffey d5de05b884 refactor(Playlists): Updated leftover liked/disliked checks 2 年之前
  Owen Diffey 004602b310 refactor(Playlists): Using types instead of isUserModifiable and allowed more control over liked/disliked playlists 2 年之前
  Owen Diffey 263a15309a feat(EditUser): Added ability for admins to remove users 2 年之前
  Kristian Vos 1bdbbaa9af fix: user account removal didn't remove deleted stations from the cache 2 年之前