Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Complete refactor of app based on OOP principles #102

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    8765002 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Use JSON file instead of a JavaScript variable exported as Node modul…

    …e for initial courses data. Also removed a few console.logs and added the 'db' parameter to the setRoutes() method in the abstract class 'Router'.
    arjunmuralidharan committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    ef5ee44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c2fda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2732e2f View commit details
    Browse the repository at this point in the history
  4. Update default cookie name

    Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
    arjunmuralidharan and ankush authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    de71df9 View commit details
    Browse the repository at this point in the history
  5. Remove https as a module requirement

    Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
    arjunmuralidharan and ankush authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    b742a00 View commit details
    Browse the repository at this point in the history
  6. Remove HTTPS port

    Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
    arjunmuralidharan and ankush authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    8d1ee06 View commit details
    Browse the repository at this point in the history
  7. Remove the old HTTPS certificate code

    Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
    arjunmuralidharan and ankush authored Apr 25, 2021
    Configuration menu
    Copy the full SHA
    5179d20 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

  1. chore: remove empty comment

    ankush authored May 1, 2021
    Configuration menu
    Copy the full SHA
    73ca47f View commit details
    Browse the repository at this point in the history