aboutsummaryrefslogtreecommitdiff
path: root/routes/index.js
Commit message (Expand)AuthorAge
* fixed csrf and redirect issues with follow examHumairAK2016-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 prompt...HumairAK2016-07-26
* 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 some...HumairAK2016-07-23
* 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 user...nanalelfe2016-07-22
* Fixed login password check. Created new function retrievePassword in node_sim...nanalelfe2016-07-22
* resolved conflictHumairAK2016-07-22
|\
| * Added authentication for signin. Created new signin page. Added validation ch...nanalelfe2016-07-22
* | 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
* | Minor changes in index.jsHumairAK2016-07-22
* | Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-22
|\|
| * Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-22
| |\
| * \ Added passport for signupnanalelfe2016-07-22
| |\ \
| * | | Need pullnanalelfe2016-07-21
* | | | Minor bug fixesHumairAK2016-07-22
| |_|/ |/| |
* | | made further changes to admin panel and index.jsHumairAK2016-07-22
| |/ |/|
* | Made appropriate changes to add admin panel for adding exams, still need to a...HumairAK2016-07-21
* | added admin page, fixed some minor issuesHumairAK2016-07-21
* | Added templating for questions, made a minor adjustments to index.jsHumairAK2016-07-21
|/
* MERGEDnanalelfe2016-07-21
|\
| * Added other dependencies for authentication, made minor adjustments to index....HumairAK2016-07-21
| * questions for each exam pageWaref Haque2016-07-21