Andis Cirulis

Results 13 comments of Andis Cirulis

I would like to add some custom extensions from https://en.wikipedia.org/wiki/ICalendar#Calendar_extensions and found this issue. Would it be possible to make getProperties() protected, as suggested, or implement custom extension adding functionality?...

Hi, this plugin is linked from official Vue.js documentation, so would also like to know maintenance status. Thank you!

I have successfully migrated first project from 2.6 to 3.0 (Nice first impressions 👍) - however I immediately spotted significant drop in performance. Request, which took under 500ms now takes...

Oh nice, @webda2l - since I started project with 6.0, after upgrade to 6.1 Serializer Profiling was disabled by default. After your mention I enabled it & it will be...

Agree - I am in process of switching from regular session based auth to stateless JWT and more information I read, more I understand that header based token is less...

Setting up CSP for larger sites (with content from different external sources) might be a challenge, but it is doable. It seems that multiple articles out there are either outdated...

@Spomky could you please elaborate on "You can safely use tokens that live on client side unless you store them in your browser localStorage.". What are the other options? If...

Ok, I think we got to the bottom of this - back in 2016 there was PR introducing ArrayAdapter for dev environment ( https://github.com/api-platform/core/pull/653 ) because Symfony 2.x required to...

@MariusJam out of curiosity, when you are saying "our app being quite heavy" - how many endpoints/operations/properties are you talking about?