Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding api handler and basic UI #5

Merged
merged 21 commits into from
Aug 23, 2020
Merged

Adding api handler and basic UI #5

merged 21 commits into from
Aug 23, 2020

Commits on Aug 15, 2020

  1. adding handler functions and templates

    Zahoor Mohamed committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    a19f3ac View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. signup working

    Zahoor Mohamed committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    4c482cc View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2020

  1. fix deepsource complaints

    Zahoor Mohamed committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    f25b00e View commit details
    Browse the repository at this point in the history
  2. mocked all apis

    Zahoor Mohamed committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    18d4170 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. renamed web package to api; removed public folder

    Zahoor Mohamed committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    7084705 View commit details
    Browse the repository at this point in the history
  2. user API wired

    Zahoor Mohamed committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d9380ac View commit details
    Browse the repository at this point in the history
  3. pod api wired

    Zahoor Mohamed committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    ab82aaa View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. directory api wired

    Zahoor Mohamed committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    cb501f1 View commit details
    Browse the repository at this point in the history
  2. added upload and download

    Zahoor Mohamed committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    2937dbe View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. user and pod APIs tested

    Zahoor Mohamed committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    57a2a9e View commit details
    Browse the repository at this point in the history
  2. directory tested

    Zahoor Mohamed committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    494fc8a View commit details
    Browse the repository at this point in the history
  3. fixed mkdir and rmdir in api

    Zahoor Mohamed committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    7eef159 View commit details
    Browse the repository at this point in the history
  4. fix linting

    Zahoor Mohamed committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    7e8f44e View commit details
    Browse the repository at this point in the history
  5. fixed ls and rmdir

    Zahoor Mohamed committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    173d3ab View commit details
    Browse the repository at this point in the history
  6. fixed stat dir count

    Zahoor Mohamed committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    f651b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2020

  1. all http api commands work

    Zahoor Mohamed committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    2e76a60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70b1571 View commit details
    Browse the repository at this point in the history
  3. fixed deep source complaints

    Zahoor Mohamed committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    ae990e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd3633 View commit details
    Browse the repository at this point in the history
  5. deepsource fixes

    Zahoor Mohamed committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    6661efe View commit details
    Browse the repository at this point in the history
  6. deepsource fixes again

    Zahoor Mohamed committed Aug 23, 2020
    Configuration menu
    Copy the full SHA
    a037c1b View commit details
    Browse the repository at this point in the history