datasette/datasette
2020-06-29 11:31:35 -07:00
..
publish --secret command for datasette publish 2020-06-11 09:02:03 -07:00
static Flash messages mechanism, closes #790 2020-06-02 14:12:18 -07:00
templates /-/logout page for logging out of ds_actor cookie 2020-06-28 21:17:58 -07:00
utils BaseView.as_asgi is now .as_view, refs #870 2020-06-28 16:47:40 -07:00
views Add message when user logs out, refs #840 2020-06-29 11:31:35 -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
_version.py Fix numerous typos (#561) 2019-07-26 13:25:44 +03:00
actor_auth_cookie.py ds_author cookie can now expire, closes #829 2020-06-10 12:39:54 -07:00
app.py Fixed 500 error with /favicon.ico, closes #874 2020-06-28 21:27:11 -07:00
cli.py Use explicit lifestyle=on for Uvicorn, refs #873 2020-06-29 08:42:50 -07:00
database.py Magic parameters for canned queries 2020-06-27 19:58:16 -07:00
default_magic_parameters.py Renamed _timestamp to _now, refs #842, closes #871 2020-06-28 12:47:28 -07:00
default_permissions.py New plugin hook: canned_queries(), refs #852 2020-06-18 16:35:15 -07:00
facets.py Improvements + docs for db.execute() and Results class 2020-05-08 09:05:46 -07:00
filters.py Added 'not like' table filter, refs #750 2020-05-02 12:04:54 -07:00
hookspecs.py Magic parameters for canned queries 2020-06-27 19:58:16 -07:00
inspect.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00
plugins.py Magic parameters for canned queries 2020-06-27 19:58:16 -07:00
renderer.py New implementation for RequestParams 2020-05-29 16:22:22 -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
version.py Apply black to everything, enforce via unit tests (#449) 2019-05-03 22:15:14 -04:00