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

Fix cyclic concurrent buildings of vite and hugo while both in watching mode #1751

Open
wants to merge 49 commits into
base: master
Choose a base branch
from

Commits on Jun 14, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    cc8091e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da2462 View commit details
    Browse the repository at this point in the history
  3. feat: try new layout style

    Convolutio committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7ebbafb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    4846c96 View commit details
    Browse the repository at this point in the history
  2. feat: dark mode button

    this button has its style to be enhanced
    the initial page loading is not with the saved theme
    Convolutio committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d1a2c74 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. feat: custom site title in navbar + text for light mode

    TODO: enhance the css maintainability
    TODO: fix the logo layout
    TODO: make prettier the dark mode button
    Convolutio committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9b6b2db View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    d5d5bef View commit details
    Browse the repository at this point in the history
  2. fix: simplify footer

    Convolutio committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    cbf8e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e34f996 View commit details
    Browse the repository at this point in the history
  4. temp: placeholder content

    Convolutio committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    793b012 View commit details
    Browse the repository at this point in the history
  5. fix: format

    Convolutio committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c766897 View commit details
    Browse the repository at this point in the history
  6. fix: remove pricing page

    Convolutio committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    82b6121 View commit details
    Browse the repository at this point in the history
  7. migration to Svelte 4

    Convolutio committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    71ea366 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix: update svelte deps

    Convolutio committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    24276b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

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

Commits on Jul 6, 2024

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

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    6f74753 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a96a836 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 17, 2024

  1. feat: supabase user and progress data loading flow

    todo: keep user authentication on static page refresh
    Convolutio committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1afc59c View commit details
    Browse the repository at this point in the history
  2. fix: little rewriting

    Convolutio committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e925de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2febb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2024d1 View commit details
    Browse the repository at this point in the history
  5. fix: update README

    Convolutio committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2e94f95 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    7dc7029 View commit details
    Browse the repository at this point in the history
  2. feat: french website!

    Convolutio committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    53f4d57 View commit details
    Browse the repository at this point in the history
  3. feat: update README

    Convolutio committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f8b936d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5842bcf View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 22, 2024

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

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    b69c73f View commit details
    Browse the repository at this point in the history
  2. fix: store bug

    Convolutio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d20a2f5 View commit details
    Browse the repository at this point in the history
  3. fix: supabase session lost on refresh

    this error made supabase unable to finish its API request promises
    fixed with reloading the session at each supabase-app mounting
    Convolutio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    05b2798 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    36efc5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1de406a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c5fd2e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a51d5f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f150a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97503ea View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    3bcbd9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5808f22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d968b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23abe0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    096801f View commit details
    Browse the repository at this point in the history
  6. feat: new tag

    Convolutio committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    78a0773 View commit details
    Browse the repository at this point in the history