12 Commits

Author SHA1 Message Date
lovasoa 2c461fb08a improve page load speed
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
split the charts javascript code from the rest of the frontend code,
and load it only when necessary.

This greatly diminishes the amount of js loaded by default, and achieves very good performance scores by default.
2023-08-03 12:24:22 +02:00
lovasoa e999079aa4 swicth to a forked list.js with bug fixes
Fixes https://github.com/lovasoa/SQLpage/issues/46
2023-08-03 03:00:15 +02:00
lovasoa ba10247a64 fix searching in tables that are not sorted 2023-08-02 20:17:51 +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
lovasoa d17f7674c6 fix horizontal bar charts 2023-07-03 02:30:42 +02:00
lovasoa 7d74820c51 New chart type: horizontal bar charts 2023-07-02 22:02:08 +02:00
lovasoa a690b0ace0 improve chart component 2023-06-11 00:18:07 +02:00
lovasoa 351af7b966 Remove the 'fixed tooltips' option in graphs 2023-06-10 23:16:15 +02:00
lovasoa 07fe406a59 Update apex charts
see
https://github.com/apexcharts/apexcharts.js/releases
2023-06-10 23:14:38 +02:00
lovasoa bbd7abea97 embed external js and css resources in the distributed binary
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-18.04) (push) Has been cancelled
Create Release / build (target/superoptimized/sqlpage.exe, windows-latest) (push) Has been cancelled
Create Release / Create Release (push) Has been cancelled
2023-06-01 03:46:39 +02:00
lovasoa ebc4861cfa Re-integrate external js as static file 2022-09-14 12:58:41 +04:00