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

feat: implement DAV client subscriptions #6751

Merged
merged 78 commits into from
Aug 28, 2023
Merged

feat: implement DAV client subscriptions #6751

merged 78 commits into from
Aug 28, 2023

Commits on Jul 8, 2023

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

    asbiin committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    5ce031e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. tests

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    f030cff View commit details
    Browse the repository at this point in the history
  2. fix

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a3badf5 View commit details
    Browse the repository at this point in the history
  3. add test

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0141686 View commit details
    Browse the repository at this point in the history
  4. fix

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a393d1f View commit details
    Browse the repository at this point in the history
  5. fix

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c04c65d View commit details
    Browse the repository at this point in the history
  6. test

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    ac31743 View commit details
    Browse the repository at this point in the history
  7. update

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    0b4d0d4 View commit details
    Browse the repository at this point in the history
  8. update

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    7e89b78 View commit details
    Browse the repository at this point in the history
  9. fix

    asbiin committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    8c228a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. simplifications

    asbiin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    73b671e View commit details
    Browse the repository at this point in the history
  2. fix test

    asbiin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    7ef3583 View commit details
    Browse the repository at this point in the history
  3. test

    asbiin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    d83de89 View commit details
    Browse the repository at this point in the history
  4. test

    asbiin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    00396f9 View commit details
    Browse the repository at this point in the history
  5. test

    asbiin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    4e4951c View commit details
    Browse the repository at this point in the history
  6. fix

    asbiin committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    988d8e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. update

    asbiin committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8840697 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. update

    asbiin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b24fe4e View commit details
    Browse the repository at this point in the history
  2. Add tests

    asbiin committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    157e28d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. add test

    asbiin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    915c75e View commit details
    Browse the repository at this point in the history
  2. update

    asbiin committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    6d3f921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27e8556 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. update and fixes

    asbiin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c16c54d View commit details
    Browse the repository at this point in the history
  2. fix phpstan

    asbiin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    aba60a2 View commit details
    Browse the repository at this point in the history
  3. fix

    asbiin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a2d3c1d View commit details
    Browse the repository at this point in the history
  4. fix

    asbiin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2411418 View commit details
    Browse the repository at this point in the history
  5. update

    asbiin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    876e6eb View commit details
    Browse the repository at this point in the history
  6. missing change

    asbiin committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    18a32d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. forgot to save those files

    asbiin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dc36cd2 View commit details
    Browse the repository at this point in the history
  2. add debug infos

    asbiin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    622a644 View commit details
    Browse the repository at this point in the history
  3. I don't get it

    asbiin committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1cf6613 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. add more test

    asbiin committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    edf1c81 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. RunClassInSeparateProcess

    asbiin committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2146357 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. test

    asbiin committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    067c22b View commit details
    Browse the repository at this point in the history
  2. change order

    asbiin committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    832bc1b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. separate tests

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    6b55a70 View commit details
    Browse the repository at this point in the history
  2. fix tests

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c723273 View commit details
    Browse the repository at this point in the history
  3. update

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9c75588 View commit details
    Browse the repository at this point in the history
  4. fix

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    8451d36 View commit details
    Browse the repository at this point in the history
  5. update

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    f16b800 View commit details
    Browse the repository at this point in the history
  6. update

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    12e1d94 View commit details
    Browse the repository at this point in the history
  7. finalize

    asbiin committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    34684e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. big update

    asbiin committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    97aadcf View commit details
    Browse the repository at this point in the history
  2. fix

    asbiin committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    d5fff21 View commit details
    Browse the repository at this point in the history
  3. fixes

    asbiin committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    88678ca View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. updates

    asbiin committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4efd85d View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. fix

    asbiin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    23e08ff View commit details
    Browse the repository at this point in the history
  2. fix phpstan

    asbiin committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5670724 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. update

    asbiin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    bf977a5 View commit details
    Browse the repository at this point in the history
  2. update

    asbiin committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3fcf454 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. update

    asbiin committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b6de98c View commit details
    Browse the repository at this point in the history
  2. import groups

    asbiin committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1169eb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Add ability to export groups

    asbiin committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1bc9b10 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. fixes

    asbiin committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    429702c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. improve export

    asbiin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    fb89c04 View commit details
    Browse the repository at this point in the history
  2. fixes

    asbiin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    a59c5f2 View commit details
    Browse the repository at this point in the history
  3. remove vcardtype

    asbiin committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    4cd560f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. update

    asbiin committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    cb2b511 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix phpstan

    asbiin committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d362f08 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. factorize

    asbiin committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    9d28209 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    76f5548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7afb1cc View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    965d1c8 View commit details
    Browse the repository at this point in the history
  2. up

    asbiin committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    95fd567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f3ab56 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Aug 25, 2023

  1. remove useless change

    asbiin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e445feb View commit details
    Browse the repository at this point in the history
  2. remove some logs

    asbiin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ec91d6e View commit details
    Browse the repository at this point in the history
  3. add withlocale

    asbiin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    27c7376 View commit details
    Browse the repository at this point in the history
  4. fix

    asbiin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    54c5b68 View commit details
    Browse the repository at this point in the history
  5. fix

    asbiin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8f2c7fb View commit details
    Browse the repository at this point in the history
  6. add dump

    asbiin committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e1bc2b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. try

    asbiin committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    76e78b4 View commit details
    Browse the repository at this point in the history
  2. try

    asbiin committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5fe40cc View commit details
    Browse the repository at this point in the history
  3. fiiiiix

    asbiin committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    4e1b18d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. update

    asbiin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    8f67818 View commit details
    Browse the repository at this point in the history
  2. fixes

    asbiin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    1caccfc View commit details
    Browse the repository at this point in the history