Commit History

Author SHA1 Message Date
  Owen Diffey 3f9a50d479 fix: Temporarily disabled eslint for moduleManager import 2 years ago
  Kristian Vos 61fedc8570 refactor: eslint fixes 2 years ago
  Kristian Vos 6b1cf17877 refactor: combined backend getData/GET_DATA into one db GET_DATA job 2 years ago
  Owen Diffey 35a6fbf4b8 fix(AdvancedTable): Able to filter and sort by blacklisted properties 2 years ago
  Owen Diffey 39b68fcfb4 feat(AdvancedTable): Boolean filter types and other additions 2 years ago
  Kristian Vos 98f8e0be16 refactor: added songsCount and totalLength aggregation/columns for playlists table 2 years ago
  Kristian Vos 292a61aaa3 refactor: added user hasPassword and punishment status property in getData and added it as a column 2 years ago
  Kristian Vos da520c1e72 refactor: some linting fixes 2 years ago
  Kristian Vos 8987d36ae8 refactor: added aggregation to remaining GET_DATA jobs and and getData actions, including userId to username filtering where possible 2 years ago
  Owen Diffey 028df4f0e8 feat(AdvancedTable): Lesser/Greater than or equal to filter types 2 years ago
  Owen Diffey ffe84bdf7b feat(AdvancedTable): Number equals, lesser and greater filters 2 years ago
  Owen Diffey 861302be01 feat(AdvancedTable): Datetime before and after filters 2 years ago
  Owen Diffey 4b504146ed refactor: Moved getData query compiler to within waterfall 2 years ago
  Owen Diffey 60eb611e94 feat(Admin): Continued integrating advanced table 2 years ago
  Jonathan Graham e6d03fe7d0 fix(Punishments): improved design of Punishments modal, admin tab 2 years ago
  Jonathan b2d8d85176 style(WS): socket listener names should be standardised 3 years ago
  Jonathan 920cf62aed chore(WS): further standardised callbacks on socket listeners 3 years ago
  Jonathan 46731eedc6 chore(WS): standardised callbacks for socket actions 3 years ago
  Jonathan 289165d5a7 fix(socket.io -> WS): cleaned up code, some bug fixes 3 years ago
  Jonathan 60a2837089 feat(Activities): added preference whether to hide or show all activity 3 years ago
  Kristian Vos 7cd013631b Fixed issues with punishments and made view punishment modal independent 3 years ago
  Kristian Vos 6d70540a84 Made backend actions run in jobs when called from socket.io 3 years ago
  Kristian Vos 18a33b69af Moved socket.io functions to the io module 3 years ago
  Kristian Vos e6ade1a5fe Renamed modules in backend actions 3 years ago
  Jonathan ab323f311e chore: eslint now runs in correct directory, all remaining eslint issues resolved 3 years ago
  Jonathan 7e01f2bdaa chore(backend): added eslint and prettier, along with changing all files to conform 3 years ago
  Kristian Vos 4169537b89 Fixed more than a hundred unhandled promise rejection issues 3 years ago
  Kristian Vos ecc1f4fd98 refactor/feat: Huge backend rewrite 4 years ago
  Kristian Vos 840dc314de fix: small fix to ban functionality for userId and ip 4 years ago
  Kristian Vos 6861ec7969 fix: fixed security vulnerability where users could spoof userId's in socket.io in some cases 4 years ago