Commit Graph

  • 57681a54cb json docs lovasoa 2024-10-23 15:20:54 +02:00
  • 38d6e5f058 fix a bug where the last event was not sent correctly with json sse lovasoa 2024-10-23 15:19:33 +02:00
  • 1d0ca943f6 update dependencies lovasoa 2024-10-22 23:46:07 +02:00
  • f8241a9e78 json: support streaming query results as json array, jsonlines, or server-sent events lovasoa 2024-10-22 23:45:53 +02:00
  • 1328f4b61a add an indirection around RenderContext lovasoa 2024-10-22 16:47:24 +02:00
  • e20f641217 carousel improvements lovasoa 2024-10-22 16:12:48 +02:00
  • cf86a226ef Fix autoplay of carousels when embedded in a card lovasoa 2024-10-19 23:21:26 +02:00
  • ea0f60884f update dependencies lovasoa 2024-10-19 22:25:19 +02:00
  • 92fec205b5 New initial_search_value property in the table component to pre-fill the search bar with a value. This allows to display the table rows that will initially be filtered out by the search bar. lovasoa 2024-10-19 22:16:46 +02:00
  • 81c904166f pgconf 2024 lovasoa 2024-10-15 13:19:37 +02:00
  • 2b1f792f77 Revert #643 lovasoa 2024-10-11 21:39:18 +02:00
  • 78dea52a3f Update file1 and file2 with new changes alexisrc1 2024-10-11 16:16:38 +02:00
  • 5fbc879f63 Add robots.txt and sitemap.xml for SEO alexisrc1 2024-10-10 11:23:37 +02:00
  • 2335856ef3 Merge remote-tracking branch 'upstream/main' alexisrc1 2024-10-09 21:41:34 +02:00
  • dd3de5cd43 fix https://github.com/lovasoa/SQLpage/issues/639 lovasoa 2024-10-06 20:58:54 +02:00
  • fbf994892d json_object is different on postgres lovasoa 2024-10-05 23:51:12 +02:00
  • 4cafa1eac0 add a machanism to skip some tests on some dbs lovasoa 2024-10-05 23:20:29 +02:00
  • 67e51f8a8b new database_password configuration option lovasoa 2024-10-05 23:07:40 +02:00
  • dd919d3c90 fmt lovasoa 2024-10-05 22:46:41 +02:00
  • 0851076b51 add examples of percent encoding lovasoa 2024-10-05 22:45:20 +02:00
  • 9e580753e4 Easier json handling in databases without a native json type. SQLPage now detects when you use a json function in SQLite or MariaDB to generate a column, and automatically converts the resulting string to a json object. This allows easily using components that take json parameters (like the new columns component) in MariaDB and SQLite. lovasoa 2024-10-05 22:31:29 +02:00
  • cf9812ca90 upload linux test builds lovasoa 2024-10-05 20:28:50 +02:00
  • 03505ba1da fix https://github.com/lovasoa/SQLpage/issues/636 lovasoa 2024-10-04 08:01:00 +02:00
  • fef7e1cd73 Add support for encrypted Microsoft SQL Server connections. This finally allows connecting to databases that refuse clear-text connections, such as those hosted on Azure. lovasoa 2024-10-04 09:22:48 +02:00
  • fde8b2ff49 update deps lovasoa 2024-10-01 07:03:00 +02:00
  • dd94371c44 fix https://github.com/lovasoa/SQLpage/issues/621 lovasoa 2024-09-26 06:00:00 +02:00
  • 86b273b873 feat: change insert query for documentation - "_blank" to open the link in a new tab - "_self" to open it in the same tab - "_parent" to open it in the parent frame - "_top" to open it in the full body of the window Siju Joseph 2024-10-01 16:43:00 +05:30
  • 9412033450 feat: open a new tab when clicking on the menu and submenu. Siju Joseph 2024-10-01 10:55:44 +05:30
  • 9fd29619fc Update configuration.md Ophir LOJKINE 2024-09-30 15:49:22 +02:00
  • 63f4289f22 Update CHANGELOG.md Ophir LOJKINE 2024-09-25 22:09:45 +02:00
  • 78e7366bad example configuration check Ophir LOJKINE 2024-09-25 21:49:14 +02:00
  • 176653455f Update CHANGELOG.md Ophir LOJKINE 2024-09-25 21:41:52 +02:00
  • 25ce73de79 update to rust 1.81 v0.29.0 lovasoa 2024-09-25 21:29:12 +02:00
  • a9bd63ab31 v0.29 lovasoa 2024-09-25 21:25:30 +02:00
  • 605862bddf update dependencies lovasoa 2024-09-25 21:24:51 +02:00
  • 7cc40e528c fixed a bug where the mobile menu would display even when no menu items were provided lovasoa 2024-09-25 20:41:53 +02:00
  • e0733522bd fmt lovasoa 2024-09-24 23:02:47 +02:00
  • 38dbde4ca0 fix https://github.com/lovasoa/SQLpage/discussions/600 lovasoa 2024-09-24 22:39:57 +02:00
  • ce1b59f7d1 fix slight misalignment and sizing issues of checkboxes and radio buttons lovasoa 2024-09-23 20:52:27 +02:00
  • aecf3f1c89 **divider component**: Add new properties to the divider component: link, bold, italics, underline, size. lovasoa 2024-09-23 11:37:56 +02:00
  • cbb2e2d725 Merge remote-tracking branch 'upstream/main' alexisrc1 2024-09-22 14:05:25 +02:00
  • 0a9390fd64 better error messages on invalid configuration lovasoa 2024-09-19 21:51:00 +02:00
  • 589825bb45 fix windows tests lovasoa 2024-09-19 21:17:05 +02:00
  • 5737b8d18e fix for multiple foldables on the same page lovasoa 2024-09-19 00:25:11 +02:00
  • 614205bfcc add a new simpler foldable component example lovasoa 2024-09-19 00:24:19 +02:00
  • 63045dd147 make component_index available insite #each_row lovasoa 2024-09-19 00:23:33 +02:00
  • 3c925dc7a9 fix Configuration directory environment variable loading lovasoa 2024-09-17 18:01:46 +02:00
  • dde5d0d7c7 changelog lovasoa 2024-09-16 20:47:42 +02:00
  • 3581a66893 Fix https://github.com/lovasoa/SQLpage/discussions/594 lovasoa 2024-09-16 07:01:00 +02:00
  • 555519ee34 fix blue color in charts lovasoa 2024-09-15 14:56:28 +02:00
  • 500cd0fd20 dynamic component documentation lovasoa 2024-09-15 14:35:58 +02:00
  • 9e14f907bb fix test lovasoa 2024-09-15 14:12:50 +02:00
  • 392e4aeb3b add a test for the login page lovasoa 2024-09-15 11:52:46 +02:00
  • dd3d9a2038 role is a reserved keyword in sql lovasoa 2024-09-15 11:50:12 +02:00
  • be043dd6c9 clippy lovasoa 2024-09-14 15:01:11 +02:00
  • f2c1be4bdd create the default database file in the config dir lovasoa 2024-09-14 11:54:41 +02:00
  • 38500f2839 fmt + clippy lovasoa 2024-09-14 11:22:49 +02:00
  • f6aeb57b62 Another attempt at voiding the database_url before validation lyderic 2024-09-14 09:57:09 +02:00
  • 386dc30a4b Attempt to initialize database_url with empty default lyderic 2024-09-14 09:11:03 +02:00
  • 843af55bab Merge branch 'lovasoa:main' into main Lyderic Landry 2024-09-14 07:31:46 +02:00
  • d591d941b1 add a note about config validation lovasoa 2024-09-13 23:03:09 +02:00
  • cecd6eabb9 increase top margin lovasoa 2024-09-13 23:00:36 +02:00
  • 289f681e82 add a detailed example of the usage of multi-select fields with many comments lovasoa 2024-09-13 22:12:51 +02:00
  • d01e3a89a5 update sqlpage functions documentation lovasoa 2024-09-13 15:39:30 +02:00
  • 1b3ddf028e update components docs file lovasoa 2024-09-13 15:34:31 +02:00
  • 98fea39057 when the top menu is fixed to avoid a double margin. lovasoa 2024-09-13 15:29:28 +02:00
  • 21b5771943 reduce top margin in shell lovasoa 2024-09-13 15:26:37 +02:00
  • d6feee44ea document the nginx example lovasoa 2024-09-13 14:47:50 +02:00
  • 038ef6f4d4 link to nginx example lovasoa 2024-09-13 14:23:02 +02:00
  • b8c4df0035 add an nginx example lovasoa 2024-09-13 13:19:51 +02:00
  • c94b35af7c remove support for set $variable (use set variable instead). lovasoa 2024-09-13 11:40:47 +02:00
  • 28d7fc7a7f update to clap v4 lovasoa 2024-09-13 11:32:53 +02:00
  • e790a6be9d updated sql parser lovasoa 2024-09-13 11:28:08 +02:00
  • 4b754d1022 update dependencies lovasoa 2024-09-13 11:22:57 +02:00
  • cf1a2e962e add logos lovasoa 2024-09-13 11:21:36 +02:00
  • 5453dbc324 re-add missing font property lovasoa 2024-09-13 11:21:30 +02:00
  • c2a93dee4c Merge branch 'lovasoa:main' into main Lyderic Landry 2024-09-12 10:20:42 +02:00
  • a2fcc46ea9 Merge pull request #580 from andrewsinnovations/main Ophir LOJKINE 2024-09-10 08:18:59 +02:00
  • 9896c91d1d Fix textarea and select components ignoring class attribute Andrews Innovations 2024-09-09 17:34:49 -05:00
  • 35d729b96b improve the display of big_number on mobile lovasoa 2024-09-07 18:38:16 +02:00
  • 44e818ce00 Merge branch 'lovasoa:main' into main Lyderic Landry 2024-09-07 07:37:05 +02:00
  • f7d6a410b5 improve big_number on mobile lovasoa 2024-09-06 21:08:14 +02:00
  • 8b9ca08e2a update handlebars lovasoa 2024-09-06 21:03:26 +02:00
  • 1ece8821bc navbar_title + fix shell navbar layout when a page has no title lovasoa 2024-09-06 17:30:49 +02:00
  • bf9f03324e illustrations lovasoa 2024-09-06 12:01:25 +02:00
  • 801f2335fa update parameters tutorial lovasoa 2024-09-06 10:45:13 +02:00
  • c4cd9edb02 add a link to sqliteonline.com to test database schemas lovasoa 2024-09-06 10:10:32 +02:00
  • f701d2c0a7 fix version in docs lovasoa 2024-09-06 09:38:51 +02:00
  • d96d850c1a update deps lovasoa 2024-09-06 09:38:44 +02:00
  • 25de18fbad check the existance of the web and config dir on startup lovasoa 2024-09-06 08:52:59 +02:00
  • e67965b3bf Merge branch 'lovasoa:main' into main Lyderic Landry 2024-09-06 07:40:34 +02:00
  • 30d993b92e changelog: cli lovasoa 2024-09-05 23:11:49 +02:00
  • e32c2d0ead add a config-file cli argument lovasoa 2024-09-05 23:02:19 +02:00
  • 2e7e2ec390 improve cli parsing lovasoa 2024-09-05 22:56:31 +02:00
  • ec147330c7 format lovasoa 2024-09-05 22:39:58 +02:00
  • 417cb8cc3a little typo lyderic 2024-09-04 11:56:19 +02:00
  • 051767e4a7 Getting values from CLI, how to use them now? lyderic 2024-09-04 11:53:29 +02:00
  • af86b3f757 Added command line arguments lyderic 2024-09-04 10:53:41 +02:00
  • e615052d85 add a config-file cli argument lovasoa 2024-09-05 23:02:19 +02:00
  • c78f764b81 improve cli parsing lovasoa 2024-09-05 22:56:31 +02:00