easyappointments/application/libraries
2024-07-07 11:48:33 +02:00
..
Accounts.php
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 Remove the automated calendar detection from the CalDAV sync as it will not work with all CalDAV providers (some use different URL structures than Baikal) 2024-06-14 18:49:41 +02:00
Captcha_builder.php
Email_messages.php Add from email/name and reply-to settings in the email.php configuration file (#1465) 2024-03-04 10:59:52 +01:00
Google_sync.php
Ics_calendar.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
Ics_file.php
Ics_provider.php
index.html
Instance.php
Ldap_client.php
Notifications.php
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