498 Commits

Author SHA1 Message Date
lovasoa e95733e676 fix big number 2024-08-30 09:01:38 +02:00
lovasoa 00c423fb45 social previews 2024-08-28 20:51:32 +02:00
lovasoa 8133fea4a1 big_number 2024-08-27 19:24:39 +02:00
lovasoa 3002faa0d2 update bignum example 2024-08-27 19:11:12 +02:00
lovasoa c8bf2d8643 new component: big_number 2024-08-27 19:10:02 +02:00
lovasoa 3c405fcec0 document 404.sql
thanks again to  @wucke13  who implemented the feature
2024-08-22 23:49:54 +02:00
wucke13 f909587d9d feat: add 404.sql example 2024-08-22 20:48:03 +02:00
lovasoa 56dc7b7009 fix type 2024-08-22 20:29:15 +02:00
lovasoa 471158f872 Merge remote-tracking branch 'refs/remotes/origin/main' 2024-08-20 22:09:45 +02:00
lovasoa 98a70e1692 fix the homepage 2024-08-20 22:09:23 +02:00
Saturos 99b6f895d5 Update documentation of official-site 2024-08-20 18:28:51 +02:00
lovasoa 54cb2aab41 move to the datapage.app domain 2024-08-17 20:06:26 +02:00
lovasoa e156805b1f alien 2024-08-17 17:26:31 +02:00
lovasoa 4af3c7b2e8 update site image 2024-08-17 14:47:21 +02:00
lovasoa 24e0ec75b7 homepage 2024-08-17 00:22:11 +02:00
lovasoa ae5dcc8b00 website homepage 2024-08-16 00:52:14 +02:00
lovasoa dd79d47d1d new website cover image 2024-08-15 23:55:22 +02:00
lovasoa dd586ce68c More graph examples 2024-08-15 23:40:15 +02:00
lovasoa 3690953ac7 fix typo in documentation 2024-08-15 07:40:55 +02:00
lovasoa f46ccf592c add _sqlite_id to the table component
closes https://github.com/lovasoa/SQLpage/discussions/538#discussioncomment-10343842
2024-08-15 07:37:06 +02:00
lovasoa f8a737aa2b improve chart component: add time range 2024-08-14 17:08:49 +02:00
Ophir LOJKINE 22424c5f3f Merge pull request #534 from alexisrc1/main
Pull request - added video link
2024-08-13 18:33:34 +02:00
lovasoa d35c493ddf add treemap charts 2024-08-13 18:14:47 +02:00
alexisrc1 048963a5d0 change formatting to LF 2024-08-13 16:47:55 +02:00
alexisrc1 472f4626fe formatting 2024-08-13 16:46:26 +02:00
alexisrc1 325f3cc8df added SQLPage on youtube 2024-08-13 16:43:02 +02:00
alexisrc1 c52e742b15 video added 2024-08-13 16:42:30 +02:00
alexisrc1 61cd7f4604 added to tutorial 2024-08-13 16:36:38 +02: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 1c2a9d93cf fix download instruction links 2024-08-12 06:59:58 +02:00
lovasoa b6bb9820af docs 2024-08-11 16:20:00 +02:00
lovasoa dddde131ff improve download instructions in tutorial 2024-08-11 15:20:58 +02:00
lovasoa 503bf77a61 add new sidebar to the documentation 2024-08-11 14:13:30 +02:00
lovasoa 2bfd6b54f6 add a sidebar toggle to the layouts example 2024-08-10 22:54:07 +02:00
lovasoa c46f817695 dynamic docs 2024-08-08 07:52:23 +02:00
lovasoa 8bb4f4546f dynamic component docs 2024-08-07 19:38:12 +02:00
lovasoa 58b2b4d175 Custom layouts! Finally ! Adds a width parameter in the card component
fixes https://github.com/lovasoa/SQLpage/issues/476
2024-08-06 16:24:27 +02:00
lovasoa 6cc4cce73c add e2e tests 2024-08-05 15:25:41 +02:00
lovasoa beea0467c5 fix her component param type 2024-08-03 20:19:27 +02:00
lovasoa a3bf16dce5 syntax hljs theme 2024-08-02 00:25:51 +02:00
lovasoa bfdcc85a00 switch to highlightjs for syntax highlighting 2024-08-02 00:03:31 +02:00
lovasoa c52b2ada9c improve security and usability of custom js
The new default Content-Security-Policy contains a nonce that is made available to components during rendering.

This allows including inline scripts as well as scripts from any source easily by specifying a nonce, and forbids arbitrary js from jsdelivr in case of xss
2024-08-01 23:04:07 +02:00
lovasoa 6d9eb72363 equations screenshot 2024-08-01 23:01:02 +02:00
lovasoa 16a7533696 fix equations 2024-08-01 23:00:41 +02:00
lovasoa a2b6a54301 add a screenshot 2024-07-31 22:48:58 +02:00
lovasoa 1a0fa023e2 add an example illustrating how to write mathematical equations in a sqlpage app 2024-07-31 22:46:29 +02:00
lovasoa 00482088c9 fix css styling example 2024-07-31 22:23:08 +02:00
lovasoa f3bae46adb document new table component feature 2024-07-31 21:56:10 +02:00
lovasoa 9984e0f468 improve card component documentation 2024-07-31 21:55:49 +02:00
lovasoa f7cd610fb8 new example: multiple choice question 2024-07-31 21:52:12 +02:00