datasette/datasette
Simon Willison 232a30459b DATASETTE_TRACE_PLUGINS setting, closes #2274 2024-02-16 13:00:24 -08:00
..
publish Use service-specific image ID for Cloud Run deploys, refs #2036 2023-03-08 12:25:55 -08:00
static JavaScript Plugin API, providing custom panels and column menu items 2023-10-12 17:00:27 -07:00
templates Set link to download db to nofollow 2024-01-30 19:56:05 -08:00
utils Use transaction in delete_everything(), closes #2273 2024-02-15 21:35:49 -08:00
views Make ds.pemrission_allawed(..., default=) a keyword-only argument, refs #2262 2024-02-08 20:12:31 -08:00
__init__.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
__main__.py
actor_auth_cookie.py Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02 12:39:06 -07:00
app.py Make ds.pemrission_allawed(..., default=) a keyword-only argument, refs #2262 2024-02-08 20:12:31 -08:00
blob_renderer.py Rename route match groups for consistency, refs #1667, #1660 2022-03-19 09:52:08 -07:00
cli.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
database.py Use MD5 usedforsecurity=False on Python 3.9 and higher to pass FIPS 2024-02-13 18:23:54 -08:00
default_magic_parameters.py
default_menu_links.py
default_permissions.py Better comments in permission_allowed_default() 2024-02-16 10:05:18 -08:00
events.py alter table support for /db/-/create API, refs #2101 2024-02-08 13:36:17 -08:00
facets.py Rename metadata= to table_config= in facet code, refs #2247 2024-02-06 15:03:19 -08:00
filters.py datasette.table_metadata() is now await datasette.table_config(), refs #2247 2024-02-06 17:33:18 -08:00
forbidden.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
handle_exception.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
hookspecs.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
inspect.py
permissions.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
plugins.py DATASETTE_TRACE_PLUGINS setting, closes #2274 2024-02-16 13:00:24 -08:00
renderer.py Fix for ?_extra=columns bug, closes #2230 2024-01-08 13:12:57 -08:00
sql_functions.py
tracer.py
url_builder.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
version.py Release 1.0a8 2024-02-07 08:34:05 -08:00