datasette/datasette
Simon Willison bf8d84af54 word-wrap: anywhere on links in cells, refs #1805 2022-09-06 20:34:59 -07:00
..
publish --min-instances and --max-instances Cloud Run publish options, closes #1779 2022-08-14 10:07:30 -07:00
static word-wrap: anywhere on links in cells, refs #1805 2022-09-06 20:34:59 -07:00
templates Increase height of non-JS textarea to fit query 2022-08-18 09:06:02 -07:00
utils truncate_cells_html now affects URLs too, refs #1805 2022-09-06 16:50:43 -07:00
views Apply cell truncation on query page too, refs #1805 2022-09-06 16:58:30 -07:00
__init__.py Request.fake(... url_vars), plus .fake() is now documented 2022-03-31 19:01:58 -07: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 Raise error if it's not about loops, refs #1802 2022-09-06 08:29:07 -07:00
blob_renderer.py Rename route match groups for consistency, refs #1667, #1660 2022-03-19 09:52:08 -07:00
cli.py Add new entrypoint option to --load-extensions. (#1789) 2022-08-23 11:34:30 -07:00
database.py --nolock mode to ignore locked files, closes #1744 2022-05-17 12:40:25 -07: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 Rename _schemas to _internal, closes #1156 2020-12-21 11:48:06 -08:00
facets.py Fix for incorrectly handled _facet_size=max, refs #1804 2022-09-06 11:05:00 -07:00
filters.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
forbidden.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
handle_exception.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
hookspecs.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
inspect.py Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
plugins.py New handle_exception plugin hook, refs #1770 2022-07-17 16:24:39 -07:00
renderer.py Re-display user's query with an error message if an error occurs (#1346) 2021-06-01 20:46:20 -07:00
sql_functions.py
tracer.py tracer.trace_child_tasks() for asyncio.gather tracing 2022-02-04 21:19:49 -08:00
url_builder.py Fixed internal links to respect db.route, refs #1668 2022-03-19 17:31:23 -07:00
version.py Release 0.62 2022-08-14 10:32:42 -07:00