- HD, Germany
- https://lucabernstein.com
- Joined on
2022-09-23
Block a user
CalDAV not working properly with iOS
Is there any documentation for go-webdav? I'd be open to switch in hope of some issues going away but not if that would mean to figure out most of the implementation details.
Seems the…
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 21:04:33 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 20:43:04 +00:00
fix(namespaces): add list subscriptions
Seems like this is a flapping test due to multiple results being returned from the query and the logic taking either one or the other.
I added some logic to take precedence for exact matches…
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 20:38:48 +00:00
fix(namespaces): add list subscriptions
I am actually back at the for _, sub := range
construct, because of the map. For the mapping it is not an array where I can simply access the first element, but I need the first value from the map available. @konrad please have a look again :)
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 19:38:09 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 19:36:02 +00:00
fix(namespaces): add list subscriptions
go linter was actually hinting that for nil subs
, len(subs)
would default to 0.
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 13:20:54 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 13:20:27 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 11:06:19 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 10:17:22 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 09:08:08 +00:00
LucaBernstein
pushed to fix-namespaces-list-subscribe-view at LucaBernstein/api
2022-09-28 09:01:50 +00:00
LucaBernstein
pushed to fix-auth-mail-notifications-for-caldav-token-use at LucaBernstein/api
2022-09-27 09:00:04 +00:00
LucaBernstein
pushed to fix-auth-mail-notifications-for-caldav-token-use at LucaBernstein/api
2022-09-27 08:59:27 +00:00