easyappointments/application/libraries
2024-07-07 11:48:33 +02:00
..
Accounts.php Update error message 2024-07-07 11:48:33 +02:00
Api.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
Availability.php
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 Patch the Captcha_builder.php for PHP8.2 2024-01-06 11:41:43 +01:00
Email_messages.php
Google_sync.php
Ics_calendar.php
Ics_file.php
Ics_provider.php Enable prettier for php and reformat the entire application directory 2023-11-29 10:24:09 +01:00
index.html
Instance.php Reformat entire codebase for trailing comma that will make line duplication easier 2023-12-22 11:35:41 +01:00
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 Fix App lib Timezones::get_default_timezone() always UTC 2024-04-30 02:03:27 +02:00
Webhooks_client.php