Commit graph

445 commits

Author SHA1 Message Date
2336543a9e Updated redirect for RegisterForm 2022-07-20 16:31:20 -05:00
75f6b7483c Updated routes and responses 2022-07-20 16:26:33 -05:00
d11a4a4be8 Updated components to use new server 2022-07-20 16:14:52 -05:00
9426e5ca21 Updated login form to use new services 2022-07-20 15:09:00 -05:00
42d1098583 Updated ResetForm to work with new server 2022-07-20 14:53:13 -05:00
0adb976c33 Refactored services to work with new api 2022-07-20 14:47:40 -05:00
a3d9dfc88a Reworked superagent function to work with new security 2022-07-20 13:35:15 -05:00
f7cea571e7 Updated created endpoint for multiple auth schemas 2022-07-20 13:17:58 -05:00
a7b0e07a7c Server now serves react app 2022-07-20 12:05:11 -05:00
“spicecat”
870c6584d4 Merge branch 'main' of https://github.com/spicecat/qOverflow 2022-07-19 23:11:05 -05:00
“spicecat”
d46e2bd98c server npm run dev 2022-07-19 23:10:12 -05:00
dfb5786308 Fixed script 2022-07-19 22:50:02 -05:00
3ce5ca7b21 Merge branch 'main' of github.com:spicecat/qOverflow 2022-07-19 22:48:21 -05:00
991019e756 Created more npm scripts and expanded readme 2022-07-19 22:48:18 -05:00
“spicecat”
9ea1fa3533 pkg 2022-07-19 22:22:34 -05:00
“spicecat”
6547f8bdab Merge branch 'main' of https://github.com/spicecat/qOverflow 2022-07-19 22:20:54 -05:00
“spicecat”
0e654afa31 lint and console.log db connection 2022-07-19 22:17:53 -05:00
b6dae295a5 Added node-cron and conditional cors 2022-07-19 21:44:24 -05:00
“spicecat”
cde4603c0b cors 2022-07-19 21:41:02 -05:00
“spicecat”
dc191e40fd merge? 2022-07-19 21:24:03 -05:00
f52b46b585 Added comments 2022-07-19 17:40:10 -05:00
b82186a68b Added missing imports to files 2022-07-19 11:34:15 -05:00
2f26dce4f1 Remade openapi.yml 2022-07-19 10:07:18 -05:00
c65bbebd88 Increased the frequency of user fetches 2022-07-19 08:38:47 -05:00
a530e818db Reworked login route to delete old tokens 2022-07-19 08:38:22 -05:00
b11273bde9 Bugfixed routes 2022-07-19 00:25:21 -05:00
49f71ae0a3 Modified openapi to use application/json 2022-07-18 23:17:15 -05:00
0e071fc339 Added openapi documentation 2022-07-18 23:13:58 -05:00
31de6b302c Standardized responses 2022-07-18 17:01:51 -05:00
e32df3e304 Standardized route responses 2022-07-18 17:00:54 -05:00
b24592ef7f Fixed incorrect import 2022-07-18 16:50:56 -05:00
65813d01b1 Changed middleware to use bearer and basic auth 2022-07-18 15:00:22 -05:00
a470105bbc Modified resetRequest and Token models 2022-07-18 14:39:33 -05:00
a317b4f2c6 Added status edits to router 2022-07-18 14:31:21 -05:00
95041be0b5 Simplified models 2022-07-18 14:31:06 -05:00
a8a8a73906 Removed model population 2022-07-18 14:23:35 -05:00
b5565c1a6b Added ways to earn points 2022-07-18 14:20:18 -05:00
8be954b967 Added enforcement for level privileges 2022-07-18 13:51:28 -05:00
ff2ad1e26e Reworked level system 2022-07-18 13:20:07 -05:00
28464d3f7d Added functionality to edit question status 2022-07-18 13:15:13 -05:00
60f3475022 Added functionality to accept an answer 2022-07-18 12:33:00 -05:00
tejusk2
3451f0247e Merge branch 'main' of https://github.com/spicecat/qOverflow 2022-07-18 12:02:51 -05:00
tejusk2
d9f92306fa navbar level and points 2022-07-18 12:02:44 -05:00
“spicecat”
7dc530a0d2 readme 2022-07-18 00:19:10 -05:00
“spicecat”
4f0cb44069 QAControllers folder 2022-07-17 23:53:51 -05:00
e5a2b43f00 Removed broken openapi docs 2022-07-17 23:53:40 -05:00
71a822df1a Implemented all routes into routers 2022-07-17 23:52:30 -05:00
a02c92323b Automatic update 2022-07-17 23:30:42 -05:00
54c7c26fbd Reworked tokenAuth and jwt tokens 2022-07-17 23:30:32 -05:00
12a6e1322d Implemented more standard error messages 2022-07-17 23:24:10 -05:00