486 Commits

Author SHA1 Message Date
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
lovasoa fc9fb618de link to datapage.app for easy hosting 2024-07-28 16:58:04 +02:00
lovasoa 6b42e2789f fix layouts page 2024-07-28 16:41:56 +02:00
lovasoa 1f5bd20442 add an example postgres application to edit sqlpage applications 2024-07-23 22:29:56 +02:00
lovasoa 5719fb448a add support for esm javascript modules 2024-07-23 22:29:38 +02:00
lovasoa a925a56f75 use concat instead of pipes 2024-07-19 22:54:29 +02:00
lovasoa c6733b4c2a rephrase turorial 2024-07-19 16:12:38 +02:00
lovasoa 48f78411b3 add text and post_html to the html component 2024-07-19 00:06:34 +02:00
lovasoa 164b79f418 add an example todo application using postgres 2024-07-18 22:48:38 +02:00
lovasoa 611f8b1289 document sqlpage.link 2024-07-12 16:53:08 +02:00
lovasoa 82a6826409 official site blog 2024-07-11 20:52:20 +02:00
lovasoa aadb206acd use sqlpage.link in official blog 2024-07-11 20:18:49 +02:00
lovasoa 32f133c7c3 move more examples to sqlpage.link 2024-07-11 18:59:24 +02:00