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

Automatic database setup + docker #28

Merged
merged 30 commits into from
Aug 13, 2024
Merged

Automatic database setup + docker #28

merged 30 commits into from
Aug 13, 2024

Commits on Jun 11, 2024

  1. decoupled app and config

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f248d95 View commit details
    Browse the repository at this point in the history
  2. added lnurlController tests

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    439246b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9562912 View commit details
    Browse the repository at this point in the history
  4. added lnmock

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b0d7f53 View commit details
    Browse the repository at this point in the history
  5. added coverage dependencies

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6bdb157 View commit details
    Browse the repository at this point in the history
  6. fixed lnurl test

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    f0b2cd3 View commit details
    Browse the repository at this point in the history
  7. added test config

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    608d158 View commit details
    Browse the repository at this point in the history
  8. added database tests

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    b468a91 View commit details
    Browse the repository at this point in the history
  9. updated test config

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    bb9106b View commit details
    Browse the repository at this point in the history
  10. added general tests

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    38e583f View commit details
    Browse the repository at this point in the history
  11. updated config

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dbe67b6 View commit details
    Browse the repository at this point in the history
  12. added infoController tests

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c4971aa View commit details
    Browse the repository at this point in the history
  13. middleware tests

    Egge21M committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2dbd0a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    c604af3 View commit details
    Browse the repository at this point in the history
  2. added init migration

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cb3a4b2 View commit details
    Browse the repository at this point in the history
  3. added migrate to dependecies

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    99d0c2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    214add5 View commit details
    Browse the repository at this point in the history
  5. updated migration file

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    6159125 View commit details
    Browse the repository at this point in the history
  6. added setup function

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cc535da View commit details
    Browse the repository at this point in the history
  7. added dockerfile

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    76d274c View commit details
    Browse the repository at this point in the history
  8. fixed migrations in docker

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    da0f110 View commit details
    Browse the repository at this point in the history
  9. added deploy docs

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a3eb428 View commit details
    Browse the repository at this point in the history
  10. updated docs

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ac81994 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    29919f8 View commit details
    Browse the repository at this point in the history
  12. automatic callback setup

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7c5018f View commit details
    Browse the repository at this point in the history
  13. updated frontend

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    9f924c4 View commit details
    Browse the repository at this point in the history
  14. fixed frontend in docker

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    0b1e5d2 View commit details
    Browse the repository at this point in the history
  15. removed unused npm script

    Egge21M committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    880269d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. clean up

    Egge21M committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d2f137a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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