Historial de Commits

Autor SHA1 Mensaje Fecha
  sbkwgh 51e8b71026 Add admin categories route hace 8 años
  sbkwgh 508143c886 Move into clause so that cookies have been added to store at time of check hace 8 años
  sbkwgh 65d08c2160 Remove admin moderation route hace 8 años
  sbkwgh d7197957d4 Use loading overlay for add new ban modal hace 8 años
  sbkwgh ee59d6755e Darker overlay hace 8 años
  sbkwgh 96a6bc5727 Remove text, move 'add new ban' button to right side of moderatin header hace 8 años
  sbkwgh e517c605c1 Move tab and title to component for DRYer code hace 8 años
  sbkwgh 2c96846834 Little changes hace 8 años
  sbkwgh 4809afa7a9 Use more aesthetically pleasing tab bar hace 8 años
  sbkwgh 6c32808510 Redirect if not admin hace 8 años
  sbkwgh f4ea19cf66 Add ip ban functionality hace 8 años
  sbkwgh 0de71d22bf Capitalize first letter of error hace 8 años
  sbkwgh 3dba6d4960 Add icon to login button hace 8 años
  sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation hace 8 años
  sbkwgh 2af0626f3d Create README.md hace 8 años
  sbkwgh 2e15a2ca14 Create LICENSE hace 8 años
  sbkwgh 8f9d27c2ff Create LICENSE hace 8 años
  sbkwgh 3c6f393733 Add if-clause so that admin settings link only shows for admin user hace 8 años
  sbkwgh 2160dd03c6 Use icon rather than text 'notification' for button and change position of notification count label hace 8 años
  sbkwgh 0763f5e5e5 Use rounded border and thicker shadow hace 8 años
  sbkwgh 5450196e3b Use more succinct menu option hace 8 años
  sbkwgh 36aae71ad9 Use thumbs up icon hace 8 años
  sbkwgh 3f3e98753b Add no bans div hace 8 años
  sbkwgh 50662f4a97 Use vuex so that ban modal can be launched from reports page hace 8 años
  sbkwgh 9daa227cd0 Return ban instance with associated User object hace 8 años
  sbkwgh d61bbf1d68 Hookup to backend hace 8 años
  sbkwgh 7c7dc7d45d Fix missing vuex parameter so that error alert can be shown hace 8 años
  sbkwgh 27a05b0b79 Use username rather than userId hace 8 años
  sbkwgh a614022e88 Move from using params on User instance for permissions to a dedicated Ban model, move methods in permissions.js file to class methods on Ban model hace 8 años
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes hace 8 años