easyappointments/application/libraries
2024-10-07 21:56:34 +02:00
..
Accounts.php Update error message 2024-07-07 11:48:33 +02:00
Api.php
Availability.php Change the scope of the "get_available_periods" method to public so that other places in code can call it 2024-06-03 20:32:45 +02:00
Caldav_sync.php Apply fixes to the CalDAV syncing library so that syncing works for recurring events, with right timezone and nested calendar URLs 2024-10-07 21:56:34 +02:00
Captcha_builder.php
Email_messages.php
Google_sync.php Correct the appointment reschedule link in the add-to-google link 2024-07-30 09:21:46 +02:00
Ics_calendar.php
Ics_file.php More fixes related to the caldav syncing (#209) 2024-05-12 18:07:46 +02:00
Ics_provider.php
index.html
Instance.php
Ldap_client.php Do not try to check the ldap credentials if the user has no ldap installed on server 2024-06-18 15:45:31 +02:00
Notifications.php Remove duplicate load 2024-05-27 16:57:30 +02:00
Permissions.php
Synchronization.php More fixes related to the caldav syncing (#209) 2024-05-12 18:07:46 +02:00
Timezones.php
Webhooks_client.php