Wykres commitów

  • 0728c2e41b Fixed link text Simon Willison 2023-01-21 07:37:29 -0800
  • b331c7af9b Removed rogue print Simon Willison 2023-03-22 12:46:02 -0700
  • 43aa060fd8 Tests in test_html all pass Simon Willison 2023-03-22 12:45:33 -0700
  • 73291ab885 Fixed test_table_api again Simon Willison 2023-03-22 12:29:39 -0700
  • 1ccf1327ae Fixed the canned query tests Simon Willison 2023-03-20 18:40:20 -0700
  • 538ca9d2e2 Deleted some code, tried to get alternative formats working Simon Willison 2023-03-20 18:17:15 -0700
  • 397759a1f0 Tests in test_facets all pass Simon Willison 2023-03-20 17:07:37 -0700
  • 4bb4984869 Fix bug with facet_array= not returning facets Simon Willison 2023-03-20 13:43:28 -0700
  • 395bd6bb6b Fixed test_routes tests Simon Willison 2023-03-20 13:03:56 -0700
  • 32fd20b150 All tests in test_table_html now pass Simon Willison 2023-03-20 12:56:23 -0700
  • 6fabeb08f6 Only 3 failing HTML table tests left Simon Willison 2023-03-20 12:25:11 -0700
  • 0a90e39cc7 Just 11 HTML failures now Simon Willison 2023-03-20 12:01:17 -0700
  • 1edeaf3181 More HTML table tests pass Simon Willison 2023-03-20 11:54:39 -0700
  • 775bb8f6b2 asyncinject dependency Simon Willison 2023-03-18 19:18:32 -0700
  • 4280976199 All test_table_api.py tests now pass Simon Willison 2023-03-18 19:13:51 -0700
  • a78fcc9cf7 Fixed headers['link'] Simon Willison 2023-03-18 19:04:18 -0700
  • 2f38479dcc More tests pass, fixed infinities removal against dicts Simon Willison 2023-03-18 15:24:16 -0700
  • faf4ae3946 Fixed more test_table_api tests Simon Willison 2023-03-18 14:43:59 -0700
  • 066ed9cbab A whole bunch more test_table_api tests pass Simon Willison 2023-03-17 21:51:49 -0700
  • dbe73efe86 All tests it test_api.py now pass Simon Willison 2023-03-17 21:24:47 -0700
  • b6b14b326c Applied latest Black Simon Willison 2023-03-12 14:29:16 -0700
  • ad2bfc7218
    Merge f15adf1d62 into 56b0758a5f Reed Underwood 2023-03-11 10:41:01 +0100
  • 6d07a7da15 HTML table page now loads even in strict variable mode, refs #1999 Simon Willison 2023-03-09 16:07:12 -0800
  • 11f7feb7a3 Hacked together just enough for basic HTML table view to work, refs #1999 Simon Willison 2023-03-08 16:11:14 -0800
  • ca23b0c6e5 Trying out a ?_extra=_html bundle mechanism, refs #1999 Simon Willison 2023-03-08 15:51:24 -0800
  • da36707f3d extra_display_columns / extra_display_rows, refs #1999 Simon Willison 2023-03-08 15:44:16 -0800
  • 96e94f9b7b ?_extra=query, refs #1999 Simon Willison 2023-03-08 13:40:26 -0800
  • a5fff75dcf Remove code resetting the offset, refs #1999 Simon Willison 2023-03-08 13:35:44 -0800
  • 56b0758a5f 0.64 release notes, refs #2036 Simon Willison 2023-03-08 12:52:25 -0800
  • 2a0a94fe97 Release 0.64.2 0.64.2 Simon Willison 2023-03-08 12:41:13 -0800
  • 25fdbe6b27 use tmpdir instead of isolated_filesystem, refs #2037 Simon Willison 2023-03-08 12:33:23 -0800
  • cb9fa71878 Use service-specific image ID for Cloud Run deploys, refs #2036 Simon Willison 2023-03-08 12:25:55 -0800
  • bd39cb4805 Use service-specific image ID for Cloud Run deploys, refs #2036 Simon Willison 2023-03-08 12:25:55 -0800
  • db1a88f4e1 _next support for new tables, refs #1999 Simon Willison 2023-03-08 11:51:55 -0800
  • 0fe844e9ad Initial prototype of ?id=1&id=2 query support, refs #2035 sql-list-parameters Simon Willison 2023-03-08 10:40:21 -0800
  • 28239c5bed
    remove an unused `app` var in cli.py Wenshuai Hou 2023-03-07 13:18:53 -0500
  • 1ad92a1d87 datasette install -r requirements.txt, closes #2033 Simon Willison 2023-03-06 14:27:30 -0800
  • a53b893c46
    Add Python 3.11 classifier (#2028) Dustin Rodrigues 2023-03-06 16:01:19 -0500
  • a8dde133f9
    add Python 3.11 classifier Dustin Rodrigues 2023-02-19 15:14:12 -0500
  • f15adf1d62
    Avoids repeating primary key columns if included in _col args while maintaining given order. reed 2023-02-15 22:04:56 -0600
  • f392946910 Removed accidental import Simon Willison 2023-02-14 11:18:22 -0800
  • 912ed9de92
    Add database metadata to index.html template context Ben Welsh 2023-02-12 06:16:40 -0500
  • 21568f9f08 Improved ?_extra=extras to show selected and available, refs #262 Simon Willison 2023-02-08 11:08:20 -0800
  • 732285ce28 ?_extra=request and ?_extra=extras, refs #262 Simon Willison 2023-02-08 11:02:55 -0800
  • fb3abeceb2
    Merge 1e5b42f9d6 into 0b4a286914 Forest Gregg 2023-02-08 10:27:13 +0000
  • 999c1bc8d7 Got _extra working against new table_view Simon Willison 2023-02-07 20:34:48 -0800
  • ab17c4e951 Nest the debug information Simon Willison 2023-02-06 15:12:07 -0800
  • de9eec1d02 Copied across more code for the new table view Simon Willison 2023-02-05 15:20:59 -0800
  • c631684bc7
    Bump black from 22.12.0 to 23.1.0 dependabot[bot] 2023-02-01 13:06:15 +0000
  • 0eda5a57ea
    Merge f529a3001d into 0b4a286914 Colin Dellow 2023-01-29 04:46:02 +0000
  • f529a3001d array facets uniqueness fix Colin Dellow 2023-01-28 23:44:57 -0500
  • f810d2d855 array facet: don't materialize unnecessary columns Colin Dellow 2023-01-28 14:29:11 -0500
  • 0b4a286914 render_cell(..., request) argument, closes #2007 Simon Willison 2023-01-27 19:34:14 -0800
  • 58c1a39503 Start building new table_view function Simon Willison 2023-01-27 19:23:59 -0800
  • dca7634c27 use single quotes for string literals, fixes #2001 Colin Dellow 2023-01-25 00:04:17 -0500
  • 1e5b42f9d6 adjust tests Forest Gregg 2023-01-24 19:35:45 -0500
  • 36fa32dba1 getting tests working Forest Gregg 2023-01-24 19:06:20 -0500
  • 1e842effa7 more narrowing to singletons Forest Gregg 2023-01-24 16:57:41 -0500
  • 41beef009f spike to fix half of #1099 Forest Gregg 2023-01-24 16:30:51 -0500
  • e4ebef082d
    Fixed link text Simon Willison 2023-01-21 07:37:29 -0800
  • 853edc897a Initial ?_extra= prototype, refs #262 Simon Willison 2023-01-20 20:54:30 -0800
  • 96b8b7f1ec Maybe fix a doc test Chris Amico 2023-01-19 07:48:47 -0500
  • ed44bc06d4 Document custom json encoder Chris Amico 2023-01-18 11:51:12 -0500
  • 6a352e99ab
    Added missing import to example Simon Willison 2023-01-11 11:04:11 -0800
  • 25a612fe09 Release 0.64.1 Simon Willison 2023-01-11 10:21:37 -0800
  • 2e064641ac Release 0.64.1 0.64.1 Simon Willison 2023-01-11 10:21:37 -0800
  • a1c60bab86 Fix Sphinx warning turned error Simon Willison 2023-01-11 10:21:15 -0800
  • 50fd94e04f Raise ValueError if Datasette(files=) is a string, refs #1985 Simon Willison 2023-01-11 10:12:53 -0800
  • b7df546a45 Raise ValueError if Datasette(files=) is a string, refs #1985 Simon Willison 2023-01-11 10:12:53 -0800
  • 0a1de5d7b9 Link to non-spam Python 3 setup instructions Simon Willison 2023-01-11 09:59:40 -0800
  • 2c86774179
    Link to non-spam Python 3 setup instructions Simon Willison 2023-01-11 09:59:40 -0800
  • 8e70734043
    Upgrade Sphinx, closes #1971 Simon Willison 2023-01-09 18:02:32 -0800
  • 0c8b3f5ca1 Upgrade Sphinx, refs #1971 Simon Willison 2023-01-09 18:00:01 -0800
  • cd65558aee setup-gcloud 318.0.0 0.63.x Simon Willison 2023-01-09 16:02:02 -0800
  • 4880638f13
    setup-gcloud 318.0.0 Simon Willison 2023-01-09 16:02:02 -0800
  • 7dd671310a Release notes for 0.64, with a warning against arbitrary SQL with SpatiaLite Simon Willison 2023-01-09 08:37:07 -0800
  • 0084daa50a Release 0.64, with a warning against arbitrary SQL with SpatiaLite 0.64 Simon Willison 2023-01-09 08:37:07 -0800
  • 02987e342d Explicitly explain allow_sql: false Simon Willison 2023-01-09 08:25:07 -0800
  • 5e672df168 Explicitly explain allow_sql: false Simon Willison 2023-01-09 08:25:07 -0800
  • 700a12848d
    Bump sphinx from 5.3.0 to 6.1.2 dependabot[bot] 2023-01-09 13:06:10 +0000
  • fdb4d975a1 Better error for --load-extensions, refs #1979 Simon Willison 2023-01-07 15:56:03 -0800
  • 7b48664d75 Better error for --load-extensions, refs #1979 Simon Willison 2023-01-07 15:56:03 -0800
  • 0f7c71a86f What to do if extensions will not load, refs #1979 Simon Willison 2023-01-07 15:48:08 -0800
  • 3b88ac671e What to do if extensions will not load, refs #1979 Simon Willison 2023-01-07 15:48:08 -0800
  • a4eebeecd7
    Bump sphinx from 5.3.0 to 6.1.1 dependabot[bot] 2023-01-06 13:02:11 +0000
  • fee658ad05 Improved wording in allow_sql docs Simon Willison 2023-01-05 09:22:49 -0800
  • 1ec9c9995c Backported default_allow_sql for 0.63.x, closes #1409 Simon Willison 2023-01-05 09:21:07 -0800
  • af76abcf2e
    Bump sphinx from 5.3.0 to 6.1.0 dependabot[bot] 2023-01-05 13:02:36 +0000
  • b8cf864fa6 Fixed broken example links in _where= docs Simon Willison 2023-01-04 16:47:47 -0800
  • 1bff3f1a70 Fixed table_action example in docs Simon Willison 2023-01-04 10:25:04 -0800
  • 7402294018 .select-wrapper:focus-within for accessibility, closes #1771 Simon Willison 2022-12-17 22:28:07 -0800
  • c41278b46f default_allow_sql setting, closes #1409 Simon Willison 2023-01-04 16:51:11 -0800
  • adfcec51d6 Fixed broken example links in _where= docs Simon Willison 2023-01-04 16:47:47 -0800
  • deb5fcbed4
    Fixed table_action example in docs Simon Willison 2023-01-04 10:25:04 -0800
  • 1e213a39f9
    Bump sphinx from 5.3.0 to 6.0.0 dependabot[bot] 2023-01-02 13:04:25 +0000
  • 572bdb5b80 Applied Black, refs #782 Simon Willison 2022-12-31 19:32:07 -0800
  • d94a3c4326
    No need to link to _shape=objects any more Simon Willison 2022-12-31 17:42:48 -0800
  • 3c352b7132 Applied Black, refs #782 Simon Willison 2022-12-31 13:17:54 -0800
  • 5bbe2bcc50 Rename filtered_table_rows_count to count, refs #782 Simon Willison 2022-12-31 12:52:57 -0800
  • a2dca62360 Fix for extension tests I broke, refs #782 Simon Willison 2022-12-31 11:21:15 -0800