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 new lines and links to events calendar #596

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    4815ea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    244a1f3 View commit details
    Browse the repository at this point in the history
  3. fix linting

    Amyh11325 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b418636 View commit details
    Browse the repository at this point in the history
  4. add jsdom dep

    Amyh11325 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    6e4738a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. add canvas dep

    Amyh11325 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    61c3f11 View commit details
    Browse the repository at this point in the history
  2. add json default

    Amyh11325 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    40a5e31 View commit details
    Browse the repository at this point in the history
  3. add env to github actions

    Amyh11325 committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    36891ea View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    b7aaf6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65f8c71 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. fixed build errors with DOMPurify

    * refactored usage of isomorphic-dompurify into getStaticProps context
    * updated some dependency management
    * updated next.config.js to contain webpack config for DOMPurify dependencies in server-side rendering
    bliutech committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    57ece6f View commit details
    Browse the repository at this point in the history
  2. fixed lint errors :(

    bliutech committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    7dd04db View commit details
    Browse the repository at this point in the history
  3. slimmed next.config.js

    bliutech committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    0f13ccd View commit details
    Browse the repository at this point in the history