RedDucks
e52ccfdfd8
Added morgan, removed body-parser, misc changes
...
Added morgan for some route debugging. Removed body-parser since it's built into express now. Made some error returns more clear and modern-ized some random snippets
2018-11-23 23:41:09 -05:00
RedDucks
4c0f6d4290
Added more locale stuff
...
Added more entries to the US_en locale. Also added a default "ERROR" locale if the requested one cannot be found. Also changed some internals to fit semantics better and made views use some new locale entries.
2018-11-23 22:58:55 -05:00
mrjvs
57ffdb93b2
added pnid navigation menu and some locales code
2018-11-21 16:55:18 +01:00
mrjvs
221e2a6a3e
created more template partials
2018-11-17 16:07:34 +01:00
mrjvs
89caba14ef
pnid account creation start. still stuff to fix and change tho
2018-10-17 22:33:49 +02:00
mrjvs
887f270b1d
update function names
2018-10-16 16:21:08 +02:00
mrjvs
815e5aba03
update comments
2018-10-16 16:12:36 +02:00
mrjvs
eee42ab329
refactored helpers into seperate files
2018-10-16 15:20:06 +02:00
mrjvs
5c5772b76d
blog post posting and reading finished. now just edit, sort and delete
2018-10-13 23:11:53 +02:00
mrjvs
fc4a5b0063
updated blog-post functionality to use database + added admin api 404
2018-10-13 17:53:08 +02:00
mrjvs
c73bba5a64
added user roles, updated authentication and added logout option
2018-10-13 14:25:47 +02:00
mrjvs
37e8646379
CODE CLEANUP!!! no more spaghetti!!
2018-10-13 13:31:33 +02:00
RedDuckss
26058d8fa9
Added linting
...
Added the linter ESLint, added a custom set of rules and fixed linting issues
2018-10-11 04:09:13 -04:00
mrjvs
32c0aedc0e
lots of setup for other stuff + adminuser registration
2018-10-10 22:23:22 +02:00
mrjvs
c916fdac31
added more routes and fixed spaghetti async
2018-10-01 21:36:04 +02:00
mrjvs
5f91171259
blog post display and loading
2018-10-01 15:55:49 +02:00