| .. |
|
publish
|
datasette publish heroku --tar option, closes #969
|
2020-10-08 16:30:46 -07:00 |
|
static
|
cursor: pointer; on the new menu icons
|
2020-10-29 22:55:10 -07:00 |
|
templates
|
Remove load_plugin hook - closes #1073
|
2020-10-31 09:21:22 -07:00 |
|
utils
|
Address PrefixedUrlString bug in #1075
|
2020-10-31 13:35:47 -07:00 |
|
views
|
datasette.urls.table(..., format="json"), closes #1035
|
2020-10-31 11:16:28 -07:00 |
|
__init__.py
|
Apply black to everything, enforce via unit tests (#449)
|
2019-05-03 22:15:14 -04: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
|
Address PrefixedUrlString bug in #1075
|
2020-10-31 13:35:47 -07:00 |
|
blob_renderer.py
|
.blob output renderer
|
2020-10-29 15:01:38 -07:00 |
|
cli.py
|
New explicit versioning mechanism
|
2020-10-28 20:38:15 -07:00 |
|
database.py
|
Display column type in column action menu, closes #993
|
2020-10-05 17:32:10 -07:00 |
|
default_magic_parameters.py
|
_header_x now defaults to empty string
|
2020-06-30 15:00:17 -07:00 |
|
default_menu_links.py
|
debug-menu permission, closes #1068
|
2020-10-30 08:41:57 -07:00 |
|
default_permissions.py
|
debug-menu permission, closes #1068
|
2020-10-30 08:41:57 -07:00 |
|
facets.py
|
Improvements + docs for db.execute() and Results class
|
2020-05-08 09:05:46 -07:00 |
|
filters.py
|
Use None as a default arg (#901)
|
2020-07-31 11:42:38 -07:00 |
|
hookspecs.py
|
Remove load_plugin hook - closes #1073
|
2020-10-31 09:21:22 -07:00 |
|
inspect.py
|
Apply black to everything, enforce via unit tests (#449)
|
2019-05-03 22:15:14 -04:00 |
|
plugins.py
|
Navigation menu plus menu_links() hook
|
2020-10-29 20:45:15 -07:00 |
|
renderer.py
|
Link: HTTP header pagination, closes #1014
|
2020-10-10 17:18:45 -07:00 |
|
sql_functions.py
|
_search= queries now correctly escaped, fixes #651
|
2019-12-29 18:48:30 +00:00 |
|
tracer.py
|
Test against Python 3.8 in Travis (#623)
|
2019-11-10 19:45:34 -08:00 |
|
url_builder.py
|
datasette.urls methods will not apply base_url prefix twice, refs #1026
|
2020-10-31 12:11:40 -07:00 |
|
version.py
|
Release 0.51.1
|
2020-10-31 20:33:47 -07:00 |