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

iCal data app #79

Merged
merged 64 commits into from
Jul 5, 2024
Merged

iCal data app #79

merged 64 commits into from
Jul 5, 2024

Commits on Apr 13, 2024

  1. read file

    mariusandra committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    2c60dfd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

  1. some kind of ical reading

    mariusandra committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5eef570 View commit details
    Browse the repository at this point in the history
  2. can already parse things

    mariusandra committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    f044076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c1022b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. more cal

    mariusandra committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    11631bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892a73c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. refactor out ical code

    mariusandra committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f734db2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. better error

    mariusandra committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e00c68d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    7884787 View commit details
    Browse the repository at this point in the history
  2. next steps

    mariusandra committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dfa5927 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

  1. line

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e11e422 View commit details
    Browse the repository at this point in the history
  2. parse cal better

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e8f1703 View commit details
    Browse the repository at this point in the history
  3. parse ical

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7fd5e88 View commit details
    Browse the repository at this point in the history
  4. ical fixes

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4a9737c View commit details
    Browse the repository at this point in the history
  5. parse

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    87eaa6e View commit details
    Browse the repository at this point in the history
  6. ical

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ac06104 View commit details
    Browse the repository at this point in the history
  7. ical recurrence

    mariusandra committed May 21, 2024
    Configuration menu
    Copy the full SHA
    94b24e0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    e5d869d View commit details
    Browse the repository at this point in the history
  2. convert to data app

    mariusandra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e2998b2 View commit details
    Browse the repository at this point in the history
  3. fix types

    mariusandra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    4804813 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e4ec3f View commit details
    Browse the repository at this point in the history
  5. prettyJson

    mariusandra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c520679 View commit details
    Browse the repository at this point in the history
  6. updates

    mariusandra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    a2095a3 View commit details
    Browse the repository at this point in the history
  7. builds

    mariusandra committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6b6b888 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

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

Commits on Jun 28, 2024

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

Commits on Jun 29, 2024

  1. tz

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    74dfc92 View commit details
    Browse the repository at this point in the history
  2. use latest version

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    618dd94 View commit details
    Browse the repository at this point in the history
  3. only for days

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    18c8538 View commit details
    Browse the repository at this point in the history
  4. work

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    df00ee7 View commit details
    Browse the repository at this point in the history
  5. path

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ae60e7f View commit details
    Browse the repository at this point in the history
  6. backwards

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    399300a View commit details
    Browse the repository at this point in the history
  7. improvements

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    b06ca52 View commit details
    Browse the repository at this point in the history
  8. one more

    mariusandra committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    ddba648 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. refactor

    mariusandra committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    0da5eea View commit details
    Browse the repository at this point in the history
  2. refactor

    mariusandra committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    4ca0976 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. debug

    mariusandra committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4e1d018 View commit details
    Browse the repository at this point in the history
  2. refactor and cleanup

    mariusandra committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ce66afc View commit details
    Browse the repository at this point in the history
  3. byday, etc

    mariusandra committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    08f96bb View commit details
    Browse the repository at this point in the history
  4. more passing tests

    mariusandra committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    07ea684 View commit details
    Browse the repository at this point in the history
  5. first day of month

    mariusandra committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    5cce428 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    f45926a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8979052 View commit details
    Browse the repository at this point in the history
  3. negative byday

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7c4fbe7 View commit details
    Browse the repository at this point in the history
  4. more tests

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6728224 View commit details
    Browse the repository at this point in the history
  5. byMonthDay

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    440d383 View commit details
    Browse the repository at this point in the history
  6. negative month days

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5a0795c View commit details
    Browse the repository at this point in the history
  7. yearday

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    4ea563e View commit details
    Browse the repository at this point in the history
  8. all tests

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    504c16c View commit details
    Browse the repository at this point in the history
  9. fix test

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    240f5e7 View commit details
    Browse the repository at this point in the history
  10. yearly week

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8f64a0c View commit details
    Browse the repository at this point in the history
  11. exdates

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    7bc50bc View commit details
    Browse the repository at this point in the history
  12. cleaner

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2ce1be9 View commit details
    Browse the repository at this point in the history
  13. cleanup

    mariusandra committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    dfccf87 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. capture uid

    mariusandra committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    028887e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. small stuff

    mariusandra committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    01d23b7 View commit details
    Browse the repository at this point in the history
  2. x

    mariusandra committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    4b3937b View commit details
    Browse the repository at this point in the history
  3. dedupe recurring fields

    mariusandra committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    2b678db View commit details
    Browse the repository at this point in the history
  4. last changes

    mariusandra committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    fef127a View commit details
    Browse the repository at this point in the history
  5. text

    mariusandra committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    b384638 View commit details
    Browse the repository at this point in the history