aboutsummaryrefslogtreecommitdiff
path: root/routes/index.js
Commit message (Collapse)AuthorAge
* better error handling and clean upkdam02017-02-02
|
* feat. added auto fill for search bar.kdam02017-01-30
|
* Fixed message when someone logs in with facebook using an email that already ↵nanalelfe2016-08-15
| | | | exists
* Fixed signin and signupnanalelfe2016-08-14
|
* added privacy and terms pages, added routes as wellHumairAK2016-07-27
|
* Added comments to index.jsnanalelfe2016-07-27
|
* Added comments to index.jsnanalelfe2016-07-27
|
* Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-27
|\
| * user search validationWaref Haque2016-07-27
| |
| * split up script files, only serving relevant scripts for each page accordinglyHumairAK2016-07-27
| |
* | Added third party verification.nanalelfe2016-07-27
| |
* | Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-27
|\|
| * fixed csrf and redirect issues with follow examHumairAK2016-07-27
| |
* | Added passport-facbeooknanalelfe2016-07-27
|/
* fixed false exam path search for solutions, minor change to db functionHumairAK2016-07-27
|
* more unit testsHumairAK2016-07-26
|
* Added more unit tests, fixed some bugs in the code, fixed voting alert ↵HumairAK2016-07-26
| | | | prompts and redirects
* Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-26
|\
| * searchbar validationWaref Haque2016-07-26
| |
| * search bar validationWaref Haque2016-07-26
| |
* | added some unit testing, need a lot moreHumairAK2016-07-26
|/
* added public profile for usersHumairAK2016-07-25
|
* added warning message for adding solution while not logged inHumairAK2016-07-25
|
* minor fixHumairAK2016-07-25
|
* Added user search feature, fixed styilng, added some scriptingHumairAK2016-07-25
|
* added all admin panel functionalityHumairAK2016-07-25
|
* Added voting to front endHumairAK2016-07-24
|
* added comments to frient-endHumairAK2016-07-24
|
* fixed inbox mail pullHumairAK2016-07-24
|
* minor fixesHumairAK2016-07-24
|
* Added some add_solutions functionalityHumairAK2016-07-24
|
* adjusted callback for questions routeHumairAK2016-07-24
|
* Finished questions, added servercallback for find_exam_byIDHumairAK2016-07-24
|
* questions countWaref Haque2016-07-23
|
* Created admins collection. Added admin authentication.nanalelfe2016-07-23
|
* Added admin cpanel functionality, added serverCallback in parameters for ↵HumairAK2016-07-23
| | | | some database queries.
* resolved minor conflictHumairAK2016-07-22
|\
| * add solutionsWaref Haque2016-07-22
| |
| * solutions given the exam_id and the questions numberWaref Haque2016-07-22
| |
* | moved admin route data into admin.jsHumairAK2016-07-22
|/
* Cleaned up the routing for users. Header changeable depending on whether ↵nanalelfe2016-07-22
| | | | user is logged in or not. Logout option.
* Fixed login password check. Created new function retrievePassword in ↵nanalelfe2016-07-22
| | | | node_simple.js
* resolved conflictHumairAK2016-07-22
|\
| * Added authentication for signin. Created new signin page. Added validation ↵nanalelfe2016-07-22
| | | | | | | | checks for signup.
* | fixed conflict in passport.jsHumairAK2016-07-22
|\ \
| * | Added validation checks for signupnanalelfe2016-07-22
| |/
* / Added error messagesHumairAK2016-07-22
|/
* Minor change to add_userHumairAK2016-07-22
|
* resolved conflictHumairAK2016-07-22
|\
| * Updated passportnanalelfe2016-07-22
| |