sbkwgh
|
e61f80a449
Add express variable and check if app is already running in tests rather than waiting for the non-existent event
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
29564c29a6
Use sequelize.sync rather than individual models
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
6f9bb726b4
Add category route
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
5634d6aff5
Implement category test
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
ef5a1239d0
Add category routes
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
3306d234a7
Add admin session parameter, set session to null to delete
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
a64e4e340d
Change typo for model name
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
b226a79e4e
Make name unique
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
ec33e3df7b
Change error name
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
bc2ea0b38b
Add model and test for category
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
de4714bd67
Add new errors
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
c34f9fb9c0
Use marked as setter for content field of post
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
9819ba9c92
Add marked dependency
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
ade4ba95c4
Initial commit
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
9d10d78424
Initial commit
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
0bf11850f5
Send 401 rather than 400 error for invalid token
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
fb72a38180
Fix test bugs and typos
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
cff3e3c557
Add before hook until app starts up
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
0e22ac47be
Fix bug: wrong variable
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
6ca79d48fe
Fix typo
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
19e555c5a7
Correctly implement async/await for tests
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
0b309eb2f6
Add admin_token route and add event for when app starts
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
de1feba110
Delete token if it has been successfully used
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
2b86ca9643
Add admin conditional route, as well as checking for token
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
7ef54969be
Add default value of false to admin field
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
d2a4147dbc
Add admin_test route, test and model
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
e7f51ef919
Add tests for admin accounts
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
d0214822b2
Add admin field
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
36eee5a72e
Add invalidToken error
|
%!s(int64=8) %!d(string=hai) anos |
sbkwgh
|
813b45d4ca
For convenience, move away from migrations to using sequelize.sync({force:true}) in development
|
%!s(int64=8) %!d(string=hai) anos |