lovasoa
1e158c1201
v0.18.3
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
CI / compile_and_lint (push) Has been cancelled
CI / test (mssql) (push) Has been cancelled
CI / test (mysql) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
CI / docker_build (linux/amd64) (push) Has been cancelled
CI / docker_build (linux/arm/v7) (push) Has been cancelled
CI / docker_build (linux/arm64) (push) Has been cancelled
CI / docker_push (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Build AWS Lambda Serverless zip image (push) Has been cancelled
Create Release / Create Github Release (push) Has been cancelled
Create Release / Publish to crates.io (push) Has been cancelled
v0.18.3
2024-02-03 15:48:17 +01:00
Ophir LOJKINE
5fa50f374a
carousel component ( #214 )
...
* Initial carousel component implementation
* change carousel example
* make the carousel text description more readable by adding a background
* update cat example
* carousel automatic cycling is now optional
* remove requirement for unique name attribute in carousel
see https://github.com/lovasoa/SQLpage/pull/179#discussion_r1445378383
* fix carousel buttons
* uodate deps
* fix official site docs
* lint
* update changelog
---------
Co-authored-by: Olivier Auverlot <@olivierauverlot>
2024-02-03 15:44:44 +01:00
lovasoa
c359574c5b
update dependencies
2024-02-01 12:34:41 +01:00
Ophir LOJKINE
49b3d5ba1b
Update README.md
2024-02-01 10:26:39 +01:00
lovasoa
f6cae41a47
update CI dependencies
2024-01-30 16:07:12 +01:00
lovasoa
449ae78990
format
2024-01-30 14:53:14 +01:00
lovasoa
f7b8f7774a
update actions/checkoutto v4
2024-01-30 14:51:18 +01:00
lovasoa
6def789d85
Speed-up the tests
...
Re-use the same connection on all files in tests
2024-01-30 14:47:18 +01:00
lovasoa
72c3aca6df
test concurrent requests
2024-01-30 14:42:51 +01:00
lovasoa
d38ca15b74
test concurrent requests
2024-01-30 14:35:22 +01:00
lovasoa
4821c4b636
fix post date
2024-01-29 14:23:10 +01:00
lovasoa
b085340d6c
v0.18.2
CI / compile_and_lint (push) Has been cancelled
CI / test (mssql) (push) Has been cancelled
CI / test (mysql) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
CI / docker_build (linux/amd64) (push) Has been cancelled
CI / docker_build (linux/arm/v7) (push) Has been cancelled
CI / docker_build (linux/arm64) (push) Has been cancelled
CI / docker_push (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Build AWS Lambda Serverless zip image (push) Has been cancelled
Create Release / Create Github Release (push) Has been cancelled
Create Release / Publish to crates.io (push) Has been cancelled
v0.18.2
2024-01-29 09:54:16 +01:00
Ophir LOJKINE
89c955cc8e
Merge pull request #209 from lorefnon/chart-fix
...
Fix regression causing chart height to not be respected and title not showing up
2024-01-29 09:28:42 +01:00
lorefnon
0ea62650dd
Fix regression causing chart height to not be respected and title not showing up
2024-01-29 13:22:24 +05:30
lorefnon
6123bff033
Revert "fix height of charts"
...
This reverts commit 32abc041b0 .
2024-01-29 13:07:32 +05:30
lovasoa
75957959b8
v0.18.1
CI / compile_and_lint (push) Has been cancelled
CI / test (mssql) (push) Has been cancelled
CI / test (mysql) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
CI / docker_build (linux/amd64) (push) Has been cancelled
CI / docker_build (linux/arm/v7) (push) Has been cancelled
CI / docker_build (linux/arm64) (push) Has been cancelled
CI / docker_push (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Build AWS Lambda Serverless zip image (push) Has been cancelled
Create Release / Create Github Release (push) Has been cancelled
Create Release / Publish to crates.io (push) Has been cancelled
v0.18.1
2024-01-28 21:30:40 +01:00
lovasoa
32abc041b0
fix height of charts
...
fixes bug introduced in https://github.com/lovasoa/SQLpage/pull/175
2024-01-28 21:25:14 +01:00
lovasoa
9efd4e681c
remove sqlite-specific test
2024-01-28 20:58:47 +01:00
lovasoa
987fb59a7a
docs: mention that the id and class attributes are new in v0.18
...
CI / compile_and_lint (push) Has been cancelled
CI / test (mssql) (push) Has been cancelled
CI / test (mysql) (push) Has been cancelled
CI / test (postgres) (push) Has been cancelled
CI / windows_test (push) Has been cancelled
CI / docker_build (linux/amd64) (push) Has been cancelled
CI / docker_build (linux/arm/v7) (push) Has been cancelled
CI / docker_build (linux/arm64) (push) Has been cancelled
CI / docker_push (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, macos-latest) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage, ubuntu-20.04) (push) Has been cancelled
Create Release / Build sqlpage binaries (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Build AWS Lambda Serverless zip image (push) Has been cancelled
Create Release / Create Github Release (push) Has been cancelled
Create Release / Publish to crates.io (push) Has been cancelled
fixes https://github.com/lovasoa/SQLpage/discussions/203
v0.18.0
2024-01-28 20:51:19 +01:00
lovasoa
5c751ad5c2
update changelog
2024-01-28 20:48:37 +01:00
lovasoa
abb5d2a53c
add support for unicode in the lower and upper functions in the built-in sqlite
...
closes https://github.com/lovasoa/SQLpage/issues/155
2024-01-28 20:46:47 +01:00
lovasoa
f259d76691
add support for unicode NOCASE comparisons with the built-in SQLite
...
see https://github.com/lovasoa/SQLpage/issues/155
2024-01-28 20:38:20 +01:00
lovasoa
9089e6413b
v0.18.0
2024-01-28 20:26:41 +01:00
lovasoa
8b2964e13c
update dependencies
2024-01-28 17:43:59 +01:00
lovasoa
bb4c9fd024
clippy
2024-01-26 18:42:29 +01:00
lovasoa
7c38f7abc0
implement sqlpage.uploaded_file_mime_type
...
fixes https://github.com/lovasoa/SQLpage/discussions/204
2024-01-26 18:37:34 +01:00
Greg Gaughan
3798078509
Fix typos ( #205 )
2024-01-26 14:09:52 +01:00
Greg Gaughan
bf40f33386
An user -> a user ( #206 )
2024-01-26 12:35:16 +01:00
lovasoa
c760ecc396
Fix problematic intra-page links wirh the text component
...
see https://github.com/lovasoa/SQLpage/discussions/203
2024-01-24 23:05:08 +01:00
Lorefnon
49fd4f07d4
Support iframe embed mode ( #188 )
2024-01-19 17:29:42 +01:00
dependabot[bot]
21407bc54d
Bump h2 from 0.3.22 to 0.3.24 ( #196 )
...
Bumps [h2](https://github.com/hyperium/h2 ) from 0.3.22 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases )
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md )
- [Commits](https://github.com/hyperium/h2/compare/v0.3.22...v0.3.24 )
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-19 17:27:36 +01:00
lovasoa
8d8b4e455c
remove double quote syntax error from docs
...
forgot to remove the sql quote escapes when moving to a separate markdown file
fixes https://github.com/lovasoa/SQLpage/issues/192
2024-01-19 13:38:49 +01:00
Lorefnon
b8c6ab8a9c
Replace dashmap usage with RwLock to avoid deadlock during cache access ( #193 )
2024-01-19 13:32:11 +01:00
Ophir LOJKINE
8854b287e8
Merge pull request #190 from Kitsune-Kuro/patch-1
...
Update 03_alert_component.sql
2024-01-17 00:40:14 +01:00
Kuro
ea6c77716f
Update 03_alert_component.sql
...
dismissible is a BOOLEAN not a TEXT
2024-01-16 18:23:06 +01:00
lovasoa
173152c08b
add a link to the cookie component from the sqlpage.cookie function
...
closes https://github.com/lovasoa/SQLpage/discussions/187
2024-01-12 23:19:55 +01:00
Lorefnon
1fa4f9364a
Add id/class to the components ( #182 )
2024-01-12 23:05:38 +01:00
lovasoa
41c1318dfb
better trace logging
2024-01-09 23:01:39 +01:00
lovasoa
ae9467d277
update logging format of queries and parameters
...
closes https://github.com/lovasoa/SQLpage/discussions/180
2024-01-09 22:56:28 +01:00
olivierauverlot
f6b78222f2
New 'center' parameter to whether to center the tracking component. ( #178 )
...
* New 'center' parameter to whether to center the trakcing component.
* Merge of documentation files about tracking component
---------
Co-authored-by: Olivier Auverlot <oauv@duck.com >
2024-01-08 22:48:37 +01:00
lovasoa
33b4dba52d
add embed to changelog
2024-01-05 22:20:15 +01:00
lovasoa
e010692749
document postgres-specific syntax
2024-01-05 22:18:29 +01:00
Lorefnon
99c7e02499
Support lazy-loaded content fragments in card component ( #175 )
...
* Add support for embed parameter that skips the shell layout
* Add support for cards with remote content
* Adapt js to support lazy-loaded fragments
* Add example
* Reformat & Fix lint errors
* Update query param name and add docs
* Add example
* squash migrations
---------
Co-authored-by: lovasoa <pere.jobs@gmail.com >
2024-01-05 22:17:33 +01:00
lovasoa
a165e9dbc2
chart component fixes & improvements
2024-01-05 09:47:24 +01:00
lovasoa
202ebdd655
fix card component and update example
2024-01-01 15:12:37 +01:00
lovasoa
c8c6b05b58
remove unnecessary whitespaces
2024-01-01 14:52:35 +01:00
lovasoa
2d40e246c0
update example for the breadcrumb component to avoid broken links
2024-01-01 14:40:26 +01:00
lovasoa
b7f2200e00
fix identation and reduce margin in breadcrumb
2024-01-01 14:35:45 +01:00
lovasoa
96803c5825
change breadcrumb icon
2024-01-01 14:35:24 +01:00
lovasoa
4e4e32e2c1
changelog
2024-01-01 14:35:08 +01:00