datasette/datasette
Simon Willison d7c793d799 Release 0.61
Refs #957, #1228, #1533, #1545, #1576, #1577, #1587, #1601, #1603, #1607, #1612, #1621, #1649, #1654, #1657, #1661, #1668, #1675, #1678
2022-03-23 11:12:26 -07:00
..
publish Help summaries for publish cloudrun/heroku 2022-01-13 16:12:54 -08:00
static Hand-edited pixel favicon, refs #1603 2022-01-20 10:43:15 -08:00
templates Display no-opinion permission checks on /-/permissions 2022-03-21 11:37:27 -07:00
utils Drop n=1 threshold down to <= 20ms, closes #1679 2022-03-21 14:55:50 -07:00
views Documented datasette.check_visibility() method, closes #1678 2022-03-21 12:01:37 -07:00
__init__.py Implemented import shortcuts, closes #957 2022-02-05 22:34:33 -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 ds_author cookie can now expire, closes #829 2020-06-10 12:39:54 -07:00
app.py Documented datasette.check_visibility() method, closes #1678 2022-03-21 12:01:37 -07:00
blob_renderer.py Rename route match groups for consistency, refs #1667, #1660 2022-03-19 09:52:08 -07:00
cli.py Also remove default_cache_ttl_hashed setting, refs #1661 2022-03-18 17:25:14 -07:00
database.py Databases can now have a .route separate from their .name, refs #1668 2022-03-19 17:11:17 -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 Fixed bug where tables with a column called n caused 500 errors 2022-03-18 18:37:54 -07:00
filters.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
hookspecs.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08:00
inspect.py Modernize code to Python 3.6+ (#1158) 2020-12-23 09:04:32 -08:00
plugins.py filters_from_request plugin hook, now used in TableView 2021-12-17 11:02:14 -08: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 _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 internal links to respect db.route, refs #1668 2022-03-19 17:31:23 -07:00
version.py Release 0.61 2022-03-23 11:12:26 -07:00