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

Release 1.0.0 : dĂ©collage vers les astres 🚀 #56

Draft
wants to merge 41 commits into
base: master
Choose a base branch
from

Commits on Nov 27, 2022

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

Commits on Dec 7, 2022

  1. refactor(routing): wip dynamic page routing & wip Courses

    Severe lack of typing tho.
    goulvenclech committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8b777bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1bcd4e View commit details
    Browse the repository at this point in the history
  3. feat(routing): wip getStaticPathFromContentType & wip Chapter

    getStaticPathFromContentType add a standardized way to get static path.
    But the function throw an obscure error when used in TS files,
    See this issue -> withastro/astro#5552
    goulvenclech committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    79e1361 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    c5e026d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8096d19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f23c39 View commit details
    Browse the repository at this point in the history
  4. style: Format every file

    Princesseuh committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    058bb2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28bde21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    333abe2 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    7586a9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b7beb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    079b50e View commit details
    Browse the repository at this point in the history
  4. fix(pages): Fix getPagesForChapter returning pages in other chapters 


    
than the specified one
    Princesseuh committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    637ee51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    462569a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a708da View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01fc1e4 View commit details
    Browse the repository at this point in the history
  8. feat(nav): Add left navigation menu to navigate throughout a course's


    
 chapters and their pages
    Princesseuh committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    1597fc5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc107bc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b75b320 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    596db3b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    606723b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66aade7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a605761 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5203ebc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0e1509f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7f4de7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9295e40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8690a74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d881c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa06f10 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    142ff75 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e21995 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c708016 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. fix(assets): Generate hashed assets for Video and Posters to avoid co


    
llisions between assets with same names
    Princesseuh committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    589972d View commit details
    Browse the repository at this point in the history
  2. chore(deps): Upgrade deps

    Princesseuh committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    98d48cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de17e0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7b834 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3883c65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f563ee View commit details
    Browse the repository at this point in the history
  7. feat(content): New chapter 'Scripting in Ruby' in RPG Maker

    Chapter ported from the wiki with minor adjustments
    aureliendossantos committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    3850d9e View commit details
    Browse the repository at this point in the history