lovasoa
|
2ca22be313
|
newfunction: sqlpage.version
|
2023-09-17 19:53:03 +02:00 |
|
lovasoa
|
d47c42b476
|
add support for environment variables
|
2023-09-17 18:44:15 +02:00 |
|
lovasoa
|
fbb19661be
|
new sqlpage.current_working_directory() function
|
2023-09-17 18:18:10 +02:00 |
|
lovasoa
|
97511208f6
|
v0.10.3: add mssql connect options
fixes https://github.com/lovasoa/SQLpage/issues/86
|
2023-09-14 02:09:04 +02:00 |
|
lovasoa
|
a441c98e77
|
remove the demo from the default "it works" page
move the demo to its own demo folder instead of bundling it with sqlpage
Fixes #83
|
2023-09-06 19:56:14 +02:00 |
|
lovasoa
|
09f90e4903
|
fix hosted page
|
2023-09-01 10:27:06 +02:00 |
|
lovasoa
|
ced8610931
|
update tutorial
|
2023-09-01 01:30:00 +02:00 |
|
lovasoa
|
7231347676
|
edit descriptions in the postgis example
|
2023-09-01 00:37:36 +02:00 |
|
lovasoa
|
a39b9520b6
|
use insecure cookies in the authentication example
closes https://github.com/lovasoa/SQLpage/issues/79
|
2023-09-01 00:36:58 +02:00 |
|
lovasoa
|
b0cd496593
|
fix error in cookie documentation
see https://github.com/lovasoa/SQLpage/issues/79
|
2023-09-01 00:36:15 +02:00 |
|
lovasoa
|
46f1abd3f9
|
add basic map example
|
2023-08-28 22:03:38 +02:00 |
|
lovasoa
|
55cbe6e771
|
add postgis example
|
2023-08-28 21:59:02 +02:00 |
|
lovasoa
|
5fc00bda0c
|
fix table sorting
|
2023-08-23 02:19:09 +02:00 |
|
lovasoa
|
4aa029e82e
|
blog post update
|
2023-08-23 00:23:11 +02:00 |
|
lovasoa
|
88a96cf697
|
in the debug component, display top-level pareameters as well as row-level ones.
This also fixes a surprising behavior when starting a file without a component selection.
|
2023-08-22 23:47:44 +02:00 |
|
lovasoa
|
6be67e4bcf
|
Added the ability to download chart data as SVG, PNG, and **CSV**
Closes https://github.com/lovasoa/SQLpage/issues/65
|
2023-08-19 09:37:28 +02:00 |
|
lovasoa
|
7823533c86
|
Add a dark theme !
Closes https://github.com/lovasoa/SQLpage/issues/50
|
2023-08-19 09:25:22 +02:00 |
|
lovasoa
|
463b5595c4
|
Update the map example to use the new map component
|
2023-08-16 22:21:01 +02:00 |
|
lovasoa
|
92278f0650
|
change conclusion
|
2023-08-13 11:02:46 +02:00 |
|
lovasoa
|
bf907705bb
|
sorry I forked you
|
2023-08-13 11:00:20 +02:00 |
|
lovasoa
|
006cc86818
|
blog post
|
2023-08-10 01:15:47 +02:00 |
|
lovasoa
|
630073b74a
|
Improve authentication example
On the main page, display 'logout' only if the user is logged in.
Display 'login' and 'signup' only if they are not.
See https://github.com/lovasoa/SQLpage/discussions/55
|
2023-08-09 19:36:52 +02:00 |
|
lovasoa
|
6a42e051d3
|
random_string: fix documentation
the example generated two different random strings for the token stored in the database and the one returned to the user as a cookie
|
2023-08-07 09:13:39 +02:00 |
|
lovasoa
|
5f159722c1
|
add a "tab" component to create tabbed interfaces
|
2023-08-07 01:11:39 +02:00 |
|
lovasoa
|
bf116b70d9
|
add blog post
|
2023-08-04 12:23:29 +02:00 |
|
lovasoa
|
b8430490da
|
add a blog section
|
2023-08-04 00:36:32 +02:00 |
|
lovasoa
|
450e159324
|
fix path to safety page
|
2023-08-04 00:35:59 +02:00 |
|
lovasoa
|
77733d447a
|
fix lang attr in official website
|
2023-08-03 16:33:10 +02:00 |
|
lovasoa
|
ba10247a64
|
fix searching in tables that are not sorted
|
2023-08-02 20:17:51 +02:00 |
|
lovasoa
|
009d9bde12
|
fix broken link on getting started page
|
2023-08-02 17:38:01 +02:00 |
|
lovasoa
|
71af44eae3
|
cache the "get started" tutorial
|
2023-08-02 17:28:10 +02:00 |
|
lovasoa
|
3b5c4be081
|
fix link to hosted.sql
|
2023-07-31 11:47:21 +02:00 |
|
lovasoa
|
d69ec081bc
|
add experimental support for Microsoft SQL Server
|
2023-07-30 10:32:22 +02:00 |
|
lovasoa
|
a39f9d0773
|
add an example for forms with a variable number of fields
See https://github.com/lovasoa/SQLpage/discussions/38
|
2023-07-29 02:00:23 +02:00 |
|
lovasoa
|
14898042b6
|
fix link
|
2023-07-23 00:15:12 +02:00 |
|
lovasoa
|
68c7236473
|
improve website wording and add content
|
2023-07-22 22:42:14 +02:00 |
|
lovasoa
|
9e433cab05
|
add support for building JSON APIs in SQLPage
|
2023-07-22 15:08:08 +02:00 |
|
lovasoa
|
502564e2a0
|
improve official site docs
|
2023-07-19 00:32:39 +02:00 |
|
lovasoa
|
a9a53e750b
|
Document the "multiple" attribute for select boxes
See #29
|
2023-07-15 20:05:56 +02:00 |
|
lovasoa
|
f62b951215
|
checked attribute for checkboxes and radio buttons
|
2023-07-15 20:03:21 +02:00 |
|
lovasoa
|
5015e311cf
|
Indicate version support for new attributes
|
2023-07-15 19:45:39 +02:00 |
|
lovasoa
|
b855deb10a
|
Fix missing documentation.
Signed-off-by: Frank Endres <frank@endres.fr>
|
2023-07-15 19:43:27 +02:00 |
|
lovasoa
|
7cbe89aeb7
|
custom background colors in tables
Closes #25
|
2023-07-15 19:41:41 +02:00 |
|
lovasoa
|
18e6c24081
|
new example: many-to-many
See https://github.com/lovasoa/SQLpage/issues/29
|
2023-07-15 02:57:29 +02:00 |
|
lovasoa
|
8a6c3d24a6
|
map component
docker / docker (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / build-aws (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
|
2023-07-13 19:03:57 +02:00 |
|
lovasoa
|
29aa338d71
|
documenting the table
|
2023-07-13 19:03:57 +02:00 |
|
lovasoa
|
9c8ebd0e9a
|
table icons
|
2023-07-13 19:03:57 +02:00 |
|
lovasoa
|
6a8338a47c
|
add tabler table icons
|
2023-07-13 01:58:55 +02:00 |
|
lovasoa
|
d2eb7fad22
|
new map component
|
2023-07-13 01:42:10 +02:00 |
|
lovasoa
|
822d8fc5b7
|
new map component
|
2023-07-11 22:33:43 +02:00 |
|