Wykres commitów

  • f99c2f5f8c ?column_notcontains= table filter, closes #2287 Simon Willison 2024-02-27 16:07:37 -0800
  • c863443ea1 Documentation for derive_named_parameters() Simon Willison 2024-02-27 13:24:47 -0800
  • dfd4ad558b
    New design for table and database action menus Simon Willison 2024-02-25 12:54:16 -0800
  • ac9299a8ac Update pattern portfolio with new action menus, refs #2281 Simon Willison 2024-02-25 12:53:37 -0800
  • 02b5f55d28 Removed some no-longer-needed CSS, refs #2282 Simon Willison 2024-02-25 12:45:46 -0800
  • ce1d9cba31 Tweak button CSS, refs #2281 Simon Willison 2024-02-25 12:44:25 -0800
  • 33780f78d8 Database actions button too Simon Willison 2024-02-23 15:06:41 -0800
  • 33023a102b No need for :hover now, refs #2281 Simon Willison 2024-02-23 15:04:44 -0800
  • c63f2a7516 Table actions button is blue now, refs #2281 Simon Willison 2024-02-23 15:04:03 -0800
  • 5738a4acb0 Added hook and cleaned up CSS a bit, refs #2281 Simon Willison 2024-02-23 14:56:56 -0800
  • acec9274b3 Initial action menus prototype, refs #2281 Simon Willison 2024-02-23 14:12:41 -0800
  • 6ba3d8ea76
    Merge 4b969945d1 into 434123425f Jamie Tanna 2024-02-19 22:12:06 -0800
  • 434123425f Release 1.0a11 1.0a11 Simon Willison 2024-02-19 14:48:19 -0800
  • 103b4decbd
    fix (typo): Corrected spelling of 'environments' (#2268) Jeroen Van Goey 2024-02-20 00:41:32 +0200
  • 158d5d96e9
    Bump the python-packages group with 1 update (#2269) dependabot[bot] 2024-02-19 14:23:12 -0800
  • 28bf3a933f Applied Black, refs #2278 Simon Willison 2024-02-19 14:22:59 -0800
  • 26300738e3 Fixes for permissions debug page, closes #2278 Simon Willison 2024-02-19 14:17:37 -0800
  • 27409a7892 Fix for hook position in wide column names, refs #2263 Simon Willison 2024-02-19 14:01:55 -0800
  • 392ca2e24c Improvements to table column cog menu display, closes #2263 Simon Willison 2024-02-19 13:40:48 -0800
  • b36a2d8f4b Require update-row to use insert replace, closes #2279 Simon Willison 2024-02-19 12:55:51 -0800
  • 3856a8cb24 Consistent Permission denied:, refs #2279 Simon Willison 2024-02-19 12:51:14 -0800
  • c69084e39e
    Bump the python-packages group with 1 update dependabot[bot] 2024-02-19 13:34:47 +0000
  • 798c7f2808
    Merge 3b787aae74 into 81629dbeff Garth Kidd 2024-02-19 00:34:38 +0500
  • 81629dbeff Upgrade GitHub Actions, including PyPI publishing 1.0a10 Simon Willison 2024-02-17 21:03:41 -0800
  • a4fa1ef3bd Release 1.0a10 Simon Willison 2024-02-17 20:56:15 -0800
  • 10f9ba1a00 Take advantage of execute_write_fn(transaction=True) Simon Willison 2024-02-17 20:51:19 -0800
  • 5e0e440f2c database.execute_write_fn(transaction=True) parameter, closes #2277 Simon Willison 2024-02-17 20:28:15 -0800
  • e1c80efff8 Note about activating alpha documentation versions on ReadTheDocs Simon Willison 2024-02-16 14:43:36 -0800
  • 9906f937d9 Release 1.0a9 1.0a9 Simon Willison 2024-02-16 14:32:47 -0800
  • 3a999a85fb Fire insert-rows on /db/-/create if rows were inserted, refs #2260 Simon Willison 2024-02-16 13:58:33 -0800
  • 244f3ff83a Test demonstrating fix for permisisons bug in #2262 Simon Willison 2024-02-16 13:39:57 -0800
  • 8bfa3a51c2 Consider every plugins opinion in datasette.permission_allowed() Simon Willison 2024-02-16 13:29:39 -0800
  • 232a30459b DATASETTE_TRACE_PLUGINS setting, closes #2274 Simon Willison 2024-02-16 12:56:39 -0800
  • 47e29e948b Better comments in permission_allowed_default() Simon Willison 2024-02-16 10:05:18 -0800
  • 97de4d6362 Use transaction in delete_everything(), closes #2273 Simon Willison 2024-02-15 21:35:49 -0800
  • 40d3821a31
    Update test.yml uv Simon Willison 2024-02-15 21:18:37 -0800
  • e9a5cea702
    Activate venv Simon Willison 2024-02-15 21:16:53 -0800
  • 308a15221b
    uv vent Simon Willison 2024-02-15 21:15:32 -0800
  • fbffaddc57
    Try uv Simon Willison 2024-02-15 21:11:47 -0800
  • b89cac3b6a
    Use MD5 usedforsecurity=False on Python 3.9 and higher to pass FIPS Simon Willison 2024-02-13 18:23:54 -0800
  • 2273a4bd49 Use MD5 usedforsecurity=False on Python 3.9 and higher, refs #2280 Simon Willison 2024-02-13 18:19:07 -0800
  • d3a1238109 ci: add test folder to codespell workflow Jeroen Van Goey 2024-02-13 12:49:20 +0200
  • 58196f12ec fix (typo): Corrected spelling of 'environments' Jeroen Van Goey 2024-02-13 12:36:46 +0200
  • 5d79974186
    Call them "notable events" Simon Willison 2024-02-10 07:19:47 -0800
  • 687a6906cb
    Keep GitHub Actions up to date with dependabot Christian Clauss 2024-02-10 11:14:26 +0100
  • 398a92cf1e Include database in name of _execute_writes thread, closes #2265 Simon Willison 2024-02-08 20:12:22 -0800
  • bd9ed62e5d Make ds.pemrission_allawed(..., default=) a keyword-only argument, refs #2262 Simon Willison 2024-02-08 18:58:12 -0800
  • dcd9ea3622
    datasette-events-db as an example of track_events() Simon Willison 2024-02-08 14:14:58 -0800
  • c62cfa6de8 Fix upsert test to detect new alter-table event Simon Willison 2024-02-08 13:32:36 -0800
  • c954795f9a alter: true for row/-/update, refs #2101 Simon Willison 2024-02-08 13:30:48 -0800
  • 4e944c29e4 Corrected path used in test_update_row_check_permission Simon Willison 2024-02-08 13:19:47 -0800
  • 528d89d1a3 alter: true support for /-/insert and /-/upsert, refs #2101 Simon Willison 2024-02-08 13:14:12 -0800
  • b5ccc4d608 Test for Permission denied - need alter-table Simon Willison 2024-02-08 12:35:12 -0800
  • 574687834f Docs for /db/-/create alter: true option, refs #2101 Simon Willison 2024-02-08 12:33:41 -0800
  • 900d15bcb8 alter table support for /db/-/create API, refs #2101 Simon Willison 2024-02-08 12:21:13 -0800
  • fd9dce0ad1 Fix upsert test to detect new alter-table event Simon Willison 2024-02-08 13:32:36 -0800
  • cd6b78daf5 alter: true for row/-/update, refs #2101 Simon Willison 2024-02-08 13:30:48 -0800
  • 6dcf1250e2 Corrected path used in test_update_row_check_permission Simon Willison 2024-02-08 13:19:47 -0800
  • 7104de8530 alter: true support for /-/insert and /-/upsert, refs #2101 Simon Willison 2024-02-08 13:14:12 -0800
  • 75362fc35f Test for Permission denied - need alter-table Simon Willison 2024-02-08 12:35:12 -0800
  • d5454fe2af Docs for /db/-/create alter: true option, refs #2101 Simon Willison 2024-02-08 12:33:41 -0800
  • 6a2a22a1c0 alter table support for /db/-/create API, refs #2101 Simon Willison 2024-02-08 12:21:13 -0800
  • 569aacd39b
    Link to /en/latest/ changelog Simon Willison 2024-02-07 22:53:14 -0800
  • 9989f25709 Release 1.0a8 1.0a8 Simon Willison 2024-02-07 08:34:05 -0800
  • e0794ddd52 Link to annotated release notes blog post Simon Willison 2024-02-07 08:32:47 -0800
  • 1e31821d9f Link to events docs from changelog Simon Willison 2024-02-07 08:25:47 -0800
  • df8d1c055a
    Mention JS plugins in release intro Simon Willison 2024-02-06 22:59:58 -0800
  • d0089ba776 Note in changelog about datasette publish, refs #2195 Simon Willison 2024-02-06 22:30:30 -0800
  • c64453a4a1 Fix the date on the 1.0a8 release (due to go tomorrow) Simon Willison 2024-02-06 22:28:22 -0800
  • ad01f9d321
    1.0a8 release notes Simon Willison 2024-02-06 22:24:24 -0800
  • e8cc247412 Changelog for #2249 Simon Willison 2024-02-06 22:20:32 -0800
  • 9ac9f0152f Migrate allow from metadata to config if necessary, closes #2249 Simon Willison 2024-02-06 22:18:38 -0800
  • edbe942e15 Changelog for #2247 Simon Willison 2024-02-06 22:12:50 -0800
  • 60c6692f68
    table_config instead of table_metadata (#2257) Simon Willison 2024-02-06 21:57:09 -0800
  • b239ac6c49 Make deepcopy of metadata and config, fix metadata tests Simon Willison 2024-02-06 21:49:14 -0800
  • e5291a24b7 Fix for hidden table bug, refs #2247, #2257 Simon Willison 2024-02-06 21:31:30 -0800
  • 4b6d2afdcc Almost complete table_config work, refs #2247 Simon Willison 2024-02-06 21:19:50 -0800
  • 52a1dac5d2 Test proving $env works for datasette.yml, closes #2255 Simon Willison 2024-02-06 21:00:55 -0800
  • f049103852 datasette.table_metadata() is now await datasette.table_config(), refs #2247 Simon Willison 2024-02-06 17:33:18 -0800
  • 69c6e95323 Fixed a bunch of unused imports spotted with ruff Simon Willison 2024-02-06 17:27:20 -0800
  • 5d21057cf1 /-/config example, refs #2254 Simon Willison 2024-02-06 15:22:03 -0800
  • 5a63ecc557 Rename metadata= to table_config= in facet code, refs #2247 Simon Willison 2024-02-06 15:03:19 -0800
  • 38f727d51a /-/config in changelog, refs #2254 Simon Willison 2024-02-06 12:44:55 -0800
  • 1e901aa690 /-/config page, closes #2254 Simon Willison 2024-02-06 12:33:46 -0800
  • e5260bec1b JavaScript plugins in release notes, refs #2052 Simon Willison 2024-02-06 08:55:51 -0800
  • b4364fa09c Include -s example Simon Willison 2024-02-06 08:48:33 -0800
  • b78cb72c58 additional event classes Simon Willison 2024-02-05 17:34:49 -0800
  • f501146484 Clarify that datasette.yml is not new, just plugin config in it Simon Willison 2024-02-05 17:34:09 -0800
  • 69f937dc22 -s/--setting for plugins, refs #2252 Simon Willison 2024-02-05 13:49:07 -0800
  • 43590142b9 Configuration via the command-line section Simon Willison 2024-02-05 13:43:50 -0800
  • c071c7607d Remove Using YAML for metadata section Simon Willison 2024-02-05 13:01:03 -0800
  • 85a1dfe6e0 Configuration via the command-line section Simon Willison 2024-02-05 13:43:50 -0800
  • efc7357554 Remove Using YAML for metadata section Simon Willison 2024-02-05 13:01:03 -0800
  • 284d163e8b track_event() in changelog Simon Willison 2024-02-05 12:52:51 -0800
  • cd1aaf47b8 Better header Simon Willison 2024-02-05 12:44:12 -0800
  • deee7491a5 More changelog, links to new docs Simon Willison 2024-02-05 12:43:19 -0800
  • 59a471b6b5 Changelog for jinja2_environment_from_request and plugin_hook_slots Simon Willison 2024-02-05 12:08:33 -0800
  • dfcefb2dfa More changelog Simon Willison 2024-02-05 12:03:25 -0800
  • fbfd051cad Made a start on 1.0a8 release notes, refs #2243 Simon Willison 2024-02-05 11:50:25 -0800
  • 503545b203 JavaScript plugins documentation, closes #2250 Simon Willison 2024-02-05 11:47:17 -0800