Commit History

Autor SHA1 Mensaxe Data
  sbkwgh ad9fbb32cd Add ip model with n:m relation with user model, add new ip instance on login/account creation %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2af0626f3d Create README.md %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2e15a2ca14 Create LICENSE %!s(int64=8) %!d(string=hai) anos
  sbkwgh 8f9d27c2ff Create LICENSE %!s(int64=8) %!d(string=hai) anos
  sbkwgh 3c6f393733 Add if-clause so that admin settings link only shows for admin user %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2160dd03c6 Use icon rather than text 'notification' for button and change position of notification count label %!s(int64=8) %!d(string=hai) anos
  sbkwgh 0763f5e5e5 Use rounded border and thicker shadow %!s(int64=8) %!d(string=hai) anos
  sbkwgh 5450196e3b Use more succinct menu option %!s(int64=8) %!d(string=hai) anos
  sbkwgh 36aae71ad9 Use thumbs up icon %!s(int64=8) %!d(string=hai) anos
  sbkwgh 3f3e98753b Add no bans div %!s(int64=8) %!d(string=hai) anos
  sbkwgh 50662f4a97 Use vuex so that ban modal can be launched from reports page %!s(int64=8) %!d(string=hai) anos
  sbkwgh 9daa227cd0 Return ban instance with associated User object %!s(int64=8) %!d(string=hai) anos
  sbkwgh d61bbf1d68 Hookup to backend %!s(int64=8) %!d(string=hai) anos
  sbkwgh 7c7dc7d45d Fix missing vuex parameter so that error alert can be shown %!s(int64=8) %!d(string=hai) anos
  sbkwgh 27a05b0b79 Use username rather than userId %!s(int64=8) %!d(string=hai) anos
  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 %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2483e88858 Implement banned user route, as well as adding if clause on creating thread/post routes %!s(int64=8) %!d(string=hai) anos
  sbkwgh 77dcc88ecc Add test for invalid username response %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2d25e30164 Add tests for permissions %!s(int64=8) %!d(string=hai) anos
  sbkwgh 77fdb954ef require not import %!s(int64=8) %!d(string=hai) anos
  sbkwgh c777350d89 Refactor posts route including GET DELETE and POST http verbs %!s(int64=8) %!d(string=hai) anos
  sbkwgh 86b8bb6bc0 Add permissions function %!s(int64=8) %!d(string=hai) anos
  sbkwgh f0a411cbac Use separate routes for each tab %!s(int64=8) %!d(string=hai) anos
  sbkwgh 81b764dab5 Add ConfirmModal component and use in AdminModeration page for deleting a post %!s(int64=8) %!d(string=hai) anos
  sbkwgh 7486a9540f Use real server data and add delete report and delete post functions %!s(int64=8) %!d(string=hai) anos
  sbkwgh 0641031f54 Fix modal and hookup to server, sending ajax post request to create report %!s(int64=8) %!d(string=hai) anos
  sbkwgh 019c6cc99c Fix problem with associations and add test to check for this %!s(int64=8) %!d(string=hai) anos
  sbkwgh 9f0a0ae991 Add and implement tests for DELETE route %!s(int64=8) %!d(string=hai) anos
  sbkwgh 51a31918ca Move post id error to class method on model %!s(int64=8) %!d(string=hai) anos
  sbkwgh 21068b039e Fix test, implement tests for report routes %!s(int64=8) %!d(string=hai) anos