9 Commits

Author SHA1 Message Date
lovasoa 092678f8f1 fix extra separator at the end of each line in csv component
thanks @mtt-artis for reporting the issue

https://github.com/sqlpage/SQLPage/pull/608#issuecomment-2439444243
2024-10-27 00:01:21 +03:00
lovasoa a4ce3fab0f Allow adding a byte order mark in the CSV component
fixes https://github.com/lovasoa/SQLpage/issues/528
2024-08-12 10:08:00 +02:00
lovasoa c5392c7f90 fix csv escapes 2024-08-11 18:37:52 +02:00
lovasoa 1a83eaa669 fix https://github.com/lovasoa/SQLpage/issues/525 2024-08-11 16:19:48 +02:00
Michal Mistina ab37a40da4 Added CSV button size top-level parameter 2024-06-10 19:14:03 +02:00
lovasoa 2ff489df99 fix 'separator' option in the CSV component
fixes https://github.com/lovasoa/SQLpage/issues/352

fixes https://github.com/lovasoa/SQLpage/discussions/345
2024-05-30 10:39:51 +02:00
Lorefnon 1fa4f9364a Add id/class to the components (#182) 2024-01-12 23:05:38 +01:00
lovasoa 1b4e612216 inline svg icons in the SQLPage binary
icons are now loaded directly from the sqlpage binary instead of loading them from a CDN

This makes it possible to host a SQLPage website on an intranet without access to the internet.

Fixes https://github.com/lovasoa/SQLpage/issues/37
2023-08-02 16:20:11 +02:00
lovasoa 2956411c7a rename sqlsite to sqlpage 2022-08-28 01:04:10 +02:00