Benjamin Beganović
Benjamin Beganović
https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-printToPDF
This upgrades Tailwind to version 3.
This enabled Sentry's session replays.
This creates deeply linked & sharable URLs for datatables.
This is the backend implementation for upcoming subscriptions v4.
This implements GoCardless Partners OAuth connect.
It would be nice to give users the option to sanitize HTML input to prevent any leaks from the system. Example: ```php function sanitizeHTML($html) { $html = preg_replace('/
This adds a tiny help widget on the right side of the screen with some preprocessing. It's kept on screen even when clicking outside so you don't have to fight...