Wykres commitów

  • a651d3cc8b
    Ran cog Simon Willison 2023-08-22 19:59:54 -0700
  • 64fd1d788e Applied Cog, refs #2143, #2149 Simon Willison 2023-08-22 19:57:46 -0700
  • ea0e9264b4
    Don't run [docs] test bits on Python 3.8, refs #2148 Simon Willison 2023-08-22 19:47:52 -0700
  • 2ce7872e3b -c shortcut for --config - refs #2143, #2149 Simon Willison 2023-08-22 19:33:26 -0700
  • 59a5d336bd Configured and applied isort, refs #516 isort-22-aug-2023 Simon Willison 2023-08-22 19:07:10 -0700
  • de5cb743b5
    Bump the python-packages group with 3 updates dependabot[bot] 2023-08-23 01:30:10 +0000
  • 17ec309e14
    Start datasette.json, re-add --config, rm settings.json Alex Garcia 2023-08-22 18:26:11 -0700
  • 01e0558825
    Merge pull request from GHSA-7ch3-7pp7-7cpq 1.0a4 Simon Willison 2023-08-22 10:10:01 -0700
  • db720cd603 Start datasette.json, re-add --config, rm settings.jso Alex Garcia 2023-08-22 09:12:45 -0700
  • fc2d316f9e
    Merge 4faa4fd3b3 into 943df09dcc Forest Gregg 2023-08-21 23:03:27 -0700
  • 3a97755e89
    Bump the python-packages group with 3 updates dependabot[bot] 2023-08-18 13:49:37 +0000
  • 6b617f7f50
    Bump the python-packages group with 2 updates dependabot[bot] 2023-08-17 13:07:53 +0000
  • e2be94a4e0
    Bump the python-packages group with 1 update dependabot[bot] 2023-08-16 13:47:34 +0000
  • 943df09dcc Remove all remaining "$ " prefixes from docs, closes #2140 Simon Willison 2023-08-11 10:44:34 -0700
  • 4535568f2c Fixed display of database color Simon Willison 2023-08-10 22:16:19 -0700
  • 5639f9d943 Merge remote-tracking branch 'upstream/main' into 1-make-link-column-amenable-to-render_cell-hook Michele Stravs 2023-08-10 15:13:47 +0200
  • 33251d04e7 Canned query write counters demo, refs #2134 Simon Willison 2023-08-09 17:56:27 -0700
  • a3593c9015 on_success_message_sql, closes #2138 Simon Willison 2023-08-09 17:32:07 -0700
  • 4a42476bb7 datasette plugins --requirements, closes #2133 Simon Willison 2023-08-09 15:04:16 -0700
  • 19ab4552e2 Release 1.0a3 1.0a3 Simon Willison 2023-08-09 12:13:11 -0700
  • 90cb9ca58d JSON changes in release notes, refs #2135 Simon Willison 2023-08-09 12:11:16 -0700
  • 856ca68d94 Update default JSON representation docs, refs #2135 Simon Willison 2023-08-09 12:04:40 -0700
  • e34d09c6ec Don't include columns in query JSON, refs #2136 Simon Willison 2023-08-09 12:01:59 -0700
  • f3944608cc Partial json_renderer refactor, part of #2136 json_renderer_refactor Simon Willison 2023-08-09 11:52:51 -0700
  • 8920d425f4 1.0a3 release notes, smaller changes section - refs #2135 Simon Willison 2023-08-09 10:20:58 -0700
  • 26be9f0445 Refactored canned query code, replaced old QueryView, closes #2114 Simon Willison 2023-08-09 08:26:52 -0700
  • cd57b0f712 Brought back parameter fields, closes #2132 Simon Willison 2023-08-08 06:45:04 -0700
  • 1377a290cd
    New JSON design for query views (#2118) Simon Willison 2023-08-07 18:47:39 -0700
  • 8b1dea3c09 CSV links have _size=max on them Simon Willison 2023-08-07 18:41:06 -0700
  • 5382ec6446 Fixed broken test Simon Willison 2023-08-07 18:37:22 -0700
  • 05050321cc More cors headers, plus deleted some dead code Simon Willison 2023-08-07 18:36:15 -0700
  • b45965b338 Set view_name correctly in a few more places Simon Willison 2023-08-07 18:33:32 -0700
  • 7532feb424 select_templates for templates considered comment Simon Willison 2023-08-07 18:27:30 -0700
  • 8fbcd7f851 Implemented alternate_url_json Simon Willison 2023-08-07 18:18:55 -0700
  • ea24c9c46f Fixed a test and implemented show_hide_hidden Simon Willison 2023-08-07 16:58:08 -0700
  • a791115e31 Implemented show/hide links Simon Willison 2023-08-07 16:49:16 -0700
  • cd1dd01693 error/truncated aruments for renderers, refs #2130 Simon Willison 2023-08-07 16:36:58 -0700
  • 8ec6bc8273 Clean up imports a bit Simon Willison 2023-08-07 14:08:23 -0700
  • fcdb96c2f1 Added table_columns schema back to query/database pages Simon Willison 2023-08-07 14:03:17 -0700
  • 80953da707 Fix for messages tests Simon Willison 2023-08-07 13:55:30 -0700
  • f2a110f7e9 Expose async_view_for_class.view_class for test_routes test Simon Willison 2023-08-07 13:47:53 -0700
  • e2b60f57ae Fix OPTIONS bug by porting DatbaseView to be a View subclass Simon Willison 2023-08-07 13:34:28 -0700
  • c138df61e1 Show error messages with a form to edit the SQL Simon Willison 2023-08-07 11:20:43 -0700
  • 5139c0886a
    Bump the python-packages group with 3 updates (#2128) dependabot[bot] 2023-08-07 09:19:23 -0700
  • 2dd4e14892 Down to 31 failing tests Simon Willison 2023-08-07 09:18:40 -0700
  • 935d336884
    Bump the python-packages group with 3 updates dependabot[bot] 2023-08-07 15:50:39 +0000
  • adf54f5c80
    Use dependabot grouped updates Simon Willison 2023-08-07 08:45:10 -0700
  • dff29b06b7 Handle DB errors Simon Willison 2023-08-07 08:44:19 -0700
  • 743c13c84b First version that uses the QueryContext context, refs #2127 Simon Willison 2023-08-06 17:32:34 -0700
  • 2f9038a831 Define QueryContext and extract get_tables() method, refs #2127 Simon Willison 2023-08-06 17:02:05 -0700
  • 002289b774 New Context dataclass/subclass mechanism, refs #2127 Simon Willison 2023-08-06 17:01:15 -0700
  • 730f554ba7
    Bump sphinx from 6.1.3 to 7.1.2 dependabot[bot] 2023-08-02 13:28:38 +0000
  • 9388102394
    Bump sphinx from 6.1.3 to 7.1.1 dependabot[bot] 2023-07-28 13:23:11 +0000
  • 82b8b94ee4 Merge remote-tracking branch 'origin/main' into 1-make-link-column-amenable-to-render_cell-hook Michele Stravs 2023-07-28 10:30:52 +0200
  • 3aca01f4ee
    Bump furo from 2023.3.27 to 2023.7.26 dependabot[bot] 2023-07-27 13:40:47 +0000
  • ff728ccda8 WIP Simon Willison 2023-07-26 16:46:01 -0700
  • c3e3ecf590 New query_view returning JSON Simon Willison 2023-07-26 16:24:58 -0700
  • 2e40a506ad New database_view() works for HTML and JSON Simon Willison 2023-07-26 12:53:00 -0700
  • 0818182399 Update cli-reference for editable change, refs #2106 Simon Willison 2023-07-26 11:52:37 -0700
  • 18dd88ee4d Refactored DatabaseDownload to database_download, closes #2116 Simon Willison 2023-07-26 11:43:55 -0700
  • dc5171eb1b Make editable work with -e '.[test]', refs #2106 Simon Willison 2023-07-26 11:28:03 -0700
  • ee24ea9452 Add pip as a dependency too, for Rye - refs #2065 json-extras-query Simon Willison 2023-04-26 22:07:35 -0700
  • e17a1373b3 Add setuptools to dependencies Simon Willison 2023-04-26 20:36:10 -0700
  • e8ac498e24 Work in progress on query view, refs #2049 Simon Willison 2023-04-26 20:47:03 -0700
  • d7aa14b17f Homepage test now just asserts isinstance(x, int) - closes #2092 Simon Willison 2023-06-29 08:24:09 -0700
  • b5647ebd53 Fix all E741 Ambiguous variable name warnings, refs #2090 Simon Willison 2023-06-29 08:05:24 -0700
  • 737a1a7fd2 Fixed spelling error, refs #2089 Simon Willison 2023-06-29 07:46:22 -0700
  • c0c764727f Justfile I use for local development Simon Willison 2023-06-29 07:44:10 -0700
  • 71491551e0 codespell>=2.5.5, also spellcheck README - refs #2089 Simon Willison 2023-06-29 07:43:01 -0700
  • a88cd45ae5 Bump blacken-docs from 1.13.0 to 1.14.0 (#2083) dependabot[bot] 2023-06-29 07:31:54 -0700
  • ba7bc2ab0f Better docs for startup() hook Simon Willison 2023-06-23 13:06:35 -0700
  • 7fc79bace8
    Bump sphinx from 6.1.3 to 7.1.0 dependabot[bot] 2023-07-25 13:28:30 +0000
  • 278ac91a4d datasette install -e option, closes #2106 Simon Willison 2023-07-22 11:42:46 -0700
  • 3d45262c1c
    Bump blacken-docs from 1.14.0 to 1.15.0 dependabot[bot] 2023-07-21 21:20:07 +0000
  • 3a51ca9014
    Bump black from 23.3.0 to 23.7.0 (#2099) dependabot[bot] 2023-07-21 14:19:24 -0700
  • 43948f412c Make primary key view accessible to render_cell hook Michele Stravs 2023-07-13 11:30:00 +0200
  • 2761e4db24
    Bump black from 23.3.0 to 23.7.0 dependabot[bot] 2023-07-11 13:05:52 +0000
  • cf5a9df3f5
    fix: return early if the page doesn't have a table element to attach to Cameron Yick 2023-07-11 08:51:36 -0400
  • eb1f408e36
    fix: move example plugins to correct directory, dynamically set datasette version string Cameron Yick 2023-07-11 08:41:35 -0400
  • 0f7192b615 One last YAML/JSON change, closes #1153 Simon Willison 2023-07-08 13:08:09 -0700
  • 42ca574720 Removed accidental test code I added, refs #1153 Simon Willison 2023-07-08 12:50:22 -0700
  • 2fd871a906 Drop support for Python 3.7, refs #2097 Simon Willison 2023-07-08 11:40:19 -0700
  • 45e6d370ce Install docs dependencies for tests, refs #1153 Simon Willison 2023-07-08 11:35:15 -0700
  • 50a6355c08 Workaround to get sphinx-build working again, refs 1153 Simon Willison 2023-07-08 11:22:21 -0700
  • c076fb65e0 Applied sphinx-inline-tabs to remaining examples, refs #1153 Simon Willison 2023-07-08 11:00:08 -0700
  • 0183e1a72d Preserve JSON key order in YAML, refs #1153 Simon Willison 2023-07-08 10:26:50 -0700
  • 38fcc96e67 Removed duplicate imports, refs #1153 Simon Willison 2023-07-08 10:09:26 -0700
  • 3b336d8071 Utility function for cog for generating YAML/JSON tabs, refs #1153 Simon Willison 2023-07-08 09:37:47 -0700
  • d7b21a8623 metadata.yaml now treated as default in docs Simon Willison 2023-07-08 09:37:01 -0700
  • 3b787aae74 Clarify docs for descriptions in metadata Garth Kidd 2023-07-08 11:28:35 +1000
  • a134f9167c
    dev: relocate example plugins file to a demos folder Cameron Yick 2023-07-01 12:02:55 -0400
  • 92e09165e8
    feat(datasette-manager): Sync manager version with python version Cameron Yick 2023-07-01 12:01:10 -0400
  • 8cd60fd1d8 Homepage test now just asserts isinstance(x, int) - closes #2092 Simon Willison 2023-06-29 08:24:09 -0700
  • 71fcdd953e Drop support for Python 3.7, refs #2091 python-3.8-minimum Simon Willison 2023-06-29 08:10:26 -0700
  • c39d600aef Fix all E741 Ambiguous variable name warnings, refs #2090 Simon Willison 2023-06-29 08:05:24 -0700
  • 99ba051188 Fixed spelling error, refs #2089 Simon Willison 2023-06-29 07:46:22 -0700
  • 84b32b447a Justfile I use for local development Simon Willison 2023-06-29 07:44:10 -0700
  • d45a7213ed codespell>=2.5.5, also spellcheck README - refs #2089 Simon Willison 2023-06-29 07:43:01 -0700
  • 9785c4f73e
    Bump furo from 2023.3.27 to 2023.5.20 dependabot[bot] 2023-06-29 14:32:45 +0000
  • ede6203618
    Bump blacken-docs from 1.13.0 to 1.14.0 (#2083) dependabot[bot] 2023-06-29 07:31:54 -0700