datasette/datasette
Simon Willison 434123425f Release 1.0a11
Refs #2263, #2278, #2279

Closes #2280
2024-02-19 14:48:37 -08:00
..
publish Use service-specific image ID for Cloud Run deploys, refs #2036 2023-03-08 12:25:55 -08:00
static Fix for hook position in wide column names, refs #2263 2024-02-19 14:01:55 -08:00
templates Fixes for permissions debug page, closes #2278 2024-02-19 14:17:37 -08:00
utils Take advantage of execute_write_fn(transaction=True) 2024-02-17 20:51:19 -08:00
views Fixes for permissions debug page, closes #2278 2024-02-19 14:17:37 -08:00
__init__.py track_event() mechanism for analytics and plugins 2024-01-31 15:21:40 -08:00
__main__.py Add support for running datasette as a module (#556) 2019-07-11 09:07:44 -07:00
actor_auth_cookie.py Remove python-baseconv dependency, refs #1733, closes #1734 2022-05-02 12:39:06 -07:00
app.py Consider every plugins opinion in datasette.permission_allowed() 2024-02-16 13:29:39 -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 Take advantage of execute_write_fn(transaction=True) 2024-02-17 20:51:19 -08:00
default_magic_parameters.py Removed some unused imports 2021-07-15 23:26:12 -07:00
default_menu_links.py Redirect /-/config to /-/settings, closes #1103 2020-11-24 12:19:14 -08:00
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 Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
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 _search= queries now correctly escaped, fixes #651 2019-12-29 18:48:30 +00:00
tracer.py tracer.trace_child_tasks() for asyncio.gather tracing 2022-02-04 21:19:49 -08:00
url_builder.py Fixed a bunch of unused imports spotted with ruff 2024-02-06 17:27:20 -08:00
version.py Release 1.0a11 2024-02-19 14:48:37 -08:00