| .. |
|
publish
|
Upgrade to Python 3.11 on Heroku, refs #1905
|
2022-11-18 16:44:46 -08:00 |
|
static
|
Upgrade to CodeMirror 6, add SQL autocomplete (#1893)
|
2022-11-17 17:23:35 -08:00 |
|
templates
|
Merge branch 'main' into 1.0-dev
|
2022-11-29 11:34:39 -08:00 |
|
utils
|
Access-Control-Allow-Headers: Authorization, Content-Type - refs #1922
|
2022-11-30 15:11:18 -08:00 |
|
views
|
/-/actor.json no longer requires view-instance, closes #1945
|
2022-12-12 20:11:51 -08:00 |
|
__init__.py
|
register_permissions() plugin hook (#1940)
|
2022-12-12 18:05:54 -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
|
/-/actor.json no longer requires view-instance, closes #1945
|
2022-12-12 20:11:51 -08:00 |
|
blob_renderer.py
|
Rename route match groups for consistency, refs #1667, #1660
|
2022-03-19 09:52:08 -07:00 |
|
cli.py
|
datasette --get --token option, closes #1946, refs #1855
|
2022-12-12 20:36:42 -08:00 |
|
database.py
|
db.view_exists() method, needed by #1896
|
2022-11-18 14:16:38 -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
|
Don't hard-code permissions in permission_allowed_actor_restrictions, refs #1855
|
2022-12-12 21:14:40 -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
|
register_permissions() plugin hook (#1940)
|
2022-12-12 18:05:54 -08:00 |
|
inspect.py
|
Modernize code to Python 3.6+ (#1158)
|
2020-12-23 09:04:32 -08:00 |
|
permissions.py
|
register_permissions() plugin hook (#1940)
|
2022-12-12 18:05:54 -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
|
_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 1.0a1
|
2022-12-01 13:30:39 -08:00 |