aboutsummaryrefslogtreecommitdiff
path: root/node_simple.js
Commit message (Collapse)AuthorAge
* Merge pull request #3 from kdam0/feat/SR-26qaNana Nosirova2018-07-17
|\ | | | | Feat/SR-26
| * some more cleanupkdam02017-02-02
| |
| * better error handling and clean upkdam02017-02-02
| |
| * feat. added auto fill for search bar.kdam02017-01-30
| |
* | fixed the node_env definedkdam02017-01-02
| |
* | add confg vars support to use dev dbkdam02017-01-02
|/
* Merged conflictnanalelfe2016-08-28
|\
| * Added more inbox functionality for pagingHumairAK2016-08-27
| |
* | Integrated socketst.io and setup the notification functionnanalelfe2016-08-28
|/
* added mail receiver function, need to add script client side to fill inbox ↵HumairAK2016-08-26
| | | | for user profile
* Implemented the password reset functionnanalelfe2016-08-24
|
* Fixed signin and signupnanalelfe2016-08-14
|
* removed console lognanalelfe2016-07-28
|
* fixed tests to work again, added db connectivity, moved dbtests folder out ↵HumairAK2016-07-27
| | | | so as not to interfere with mocha recursive search
* impvroved db permormance significantly on heavy usagekumar2016-07-27
|
* Added comments for node_simple.jsnanalelfe2016-07-27
|
* Added third party verification.nanalelfe2016-07-27
|
* Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-27
|\
| * Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-27
| |\
| * | need pullnanalelfe2016-07-27
| | |
* | | fixed false exam path search for solutions, minor change to db functionHumairAK2016-07-27
| |/ |/|
* | minor bug fixkumar2016-07-26
| |
* | added checking for examid before looking for its solutionskumar2016-07-26
| |
* | more unit testsHumairAK2016-07-26
| |
* | Added more unit tests, fixed some bugs in the code, fixed voting alert ↵HumairAK2016-07-26
|/ | | | prompts and redirects
* Added add_user: extra check if username is taken by an admin (and nice ↵nanalelfe2016-07-26
| | | | versa). Fixed Answered, Inbox and comments fields in user_profile
* update commentskumar2016-07-25
|
* returns solutions sorted by vote countkumar2016-07-25
|
* added warning message for adding solution while not logged inHumairAK2016-07-25
|
* Updatenanalelfe2016-07-25
|\
| * Accounted for empty comment history in retrieve_userComments_historyHumairAK2016-07-25
| |
* | need pulLnanalelfe2016-07-25
|/
* Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-25
|\
| * Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-25
| |\
| * | Populated profile page with commentsnanalelfe2016-07-25
| | |
* | | Added user search feature, fixed styilng, added some scriptingHumairAK2016-07-25
| |/ |/|
* | updated comments and moved underscoer module from dev to regualr dependensiceskumar2016-07-25
| |
* | fixed conflictHumairAK2016-07-25
|\|
| * Merge branch 'master' of https://github.com/HumairAK/solutions_reponanalelfe2016-07-25
| |\
| | * added exam info along with the comments histroykumar2016-07-25
| | |
| * | Fixed /send_message error/success message show up.nanalelfe2016-07-25
| |/
* / added all admin panel functionalityHumairAK2016-07-25
|/
* removed db.close() calls for now, will add back laterHumairAK2016-07-25
|
* after resolving conflicts added updating solution and commetn counts for userDamani Pradyumn2016-07-24
|
* Merge branch 'master' of https://github.com/HumairAK/solutions_repoHumairAK2016-07-24
|\
| * removed extra search exams functionDamani Pradyumn2016-07-24
| |
| * improved search by course codeDamani Pradyumn2016-07-24
| |
* | added comments to frient-endHumairAK2016-07-24
|/
* added remove user and extensive commentskumar2016-07-24
|
* pull ykumar2016-07-24
|\ | | | | | | Merge branch 'master' of https://github.com/HumairAK/solutions_repo