understood, thank you
luisakakpo
Posts
-
Feature Requests -
Feature RequestsDoes this mean you wouldn't integrate it within Cubby?
I use Cubby outside of Cloudron so I cannot use app passwords -
Feature RequestsThank you, I don't have the NOT FOUND error anymore.
Can you consider adding a way to create application credentials like in Nextcloud?
It would be a simple menu that allows to create credentials (login + password) that can authenticate against Cubby.
Plus a way to revoke created credentials.This would allow to have an SSO-based installation and connect via WebDAV or rclone.
Thank you
-
Feature RequestsGood morning,
Is there more extensive documentation regarding the WebDAV usage?
I've tried it but get a NOT FOUND error.
Also how would authentication work when we have SSO enabled?
In Nextcloud we created access keys, is ther something similar for Cubby?Thank you
-
ICS Formattting errorI get a 404 not found error when trying to access the repo at https://git.cloudron.io/apps/calendar.
Is that the correct place to access the repo? -
ICS Formattting errorHi @girish,
That's amazing thank you for the quick fix!
I'll give it a quick spin -
ICS Formattting errorGood morning!
I've spin up Calendar for a test ride and it looks very nice!However we have an issue with the formatting of the ICS file when sending an event invitation.
My email provider (protonmail) flags it as an invalid invitation and does not integrate it within the calendar.
And when I check the .ics file with the icalendar validator (https://icalendar.org/validator.html) it confirms it is invalid with the following errors:Errors Invalid TZID value or missing VTIMEZONE component (Europe/Paris) near line # 6Reference: 3.2.19. Time Zone Identifier Invalid TZID value or missing VTIMEZONE component (Europe/Paris) near line # 6Reference: 3.2.19. Time Zone IdentifierAnd here is the .ics
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Calendar App//EN CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VEVENT UID:event-7df5733c1c3f462c814b4169851ec93a DTSTAMP:20260806T091057Z DTSTART;TZID=Europe/Paris:20260807T090000 DTEND;TZID=Europe/Paris:20260807T093000 SUMMARY:hello SEQUENCE:0 END:VEVENT END:VCALENDARI've tried to contribute a solution but the codebase for ics formatting was a bit more complex than I expected (and now it seems I cannot access the repo at all?).
Would it be possible to look into it?
Thank you,
Luis