1643 Commits

Author SHA1 Message Date
lovasoa 47dc97f863 release date
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.28.0
2024-08-30 22:21:40 +02:00
lovasoa 9561d8b2a0 update deps 2024-08-30 22:20:20 +02:00
Ophir LOJKINE 460fd260a9 Update CHANGELOG.md 2024-08-30 22:19:32 +02:00
lovasoa a9c79e96c6 dependencies update 2024-08-30 09:03:56 +02:00
lovasoa 239921d62b big_number spacing 2024-08-30 09:03:11 +02:00
lovasoa e95733e676 fix big number 2024-08-30 09:01:38 +02:00
lovasoa 59fd1a1d49 tests 2024-08-30 08:54:17 +02:00
lovasoa 00c423fb45 social previews 2024-08-28 20:51:32 +02:00
lovasoa b64a6d29f9 clean database connection closing on shutdown 2024-08-28 20:40:31 +02:00
lovasoa e220742902 Fixed small display inconsistencies in the shell component with the new sidebar feature.
fixes https://github.com/lovasoa/SQLpage/issues/556
2024-08-27 23:17:45 +02:00
lovasoa 11b95b7560 fix big number without columns 2024-08-27 20:32:10 +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 0b93108d7f clippy fixes 2024-08-22 23:50:32 +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
wucke13 d5cbee8f67 feat: add test for 404 fallback mechanism 2024-08-22 20:48:03 +02:00
wucke13 3ac80fb543 feat: add 404.sql handler 2024-08-22 20:48:03 +02:00
lovasoa 56dc7b7009 fix type 2024-08-22 20:29:15 +02:00
lovasoa 76aabf1c07 remove decimal places from pie chart
fix https://github.com/lovasoa/SQLpage/issues/551
2024-08-22 20:27:06 +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
Ophir LOJKINE 53082b513b Merge pull request #546 from Ajotah98/main
Change the sidebar theme as "sidebar_theme"
2024-08-20 19:37:49 +02:00
Saturos 99b6f895d5 Update documentation of official-site 2024-08-20 18:28:51 +02:00
Saturos ed26b5f1ce Correct the sidebar_theme modified on body instead of aside 2024-08-20 18:20:42 +02:00
Saturos 3ad5604677 Change the sidebar theme as "sidebar_theme" 2024-08-20 17:51:26 +02:00
Guillaume DELVIT e5c54727c2 Disable CA host certificat on test. (#543) 2024-08-18 16:32:57 +02:00
lovasoa 54cb2aab41 move to the datapage.app domain 2024-08-17 20:06:26 +02:00
lovasoa 718e44e903 fix https://github.com/lovasoa/SQLpage/issues/542
This fixes the bug, but hurts performance with large lists
2024-08-17 19:48:32 +02:00
lovasoa 969bba1be9 use the main theme for the sidebar and for the main page
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
https://github.com/lovasoa/SQLpage/issues/540

@Ajotah98 : I'm open to a new pr to add a separate, documented, sidebar_theme, which falls back to the main theme when not specified
v0.27.0
2024-08-17 18:08:40 +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 3c7026e6d7 update deps 2024-08-17 14:47:15 +02:00
lovasoa a7fd966e82 e2e tests 2024-08-17 08:36:07 +02:00
lovasoa fad600d0c2 fix tests 2024-08-17 07:56:38 +02:00
lovasoa 24e0ec75b7 homepage 2024-08-17 00:22:11 +02:00
lovasoa f751834413 better http client logging 2024-08-16 23:32:03 +02:00
lovasoa 050bc65ab8 improved sqlpage.fetch logging 2024-08-16 23:16:47 +02:00
lovasoa 515931ef75 improve sqlpage.fetch error handling 2024-08-16 23:10:29 +02:00
lovasoa 57e3a7e257 update dependencies 2024-08-16 22:48:00 +02:00
lovasoa d29ceb5b99 Fix https://github.com/lovasoa/SQLpage/issues/492 2024-08-16 20:20:02 +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 5e40f2d323 fix menu word wrap 2024-08-15 23:40:47 +02:00
lovasoa dd586ce68c More graph examples 2024-08-15 23:40:15 +02:00
Saturos 8f3f89dca5 Merge & correct the layout of the sidebar (#523)
* remove changes to everything but the shell

* remove inline style

* formatting

* fixshell menu layout

---------

Co-authored-by: lovasoa <contact@ophir.dev>
2024-08-15 15:57:09 +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 b3c8d69fb9 improved error handling: stop after first error 2024-08-14 18:24:05 +02:00