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

New feat : Upload image in torrent upload page & torrent detail #60

Merged
merged 26 commits into from
Oct 29, 2023

Commits on Oct 9, 2023

  1. Fixed an issue with Docker configuration.

    config.js was mounted as a folder and not a file ^^
    Klaiment committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6ccbd81 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. locale fr added + yarn lint

    Klaiment committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2e94106 View commit details
    Browse the repository at this point in the history
  2. image upload from torrent upload page.

    front-end to back-end with upload system => OK
    back-end to db from api => OK
    Klaiment committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7c1dd18 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. basic image upload ok in all page.

    just english ok
    Klaiment committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    ee8a52c View commit details
    Browse the repository at this point in the history
  2. yarn lint

    Klaiment committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6aa9918 View commit details
    Browse the repository at this point in the history
  3. big yarn lint

    Klaiment committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    912835e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc8abbb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from Klaiment/Feat/frenchLocale

    Feat/french locale
    Klaiment authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e3841eb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from Klaiment/Feat/torrentUploadImage

    Feat/torrent upload image
    Klaiment authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    57537c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Update .gitignore

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3b2bc07 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1cdc2b8 View commit details
    Browse the repository at this point in the history
  3. Update Dockerfile

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c310838 View commit details
    Browse the repository at this point in the history
  4. Update Dockerfile

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4bd8d48 View commit details
    Browse the repository at this point in the history
  5. Update torrent.js

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cf47dfd View commit details
    Browse the repository at this point in the history
  6. Update Dockerfile

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    54276bc View commit details
    Browse the repository at this point in the history
  7. Update config.example.js

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7f3d6e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13f0411 View commit details
    Browse the repository at this point in the history
  9. Update upload.js

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f99252f View commit details
    Browse the repository at this point in the history
  10. Update [infoHash].js

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8bf508b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e17bd4c View commit details
    Browse the repository at this point in the history
  12. Merge pull request #4 from Klaiment/Fix/locales

    CamelCase & alphabetical order
    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    ace3f1e View commit details
    Browse the repository at this point in the history
  13. Poster => Cover image

    Klaiment committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    375db33 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #5 from Klaiment/Fix/locales

    Poster => Cover image
    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cfba440 View commit details
    Browse the repository at this point in the history
  15. Fix to make cover image not required. and optimization of my personal…

    … code following the comments made on the Pull request
    Klaiment committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3b8604b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #6 from Klaiment/Fix/poster

    Fix to make cover image not required. and optimization of my personal…
    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2426fef View commit details
    Browse the repository at this point in the history
  17. Update [infoHash].js

    Klaiment authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1694103 View commit details
    Browse the repository at this point in the history