bewcloud/components/files
Bruno Bernardino 15dcc8803d
Basic CalDav UI (Calendar)
This implements a basic CalDav UI, titled "Calendar". It allows creating new calendars and events with a start and end date, URL, location, and description.

You can also import and export ICS (VCALENDAR + VEVENT) files.

It allows editing the ICS directly, for power users.

Additionally, you can hide/display events from certain calendars, change their names and their colors. If there's no calendar created yet in your CalDav server (first-time setup), it'll automatically create one, titled "Calendar".

You can also change the display timezone for the calendar from the settings.

Finally, there's some minor documentation fixes and some other minor tweaks.

Closes #56
Closes #89
2025-09-06 12:46:13 +01:00
..
CreateDirectoryModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
CreateShareModal.tsx Fix Windows clients sending the wrong path for public sharing 2025-06-22 11:19:02 +01:00
FilesBreadcrumb.tsx Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
ListFiles.tsx Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
ListPhotos.tsx Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
MainFiles.tsx Basic CalDav UI (Calendar) 2025-09-06 12:46:13 +01:00
ManageShareModal.tsx Improve error messages 2025-06-23 08:57:02 +01:00
MoveDirectoryOrFileModal.tsx Improve error messages 2025-06-23 08:57:02 +01:00
RenameDirectoryOrFileModal.tsx Upload Directories via Web 2025-05-13 16:07:27 +01:00
SearchFiles.tsx Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
ShareVerifyForm.tsx Fix Windows clients sending the wrong path for public sharing 2025-06-22 11:19:02 +01:00