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