Wykres commitów

  • 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
  • 7219a56d1e 3 space indent, not 2 Simon Willison 2024-02-05 10:34:10 -0800
  • 5ea7098e4d Fixed an unnecessary f-string Simon Willison 2024-02-04 10:15:21 -0800
  • 4ea109ac4d Two spaces is aesthetically more pleasing here Simon Willison 2024-02-01 15:47:41 -0800
  • 6ccef35cc9 More links between events documentation Simon Willison 2024-02-01 15:42:45 -0800
  • be4f02335f Treat plugins in metadata as if they were in config, closes #2248 Simon Willison 2024-02-01 15:33:33 -0800
  • d4bc2b2dfc Remove fail_if_plugins_in_metadata, part of #2248 Simon Willison 2024-02-01 14:44:16 -0800
  • 4da581d09b Link to config reference Simon Willison 2024-02-01 14:40:49 -0800
  • b466749e88 Filled out docs/configuration.rst, closes #2246 Simon Willison 2024-01-31 20:03:19 -0800
  • bcf7ef963f YAML/JSON examples for allow blocks Simon Willison 2024-01-31 19:45:05 -0800
  • 2e4a03b2c4
    Run coverage on Python 3.12 Simon Willison 2024-01-31 15:31:26 -0800
  • dfac6570f8 Run coverage on Python 3.12 for hopeful speed boost Simon Willison 2024-01-31 15:23:25 -0800
  • bcc4f6bf1f
    track_event() mechanism for analytics and plugins Simon Willison 2024-01-31 15:21:40 -0800
  • fbb61e0432 DeleteRowEvent Simon Willison 2024-01-31 15:15:55 -0800
  • 6ae6d5f64f UpdateRowEvent Simon Willison 2024-01-31 15:09:52 -0800
  • 8dbc4a7996 UpsertRowsEvent Simon Willison 2024-01-31 15:00:48 -0800
  • 8a8a0c8eea InsertRowsEvent Simon Willison 2024-01-31 14:58:00 -0800
  • 068d294ab5 DropTableEvent Simon Willison 2024-01-31 14:47:38 -0800
  • 1afcab82fb event.created field, refs #2240 Simon Willison 2024-01-31 14:43:52 -0800
  • 4dd64da829 Documentation clarification Simon Willison 2024-01-31 14:37:17 -0800
  • d2b298f85c Internals documentation for datasette.track_event() Simon Willison 2024-01-31 14:08:25 -0800
  • fe9dfbffa5 CreateTokenEvent, refs #2240 Simon Willison 2024-01-31 14:01:55 -0800
  • f997cd9123 Tests for login, logout, create-table events, refs #2240 Simon Willison 2024-01-31 13:48:44 -0800
  • 0d64bfd9ca
    Merge c820abd0bc into 890615b3f2 Ophir LOJKINE 2024-01-31 13:43:06 -0800
  • 6720ca144f Test for .properties(), cross-linked event docs Simon Willison 2024-01-31 11:56:27 -0800
  • f9f7b6f177 Initial ocumentation for core events, refs #2240 Simon Willison 2024-01-31 11:51:15 -0800
  • 36be512f8a Login event Simon Willison 2024-01-31 11:40:17 -0800
  • 3c6ab14ddc Correct naming convention for plugin hook tests Simon Willison 2024-01-31 11:40:05 -0800
  • e5be64ce4a Tests for track_event() and register_events() hooks, refs #2240 Simon Willison 2024-01-31 11:29:37 -0800
  • 56d50a3b9f Include example track_event plugin in docs, refs #2240 Simon Willison 2024-01-31 11:17:27 -0800
  • 7e95feb0d8 Documentation for event plugin hooks, refs #2240 Simon Willison 2024-01-31 11:14:32 -0800
  • 890615b3f2
    Bump the python-packages group with 1 update (#2241) dependabot[bot] 2024-01-31 10:53:57 -0800
  • fb6545c54c
    Bump the python-packages group with 1 update dependabot[bot] 2024-01-31 13:09:23 +0000
  • f003284cbe Use dataclasses for tracking events, refs #2240 Simon Willison 2024-01-30 22:03:48 -0800
  • 959e020297 Ran blacken-docs Simon Willison 2024-01-30 20:40:18 -0800
  • 04e8835297
    Remove deprecated/unused args from setup.py (#2222) gerrymanoim 2024-01-30 22:56:32 -0500
  • b8230694ff
    Set link to download db to nofollow Forest Gregg 2024-01-30 22:56:05 -0500
  • 5c64af6936 Upgrade to latest Black, closes #2239 Simon Willison 2024-01-30 19:55:26 -0800
  • c3caf36af7
    Template slot family of plugin hooks - top_homepage() and others Simon Willison 2024-01-30 19:54:03 -0800
  • eb13117b09 Plugin hooks documentation unit test fix Simon Willison 2024-01-30 19:47:42 -0800
  • c87b4d408b Better template slots documentation Simon Willison 2024-01-30 19:44:21 -0800
  • a097d6d04d top_query() and top_canned_query() Simon Willison 2024-01-30 19:39:18 -0800
  • 9872565824 top_row() Simon Willison 2024-01-30 19:29:41 -0800
  • bfef66171e Forgot to uncomment top_table hookspec Simon Willison 2024-01-30 19:23:22 -0800
  • fe0c789408 top_table() Simon Willison 2024-01-30 19:22:53 -0800
  • e6be5df80b Implemented top_database slot Simon Willison 2024-01-30 19:19:23 -0800
  • 04df009a8e Refactor out to datasette.utils.make_slot_function() Simon Willison 2024-01-30 19:13:38 -0800
  • c414e48acd Removed accidental default plugin line Simon Willison 2024-01-30 19:04:05 -0800
  • dee371f04e Use an assertion instead Simon Willison 2024-01-30 18:17:49 -0800
  • 89ede509eb Docs for top_query v top_canned_query, refs #1191 Simon Willison 2024-01-30 16:05:34 -0800
  • 70336ccae6 top_query v.s. top_canned_query Simon Willison 2024-01-30 16:02:56 -0800
  • 0c814ceb34 top_homepage() plugin hook, refs #1191 Simon Willison 2024-01-30 15:55:41 -0800
  • d780901235
    set link to download db to nofollow Forest Gregg 2024-01-16 13:28:04 -0500
  • fa573bc885
    Bump the python-packages group with 1 update dependabot[bot] 2024-01-15 13:52:17 +0000
  • 7a5adb592a Docs on temporary plugins in fixtures, closes #2234 Simon Willison 2024-01-12 14:12:14 -0800
  • a25bf6bea7 fmt: off to fix problem with Black, closes #2231 Simon Willison 2024-01-10 14:10:40 -0800
  • 0f63cb83ed
    Typo fix Simon Willison 2024-01-10 13:08:52 -0800
  • 7506a89be0 Docs on datasette.client for tests, closes #1830 Simon Willison 2024-01-10 13:04:34 -0800
  • 48148e66a8 Link from actors_from_ids plugin hook docs to datasette.actors_from_ids() Simon Willison 2024-01-10 10:42:36 -0800
  • 2ff4d4a60a Test for ?_extra=count, refs #262 Simon Willison 2024-01-08 13:13:53 -0800
  • 0b2c6a7ebd Fix for ?_extra=columns bug, closes #2230 Simon Willison 2024-01-08 13:12:57 -0800
  • 1fc76fee62 1.0a8.dev1 version number Simon Willison 2024-01-05 16:59:25 -0800
  • c7a4706bcc
    jinja2_environment_from_request() plugin hook Simon Willison 2024-01-05 14:33:23 -0800
  • 4ebc99c564 Ran blacken-docs, refs #2225 Simon Willison 2024-01-05 14:27:55 -0800
  • 17993a3aef Test for jinja2_environment_from_request, refs #2225 Simon Willison 2024-01-05 14:26:39 -0800
  • 8beff57725 Docs for jinja2_environment_from_request hook, refs #2225 Simon Willison 2024-01-05 14:20:27 -0800
  • b43d5c374a jinja2_environment_from_request() plugin hook Simon Willison 2024-01-05 13:54:11 -0800
  • 547966ed42
    Merge 28239c5bed into 45b88f2056 Wenshuai Hou 2024-01-05 13:10:29 -0600
  • b1497cefaa Remove deprecated/unused args from setup.py Gerry Manoim 2023-12-27 12:10:17 -0500
  • 45b88f2056 Release notes from 0.64.6, refs #2214 Simon Willison 2023-12-22 15:14:50 -0800
  • 4e3e8a0124 Fix typo in plugin docs 0.64.6 0.64.x Simon Willison 2023-12-22 15:16:28 -0800
  • c4571c4f17 Release 0.64.6 Simon Willison 2023-12-22 15:14:50 -0800
  • 324090919d Backport of CSV labels fix from #2214 Simon Willison 2023-12-22 15:12:50 -0800
  • 872dae1e1a Fix for CSV labels=on missing foreign key bug, closes #2214 Simon Willison 2023-12-22 15:08:11 -0800
  • 978249beda Removed rogue print("max_csv_mb") Simon Willison 2023-12-22 15:07:42 -0800
  • 23b09e1862
    Bump the python-packages group with 1 update dependabot[bot] 2023-12-20 14:02:45 +0000
  • 4284c74bc1
    db.execute_isolated_fn() method (#2220) Simon Willison 2023-12-19 10:51:03 -0800
  • f132a6328e Test non-threaded mode, handle memory connections Simon Willison 2023-12-19 10:47:06 -0800
  • fa471f8807 Documentation for db.execute_isolated_fn, refs #575 Simon Willison 2023-12-19 10:40:32 -0800
  • 843d5d33ba Fix for round_trip_load() YAML error, refs #2219 Simon Willison 2023-12-19 10:32:55 -0800
  • 89c8ca0f3f Fix for round_trip_load() YAML error, refs #2219 Simon Willison 2023-12-19 10:32:55 -0800
  • 3f6d7d7efd More tests, refs #2218 Simon Willison 2023-12-19 10:22:37 -0800
  • 39b89a9011 Tests for new db.execute_isolated_fn, refs #2218 Simon Willison 2023-12-19 10:19:15 -0800
  • f27bef4e1c Experimental execute_isolated_fn method Simon Willison 2023-12-19 08:57:09 -0800
  • 6f36fef502 View transitions prototype view-transitions Simon Willison 2023-12-19 08:39:13 -0800
  • 067cc75dfa
    Fixed broken example links in row page documentation Simon Willison 2023-12-12 09:49:04 -0800
  • c88414be39 Update tests after adding a 'value' column to 'facetable' Robert Gieseke 2023-11-15 16:21:19 +0100
  • b5a58b6ddb Don't use aliases to avoid clash with columns named 'value' Robert Gieseke 2023-11-15 15:12:21 +0100
  • 0fe5b3b115 Add colum named 'value' to facetable fixture Robert Gieseke 2023-11-15 14:55:37 +0100
  • eec10df01a
    Bump the python-packages group with 1 update dependabot[bot] 2023-11-08 13:18:55 +0000
  • be4d0f0ad1
    Bump the python-packages group with 1 update dependabot[bot] 2023-10-24 13:40:20 +0000
  • 011bb920c5
    Bump the python-packages group with 1 update dependabot[bot] 2023-10-18 13:25:54 +0000
  • 452a587e23
    JavaScript Plugin API, providing custom panels and column menu items Cameron Yick 2023-10-12 20:00:27 -0400
  • 4b534b89a5 Ran cog Simon Willison 2023-10-12 16:48:22 -0700
  • 8ae479c477 Ran Prettier Simon Willison 2023-10-12 16:42:31 -0700
  • e4538e7610 Fixed typos in comments Simon Willison 2023-10-12 16:39:32 -0700
  • a7e79427f7 Fixed typo in plugin example Simon Willison 2023-10-12 16:36:29 -0700