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

Split up main file into components #5

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    8925cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    619c749 View commit details
    Browse the repository at this point in the history
  3. Split up code further

    mtimoustafa committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    cf8b941 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    89ce5df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ddd2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    380df21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    391c738 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a470764 View commit details
    Browse the repository at this point in the history
  6. Create compendium helper

    mtimoustafa committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7ec61ae View commit details
    Browse the repository at this point in the history
  7. Better logging!

    mtimoustafa committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8c6e6df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ad72d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    027c230 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    42e581e View commit details
    Browse the repository at this point in the history
  11. Better logging

    mtimoustafa committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d925b96 View commit details
    Browse the repository at this point in the history
  12. Add new logs to gitignore

    mtimoustafa committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    58ef682 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    588e123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646d9de View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    5d5e5da View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary TODO

    mtimoustafa committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9fbb01c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62134e0 View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary TODOs

    mtimoustafa committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d3f2891 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from mtimoustafa/make-py-file-more-readable

    Make py file more readable
    mtimoustafa authored May 2, 2024
    Configuration menu
    Copy the full SHA
    05736cd View commit details
    Browse the repository at this point in the history
  6. Sanitize personal information from config

    * Not sure why that didn't commit before
    mtimoustafa committed May 2, 2024
    Configuration menu
    Copy the full SHA
    edbb855 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Dockerize app

    mtimoustafa committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e23f085 View commit details
    Browse the repository at this point in the history