titanism

Results 457 comments of titanism

I'm also testing again with your script to confirm... one moment

Still testing, something still is broken. We may need to rewrite our CalDAV implementation as it was basically a project we took over that had so many underlying bugs and...

The goal with the rewrite would be to completely drop `caldav-adapter` and implement CalDAV support similarly to how we implemented CardDAV, which is an incredibly clean approach.

Of course, it would need to be backwards compatible and endpoints would be slightly different since we use `/principals` prefix and such currently. Or we would need to implement `ctx.redirect`...

🎉 Okay, we've fixed **ALL** the issues and deployed to production! ✅ @mayanayza Please test and confirm?🚀 😄 I've tested your script on our side and it works perfectly. ```sh...

Any update here on GPS for hoki?

🎉 This should now be resolved, please upgrade to the latest versions of `supertest` and `superagent`: * supertest v7.1.2 released to npm * superagent v10.2.2 released to npm 🔋 Maintenance...

I (think) this might be fixed from the upstream changes made to formidable implementation with a PassThrough stream. Not 100%. This was a very quick implementation to get all tests...

Instead of all this, we should instead have `is_enterprise` Boolean, since pricing changes by enterprise customer (e.g. some require changes to the legal docs which costs more, or require custom...