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

api cleanup & web rewrite in svelte #353

Closed
wants to merge 12 commits into from
Closed

api cleanup & web rewrite in svelte #353

wants to merge 12 commits into from

Commits on Feb 13, 2024

  1. loadFromFs: fix shadowing variable name

    wukko authored and dumbmoron committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b3e07e2 View commit details
    Browse the repository at this point in the history
  2. api: restructuring

    fresh start :)
    - removed all web stuff
    - removed localization from api
    - removed error.js
    - cleaned up module names
    - environment variables are now capitalized
    - copied favicon for api to assets folder
    wukko authored and dumbmoron committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    39ae930 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    5567463 View commit details
    Browse the repository at this point in the history
  2. api: remove env aliasing

    dumbmoron committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    950bbb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. web: add svelte base and moved assets

    wukko authored and dumbmoron committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7e0f83a View commit details
    Browse the repository at this point in the history
  2. gitignore: remove outdated ignores

    wukko authored and dumbmoron committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e3aa060 View commit details
    Browse the repository at this point in the history
  3. api: update package name

    wukko authored and dumbmoron committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b7ce70b View commit details
    Browse the repository at this point in the history
  4. web: basic pager layout + home banner

    wukko authored and dumbmoron committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ed39a13 View commit details
    Browse the repository at this point in the history
  5. web: update meowbalt assets

    wukko authored and dumbmoron committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b95bb46 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. web: link box buttons and button template

    wukko authored and dumbmoron committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    877933a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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