Wykres commitów

2366 Commity (faf4ae3946524b90833dfa87cd67a4789e950479)

Autor SHA1 Wiadomość Data
Simon Willison faf4ae3946 Fixed more test_table_api tests 2023-03-18 14:43:59 -07:00
Simon Willison 066ed9cbab A whole bunch more test_table_api tests pass 2023-03-17 21:51:49 -07:00
Simon Willison dbe73efe86 All tests it test_api.py now pass 2023-03-17 21:24:47 -07:00
Simon Willison b6b14b326c Applied latest Black 2023-03-12 14:29:16 -07:00
Simon Willison 6d07a7da15 HTML table page now loads even in strict variable mode, refs #1999 2023-03-09 16:07:15 -08:00
Simon Willison 11f7feb7a3 Hacked together just enough for basic HTML table view to work, refs #1999 2023-03-08 16:11:14 -08:00
Simon Willison ca23b0c6e5 Trying out a ?_extra=_html bundle mechanism, refs #1999 2023-03-08 15:51:24 -08:00
Simon Willison da36707f3d extra_display_columns / extra_display_rows, refs #1999 2023-03-08 15:44:16 -08:00
Simon Willison 96e94f9b7b ?_extra=query, refs #1999 2023-03-08 13:40:26 -08:00
Simon Willison a5fff75dcf Remove code resetting the offset, refs #1999 2023-03-08 13:35:44 -08:00
Simon Willison db1a88f4e1 _next support for new tables, refs #1999 2023-03-08 11:51:55 -08:00
Simon Willison f392946910 Removed accidental import 2023-02-14 11:18:22 -08:00
Simon Willison 21568f9f08 Improved ?_extra=extras to show selected and available, refs #262 2023-02-08 11:08:20 -08:00
Simon Willison 732285ce28 ?_extra=request and ?_extra=extras, refs #262 2023-02-08 11:02:55 -08:00
Simon Willison 999c1bc8d7 Got _extra working against new table_view 2023-02-07 20:34:48 -08:00
Simon Willison ab17c4e951 Nest the debug information 2023-02-06 15:12:07 -08:00
Simon Willison de9eec1d02 Copied across more code for the new table view 2023-02-05 15:20:59 -08:00
Simon Willison 58c1a39503 Start building new table_view function 2023-01-27 19:23:59 -08:00
Simon Willison 853edc897a Initial ?_extra= prototype, refs #262 2023-01-20 20:54:30 -08:00
Simon Willison 6a352e99ab
Added missing import to example 2023-01-11 11:04:11 -08:00
Simon Willison 25a612fe09 Release 0.64.1
Refs #1985, #1987
2023-01-11 10:23:49 -08:00
Simon Willison 50fd94e04f Raise ValueError if Datasette(files=) is a string, refs #1985 2023-01-11 10:13:20 -08:00
Simon Willison 2c86774179
Link to non-spam Python 3 setup instructions
Refs #1987
2023-01-11 09:59:40 -08:00
Simon Willison 8e70734043
Upgrade Sphinx, closes #1971 2023-01-09 18:02:32 -08:00
Simon Willison 4880638f13
setup-gcloud 318.0.0
Refs https://til.simonwillison.net/googlecloud/gcloud-error-workaround
2023-01-09 16:02:02 -08:00
Simon Willison 7dd671310a Release notes for 0.64, with a warning against arbitrary SQL with SpatiaLite
Refs #1409, #1771, #1979

Refs https://github.com/simonw/datasette.io/issues/132
2023-01-09 08:40:24 -08:00
Simon Willison 5e672df168 Explicitly explain allow_sql: false 2023-01-09 08:25:07 -08:00
Simon Willison 7b48664d75 Better error for --load-extensions, refs #1979 2023-01-07 15:56:03 -08:00
Simon Willison 0f7c71a86f What to do if extensions will not load, refs #1979 2023-01-07 15:49:28 -08:00
Simon Willison fee658ad05 Improved wording in allow_sql docs 2023-01-05 09:22:49 -08:00
Simon Willison c41278b46f default_allow_sql setting, closes #1409
Refs #1410
2023-01-04 16:51:26 -08:00
Simon Willison adfcec51d6 Fixed broken example links in _where= docs 2023-01-04 16:51:26 -08:00
Simon Willison deb5fcbed4
Fixed table_action example in docs 2023-01-04 10:25:04 -08:00
Simon Willison 572bdb5b80 Applied Black, refs #782 2022-12-31 19:32:07 -08:00
Simon Willison d94a3c4326
No need to link to _shape=objects any more
It's the default now. Refs #782
2022-12-31 17:42:48 -08:00
Simon Willison 3c352b7132 Applied Black, refs #782 2022-12-31 13:17:54 -08:00
Simon Willison 5bbe2bcc50 Rename filtered_table_rows_count to count, refs #782 2022-12-31 12:52:57 -08:00
Simon Willison a2dca62360 Fix for extension tests I broke, refs #782 2022-12-31 11:21:15 -08:00
Simon Willison ca07fff3e2 Pin Sphinx 5.3.0, refs #1971
Furo is not yet compatible with Sphinx 6.0
2022-12-31 11:13:56 -08:00
Simon Willison 3af313e165 Fix for Sphinx extlinks warning, closes #1972 2022-12-31 11:13:14 -08:00
Chris Holdgraf 994ce46ed4
Add favicon to documentation (#1967)
Co-authored-by: Simon Willison <swillison@gmail.com>
2022-12-31 11:00:31 -08:00
Simon Willison 8059c8a27c Fixed typo 2022-12-31 10:54:25 -08:00
Simon Willison 8aa9cf629c Store null instead of 'None' in _internal database table, closes #1970 2022-12-31 10:52:37 -08:00
Simon Willison 234230e595 Default JSON shape is now objects - refs #1914, #1709 2022-12-31 10:52:37 -08:00
Simon Willison 1fda4806d4 Small documentation tweaks 2022-12-31 10:52:37 -08:00
Simon Willison c635f6ebac Moved CORS bit to its own documentation section 2022-12-31 10:52:37 -08:00
Simon Willison 3bd05b854a -e/--expires-after in create-token docs 2022-12-31 10:52:37 -08:00
Simon Willison 677ba9dddd Fix rST warning in changelog 2022-12-31 10:52:37 -08:00
Jan Lehnardt e03aed0002 Detect server start/stop more reliably.
This is useful, especially in testing, since your test
hosts might not reliabliy start the server within two
seconds, so we do a definite check before progressing.

By the same token, after `kill $server_pid` wait for
the pid to be gone from the process list.

Since now the script can end prematurely, I also added
a cleanup function to make sure the temporary certs are
removed in any case.

n.b. this could also be done with the use of `trap 'fn'
ERR` but that felt like a bit too much magic for this
short a script.
2022-12-18 08:01:51 -08:00
Simon Willison a21c00b54d .select-wrapper:focus-within for accessibility, closes #1771 2022-12-17 22:28:07 -08:00