Simon Willison
86aefc39c5
Fixed undefined reference in index.rst
2020-08-19 10:22:33 -07:00
Simon Willison
69033c6ec4
datasette install --upgrade option, closes #945
2020-08-19 10:20:41 -07:00
Simon Willison
5e0b72247e
Run CI on GitHub Actions, not Travis
...
* Run CI on GitHub Actions, not Travis - refs #940
* Update documentation refs to Travis
* Release action now runs parallel tests, then pushes to PyPI, then Docker Hub
2020-08-17 22:09:34 -07:00
Simon Willison
52eabb019d
Release 0.48
...
Refs #939 , #938 , #935 , #914
2020-08-16 11:56:31 -07:00
Simon Willison
3a4c8ed36a
Added columns argument to various extra_ plugin hooks, closes #938
2020-08-16 11:09:53 -07:00
Simon Willison
e3639247cd
Standard arguments for extra_ plugin hooks, closes #939
2020-08-16 09:50:23 -07:00
Simon Willison
41ddc19756
Docs now live at docs.datasette.io ( #937 )
2020-08-15 16:57:05 -07:00
Simon Willison
af12f45c2b
Documentation and tests for db.is_mutable
2020-08-15 16:27:32 -07:00
Simon Willison
13b3b51087
Release 0.47.3
...
Refs #934 , https://github.com/simonw/latest-datasette-with-all-plugins/issues/3
2020-08-15 13:56:08 -07:00
Simon Willison
7702ea6021
Release 0.47.2
...
Refs #931
2020-08-12 13:54:33 -07:00
Simon Willison
b8c09a9334
Suggest "allow": false instead of "allow": {}
2020-08-11 22:56:52 -07:00
Simon Willison
309d7191a1
Fixed broken rST link
2020-08-11 22:11:08 -07:00
Simon Willison
cd8c79d30a
Release 0.47.1
...
Refs #930
2020-08-11 19:37:24 -07:00
Simon Willison
03418ee037
Release 0.47
...
Refs #335 , #923 , #925 , #926 , #928
2020-08-11 17:42:47 -07:00
Simon Willison
1a805288ab
Updating homebrew plugin installation instructions
...
This will start working as soon as Datasette 0.47 ships. Refs #923
2020-08-11 17:31:56 -07:00
Simon Willison
e139a7619f
'datasette --get' option, closes #926
...
Also made a start on the datasette.utils.testing module, refs #898
2020-08-11 17:24:40 -07:00
Simon Willison
83eda049af
Fixed rST bug
2020-08-11 17:10:12 -07:00
Simon Willison
5126ecb126
Re-arranged installation docs, added Homebrew - closes #923
2020-08-11 15:52:41 -07:00
Simon Willison
01fe5b7401
datasette install / datasette uninstall commands, closes #925
2020-08-11 15:32:06 -07:00
Simon Willison
3fa261d1d2
Removed Python 3.5 installation instructions
...
Suggested here: https://github.com/simonw/datasette/discussions/921#discussioncomment-49362
2020-08-10 20:26:42 -07:00
Simon Willison
e21face1d7
Link to discussions forum
2020-08-10 19:49:22 -07:00
Simon Willison
fca723ab2a
Fixed order of master and main in release notes
2020-08-09 12:30:55 -07:00
Simon Willison
b597aa07e6
Fixed link in release notes, refs #918
2020-08-09 09:09:07 -07:00
Simon Willison
f25391de1f
Release 0.46
...
Refs #849 , #908 , #896 , #897 , #905 , #909 , #456 , #887 , #890
2020-08-09 09:06:34 -07:00
Simon Willison
6d29210cf4
Updated docs on what happens when a release goes out
2020-08-09 09:05:09 -07:00
Simon Willison
de90b7568c
Fixed incorrect link reference
2020-08-09 08:41:16 -07:00
Simon Willison
dc86ce7d3a
Added datasette-graphql
2020-08-06 21:32:46 -07:00
Simon Willison
d71b0c0cb9
Publishing to Vercel section
...
Closes #912
2020-07-31 10:06:32 -07:00
Simon Willison
3c33b42132
Documenting both false and {} for "deny all" is confusing
...
Refs #906
2020-07-25 14:44:42 -07:00
Simon Willison
092874202c
Improvements to allow block logic and debug tool
...
true and false allow block values are now supported, closes #906
Added a bunch of demo links to the documentation, refs #908
2020-07-24 17:04:06 -07:00
Simon Willison
12c0bc09cc
/-/allow-debug tool, closes #908
2020-07-24 15:55:10 -07:00
Simon Willison
028f193dd6
How to use a custom domain with Cloud Run
2020-07-22 11:17:05 -07:00
Simon Willison
02dc6298bd
permission_allowed resource can be a tuple
2020-07-21 08:22:36 -07:00
Simon Willison
1f6a134369
await request.post_body() method, closes #897
2020-07-17 13:12:35 -07:00
Simon Willison
4691228a81
Fix for version color in nav, refs #892
2020-07-12 13:00:16 -07:00
Simon Willison
ee0ef01652
Added new logo to the documentation
2020-07-12 12:53:29 -07:00
Simon Willison
cd231e97cd
Updated example for asgi_wrapper
2020-07-07 19:01:13 -07:00
Simon Willison
ba739b2457
An open source multi-tool for exploring and publishing data
2020-07-07 12:54:54 -07:00
Simon Willison
f1f581b7ff
Release notes for 0.45
...
Refs #687 , #807 , #812 , #832 , #834 , #835 , #840 , #842 , #846 , #852 , #854 , #863 , #864 , #870
2020-07-01 14:43:07 -07:00
Simon Willison
f7c3fc978c
datasette-auth-tokens improved description
...
Refs https://github.com/simonw/datasette-auth-tokens/issues/1
2020-07-01 12:26:30 -07:00
Simon Willison
676bb64c87
Release 0.45a5
...
Refs #840 , #832 , #835 , #812
2020-06-30 21:25:35 -07:00
Simon Willison
549b1c2063
New forbidden() plugin hook, closes #812
2020-06-30 21:17:38 -07:00
Simon Willison
cfd69593f7
Removed hashes from examples on docs/pages - closes #879
2020-06-30 16:45:34 -07:00
Simon Willison
22d932fafc
/-/logout page for logging out of ds_actor cookie
...
Refs #840
2020-06-28 21:17:58 -07:00
Simon Willison
968ce53689
Added datasette-write to plugins list on Ecosystem
2020-06-28 20:49:45 -07:00
Simon Willison
265483173b
Release 0.45a4
...
Refs #864 , #871
2020-06-28 19:31:16 -07:00
Simon Willison
0991ea75cc
Renamed _timestamp to _now, refs #842 , closes #871
2020-06-28 12:47:28 -07:00
Simon Willison
99fba0fad3
Link to datasette-init plugin hook, refs #834
2020-06-28 12:37:50 -07:00
Simon Willison
8b25b14de1
Added note about unit testing the startup() hook
2020-06-28 09:09:48 -07:00
Simon Willison
b28657672f
Added register_magic_plugins hook to changelog, refs #842
2020-06-27 20:29:24 -07:00
Simon Willison
1f55a4a2b6
Release notes for 0.45a3
2020-06-27 20:22:49 -07:00
Simon Willison
563f5a2d3a
Magic parameters for canned queries
...
Closes #842
Includes a new plugin hook, register_magic_parameters()
2020-06-27 19:58:16 -07:00
Simon Willison
4b142862f2
Support non-async view functions, closes #867
2020-06-27 11:30:34 -07:00
Simon Willison
1a5b7d318f
Fixed test I broke in #863
2020-06-23 21:17:30 -07:00
Simon Willison
c5916cbffb
Release notes for 0.45a2
2020-06-23 20:28:50 -07:00
Simon Willison
eed116ac05
render_template needs await
2020-06-23 20:06:30 -07:00
Simon Willison
000528192e
New 'Testing plugins' page, closes #687
2020-06-21 20:53:42 -07:00
Simon Willison
74889aa92e
How to use the datasette-plugin template, refs #687 , closes #855
2020-06-21 19:51:26 -07:00
Simon Willison
c32af6f693
Split out new 'Writing plugins' page, refs #687
2020-06-21 19:37:48 -07:00
Simon Willison
1f42379089
Improved intro on plugin_hooks.rst page, refs #687
...
https://datasette.readthedocs.io/en/latest/plugin_hooks.html
2020-06-21 17:52:58 -07:00
Simon Willison
36e77e1006
Move plugin hooks docs to plugin_hooks.rst, refs #687
2020-06-21 17:34:10 -07:00
Simon Willison
e4216ff503
Fixed rST warning
2020-06-21 17:34:10 -07:00
Simon Willison
d1640ba76b
Don't show prereleases on changelog badge
2020-06-20 08:48:39 -07:00
Simon Willison
55a6ffb93c
Link to datasette-saved-queries plugin, closes #852
2020-06-19 20:08:30 -07:00
Simon Willison
0807c4200f
Release notes for 0.45a1, refs #852
2020-06-18 16:40:45 -07:00
Simon Willison
9216127ace
Documentation tweak, refs #852
2020-06-18 16:39:43 -07:00
Simon Willison
6c26345836
New plugin hook: canned_queries(), refs #852
2020-06-18 16:35:15 -07:00
Simon Willison
d2f387591b
Better rST label for alpha release, refs #807
2020-06-18 14:01:36 -07:00
Simon Willison
dda932d818
Release notes for 0.45a0
...
Refs #834 #846 #854 #807
2020-06-18 13:58:09 -07:00
Simon Willison
c81f637d86
Documentation for alpha/beta release process, refs #807
2020-06-18 13:49:52 -07:00
Simon Willison
0c27f10f9d
Updated plugin examples to include datasette-psutil
2020-06-13 16:41:26 -07:00
Simon Willison
ae99af2536
Fixed rST code formatting, refs #834
2020-06-13 10:59:35 -07:00
Simon Willison
09a3479a54
New "startup" plugin hook, closes #834
2020-06-13 10:55:41 -07:00
Simon Willison
b906030235
Release Datasette 0.44
...
Refs #395 , #519 , #576 , #699 , #706 , #774 , #777 , #781 , #784 , #788 , #790 , #797 ,
#798 , #800 , #802 , #804 , #819 , #822 , #825 , #826 , #827 , #828 , #829 , #830 ,
#833 , #836 , #837 , #839
Closes #806 .
2020-06-11 18:19:30 -07:00
Simon Willison
793a52b317
Link to datasett-auth-tokens and datasette-permissions-sql in docs, refs #806
2020-06-11 17:43:51 -07:00
Simon Willison
1d2e8e09a0
Some last touches to the 0.44 release notes, refs #806
2020-06-11 17:33:16 -07:00
Simon Willison
fba8ff6e76
"$env": "X" mechanism now works with nested lists, closes #837
2020-06-11 17:21:48 -07:00
Simon Willison
09bf3c6322
Documentation for publish --secret, refs #787
2020-06-11 09:14:30 -07:00
Simon Willison
fcc7cd6379
rST formatting
2020-06-11 09:05:15 -07:00
Simon Willison
98632f0a87
--secret command for datasette publish
...
Closes #787
2020-06-11 09:02:03 -07:00
Simon Willison
ce4958018e
Clarify that view-query also lets you execute writable queries
2020-06-10 17:10:28 -07:00
Simon Willison
198545733b
Document that "allow": {} denies all
...
https://github.com/simonw/datasette/issues/831#issuecomment-642324847
2020-06-10 16:56:53 -07:00
Simon Willison
9f236c4c00
Warn that register_facet_classes may change, refs #830
...
Also documented policy that plugin hooks should not be shipped without a real example. Refs #818
2020-06-10 13:06:46 -07:00
Simon Willison
57e812d5de
ds_author cookie can now expire, closes #829
...
Refs https://github.com/simonw/datasette-auth-github/issues/62#issuecomment-642152076
2020-06-10 12:39:54 -07:00
Simon Willison
d828abadde
Fix horizontal scrollbar on changelog, refs #828
2020-06-09 21:20:07 -07:00
Simon Willison
f3951539f1
Hopefully fix horizontal scroll with changelog on mobile
2020-06-09 18:19:11 -07:00
Simon Willison
d94fc39e33
Crafty JavaScript trick for generating commit references
2020-06-09 16:43:58 -07:00
Simon Willison
b3919d8059
Mostly complete release notes for 0.44, refs #806
2020-06-09 16:03:42 -07:00
Simon Willison
b5f04f42ab
ds_actor cookie documentation, closes #826
2020-06-09 15:32:24 -07:00
Simon Willison
008e2f63c2
response.set_cookie(), closes #795
2020-06-09 15:19:37 -07:00
Simon Willison
f240970b83
Fixed tests/fixtures.py, closes #804
2020-06-09 12:58:12 -07:00
Simon Willison
56eb80a459
Documented CSRF protection, closes #827
2020-06-09 12:32:52 -07:00
Simon Willison
7633b9ab24
unauthenticated: true method plus allow block docs, closes #825
2020-06-09 10:01:03 -07:00
Simon Willison
70dd14876e
Improved documentation for permissions, refs #699
2020-06-09 09:04:46 -07:00
Simon Willison
3aa87eeaf2
Documentation no loger suggests that actor["id"] is required, closes #823
2020-06-09 07:58:12 -07:00
Simon Willison
fa87d16612
Clearer docs for actor_matches_allow
2020-06-09 07:10:46 -07:00
Simon Willison
5a6a73e319
Replace os.urandom(32).hex() with secrets.token_hex(32)
2020-06-08 21:37:35 -07:00
Simon Willison
fac8e93815
request.url_vars property, closes #822
2020-06-08 20:40:00 -07:00
Simon Willison
db660db463
Docs + unit tests for Response, closes #821
2020-06-08 20:32:10 -07:00
Simon Willison
f5e79adf26
register_routes() plugin hook ( #819 )
...
Fixes #215
2020-06-08 20:12:06 -07:00