Simon Willison
|
71fcdd953e
|
Drop support for Python 3.7, refs #2091
|
2023-06-29 08:10:26 -07:00 |
Simon Willison
|
99ba051188
|
Fixed spelling error, refs #2089
Also ensure codespell runs as part of just lint
|
2023-06-29 07:46:22 -07:00 |
Simon Willison
|
d1d78ec0eb
|
Better docs for startup() hook
|
2023-06-23 13:06:35 -07:00 |
Simon Willison
|
b49fa446d6
|
--cors Access-Control-Max-Age: 3600, closes #2079
|
2023-05-25 15:05:58 -07:00 |
Simon Willison
|
5890a20c37
|
Mention API tokens in DATASETTE_SECRET docs
|
2023-03-31 09:45:16 -07:00 |
Simon Willison
|
4c1e277edb
|
Updated JSON API shape documentation, refs #262
|
2023-03-28 23:21:42 -07:00 |
Simon Willison
|
c025b0180f
|
Drop jQuery dependency
|
2023-03-26 16:38:58 -07:00 |
Simon Willison
|
db8cf899e2
|
Use block scripts instead, refs #1608
|
2023-03-26 16:27:58 -07:00 |
Simon Willison
|
5c1cfa451d
|
Link docs /latest/ to /stable/ again
Re-implementing the pattern from https://til.simonwillison.net/readthedocs/link-from-latest-to-stable
Refs #1608
|
2023-03-26 16:23:28 -07:00 |
Simon Willison
|
56b0758a5f
|
0.64 release notes, refs #2036
|
2023-03-08 12:52:37 -08:00 |
Simon Willison
|
1ad92a1d87
|
datasette install -r requirements.txt, closes #2033
|
2023-03-06 14:27:30 -08:00 |
Simon Willison
|
0b4a286914
|
render_cell(..., request) argument, closes #2007
|
2023-01-27 19:34:14 -08:00 |
Simon Willison
|
e4ebef082d
|
Fixed link text
|
2023-01-21 07:37:29 -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
|
2c86774179
|
Link to non-spam Python 3 setup instructions
Refs #1987
|
2023-01-11 09:59:40 -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
|
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
|
5bbe2bcc50
|
Rename filtered_table_rows_count to count, refs #782
|
2022-12-31 12:52:57 -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
|
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 |
Simon Willison
|
23335e123b
|
Release notes for 0.63.3
Refs #1963
|
2022-12-17 19:26:25 -08:00 |
Simon Willison
|
63fb750f39
|
Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955
|
2022-12-17 14:14:34 -08:00 |
Simon Willison
|
5ee954e34b
|
Link to annotated release notes for 1.0a2
|
2022-12-15 17:03:37 -08:00 |
Simon Willison
|
0b68996cc5
|
Revert "Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955"
This reverts commit dc18f62089 .
|
2022-12-15 13:06:45 -08:00 |
Simon Willison
|
dc18f62089
|
Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955
|
2022-12-15 09:34:07 -08:00 |
Simon Willison
|
e054704fb6
|
Added missing rST label
|
2022-12-14 21:38:28 -08:00 |
Simon Willison
|
6e1e815c78
|
It's an update-or-insert
|
2022-12-14 18:41:30 -08:00 |
Simon Willison
|
8b9d7fdbd8
|
Fixed typo in release notes, refs #1953
|
2022-12-14 18:02:42 -08:00 |
Simon Willison
|
8cac6ff301
|
Release 1.0a2
Refs #1636, #1855, #1878, #1927, #1937, #1940, #1947, #1951
Closes #1953
|
2022-12-14 18:01:02 -08:00 |
Simon Willison
|
9ad76d279e
|
Applied blacken-docs, refs #1937
|
2022-12-14 14:49:13 -08:00 |
Simon Willison
|
c094dde3ff
|
Extra permission rules for /-/create, closes #1937
|
2022-12-14 12:21:18 -08:00 |
Simon Willison
|
6e5ab9e7b3
|
Note in docs about new /-/create-token features, refs #1947
|
2022-12-13 21:07:03 -08:00 |
Simon Willison
|
fdf7c27b54
|
datasette.create_token() method, closes #1951
|
2022-12-13 18:42:01 -08:00 |
Simon Willison
|
d4cc1374f4
|
Improved --help for create-token, refs #1947
|
2022-12-13 14:28:59 -08:00 |
Simon Willison
|
2aa2adaa8b
|
Docs for new create-token options, refs #1855
|
2022-12-12 20:56:40 -08:00 |
Simon Willison
|
c13dada2f8
|
datasette --get --token option, closes #1946, refs #1855
|
2022-12-12 20:36:42 -08:00 |
Simon Willison
|
14f1cc4984
|
Update CLI reference help, refs #1855
|
2022-12-12 20:21:48 -08:00 |
Simon Willison
|
98eff2cde9
|
Ignore spelling of alls, refs #1855
|
2022-12-12 20:19:17 -08:00 |