Commit Graph

82 Commits

Author SHA1 Message Date
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
RedDucks
705a52a641
Merge pull request #2 from PretendoNetwork/dev
Dev
2018-11-23 20:31:51 -05:00
mrjvs
dc140676db responsiveness! 2018-11-23 16:59:05 +01:00
mrjvs
37385a5383 updated admin dashboard 2018-11-23 15:20:34 +01:00
mrjvs
115934a7c1 removed some debug logs 2018-11-23 14:47:31 +01:00
mrjvs
388ab27f31 templated posts on home. 2018-11-23 14:44:27 +01:00
mrjvs
6b7379741f start register card styling + added logout endpoint 2018-11-23 14:26:15 +01:00
mrjvs
63643c73d5 client js login system + login card styling + fixed template issues 2018-11-22 21:30:31 +01:00
mrjvs
6ca84aefa3 start on login card styling 2018-11-22 16:59:35 +01:00
mrjvs
662599a941 added partial locales 2018-11-21 17:07:58 +01:00
mrjvs
57ffdb93b2 added pnid navigation menu and some locales code 2018-11-21 16:55:18 +01:00
mrjvs
d6fbea1367 removed comment. #meaningful contributions 2018-11-20 22:09:04 +01:00
mrjvs
87c57c22cb removed a whitespace 2018-11-20 21:52:46 +01:00
mrjvs
15c4e72099 partial pnid dashboard styling 2018-11-20 16:42:37 +01:00
mrjvs
06f9b165f9 small code layout change 2018-11-20 16:12:04 +01:00
mrjvs
72265168e4 pnid integrated navbar, some UX stuff and start on pnid dashboard. 2018-11-20 16:09:35 +01:00
mrjvs
204a3f2a11 added a comment 2018-11-20 13:24:23 +01:00
mrjvs
1a2e6c1c9c pnid registration and login fully working. does still need expanding. 2018-11-18 17:26:27 +01:00
mrjvs
a7b7ba9cda fixed profile displaying 2018-11-18 15:47:55 +01:00
mrjvs
36e728de4f progress page styling 2018-11-18 15:34:26 +01:00
mrjvs
513d508440 updated styling of button components and news cards 2018-11-18 15:08:40 +01:00
mrjvs
b4003858c2 fixed and updated blog posts backend 2018-11-18 14:57:32 +01:00
mrjvs
1df15b58a2 updated styling and MOAR TEMPLATING 2018-11-17 20:45:04 +01:00
mrjvs
fae7ab99c4 updated home page finally 2018-11-17 19:39:00 +01:00
mrjvs
ec95f623c6 contact page css + templating 2018-11-17 17:32:52 +01:00
mrjvs
221e2a6a3e created more template partials 2018-11-17 16:07:34 +01:00
mrjvs
92dc8d281d fixed brand linking? 2018-11-05 12:13:29 +01:00
mrjvs
1cf4316f2f responsive details + working mobile navigation. 2018-11-05 11:51:46 +01:00
mrjvs
8782fd1440 card sections now responsive 2018-11-05 11:15:14 +01:00
mrjvs
d81b47bdc6 refactor css and placed html in template file. 2018-11-04 18:33:23 +01:00
Jip
3496abcfa8 Added website HTML (WIP) 2018-11-04 11:35:29 +01:00
Jip
1c16d4a06a
Added WIP CSS 2018-11-04 11:30:30 +01:00
mrjvs
9a2ac674d7 pid generation and double hashing 2018-10-18 19:11:58 +02:00
mrjvs
89caba14ef pnid account creation start. still stuff to fix and change tho 2018-10-17 22:33:49 +02:00
mrjvs
4611384208 added pnid authentication and database model 2018-10-17 15:44:27 +02:00
mrjvs
78ed1ccaa3
Merge pull request #12 from RedDuckss/master
Added US_en locale
2018-10-17 15:07:25 +02:00
RedDuckss
c10cc2f60e Added US_en locale 2018-10-16 21:03:28 -04:00
mrjvs
516e5af5a6
Merge pull request #11 from PretendoNetwork/dev
added basically everything for the backend except pnid stuff
2018-10-16 18:40:39 +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
47ea7b157b oof, forgot to save some files 2018-10-16 15:22:07 +02:00
mrjvs
eee42ab329 refactored helpers into seperate files 2018-10-16 15:20:06 +02:00
mrjvs
5eb80dff81 renamed urlTitle to slug since thats what it should be 2018-10-16 14:59:35 +02:00
mrjvs
affb7fc36a added contact page with functionality 2018-10-14 20:36:17 +02:00
mrjvs
e649a165b2 added delete admin user and list admin users 2018-10-14 19:58:34 +02:00
mrjvs
9e7626ffa1 updated gitignore and example static text 2018-10-14 19:39:27 +02:00
mrjvs
68f19d75b9 added getting latest post 2018-10-14 19:29:33 +02:00
mrjvs
5c291fefff fixed progress types not sorting 2018-10-14 18:24:21 +02:00
mrjvs
d41967816c static text + progresslist post and edit + postauthor post and edit 2018-10-14 18:00:35 +02:00