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

245 shared refactor media in local storage #262

Merged
merged 22 commits into from
Oct 16, 2024

Commits on Sep 28, 2024

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

Commits on Oct 1, 2024

  1. refactor(Shared): 🚧 Further refactoring

    Added file handling to storage. Added loading of chunks. Added loading of thumbnails. Changed names. Re-implemented loading of media in storage
    Joery-M committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    050b786 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5ab91d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee366bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89ea996 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge remote-tracking branch 'origin/main' into 245-shared-refactor-m…

    …edia-in-local-storage
    Joery-M committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    82f7ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af35aa View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    8fe1f04 View commit details
    Browse the repository at this point in the history
  2. feat(Demuxing): ✨ Implemented demuxing into storage

    This also changes a lot of surrounding code to get stuff working
    Joery-M committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    21d46bc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. refactor(Media): 💩 Made loading chunks simpler

    Can always be improved
    Joery-M committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    85a67c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f06eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3a8e09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d4d30d View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/main' into 245-shared-refactor-m…

    …edia-in-local-storage
    Joery-M committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e583ad7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86c7b39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    327f6a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. fix(UI): 🐛 Fixed notification body text

    Joery committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    038157d View commit details
    Browse the repository at this point in the history
  2. fix(UI): 🐛 Fixed paths on dev

    Joery committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2daa205 View commit details
    Browse the repository at this point in the history
  3. test(Shared): ✅ Fixed tests

    Joery committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    736f8f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e938e49 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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