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

Update Dev Branch for further development #24

Open
wants to merge 6 commits into
base: feat/adding-homescreen-frontend
Choose a base branch
from

Commits on Feb 9, 2024

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

Commits on Feb 21, 2024

  1. fix(Authentication): faulty session handling (#22)

    Co-authored-by: Elias Sommer <„sommer_elias@outlook.de“>
    eliassommer and Elias Sommer authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d55faf7 View commit details
    Browse the repository at this point in the history
  2. feat(Bottom Navigation): adds bottom navigation to app (#25)

    * adds bottom navigator and integrates it into navigation flow
    
    * adds icon component
    
    * integrates Icon component into bottom navigation
    
    * resets navigation when logging out
    
    * adds searchbar and header to homescreen
    
    ---------
    
    Co-authored-by: Elias Sommer <„sommer_elias@outlook.de“>
    eliassommer and Elias Sommer authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3113638 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fixes recent files list when uploading

    Elias Sommer committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    aa84041 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. adjusts styling for presentation

    Elias Sommer committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    6f19a33 View commit details
    Browse the repository at this point in the history
  2. adds logic for download

    Elias Sommer committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f3c65c7 View commit details
    Browse the repository at this point in the history