Commit History

Автор SHA1 Съобщение Дата
  sbkwgh b35330bce8 Use flex positioning преди 8 години
  sbkwgh 26cb041cf2 Add new-posts widget преди 8 години
  sbkwgh c6111f66dc Add new widget component преди 8 години
  sbkwgh abbf0aa188 Add card system преди 8 години
  sbkwgh 58c9f4c6b6 Add sub-routes and allow click to select routes on menu преди 8 години
  sbkwgh be52441185 Add admin route and admin menu преди 8 години
  sbkwgh bd84d63a16 Use more succint error syntax преди 8 години
  sbkwgh 711963f3c0 Use correct validation преди 8 години
  sbkwgh a307c32c89 Move post meta info to instance method преди 8 години
  sbkwgh 81dce1a6e7 Remove superfluous async/await keywords преди 8 години
  sbkwgh c38aad3a50 Refactor delete and login routes преди 8 години
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash преди 8 години
  sbkwgh f61691437c Mostly refactor post user route преди 8 години
  sbkwgh 656f76859b Use sequelize validations rather than custom ones in router function преди 8 години
  sbkwgh 2b464acc37 Use instance field this.Posts instead of passing in posts преди 8 години
  sbkwgh 53bfc3e1bd Move thread meta data logic to instance method преди 8 години
  sbkwgh 12210ad4be Replace post content of deleted posts with deleted message преди 8 години
  sbkwgh 06000b269d User specific agent which is non-admin преди 8 години
  sbkwgh 40f9883401 Merge branch 'lock-thread' преди 8 години
  sbkwgh 4e73d4b9ea Move PUT route below admin route middle-ware so that only admin users can lock threads преди 8 години
  sbkwgh b9313f6547 Fix test where it was not correctly tested if non-admin user could lock threads (admin privillege) преди 8 години
  sbkwgh 2baf4a31ef Add css rule to center properly slot преди 8 години
  sbkwgh 80864d208f Implement test, returning an error if trying to reply to removed post преди 8 години
  sbkwgh 37b9450206 Add test to return error if trying to reply to a removed post преди 8 години
  sbkwgh 4ff67cba08 Add postRemoved error преди 8 години
  sbkwgh c181fe4e1d Change button text to 'remove' rather than 'delete' преди 8 години
  sbkwgh e7184783ad Only show check mark if not already removed преди 8 години
  sbkwgh ef734e8589 Align to center of button преди 8 години
  sbkwgh ae3f2f1c94 Show/hide button after api call is complete преди 8 години
  sbkwgh 55b5b4017c Use api to remove posts on backend преди 8 години