Wykres commitów

  • ca07fff3e2 Pin Sphinx 5.3.0, refs #1971 Simon Willison 2022-12-31 11:13:56 -0800
  • 3af313e165 Fix for Sphinx extlinks warning, closes #1972 Simon Willison 2022-12-31 11:12:38 -0800
  • 994ce46ed4
    Add favicon to documentation (#1967) Chris Holdgraf 2022-12-31 20:00:31 +0100
  • ac64f6fe6a Use copy of existing favicon Simon Willison 2022-12-31 10:59:54 -0800
  • 8059c8a27c Fixed typo Simon Willison 2022-12-31 10:54:25 -0800
  • 8aa9cf629c Store null instead of 'None' in _internal database table, closes #1970 Simon Willison 2022-12-31 10:52:27 -0800
  • 234230e595 Default JSON shape is now objects - refs #1914, #1709 Simon Willison 2022-12-30 06:52:47 -0800
  • 1fda4806d4 Small documentation tweaks Simon Willison 2022-12-30 14:01:39 +0000
  • c635f6ebac Moved CORS bit to its own documentation section Simon Willison 2022-12-30 13:54:22 +0000
  • 3bd05b854a -e/--expires-after in create-token docs Simon Willison 2022-12-30 13:50:15 +0000
  • 677ba9dddd Fix rST warning in changelog Simon Willison 2022-12-30 13:49:03 +0000
  • 2b4a8aa083 Add favicon to documentation Chris Holdgraf 2022-12-19 14:59:30 +0100
  • e03aed0002 Detect server start/stop more reliably. Jan Lehnardt 2022-12-18 10:40:06 +0100
  • 6a58fc71d4 Detect server start/stop more reliably. Jan Lehnardt 2022-12-18 10:40:06 +0100
  • a21c00b54d .select-wrapper:focus-within for accessibility, closes #1771 Simon Willison 2022-12-17 22:28:07 -0800
  • 23335e123b Release notes for 0.63.3 Simon Willison 2022-12-17 19:06:03 -0800
  • a27c0a0124 Deploy docs on publish using Python 3.9 Simon Willison 2022-12-17 19:24:34 -0800
  • 9ec58da6ec Deploy docs on publish using Python 3.9 Simon Willison 2022-12-17 19:24:34 -0800
  • e05998bc85 Added missing word, refs #1963 0.63.3 Simon Willison 2022-12-17 19:08:01 -0800
  • a9ffcbd42e Release 0.63.3 Simon Willison 2022-12-17 19:06:03 -0800
  • d93f975b3d On publish run tests same way as for test Simon Willison 2022-12-17 18:52:52 -0800
  • e6d94f9ffa Run new HTTPS test in CI, refs #1955 Simon Willison 2022-12-17 18:38:26 -0800
  • 0bd3eaa2dd Move HTTPS test to a bash script Simon Willison 2022-12-17 18:33:07 -0800
  • 5649e547ef Put AsgiLifestyle back so server starts up again, refs #1955 Simon Willison 2022-12-17 17:22:00 -0800
  • 96b3a86d7f Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955 Simon Willison 2022-12-15 09:34:07 -0800
  • 0ea139dfe5 Run new HTTPS test in CI, refs #1955 Simon Willison 2022-12-17 18:38:26 -0800
  • d1d369456a Move HTTPS test to a bash script Simon Willison 2022-12-17 18:33:07 -0800
  • 8b73fc6b47 Put AsgiLifestyle back so server starts up again, refs #1955 Simon Willison 2022-12-17 17:22:00 -0800
  • 63fb750f39 Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955 Simon Willison 2022-12-15 09:34:07 -0800
  • 89cffcf14c Reset _metadata_local in a couple of tests Simon Willison 2022-12-17 13:40:27 -0800
  • 9c43b4164d Removed @pytest.mark.ds_client mark - refs #1959 Simon Willison 2022-12-16 13:51:46 -0800
  • 0e42444866 invoke_startup() inside ds_client fixture, refs #1959 Simon Willison 2022-12-16 09:51:29 -0800
  • e70974a4f1 Ran Black, refs #1959 Simon Willison 2022-12-16 09:49:26 -0800
  • 42a66c2f04 A bunch of remaining ds_client conversions, refs #1959 Simon Willison 2022-12-16 09:44:30 -0800
  • be95359a80 ds_client for test_permissions.py, refs #1959 Simon Willison 2022-12-16 09:40:54 -0800
  • ef74d0ff70 ds_client for test_internal_db.py, refs #1959 Simon Willison 2022-12-16 09:30:13 -0800
  • 4a151b15cc ds_client for test_filters.py, refs #1959 Simon Willison 2022-12-16 09:27:53 -0800
  • 30f1a0705b ds_client for test_plugins.py, refs #1959 Simon Willison 2022-12-16 09:25:37 -0800
  • b998c2793f test_facets.py using ds_client, refs #1959 Simon Willison 2022-12-16 09:05:54 -0800
  • bc88491cb7 ds_client for test_table_api.py, refs #1959 Simon Willison 2022-12-15 22:09:33 -0800
  • 1335bcb893 Use my own global variable instead of scope=session Simon Willison 2022-12-15 19:33:14 -0800
  • ebd3358e49 ds_client for test_table_html.py Simon Willison 2022-12-15 18:00:32 -0800
  • d94d363ec0 Don't use pytest_asyncio.fixture(scope="session") any more, refs #1959 Simon Willison 2022-12-15 17:38:22 -0800
  • 95900b9d02 Port app_client to ds_client for most of test_html.py, refs #1959 Simon Willison 2022-12-15 14:44:30 -0800
  • 3001eec66a ds_client for test_csv.py and test_canned_queries.py, refs #1959 Simon Willison 2022-12-15 14:24:39 -0800
  • 425ac4357f Ported app_client to ds_client where possible in test_auth.py, refs #1959 Simon Willison 2022-12-15 14:18:40 -0800
  • b077e63dc6 Ported test_api.py app_client test to ds_client, refs #1959 Simon Willison 2022-12-15 13:44:48 -0800
  • f42bca8fc2 Reset _metadata_local in a couple of tests Simon Willison 2022-12-17 13:40:27 -0800
  • cede1efeed Removed @pytest.mark.ds_client mark - refs #1959 Simon Willison 2022-12-16 13:51:46 -0800
  • afca551f93 invoke_startup() inside ds_client fixture, refs #1959 Simon Willison 2022-12-16 09:51:29 -0800
  • 536715dc3c Ran Black, refs #1959 Simon Willison 2022-12-16 09:49:26 -0800
  • 12226bd801 A bunch of remaining ds_client conversions, refs #1959 Simon Willison 2022-12-16 09:44:30 -0800
  • ee11c447ed ds_client for test_permissions.py, refs #1959 Simon Willison 2022-12-16 09:40:54 -0800
  • a9cbf1452e ds_client for test_internal_db.py, refs #1959 Simon Willison 2022-12-16 09:30:13 -0800
  • 6e6a13e2b4 ds_client for test_filters.py, refs #1959 Simon Willison 2022-12-16 09:27:53 -0800
  • 7214afc9d5 ds_client for test_plugins.py, refs #1959 Simon Willison 2022-12-16 09:25:37 -0800
  • 770879a2a8 test_facets.py using ds_client, refs #1959 Simon Willison 2022-12-16 09:05:54 -0800
  • 256af3ff41 ds_client for test_table_api.py, refs #1959 Simon Willison 2022-12-15 22:09:33 -0800
  • bc328b0d02 Use my own global variable instead of scope=session Simon Willison 2022-12-15 19:33:14 -0800
  • c94825a332 ds_client for test_table_html.py Simon Willison 2022-12-15 18:00:32 -0800
  • 324df51bb5 Don't use pytest_asyncio.fixture(scope="session") any more, refs #1959 Simon Willison 2022-12-15 17:38:22 -0800
  • 5ee954e34b
    Link to annotated release notes for 1.0a2 Simon Willison 2022-12-15 17:03:37 -0800
  • 4ba8d57bb1 Try click.echo() instead Simon Willison 2022-12-15 16:55:17 -0800
  • 013496862f
    Try click.echo() instead Simon Willison 2022-12-15 16:55:17 -0800
  • 06d20c792f
    Try click.echo() instead, refs #1958 Simon Willison 2022-12-15 16:52:41 -0800
  • 87737aa1ac Port app_client to ds_client for most of test_html.py, refs #1959 Simon Willison 2022-12-15 14:44:30 -0800
  • 62ab55965f ds_client for test_csv.py and test_canned_queries.py, refs #1959 Simon Willison 2022-12-15 14:24:39 -0800
  • 60fc5ad646 Ported app_client to ds_client where possible in test_auth.py, refs #1959 Simon Willison 2022-12-15 14:18:40 -0800
  • cc275f5240 Ported test_api.py app_client test to ds_client, refs #1959 Simon Willison 2022-12-15 13:44:48 -0800
  • 0b68996cc5 Revert "Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955" Simon Willison 2022-12-15 13:06:45 -0800
  • 38d28dd958 Revert "Try running every test at once, refs #1955" Simon Willison 2022-12-15 13:05:33 -0800
  • 51ee8caa4a Try running every test at once, refs #1955 Simon Willison 2022-12-15 12:51:18 -0800
  • dc18f62089 Replace AsgiLifespan with AsgiRunOnFirstRequest, refs #1955 Simon Willison 2022-12-15 09:34:07 -0800
  • e054704fb6 Added missing rST label Simon Willison 2022-12-14 21:38:20 -0800
  • 6e1e815c78
    It's an update-or-insert Simon Willison 2022-12-14 18:41:30 -0800
  • 8b9d7fdbd8 Fixed typo in release notes, refs #1953 1.0a2 Simon Willison 2022-12-14 18:02:42 -0800
  • 8cac6ff301 Release 1.0a2 Simon Willison 2022-12-14 18:01:02 -0800
  • 9ad76d279e Applied blacken-docs, refs #1937 Simon Willison 2022-12-14 14:49:13 -0800
  • c094dde3ff Extra permission rules for /-/create, closes #1937 Simon Willison 2022-12-14 12:21:18 -0800
  • e238df3959 Handle non-initials in permission_allowed_actor_restrictions, closes #1956 Simon Willison 2022-12-14 12:04:23 -0800
  • 1a3dcf4943 Don't include _memory on /-/create-token, refs #1947 Simon Willison 2022-12-13 21:19:31 -0800
  • 420d0a0ee2 Tests for /-/create-token with restrictions, closes #1947 Simon Willison 2022-12-13 21:13:20 -0800
  • 6e5ab9e7b3 Note in docs about new /-/create-token features, refs #1947 Simon Willison 2022-12-13 21:07:03 -0800
  • d98a8effb1 UI for restricting permissions on /-/create-token, refs #1947 Simon Willison 2022-12-13 20:59:28 -0800
  • fdf7c27b54 datasette.create_token() method, closes #1951 Simon Willison 2022-12-13 18:42:01 -0800
  • 28068a62ad
    Merge b545b6a04e into d4cc1374f4 Simon Willison 2022-12-13 17:49:59 -0800
  • d4cc1374f4 Improved --help for create-token, refs #1947 Simon Willison 2022-12-13 14:28:59 -0800
  • f84acae98e Return 400 errors for ?_sort errors, closes #1950 Simon Willison 2022-12-13 14:23:07 -0800
  • d4b98d3924
    Bump black from 22.10.0 to 22.12.0 (#1944) dependabot[bot] 2022-12-12 21:23:30 -0800
  • 45979eb723 Rename permission created by demo plugin Simon Willison 2022-12-12 21:21:01 -0800
  • 34ad574bac Don't hard-code permissions in permission_allowed_actor_restrictions, refs #1855 Simon Willison 2022-12-12 21:14:40 -0800
  • a1a372f179 /-/actor no longer requires view-instance, refs #1945 Simon Willison 2022-12-12 21:06:30 -0800
  • 260fbb598e Fix some failing tests, refs #1855 Simon Willison 2022-12-12 21:00:40 -0800
  • 2aa2adaa8b Docs for new create-token options, refs #1855 Simon Willison 2022-12-12 20:56:40 -0800
  • 809fad2392 Tests for datasette create-token restrictions, refs #1855 Simon Willison 2022-12-12 20:44:19 -0800
  • c13dada2f8 datasette --get --token option, closes #1946, refs #1855 Simon Willison 2022-12-12 20:36:42 -0800
  • 14f1cc4984 Update CLI reference help, refs #1855 Simon Willison 2022-12-12 20:21:48 -0800
  • 98eff2cde9 Ignore spelling of alls, refs #1855 Simon Willison 2022-12-12 20:19:17 -0800
  • e95b490d88 Move create-token command into cli.py, refs #1855 Simon Willison 2022-12-12 20:18:42 -0800
  • 9cc1a7c4c8 create-token command can now create restricted tokens, refs #1855 Simon Willison 2022-12-12 20:15:56 -0800