Benjamin Piouffle

Results 889 comments of Benjamin Piouffle

Note that this is not yet adopted widely by all countries, only by Austria, Belgium, Finland, Germany, The Netherlands (according to Wikipedia).

@mkurz we do have them on parking tickets too 😄 But for most invoices, no - or at least not with the vendors that I'm used to. People would just...

Resolved this case with a [simple script](https://github.com/opencollective/opencollective-tools/pull/31), keeping the issue to document the feature request.

@jorgemanrubia, do you have any feedback on the approach implemented here? Some of us are still struggling with custom tags and attributes (e.g., `iframe` for those allowing the embedding of...

Let's see how we could re-use the `GetActions` pattern implemented by @gustavlrsn in https://github.com/opencollective/opencollective-frontend/pull/10346 for this one.

> > > This redirect is currently protected by our pages/external-redirect.js mechanism, which means that unless we explicitly add their domain to the [trusted domains list](https://github.com/opencollective/opencollective-frontend/blob/985df9f8a0fa3add179d82316be9215d2f39e672/lib/url-helpers.js#L158) they'll get a scary...

Let's make sure we update: > import { expressMiddleware } from '@as-integrations/express4'; To: > import { expressMiddleware } from '@as-integrations/express5';

Depends on the Apollo server v5 migration https://github.com/opencollective/opencollective-api/pull/11009

Would be great to prioritize this in early 2025, with OCF ceasing activity the migration should be quite straightforward.

The situation: - Twitter suspended our main OC App because we were still using V1 endpoints. - They didn't send a notice before suspending, but they did send a [notification](https://opencollective.freshdesk.com/a/tickets/198568)...