Commit Graph

  • 8a85d07e52 remove mssql-incompatible query lovasoa 2025-02-03 03:29:35 +01:00
  • 1086ca2347 fix warning on windows lovasoa 2025-02-03 03:28:00 +01:00
  • 13eecc843a fix test with mem db lovasoa 2025-02-03 03:26:12 +01:00
  • 32cc65b7fd normalize paths in testing routing lovasoa 2025-02-03 03:04:07 +01:00
  • 9bb20ade5a test on-db file hosting lovasoa 2025-02-03 02:42:58 +01:00
  • a2412c37ae fix mssql test lovasoa 2025-02-03 02:32:17 +01:00
  • 40c702ee4e fix handling of special characters in file names lovasoa 2025-02-03 02:27:05 +01:00
  • f3f79e9f0e update documentation lovasoa 2025-02-03 01:56:47 +01:00
  • a66538d67d clippy lovasoa 2025-02-03 01:42:24 +01:00
  • e9ce54fc9c fmt lovasoa 2025-02-03 01:41:50 +01:00
  • 80164ddcb5 properly propagate errors while routing and properly handle routing with on-db filesystem lovasoa 2025-02-03 01:14:37 +01:00
  • c2131c34d2 remove commented code lovasoa 2025-02-03 00:51:05 +01:00
  • 150251ec28 remove incorrect test. URL fragments are client-side only lovasoa 2025-02-03 00:33:10 +01:00
  • 1b1ebd3d12 avoid building Uri objects and crashing on failure lovasoa 2025-02-03 00:30:05 +01:00
  • bd19bfa3ef clippy: PathBuf (> Path lovasoa 2025-02-03 00:23:12 +01:00
  • 815285419c add routing debug info lovasoa 2025-02-02 15:39:06 +01:00
  • e8b266e562 don't panic lovasoa 2025-02-02 14:54:46 +01:00
  • b1338ddff4 remove old routing code in http.rs lovasoa 2025-02-02 14:42:28 +01:00
  • 5d81049143 Merge branch 'sqlpage:main' into handle-requests-without-file-extension Gus Power 2025-01-28 13:35:30 +00:00
  • e58b8656ac Implement RoutingConfig trait on app_config, implement FileStore trait on file_cache and filesystem, rename ExecutionStore -> FileStore as now checks both assets and sql files. *Very very rough* first implementation pass in http::main_handler. All tests pass. Gus Power 2025-01-28 10:28:29 +00:00
  • 9567e4d658 document themeing lovasoa 2025-01-27 20:32:08 +01:00
  • 1f4701c5a3 improve tab component documentation lovasoa 2025-01-27 20:02:00 +01:00
  • 85b4dabf75 remove format!() Gus Power 2025-01-26 16:26:47 +00:00
  • 44bbff1bc7 verify query and fragment works as expected for assets and redirects Gus Power 2025-01-26 15:38:59 +00:00
  • 25c36df0ae handle site prefix. it's clunky, still have to work out some unwraps. namespaced tests as they were getting overwhelming. Gus Power 2025-01-26 12:45:09 +00:00
  • 3d626a32fd changing article's name (#789) alexisrc1 2025-01-25 19:26:33 +01:00
  • 534958a606 make ExecutionStore async. still way too noisy to do this in rust-lang. Gus Power 2025-01-25 16:25:39 +00:00
  • 5c304c7628 up-type into from &str to Uri. Handle paths without extensions (serve equivalent .sql if exists, otherwise not found). Gus Power 2025-01-25 16:12:13 +00:00
  • 18d5263e84 [feat] Handling requests without an .sql extension directly in SQLPage. First commit, routing.rs. Gus Power 2025-01-24 18:30:36 +00:00
  • d5b3d1221c Fix a bug where subsequent requests would fail after a failed CSV import on postgres lovasoa 2025-01-24 15:36:50 +01:00
  • 5f006ccaf6 Update 05_cookie.sql Ophir LOJKINE 2025-01-22 00:50:29 +01:00
  • 52dfc7cb99 sqlpage website readme lovasoa 2025-01-18 21:46:00 +01:00
  • 4d02e23b4e update deps lovasoa 2025-01-18 21:37:51 +01:00
  • 2526a5277f site footer lovasoa 2025-01-18 21:20:42 +01:00
  • c20d56594f official site theme lovasoa 2025-01-18 00:31:08 +01:00
  • cf05924e3c update official site theme lovasoa 2025-01-17 22:38:04 +01:00
  • 62c0a2c03b home catchphrase lovasoa 2025-01-17 09:52:51 +01:00
  • 8a763a6f48 update button docs lovasoa 2025-01-15 22:59:44 +01:00
  • 6809044e43 update dependencies lovasoa 2025-01-15 22:59:18 +01:00
  • 8483c80896 wording. lovasoa 2025-01-13 00:47:42 +01:00
  • 58b4c2b59b plot screen lovasoa 2025-01-13 00:43:19 +01:00
  • f3c2d7b264 compress svg lovasoa 2025-01-13 00:34:45 +01:00
  • f64f3e2bef end screenshot lovasoa 2025-01-13 00:32:54 +01:00
  • f49daf989a restyle scroll down arrow lovasoa 2025-01-12 23:30:34 +01:00
  • 21954a1778 scrollbar lovasoa 2025-01-12 23:20:59 +01:00
  • e0c48a5a5a change website tagline and add "built with sqlpage" lovasoa 2025-01-12 23:12:53 +01:00
  • 5f3c3e70a6 and section lovasoa 2025-01-12 02:15:36 +01:00
  • 2fc6b051b5 dashboards lovasoa 2025-01-12 01:20:35 +01:00
  • f3a46cd952 update home page lovasoa 2025-01-12 00:44:04 +01:00
  • 83b334a30c homepage fixes lovasoa 2025-01-11 23:28:40 +01:00
  • b75e007050 fix official site tests lovasoa 2025-01-11 15:01:06 +01:00
  • d7bf3e6b96 fix "Page" not displaying on homepage on chrome lovasoa 2025-01-11 14:53:59 +01:00
  • 51befbfda8 new beautiful homepage lovasoa 2025-01-11 00:45:37 +01:00
  • 0fbc7197ac clippy lovasoa 2025-01-10 23:12:59 +01:00
  • 801b21cc4b update home lovasoa 2025-01-10 23:05:43 +01:00
  • 95214dfb93 fix https://github.com/sqlpage/SQLPage/issues/769#issuecomment-2582740208 lovasoa 2025-01-10 23:05:27 +01:00
  • 8263bb6f5f update deps lovasoa 2025-01-10 23:05:09 +01:00
  • 1578ed5ad7 experiment new homepage lovasoa 2025-01-10 23:04:55 +01:00
  • 4887fa9e0a fmt lovasoa 2025-01-06 09:28:10 +01:00
  • 6651a1b2cd Fix a bug where the table component would not add the right css classes to table cells lovasoa 2025-01-05 23:39:01 +01:00
  • 8825e3a6e0 add examples to website lovasoa 2025-01-04 00:25:05 +01:00
  • 62504af17a Add HTTP Basic Auth in fetch lovasoa 2025-01-04 00:08:36 +01:00
  • c13a0f8d51 email readme lovasoa 2025-01-03 23:55:36 +01:00
  • ccd241ec18 fmt lovasoa 2025-01-03 23:53:23 +01:00
  • 80cfc2b2eb add a demo for sending emails lovasoa 2025-01-03 23:52:03 +01:00
  • 8b245f53de add apache example lovasoa 2025-01-03 23:01:20 +01:00
  • 1c2bc4eaf0 0.32.1 v0.32.1 lovasoa 2025-01-03 01:07:00 +01:00
  • a9987608bf fmt lovasoa 2025-01-03 00:33:47 +01:00
  • c6c665a350 fix blog page titles lovasoa 2025-01-03 00:33:19 +01:00
  • e47cbc9652 better error messages lovasoa 2025-01-03 00:28:59 +01:00
  • 82d71862db update deps lovasoa 2025-01-03 00:28:52 +01:00
  • bcd613b19c fix mssql tests lovasoa 2025-01-02 13:37:16 +01:00
  • 65f93fc130 update config crate lovasoa 2025-01-02 13:27:11 +01:00
  • 76649e41b0 update sql parser lovasoa 2025-01-02 12:57:21 +01:00
  • df8cd48f76 Fix bug in list component lovasoa 2025-01-02 07:35:00 +01:00
  • be2a976a29 longer req timeout lovasoa 2024-03-31 07:02:00 +01:00
  • 66f7f1b90f sql websites lovasoa 2024-12-31 10:58:52 +01:00
  • 5e257deb5a fmt lovasoa 2024-12-30 21:32:09 +01:00
  • 68fb7dc9de add a timeout to each individual request in tests lovasoa 2024-12-30 21:26:05 +01:00
  • 756c023574 run db tests in parallel with compile and lint lovasoa 2024-12-30 20:51:11 +01:00
  • 352d1d9131 no nightly on ci lovasoa 2024-12-30 20:49:11 +01:00
  • 9a16117d17 limit and report test times lovasoa 2024-12-30 20:42:21 +01:00
  • 285ea71bb5 add a test timeout lovasoa 2024-12-30 20:28:34 +01:00
  • ab67b72b16 update example lovasoa 2024-12-30 14:06:51 +01:00
  • bc701eabd5 fix formatting lovasoa 2024-12-30 13:34:15 +01:00
  • e17d3d0e98 add align_center to the table component lovasoa 2024-12-30 13:27:14 +01:00
  • 521328f678 Fix an issue with radio buttons default state lovasoa 2024-12-30 13:26:42 +01:00
  • 60b4302911 typo lovasoa 2024-12-30 10:41:09 +01:00
  • f4ef9a844c fix sqlpage fetch example lovasoa 2024-12-29 17:16:14 +01:00
  • 7e6b260d87 Seamlessly lovasoa 2024-12-29 13:58:18 +01:00
  • 7b7bf36961 changelog lovasoa 2024-12-29 00:36:56 +01:00
  • 3dd4f90c4e update tabler v0.32.0 lovasoa 2024-12-29 00:30:59 +01:00
  • ea54d43442 update rust dependencies lovasoa 2024-12-29 00:24:54 +01:00
  • c392b28660 display the startup message on stderr lovasoa 2024-12-29 00:22:58 +01:00
  • b50167b730 link to editor from official website lovasoa 2024-12-29 00:05:37 +01:00
  • 0e7d130d45 started successfully lovasoa 2024-12-28 23:44:34 +01:00
  • 84bc1287f1 format lovasoa 2024-12-28 23:41:39 +01:00
  • 83a2e869c8 map component docs lovasoa 2024-12-28 23:38:05 +01:00
  • 2c8d14edbc When using the map component without a basemap, use a light background color that respects the theme color. lovasoa 2024-12-28 23:02:52 +01:00
  • 9e804ccfab improve links in lists lovasoa 2024-12-28 22:57:45 +01:00