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

File Management #143

Open
wants to merge 21 commits into
base: development
Choose a base branch
from
Open

File Management #143

wants to merge 21 commits into from

Commits on Jun 26, 2022

  1. Added FileEntity

    ilhesam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    fd12632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117dc32 View commit details
    Browse the repository at this point in the history
  3. Added IFileProvider

    ilhesam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a21527b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a83096d View commit details
    Browse the repository at this point in the history
  5. Added Name to IFileProvider

    ilhesam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    93eff8e View commit details
    Browse the repository at this point in the history
  6. Added IFileService

    ilhesam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    87680eb View commit details
    Browse the repository at this point in the history
  7. Implement FileService

    ilhesam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    b09f044 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Initialized file management

    ilhesam committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5c0fec7 View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    ilhesam committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    3b4d841 View commit details
    Browse the repository at this point in the history
  3. Removed unused code

    ilhesam committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7480c01 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    a14399c View commit details
    Browse the repository at this point in the history
  2. Local Storage -> Local Disk

    ilhesam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    5345b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd3eb0 View commit details
    Browse the repository at this point in the history
  4. Extendable file entity

    ilhesam committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    2267b41 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Configuration menu
    Copy the full SHA
    6781f9e View commit details
    Browse the repository at this point in the history
  2. Test - Added FilesController

    ilhesam committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a0bfef9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b4e0a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16d18cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7057dcc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Configuration menu
    Copy the full SHA
    9e8d18b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3444aba View commit details
    Browse the repository at this point in the history