Commit History

Autor SHA1 Mensaxe Data
  sbkwgh 7aa8e3385f Implement component with dummmy data %!s(int64=8) %!d(string=hai) anos
  sbkwgh fe4eae3156 Add top-posts component %!s(int64=8) %!d(string=hai) anos
  sbkwgh 744b65c005 Rename PageViews component LineChart, add prop for color %!s(int64=8) %!d(string=hai) anos
  sbkwgh c459628c23 Implement page views chart %!s(int64=8) %!d(string=hai) anos
  sbkwgh 84b5424225 Add categories-chart component %!s(int64=8) %!d(string=hai) anos
  sbkwgh e4401f1a11 Remove mock cards %!s(int64=8) %!d(string=hai) anos
  sbkwgh 16eb4faf00 Show same number of ticks as data points %!s(int64=8) %!d(string=hai) anos
  sbkwgh e44e7cf452 Add page-views component %!s(int64=8) %!d(string=hai) anos
  sbkwgh 0d6645eb2e Add widget logic %!s(int64=8) %!d(string=hai) anos
  sbkwgh b35330bce8 Use flex positioning %!s(int64=8) %!d(string=hai) anos
  sbkwgh 26cb041cf2 Add new-posts widget %!s(int64=8) %!d(string=hai) anos
  sbkwgh c6111f66dc Add new widget component %!s(int64=8) %!d(string=hai) anos
  sbkwgh abbf0aa188 Add card system %!s(int64=8) %!d(string=hai) anos
  sbkwgh 58c9f4c6b6 Add sub-routes and allow click to select routes on menu %!s(int64=8) %!d(string=hai) anos
  sbkwgh be52441185 Add admin route and admin menu %!s(int64=8) %!d(string=hai) anos
  sbkwgh bd84d63a16 Use more succint error syntax %!s(int64=8) %!d(string=hai) anos
  sbkwgh 711963f3c0 Use correct validation %!s(int64=8) %!d(string=hai) anos
  sbkwgh a307c32c89 Move post meta info to instance method %!s(int64=8) %!d(string=hai) anos
  sbkwgh 81dce1a6e7 Remove superfluous async/await keywords %!s(int64=8) %!d(string=hai) anos
  sbkwgh c38aad3a50 Refactor delete and login routes %!s(int64=8) %!d(string=hai) anos
  sbkwgh 5dca35c9e1 Refactor password and description update - n.b. hacky fix so that hook being called twice does not re-hash the hash %!s(int64=8) %!d(string=hai) anos
  sbkwgh f61691437c Mostly refactor post user route %!s(int64=8) %!d(string=hai) anos
  sbkwgh 656f76859b Use sequelize validations rather than custom ones in router function %!s(int64=8) %!d(string=hai) anos
  sbkwgh 2b464acc37 Use instance field this.Posts instead of passing in posts %!s(int64=8) %!d(string=hai) anos
  sbkwgh 53bfc3e1bd Move thread meta data logic to instance method %!s(int64=8) %!d(string=hai) anos
  sbkwgh 12210ad4be Replace post content of deleted posts with deleted message %!s(int64=8) %!d(string=hai) anos
  sbkwgh 06000b269d User specific agent which is non-admin %!s(int64=8) %!d(string=hai) anos
  sbkwgh 40f9883401 Merge branch 'lock-thread' %!s(int64=8) %!d(string=hai) anos
  sbkwgh 4e73d4b9ea Move PUT route below admin route middle-ware so that only admin users can lock threads %!s(int64=8) %!d(string=hai) anos
  sbkwgh b9313f6547 Fix test where it was not correctly tested if non-admin user could lock threads (admin privillege) %!s(int64=8) %!d(string=hai) anos