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

initial implementation #1

Merged
merged 18 commits into from
Oct 24, 2023
Merged

initial implementation #1

merged 18 commits into from
Oct 24, 2023

Commits on Oct 23, 2023

  1. init

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    763bf48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e50dd6 View commit details
    Browse the repository at this point in the history
  3. add initial tests

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    629d77c View commit details
    Browse the repository at this point in the history
  4. test served static files

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e0ce439 View commit details
    Browse the repository at this point in the history
  5. add pinJSONHandler

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2b64060 View commit details
    Browse the repository at this point in the history
  6. generate real ipfs cid

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    e39ee0a View commit details
    Browse the repository at this point in the history
  7. add pinFileHandler

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1f67189 View commit details
    Browse the repository at this point in the history
  8. add handleUpload

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    dee1c00 View commit details
    Browse the repository at this point in the history
  9. add authentication

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d357475 View commit details
    Browse the repository at this point in the history
  10. add README

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a8ead83 View commit details
    Browse the repository at this point in the history
  11. add Docker files

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    13fa9af View commit details
    Browse the repository at this point in the history
  12. update readme

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    79d7fc8 View commit details
    Browse the repository at this point in the history
  13. add docker action

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    89ad1a6 View commit details
    Browse the repository at this point in the history
  14. build

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    86a3af7 View commit details
    Browse the repository at this point in the history
  15. add default CORS handler

    gravityblast committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a04ad83 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. add logger

    gravityblast committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    fb8b55a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57e8c66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6ffa7 View commit details
    Browse the repository at this point in the history