Marc Seitz

Results 80 issues of Marc Seitz

When I'm creating a object with a nested object via nested_form_fields everything works well. When I go to edit but don't change my inputs, a new and identical nested object...

- [x] translate metadata - [ ] translate white-paper

**Is your feature request related to a problem you are facing?** I differentiate conference participants between moderators and regular participants. I authenticate users with JWT, where I also set a...

feature-request
ui/ux

Georgia is great for Cyrillic. However, it doesn't support Chinese, Korean or Japanese characters. I think we have two options: 1. We decide to go with one font for all...

If you exceed the character length for the `description` field in the social custom previews, it currently throws an alert-style error. Suggestions: add a character count with an upper limit...

Would be cool to search if a dub link for a given link already exists

Analytics aren't logged on custom domains. I'm on a next.js application and using rewrites as a reverse proxy analytics as described in this article: https://posthog.com/docs/advanced/proxy/nextjs Here's my implementation: https://github.com/mfts/papermark/blob/1c96446b9c63f9305460b99a993fecaee81d7376/next.config.mjs#L71-L78 I'm...