Commit Graph

  • b9bcd6b6ae Release 0.65.1 0.65.1 0.64.x Simon Willison 2024-11-28 17:11:46 -08:00
  • 496463bd4c Back to httpx>=0.20, refs #2443 Simon Willison 2024-11-28 17:03:44 -08:00
  • bd818aef62 Backport new DatasetteClient implementation, refs #2443 Simon Willison 2024-11-28 17:01:57 -08:00
  • 2eba9a6630 httpx>=0.28.0, refs #2443 Simon Willison 2024-11-28 17:00:15 -08:00
  • e85517dab3 blacken-docs, refs #2441 Simon Willison 2024-11-15 13:34:45 -08:00
  • dce718961c Async support for magic parameters Simon Willison 2024-11-15 13:17:45 -08:00
  • b0b600b79f Release notes for 0.65 in main branch Simon Willison 2024-10-07 10:40:57 -07:00
  • 753ddc9028 Release 0.65 0.65 Simon Willison 2024-10-07 10:33:20 -07:00
  • dbed80826f Upgrade Furo Simon Willison 2024-10-07 10:30:21 -07:00
  • c07e9946e5 Vendor Pint, support Python 3.13, drop 3.8 Simon Willison 2024-10-07 10:22:07 -07:00
  • afae7f51c0 Fix pytest-asyncio warning vendored-pint Simon Willison 2024-10-07 10:20:48 -07:00
  • 4557036fc0 Include vendored .txt files in package, refs #2434 Simon Willison 2024-10-07 10:13:27 -07:00
  • 706deff7f9 Do not spell check inside datasette/vendored, refs #2434 Simon Willison 2024-10-07 10:10:04 -07:00
  • bbc49c0f80 Drop Python 3.8, refs #2434 Simon Willison 2024-10-07 10:08:14 -07:00
  • ceccf1bb66 Test against 3.13.0-rc.3 - refs #2434 Simon Willison 2024-10-07 10:05:31 -07:00
  • a104554dfc Vendor Pint and test on Python 3.13, refs #2434 Simon Willison 2024-10-07 10:03:20 -07:00
  • 832f76ce26 Documentation for datasette serve environment variables Simon Willison 2024-09-09 09:18:47 -07:00
  • ea9f66f9fb Rename SQLITE_EXTENSIONS to DATASETTE_LOAD_EXTENSION Simon Willison 2024-09-09 09:14:07 -07:00
  • a542870bfb Add DATASETTE_SSL_KEYFILE and DATASETTE_SSL_CERTFILE envvars to datasette serve flags (#2423) Alex Garcia 2024-09-09 08:58:33 -07:00
  • 0bc6a2af89 Release 1.0a16 1.0a16 Simon Willison 2024-09-05 20:56:46 -07:00
  • 2ec4d8a4d5 Removed a img styles, closes #2420 Simon Willison 2024-09-05 20:45:07 -07:00
  • f601425015 Table styles now only apply to table.rows-and-columns, refs #2420 Simon Willison 2024-09-05 20:11:23 -07:00
  • 6da8d09a14 header.hd and footer.ft, refs #2420 Simon Willison 2024-09-05 19:57:27 -07:00
  • deb482a41e .core label, refs #2420 Simon Willison 2024-09-05 19:53:06 -07:00
  • 2170269258 New .core CSS class for inputs and buttons Simon Willison 2024-09-03 08:37:26 -07:00
  • 92c4d41ca6 results.dicts() method, closes #2414 Simon Willison 2024-09-01 17:20:41 -07:00
  • dc288056b8 Better handling of errors for count all button, refs #2408 Simon Willison 2024-08-21 19:56:02 -07:00
  • 9ecce07b08 count all rows button on table page, refs #2408 Simon Willison 2024-08-21 19:09:25 -07:00
  • dc1d152476 Stop counting at 10,000 rows when listing tables, refs #2398 Simon Willison 2024-08-21 14:58:29 -07:00
  • bc46066f9d Fix huge performance bug in DateFacet, refs #2407 Simon Willison 2024-08-21 14:38:11 -07:00
  • f28ff8e4f0 Consider just 1000 rows for suggest facet, closes #2406 Simon Willison 2024-08-21 13:36:42 -07:00
  • 8a63cdccc7 Tracer now catches errors, closes #2405 Simon Willison 2024-08-21 12:19:18 -07:00
  • 34a6b2ac84 Fixed bug with ?_trace=1 and large responses, closes #2404 Simon Willison 2024-08-21 10:58:17 -07:00
  • 9028d7f805 Support nested JSON in metadata.json, closes #2403 Simon Willison 2024-08-21 09:53:52 -07:00
  • 1f3fb5f96b debugger: load 'ipdb' if present Tiago Ilieve 2024-08-21 00:02:35 -03:00
  • 4efcc29d02 Test against Python "3.13-dev" Simon Willison 2024-08-20 19:15:36 -07:00
  • 39dfc7d7d7 Removed units functionality and Pint dependency Simon Willison 2024-08-20 19:03:33 -07:00
  • d444b6aad5 Fix for spacing on index page, closes #2399 Simon Willison 2024-08-20 09:34:53 -07:00
  • 7d8dd2ac7f Release 1.0a15 1.0a15 Simon Willison 2024-08-15 22:03:41 -07:00
  • 0dd41efce6 skip over "queries" blocks when processing database-level metadata items (#2386) Alex Garcia 2024-08-15 21:48:07 -07:00
  • 53a8ae1871 Applied Black, refs #2327, #2326 Simon Willison 2024-08-15 17:16:47 -07:00
  • 9cb5700d60 bugfix: correctly detect json1 in versions.json (#2327) Seb Bacon 2024-08-15 21:20:26 +01:00
  • 6d91d082e0 Hide shadow tables, don't hide virtual tables Alex Garcia 2024-08-15 13:19:22 -07:00
  • 999b9f0353 test only on SQLite 3.37 and above asg017/hidden-revamp Alex Garcia 2024-08-15 09:37:54 -07:00
  • 05dfd34fd0 Use text/html for CSRF error page, refs #2390 Simon Willison 2024-08-15 08:48:47 -07:00
  • 160d82f06e Bump furo and black (#2385) dependabot[bot] 2024-08-14 21:38:33 -07:00
  • 492378c2a0 Test for application/json; charset=utf-8 Simon Willison 2024-08-14 21:37:40 -07:00
  • cf4274f2a3 less strict requirements to content-type=application/json (#2392) Alex Garcia 2024-08-14 21:33:58 -07:00
  • e9d34a99b8 Missing template from previous commit, refs #2389 Simon Willison 2024-08-14 21:32:57 -07:00
  • 06d4ffb92e Custom error on CSRF failures, closes #2390 Simon Willison 2024-08-14 21:29:16 -07:00
  • 93067668fe /-/ alternative URL for homepage, closes #2393 Simon Willison 2024-08-14 17:57:13 -07:00
  • 86c5203451 fmt Alex Garcia 2024-08-14 15:45:22 -07:00
  • 751abbcc57 don't hide virtual table, hide shadow tables. Alex Garcia 2024-08-14 15:39:49 -07:00
  • bf953628bb Fix bug where -s could reset settings to defaults, closes #2389 Simon Willison 2024-08-14 14:28:48 -07:00
  • f6bd2bf8b0 Release 1.0a14 1.0a14 Simon Willison 2024-08-05 14:30:02 -07:00
  • 2e82eb108c Group docs on get_/set_ metadata methods, refs #2381 Simon Willison 2024-08-05 14:16:34 -07:00
  • e9f598609b Fix for codespell recipe Simon Willison 2024-08-05 14:16:11 -07:00
  • ff710ed7eb Typo fix, refs #2381 Simon Willison 2024-08-05 14:09:12 -07:00
  • 5bd6853bf4 Release notes for 1.0a14, refs #2381 Simon Willison 2024-08-05 14:08:15 -07:00
  • 78ce105413 Markup fix Simon Willison 2024-08-05 14:07:16 -07:00
  • 2b0a61ee19 Rename metadata tables and add schema to docs, refs #2382 Simon Willison 2024-08-05 13:53:55 -07:00
  • 8dc9bfa2ab Markup tweak for track_event docs Simon Willison 2024-08-05 12:58:10 -07:00
  • 2ad51baa31 Move /db?sql= redirect to top of changes Simon Willison 2024-08-05 12:16:30 -07:00
  • bd7d3bb70f Tweaks and improvements to upgrade guide, refs ##2374 Simon Willison 2024-08-05 12:11:17 -07:00
  • 169ee5d710 Initial upgrade guide for v0.XX to v1 Alex Garcia 2024-08-05 10:35:38 -07:00
  • 81b68a143a /-/auth-token as root redirects to /, closes #2375 Simon Willison 2024-07-26 14:09:20 -07:00
  • feccfa2a4d Bump the python-packages group across 1 directory with 2 updates (#2371) dependabot[bot] 2024-07-25 16:04:29 -07:00
  • 2edf45b1b6 Use isolation_level=IMMEDIATE, refs #2358 Simon Willison 2024-07-16 14:20:54 -07:00
  • a23c2aee00 Introduce new /$DB/-/query endpoint, soft replaces /$DB?sql=... (#2363) Alex Garcia 2024-07-15 10:33:51 -07:00
  • 56adfff8d2 Bump the python-packages group across 1 directory with 4 updates (#2362) dependabot[bot] 2024-07-02 09:45:15 -07:00
  • 5cac74c4ac Apply blacken-docs 0.64.8 Simon Willison 2024-06-21 16:39:42 -07:00
  • c2e8e5085b Release notes for 0.64.8 on main Simon Willison 2024-06-21 16:36:58 -07:00
  • 868d34d7b9 Test 0.64.x against Python 3.12 Simon Willison 2024-06-21 16:36:04 -07:00
  • 0006a45b58 Bump Black dependency to latest for 0.64.x branch Simon Willison 2024-06-21 16:33:46 -07:00
  • 0af9a89460 Release 0.64.8 Simon Willison 2024-06-21 16:31:08 -07:00
  • 10dae61213 Applied latest Black Simon Willison 2024-06-21 16:28:25 -07:00
  • 2e62282170 Backport derive_named_parameters fix to 0.64.x Simon Willison 2024-06-21 16:24:30 -07:00
  • 7aa4bf9506 Backport of #2359 for 0.64.x Simon Willison 2024-06-21 16:18:38 -07:00
  • 263788906a Fix for RowNotFound, refs #2359 Simon Willison 2024-06-21 16:10:16 -07:00
  • 7316dd4ac6 Fix for TableNotFound, refs #2359 Simon Willison 2024-06-21 16:09:20 -07:00
  • 62686114ee Do not show database name in Database Not Found error, refs #2359 Simon Willison 2024-06-21 16:02:15 -07:00
  • 93534fd3d0 Show response.text on test_upsert failure, refs #2356 Simon Willison 2024-06-13 10:19:26 -07:00
  • 45c27603d2 xfail two flaky tests, #2355, #2356 Simon Willison 2024-06-13 10:15:38 -07:00
  • 8f86d2af6a Test against multiple SQLite versions (#2352) Alex Garcia 2024-06-13 10:09:45 -07:00
  • 64a125b860 Removed unnecessary comments, refs #2354 Simon Willison 2024-06-12 16:56:46 -07:00
  • d118d5c5bb named_parameters(sql) sync function, refs #2354 Simon Willison 2024-06-12 16:51:07 -07:00
  • b39b01a890 Copy across release notes from 0.64.7 Simon Willison 2024-06-12 16:21:07 -07:00
  • 780deaa275 Reminder about how to deploy a release branch Simon Willison 2024-06-12 16:12:05 -07:00
  • 6c941e30c5 More deploy workflow wrangling 0.64.7 Simon Willison 2024-06-12 16:04:17 -07:00
  • c302357dc3 Publish using gh-action-pypi-publish@release/v1 Simon Willison 2024-06-12 15:57:37 -07:00
  • ead2882f01 Fix for pyodide test failure, refs #2351 Simon Willison 2024-06-11 10:11:34 -07:00
  • a0a9b8023d Update ignore-words Simon Willison 2024-06-12 15:46:37 -07:00
  • b7c44de56d Release 0.64.7 Simon Willison 2024-06-12 15:45:40 -07:00
  • 47333e43c6 Workaround for #2353 Simon Willison 2024-06-11 14:04:55 -07:00
  • 2b6bfddafc Workaround for #2353 Simon Willison 2024-06-11 14:04:55 -07:00
  • 7437d40e5d <html lang="en">, closes #2348 Simon Willison 2024-06-11 10:17:02 -07:00
  • 9a3c3bfcc7 Fix for pyodide test failure, refs #2351 Simon Willison 2024-06-11 10:11:34 -07:00
  • c698d008e0 Only test first wheel, fixes surprise bug Simon Willison 2024-06-11 10:03:57 -07:00
  • e1bfab3fca Move Metadata to --internal database Alex Garcia 2024-06-11 09:33:23 -07:00
  • 8f9509f00c datasette, not self.ds, in internals documentation Simon Willison 2024-04-22 16:01:37 -07:00