Commit graph

28 commits

Author SHA1 Message Date
Simon Willison
6cf9ea957a Documentation in README for authentication, closes #3 2023-07-17 16:23:33 -07:00
Simon Willison
113ed48986 dclient auth remove command, plus tests 2023-07-17 16:23:14 -07:00
Simon Willison
a424a0e27b Test -t auth token option 2023-07-17 16:17:44 -07:00
Simon Willison
ef351373a1 Slightly nicer output for dclient auth list 2023-07-17 16:07:12 -07:00
Simon Willison
98d714c5e1 Use longest possible matching URL for auth, refs #3 2023-07-17 16:03:16 -07:00
Simon Willison
7807b8363f More secure URL matching for auth tokens 2023-07-17 15:49:30 -07:00
Simon Willison
5a370b725e Better help for dclient auth add 2023-07-17 15:21:07 -07:00
Simon Willison
d58100a0d5 Better error tracebacks, closes #11 2023-07-17 15:20:59 -07:00
Simon Willison
cbdc94b2e8 Merge branch 'main' into auth 2023-07-17 15:00:59 -07:00
Simon Willison
055d6a6ffc Swap appdirs for click.get_app_dir(), change dir from dclient to io.datasette.dclient - closes #10 2023-07-17 15:00:46 -07:00
Simon Willison
c0d25a7512 Fixed failing test 2023-07-17 14:59:34 -07:00
Simon Willison
1e8dea1c07 Fixed failing test 2023-07-17 14:50:10 -07:00
Simon Willison
b3b2b4764e Merge branch 'main' into auth 2023-07-17 14:46:44 -07:00
Simon Willison
6bc3052499 cache-dependency-path: setup.py, refs #3 2023-01-22 14:05:05 -08:00
Simon Willison
7b900eb3bf dclient auth prototype, refs #3 2023-01-22 13:07:52 -08:00
Simon Willison
d59c680ffd
cache-dependency-path: setup.py 2022-11-21 23:00:33 -08:00
Simon Willison
ca301dcbe3
cache-dependency-path: setup.py 2022-11-21 22:59:12 -08:00
Simon Willison
aea4d3fd50 Test on Python 3.11, upgrade workflows 2022-11-21 22:35:34 -08:00
Simon Willison
2c9af739c2 Test for datasette plugin registration, refs #4 2022-11-21 22:31:48 -08:00
Simon Willison
bf6c709804
Release 0.1a2 0.1a2
Refs #4
2022-11-21 21:38:39 -08:00
Simon Willison
c30bd7e9bf
Docs for "datasette client" plugin mode
Refs #4
2022-11-21 21:38:14 -08:00
Simon Willison
02cf4c0cf2 Register as a Datasette plugin too, refs #4 2022-11-21 21:33:24 -08:00
Simon Willison
d71919fe24
Release 0.1a1 0.1a1
Refs #2
2022-11-21 19:01:15 -08:00
Simon Willison
ff3b64f425 alias remove command, alias list --json option - refs #2 2022-11-21 19:00:20 -08:00
Simon Willison
6bc35f46c2 dclient aliases command, closes #2 2022-11-21 18:53:12 -08:00
Simon Willison
1ecb6a02e8 Initial dclient query command, refs #1 0.1a0 2022-11-21 18:16:28 -08:00
simonw
56c4672f37 Initial library structure 2022-11-22 01:57:06 +00:00
Simon Willison
ac7aaab22d
Initial commit 2022-11-21 17:56:46 -08:00