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 for Mobile Google Calendar Odd/Even Week Imports #3684

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

Commits on Mar 24, 2024

  1. Fix for Mobile Google Calendar Odd/Even Week Imports

    Added interval checking for numeric week calculations as Google Calendar imports on mobile do not handle exclusions well.
    
    Also fixed additional tutorials for odd/even weeks being added after Week 11/13.
    onx001 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    035df36 View commit details
    Browse the repository at this point in the history
  2. Remove lock files

    onx001 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0b5f13b View commit details
    Browse the repository at this point in the history
  3. Restore yarn.lock

    onx001 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e94f028 View commit details
    Browse the repository at this point in the history
  4. Create yarn.lock

    onx001 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6da420b View commit details
    Browse the repository at this point in the history
  5. Update yarn.lock

    onx001 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ce01734 View commit details
    Browse the repository at this point in the history
  6. Delete yarn.lock

    onx001 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c1a0de9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df90523 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Delete package.json

    onx001 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0fb18ec View commit details
    Browse the repository at this point in the history
  2. Update package.json

    onx001 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    a23895d View commit details
    Browse the repository at this point in the history
  3. Revert yarn.lock

    onx001 authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    b0222cc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    40cadbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1576dd8 View commit details
    Browse the repository at this point in the history
  3. Update ical.ts

    onx001 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    be96d00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa80a54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ea154c View commit details
    Browse the repository at this point in the history
  6. Cleanup module splitting

    onx001 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ce67073 View commit details
    Browse the repository at this point in the history