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

Add a list of music blog articles #329

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

Commits on May 25, 2023

  1. add a basic music page

    ColinRoitt committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1ab5bb7 View commit details
    Browse the repository at this point in the history
  2. re-add line break

    ColinRoitt committed May 25, 2023
    Configuration menu
    Copy the full SHA
    2fe8f53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b9a94 View commit details
    Browse the repository at this point in the history
  4. Move html parse to util

    ColinRoitt committed May 25, 2023
    Configuration menu
    Copy the full SHA
    205812b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. escape html to display

    ColinRoitt committed May 26, 2023
    Configuration menu
    Copy the full SHA
    5963119 View commit details
    Browse the repository at this point in the history
  2. format blog post date

    ColinRoitt committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e210843 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9707d1a View commit details
    Browse the repository at this point in the history
  4. remove deprecated lib

    ColinRoitt committed May 26, 2023
    Configuration menu
    Copy the full SHA
    3c051d7 View commit details
    Browse the repository at this point in the history
  5. fix error handling

    ColinRoitt committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d4521c8 View commit details
    Browse the repository at this point in the history
  6. resolve lint error

    ColinRoitt committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7c8d1e9 View commit details
    Browse the repository at this point in the history
  7. Update controllers/music.go

    Co-authored-by: Marks Polakovs <github@markspolakovs.me>
    ColinRoitt and markspolakovs committed May 26, 2023
    Configuration menu
    Copy the full SHA
    6d13683 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    345d506 View commit details
    Browse the repository at this point in the history