Commit Graph

330 Commits

Author SHA1 Message Date
lovasoa 99be22dae9 New example: splitwise 2023-07-02 23:09:58 +02:00
lovasoa 2d70e6862d update chart example 2023-07-02 22:03:22 +02:00
lovasoa 62e2b3b437 update dependencies 2023-07-02 22:02:56 +02:00
lovasoa 07d26b70ed New chart type: horizontal bar charts 2023-07-02 22:02:08 +02:00
lovasoa 57f10cd693 bugfix: generated js and css filenames were incorrect
The resource hashes were computed before closing the resource files themselves, creating invalid hashes

That, in turn, caused incorrect file caching, and prevented resource updates in browsers
2023-06-30 16:28:27 +02:00
lovasoa f1e3a1c10b add architecture png 2023-06-27 00:27:34 +02:00
lovasoa 5502498ae1 update dependencies 2023-06-26 23:36:31 +02:00
lovasoa 2835ff8931 add logout cookie example 2023-06-23 14:42:36 +02:00
lovasoa d853bc1918 add support for cookies 2023-06-21 02:32:47 +02:00
lovasoa 2e08c76888 add support for reading http cookies using the new sqlpage.cookie('cookie_name') function 2023-06-21 01:24:13 +02:00
lovasoa fc935e0b3a add gitignore for game demo 2023-06-19 01:16:27 +02:00
lovasoa 8cffe6a86f Fix bug in the game example
In the "corporate conundrum" game demo for SQLPage,
there was an issue in the way the game_results view was constructed.

All impostors from all previous games for a given question were taken into account, instead of just the impostor for the current question in the current game.
2023-06-19 01:15:09 +02:00
lovasoa 63dcd8a2a0 remove duplicated code and implement etag caching for static resources 2023-06-14 00:19:00 +02:00
lovasoa 40d35bbb3e svg favicon 2023-06-14 00:15:27 +02:00
lovasoa 5d681cee83 remove svg 2023-06-12 18:20:43 +02:00
lovasoa 7bf8844ad2 add architecture diagram 2023-06-12 18:19:50 +02:00
lovasoa ce076d5a25 improve docs and graphics 2023-06-12 18:12:37 +02:00
lovasoa 12b3514590 Add support for markdown in tables
Closes https://github.com/lovasoa/SQLpage/issues/4
See https://github.com/lovasoa/SQLpage/discussions/11
2023-06-12 00:35:59 +02:00
lovasoa 629d53fdd8 improve README in simple example 2023-06-12 00:10:06 +02:00
lovasoa 5151749d34 add support for <select> as a form input
Closes https://github.com/lovasoa/SQLpage/issues/5
2023-06-11 02:10:48 +02:00
lovasoa 7c47f75ad4 Fix broken link 2023-06-11 01:27:06 +02:00
lovasoa b327589fe1 add support for header-only responses 2023-06-11 01:26:04 +02:00
lovasoa b7d971bd83 fix release script 2023-06-11 01:01:27 +02:00
lovasoa f2f80e7890 document chart 2023-06-11 00:18:21 +02:00
lovasoa 9d7cc2b3d7 improve chart component 2023-06-11 00:18:07 +02:00
lovasoa 12786817aa Remove the 'fixed tooltips' option in graphs 2023-06-10 23:16:15 +02:00
lovasoa a801d06255 Update apex charts
see
https://github.com/apexcharts/apexcharts.js/releases
2023-06-10 23:14:38 +02:00
lovasoa d6d05c0953 Remove compiled files from git 2023-06-10 23:14:10 +02:00
lovasoa f2eb8e65da rename macos and linux executables to *.bin
See https://github.com/lovasoa/SQLpage/discussions/11#discussioncomment-6138798
2023-06-10 23:07:44 +02:00
lovasoa dd8f8eca9f typo 2023-06-10 10:25:37 +02:00
lovasoa 183e7f1f0e typo 2023-06-10 10:22:56 +02:00
lovasoa 9a47eec08e improve example readme 2023-06-10 10:19:48 +02:00
lovasoa 1afb0a5bca community color 2023-06-10 10:13:29 +02:00
lovasoa 36c21db460 add a link to the example 2023-06-10 10:12:56 +02:00
lovasoa 8d74ca56aa Add a simple CRUD application example 2023-06-10 10:10:19 +02:00
lovasoa 7e6caeece4 add a simple CRUD application example 2023-06-10 10:10:04 +02:00
lovasoa 003e93cba2 improve official site 2023-06-10 09:42:29 +02:00
lovasoa 0baca9791f Add support for videos in the hero component 2023-06-10 09:06:55 +02:00
Ophir LOJKINE 86a216ea00 Update README.md 2023-06-10 00:35:29 +02:00
lovasoa c4372c2200 update landing 2023-06-10 00:12:27 +02:00
lovasoa 1a702f977a get started 2023-06-10 00:06:35 +02:00
lovasoa b01152b3a4 alert component fix 2023-06-09 23:10:46 +02:00
lovasoa 9eb2585ea4 alert component display fix 2023-06-09 23:10:43 +02:00
lovasoa edaa776c8a homepage 2023-06-09 22:09:13 +02:00
lovasoa cdfb832a5f small component improvements 2023-06-09 22:09:01 +02:00
lovasoa 00eea0216b homepage improvements 2023-06-09 13:57:28 +02:00
lovasoa 9d22c07371 update rust 2023-06-08 01:47:31 +02:00
lovasoa 9ee28a2f99 v0.6.9 2023-06-08 01:42:01 +02:00
lovasoa a9897f01dd documentation 2023-06-08 01:39:58 +02:00
lovasoa 94c7684365 readme 2023-06-08 01:05:27 +02:00