Commit Graph

  • a86d63b3e7 update dependencies lovasoa 2024-06-09 21:59:20 +02:00
  • 1ac212f096 changelog lovasoa 2024-06-09 21:50:13 +02:00
  • 9e7cb56a64 fix icon display when using site_prefix lovasoa 2024-06-09 21:48:01 +02:00
  • d02c7557b2 less verbose handlebars helpers lovasoa 2024-06-09 21:36:45 +02:00
  • 2aa0eecef8 loop, muted, and nocontrols for videos lovasoa 2024-06-09 21:26:01 +02:00
  • 2bf85bc401 Merge pull request #385 from amrutadotorg/patch-9 Ophir LOJKINE 2024-06-09 20:59:20 +02:00
  • 1b35c85729 Allow configuring timeout setting on sqlpage.fetch lovasoa 2024-06-09 20:57:41 +02:00
  • cfc0ce36d4 download buttons lovasoa 2024-06-09 20:21:10 +02:00
  • 231216ad6e fix incorrect console message at start lovasoa 2024-06-09 20:01:40 +02:00
  • 8a8b755089 update dependencies lovasoa 2024-06-09 10:37:41 +02:00
  • 15539d972a Update 02_hero_component.sql adding poster Amruta.org 2024-06-08 08:13:06 +02:00
  • 19e0bccad4 Adding to hero.handlebars a poster as top-level parameter Amruta.org 2024-06-08 07:47:51 +02:00
  • 2cddbd7571 chart example lovasoa 2024-06-08 02:46:05 +02:00
  • ec95147a47 fix layout example lovasoa 2024-06-07 09:12:55 +02:00
  • f8a03247e6 simplify first example in map component lovasoa 2024-06-07 08:50:24 +02:00
  • f32a176839 fix for geojson bounds determination lovasoa 2024-06-07 08:50:05 +02:00
  • ed9a367962 update map component lovasoa 2024-06-07 08:35:06 +02:00
  • 5c62955085 Merge pull request #381 from amrutadotorg/patch-6 Ophir LOJKINE 2024-06-06 23:58:57 +02:00
  • 2b0ad00ba8 adda note about ARM in the readme lovasoa 2024-06-06 23:56:30 +02:00
  • e30ee13528 Update button.handlebars adding text-wrap Amruta.org 2024-06-06 19:00:39 +02:00
  • b9d572ea11 update form component documentation lovasoa 2024-06-06 08:43:36 +02:00
  • 5944b527fe typo lovasoa 2024-06-06 00:59:55 +02:00
  • 6595b0c37f improve disabled form field docs lovasoa 2024-06-06 00:59:06 +02:00
  • 3b23920005 see https://github.com/lovasoa/SQLpage/discussions/278 lovasoa 2024-06-06 00:40:38 +02:00
  • 14133dbc93 Add a warning when overwriting POST variable values with $x lovasoa 2024-06-02 10:34:50 +02:00
  • 5ad18b97d9 Update dependencies lovasoa 2024-06-02 10:27:21 +02:00
  • 18c2b08745 WIP allow calling sqlpage functions on all rows returned from a database query #337 lovasoa 2024-06-05 09:55:38 +02:00
  • f6b326f8c5 Merge pull request #370 from djyotta/daniel/333-preserve-file-name-on-upload Ophir LOJKINE 2024-06-05 09:42:26 +02:00
  • f39013f79d Update examples/official-site/sqlpage/migrations/23_uploaded_file_functions.sql Daniel Sheffield 2024-06-04 21:23:07 +12:00
  • 382aa7cf5e Update 23_uploaded_file_functions.sql - use button component in example instead of raw sql Daniel Sheffield 2024-06-04 13:15:54 +12:00
  • 628cfbd1b2 Update 23_uploaded_file_functions.sql - fix wrong syntax in example usage Daniel Sheffield 2024-06-03 22:39:09 +12:00
  • 917e0a85f2 Update 23_uploaded_file_functions.sql - use data uri for download in example usage Daniel Sheffield 2024-06-03 22:28:52 +12:00
  • ad82f5bd62 add test for uploaded_file_name function Daniel Sheffield 2024-06-03 12:35:00 +12:00
  • aa81eb249c use distinct icon for uploaded_file_name function Daniel Sheffield 2024-06-03 12:24:16 +12:00
  • 5fbc5421e1 add documentation for uploaded_file_name function Daniel Sheffield 2024-06-03 12:15:15 +12:00
  • db16cf2497 add uploaded_file_name function Daniel Sheffield 2024-06-03 10:51:33 +12:00
  • 8add49dc52 Merge pull request #357 from lovasoa/better_run_sql_management Ophir LOJKINE 2024-06-02 18:59:59 +02:00
  • 734c2b7e38 Add a warning when overwriting POST variable values with $x lovasoa 2024-06-02 10:34:50 +02:00
  • cb00500d2c Update dependencies lovasoa 2024-06-02 10:27:21 +02:00
  • 6babba1a81 Merge branch 'main' into better_run_sql_management Ophir LOJKINE 2024-06-01 18:23:36 +02:00
  • 6c68d1db2b Fixed a bug in the cookie component where removing a cookie from a subdirectory would not work lovasoa 2024-06-01 18:17:35 +02:00
  • 64ffe50f21 improve image upload example lovasoa 2024-06-01 18:02:57 +02:00
  • 0e2ca42f74 add a way to skip some tests on some databases lovasoa 2024-06-01 17:42:22 +02:00
  • 8b700be84f reuse the existing opened database connection for the current query in sqlpage.run_sql instead of opening a new one lovasoa 2024-06-01 17:14:04 +02:00
  • 3ed80cfb15 Merge pull request #365 from amrutadotorg/patch-8 Ophir LOJKINE 2024-06-01 14:29:57 +02:00
  • f61b546ef0 Update 31_card_docs_update.sql adding style Amruta.org 2024-06-01 13:50:02 +02:00
  • 94a4102c1d Update card.handlebars adding style to embed Amruta.org 2024-06-01 12:39:33 +02:00
  • bdf9376277 CHANGELOG Ophir LOJKINE 2024-06-01 10:03:23 +02:00
  • f55a194cd0 Merge pull request #362 from E8y2FqZE/main Ophir LOJKINE 2024-06-01 10:01:43 +02:00
  • ce20a1f5d8 Merge pull request #364 from amrutadotorg/patch-7 Ophir LOJKINE 2024-06-01 10:01:11 +02:00
  • 4ea8c3e083 Update hero.handlebars adding text-wrap to link_text Amruta.org 2024-05-31 20:38:06 +02:00
  • ab4d489764 Documented search_value for shell. E8y2FqZE 2024-05-31 13:13:02 +00:00
  • 0b64e118d5 Added search_value to shell component. E8y2FqZE 2024-05-31 13:09:30 +00:00
  • cef4066e87 move the ParamMap type to its own module lovasoa 2024-05-30 18:16:37 +02:00
  • eb0557af83 improve nginx documentation lovasoa 2024-05-30 18:07:01 +02:00
  • 7f02ec0ecb document new tooltip prop lovasoa 2024-05-30 11:12:46 +02:00
  • 15aac4dd48 new tooltip property in the button component lovasoa 2024-05-30 11:11:29 +02:00
  • 9581a83a07 csv changelog lovasoa 2024-05-30 10:42:50 +02:00
  • 2ff489df99 fix 'separator' option in the CSV component lovasoa 2024-05-30 10:39:51 +02:00
  • ad03e0021f improve build script error messages lovasoa 2024-05-30 10:39:14 +02:00
  • 1052673aae v0.22.0 v0.22.0 lovasoa 2024-05-29 17:12:20 +02:00
  • 49e3313cd1 update dependencies lovasoa 2024-05-29 16:59:49 +02:00
  • cdf8022e65 Merge pull request #323 from vlasky/unix_socket Ophir LOJKINE 2024-05-29 16:53:40 +02:00
  • f311e5ba6d add unix socket binding to the changelog lovasoa 2024-05-29 16:45:19 +02:00
  • aa17267ee6 raise an error when trying to use unix sockets on non-unix OS lovasoa 2024-05-29 16:42:24 +02:00
  • d69a7030c5 document the new unix_socket configuration entry lovasoa 2024-05-29 16:34:13 +02:00
  • 867ee9c743 simplify unix socket binding error handling lovasoa 2024-05-29 16:27:13 +02:00
  • 6a95fae198 clippy + fmt lovasoa 2024-05-29 16:12:09 +02:00
  • 9d3171af55 Merge branch 'main' into unix_socket lovasoa 2024-05-29 16:11:05 +02:00
  • dd40c1fd01 dark theme example documentation lovasoa 2024-05-29 16:09:33 +02:00
  • 87cd06576c Merge pull request #349 from lyderic/main Ophir LOJKINE 2024-05-29 15:59:54 +02:00
  • e5a964928e add documentation for icon_after lovasoa 2024-05-29 15:58:25 +02:00
  • 8551e59904 Merge pull request #348 from amrutadotorg/patch-1 Ophir LOJKINE 2024-05-29 15:50:16 +02:00
  • b5197ff6a4 deprecation warning for referencing POST variables using the $x syntax lovasoa 2024-05-29 15:49:56 +02:00
  • 0d3f8bfaa8 Make SET $x behave the same way as SELECT $x: lovasoa 2024-05-29 15:21:21 +02:00
  • 4d28ff6965 example of light/dark toggle switch lyderic 2024-05-29 10:47:07 +02:00
  • 87df68c150 changelog lovasoa 2024-05-29 08:06:37 +02:00
  • 492c63247c Update button.handlebars adding after-icon Amruta.org 2024-05-29 05:37:36 +02:00
  • 7ea57559fd cache frontend dependencies individually locally and warn when re-downloading lovasoa 2024-05-28 23:40:46 +02:00
  • 81962a59f4 build script download improvements lovasoa 2024-05-28 10:43:31 +02:00
  • 359ad9d108 remove useless memory copy when setting a variable lovasoa 2024-05-27 19:48:26 +02:00
  • 331db7e76f update dependencies lovasoa 2024-05-27 17:22:29 +02:00
  • b03f38840b update dependencies lovasoa 2024-05-25 11:28:34 +02:00
  • 59e4831ed3 remove outdated comment lovasoa 2024-05-25 11:28:03 +02:00
  • bc02f6395b syntax lovasoa 2024-05-24 16:18:34 +02:00
  • e411e9efb5 syntax lovasoa 2024-05-24 16:18:09 +02:00
  • af1904eea6 Add a row-level id attribute to the button component. lovasoa 2024-05-24 15:20:06 +02:00
  • ea14c96361 links to migrations lovasoa 2024-05-23 18:36:14 +02:00
  • 0ea7beb6a8 Merge pull request #327 from matthewlarkin/matthewlarkin-sql-migration-article Ophir LOJKINE 2024-05-23 18:18:14 +02:00
  • 1db5059d15 fix misleading documentation lovasoa 2024-05-23 10:54:55 +02:00
  • af5d4a05b3 When calling a file with sqlpage.run_sql, the target file now has access to uploaded files from the request lovasoa 2024-05-23 10:48:01 +02:00
  • 556d61a190 Merge pull request #330 from guiguid/patch-1 Ophir LOJKINE 2024-05-22 21:19:17 +02:00
  • 6757addfb6 Remove obsolete comment. Guillaume DELVIT 2024-05-22 20:38:21 +02:00
  • ba32c895be Adds column names for clarity Matthew Larkin 2024-05-22 08:23:42 -04:00
  • c45289aa5c Create migrations.sql Matthew Larkin 2024-05-21 13:52:56 -04:00
  • ed78380f65 More intuitive timeseries chart time axis behavior lovasoa 2024-05-20 21:00:27 +02:00
  • 70b90c3530 add test for repeated properties in dynamic component v0.21.0 lovasoa 2024-05-19 17:14:43 +02:00
  • 0436b2854e update dependencies lovasoa 2024-05-19 16:39:46 +02:00
  • c140e99a0d update dependencies (new icons, new charts, bugfixes) lovasoa 2024-05-18 21:40:51 +02:00
  • 63e8d1e7a8 new multi-step form example lovasoa 2024-05-18 14:19:11 +02:00