dependabot-preview[bot]
|
aa064de3f4
|
Update jinja2 requirement from ~=2.10.3 to >=2.10.3,<2.12.0 (#722)
Updates the requirements on [jinja2](https://github.com/pallets/jinja) to permit the latest version.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-04 10:13:15 -07:00 |
|
dependabot-preview[bot]
|
109c5a430d
|
Update janus requirement from ~=0.4.0 to >=0.4,<0.6 (#734)
Updates the requirements on [janus](https://github.com/aio-libs/janus) to permit the latest version.
- [Release notes](https://github.com/aio-libs/janus/releases)
- [Changelog](https://github.com/aio-libs/janus/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/janus/compare/v0.4.0...v0.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-04 09:48:03 -07:00 |
|
dependabot-preview[bot]
|
e232f77055
|
Update mergedeep requirement from ~=1.1.1 to >=1.1.1,<1.4.0 (#728)
Updates the requirements on [mergedeep](https://github.com/clarketm/mergedeep) to permit the latest version.
- [Release notes](https://github.com/clarketm/mergedeep/releases)
- [Commits](https://github.com/clarketm/mergedeep/compare/v1.1.1...v1.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-04 09:45:49 -07:00 |
|
dependabot-preview[bot]
|
985e59493e
|
Update aiofiles requirement from ~=0.4.0 to >=0.4,<0.6 (#725)
Refs #754
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/compare/v0.4.0...v0.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-04 09:17:48 -07:00 |
|
Simon Willison
|
d996d4122b
|
Add badges to documentation index
|
2020-05-03 08:46:49 -07:00 |
|
Simon Willison
|
cef23e8861
|
Started pattern portfolio at /-/patterns, refs #151
|
2020-05-02 20:05:25 -07:00 |
|
Simon Willison
|
b3aa5f4313
|
Added 'not like' table filter, refs #750
|
2020-05-02 12:04:54 -07:00 |
|
Simon Willison
|
4df1b4d8b0
|
Re-arranged full-text search docs
Also documented ?_searchmode=raw - closes #748
|
2020-04-30 14:06:00 -07:00 |
|
Simon Willison
|
cf2d547ffc
|
Documentation for #747
|
2020-04-30 12:02:28 -07:00 |
|
Simon Willison
|
1d91ab71d4
|
Directory configuration mode supports metadata.yaml, closes #747
|
2020-04-30 11:47:41 -07:00 |
|
Simon Willison
|
d18086ae01
|
Changelog badge
|
2020-04-30 11:31:35 -07:00 |
|
Simon Willison
|
e37f4077c0
|
Remove 'Serve!' line from serve CLI output
It wasn't adding anything, and it was confusing when run in
conjunction with the new config directory mode from #731
|
2020-04-27 15:02:28 -07:00 |
|
Simon Willison
|
89c4ddd482
|
403 for static directory listing, closes #740
|
2020-04-27 11:29:04 -07:00 |
|
Simon Willison
|
25014ca25e
|
Configuration directory mode, closes #731
|
2020-04-27 09:30:24 -07:00 |
|
Simon Willison
|
1b7b66c465
|
Make request available when rendering custom pages, closes #738
|
2020-04-26 12:01:46 -07:00 |
|
Simon Willison
|
304e7b1d9f
|
Mechanism for creating custom pages using templates
Closes #648
|
2020-04-26 11:46:43 -07:00 |
|
Simon Willison
|
227bb3e91f
|
Added more example plugins
|
2020-04-22 06:47:20 -07:00 |
|
Simon Willison
|
8da108193b
|
Fixed a couple of spelling errors
0.40
|
2020-04-21 21:06:39 -07:00 |
|
Simon Willison
|
edb39c91f7
|
Release Datasette 0.40
|
2020-04-21 21:00:34 -07:00 |
|
Simon Willison
|
15e2321804
|
Extra body CSS class for canned queries, closes #727
|
2020-04-15 14:07:28 -07:00 |
|
Simon Willison
|
d349d57cdf
|
Smarter merging of metadata and extra_metadata, closes #724
|
2020-04-10 11:34:09 -07:00 |
|
Simon Willison
|
d55fe8cdfc
|
Fixed bug with Templates considered comment, closes #689
|
2020-04-05 12:38:33 -07:00 |
|
Simon Willison
|
e89b0ef2f9
|
Expose extra_template_vars in _contex=1, refs #693
|
2020-04-05 11:49:15 -07:00 |
|
Simon Willison
|
09253817de
|
Fix for missing view_name bug, closes #716
|
2020-04-05 11:28:20 -07:00 |
|
Simon Willison
|
e0e7a0facf
|
Removed Zeit Now v1 support, closes #710
|
2020-04-04 16:04:33 -07:00 |
|
Simon Willison
|
07e208cc6d
|
Refactored .custom_sql() method to new QueryView class
Refs #698
|
2020-04-02 18:12:13 -07:00 |
|
Simon Willison
|
b07312c2b3
|
dedent SQL for neighborhood_search fixture
Makes this page a little prettier:
https://latest.datasette.io/fixtures/neighborhood_search
|
2020-04-02 17:54:27 -07:00 |
|
Simon Willison
|
6717c719dd
|
--metadata accepts YAML as well as JSON - closes #713
|
2020-04-02 12:30:53 -07:00 |
|
Simon Willison
|
2aaad72789
|
Refactor template setup into Datasette constructor
Closes #707
|
2020-03-26 18:12:43 -07:00 |
|
Simon Willison
|
6aa516d82d
|
Run base_url tests against /fixtures/facetable too, refs #712
|
2020-03-25 19:31:22 -07:00 |
|
Simon Willison
|
99b1e91965
|
Fixed RST bug
|
2020-03-24 21:46:52 -07:00 |
|
Simon Willison
|
dedd775512
|
Release 0.39
0.39
|
2020-03-24 21:02:37 -07:00 |
|
Simon Willison
|
a351d353bc
|
Fixed typo in GitHub Action configuration, refs #705
|
2020-03-24 19:30:50 -07:00 |
|
Simon Willison
|
90015b2689
|
Deploy latest.datasett.io to Cloud Run, refs #705
|
2020-03-24 19:26:02 -07:00 |
|
Simon Willison
|
cc4445801e
|
Removed deploy to Zeit Now, refs #705
|
2020-03-24 19:17:27 -07:00 |
|
Simon Willison
|
7656fd64d8
|
base_url configuration setting, closes #394
* base_url configuration setting
* base_url works for static assets as well
|
2020-03-24 17:18:43 -07:00 |
|
Simon Willison
|
2a36dfa2a8
|
Fix for input type=search Webkit styling, closes #701
|
2020-03-24 15:57:09 -07:00 |
|
Simon Willison
|
5f4aeb1f19
|
Removed documentation for Zeit Now v1, refs #710
|
2020-03-24 15:45:24 -07:00 |
|
Simon Willison
|
c0aa929cdd
|
Added datasette-publish-fly plugin to docs, closes #704
|
2020-03-24 15:38:58 -07:00 |
|
Simon Willison
|
3b3cb3e8df
|
Added example plugins to plugin hooks docs, closes #709
|
2020-03-24 15:29:34 -07:00 |
|
Simon Willison
|
a498d0fe65
|
Fix bug with over-riding default sort, closes #702
|
2020-03-21 19:40:29 -07:00 |
|
Simon Willison
|
236aa065b2
|
"sort" and "sort_desc" metadata properties, closes #702
|
2020-03-21 19:28:35 -07:00 |
|
Simon Willison
|
e1a817411a
|
Bump to click 7.1.1 to fix flaky tests
|
2020-03-21 18:47:51 -07:00 |
|
Simon Willison
|
3d656f4b31
|
Updated documentation formatting
|
2020-03-21 18:31:54 -07:00 |
|
Simon Willison
|
2c0e1e09bc
|
Show sort arrow on primary key by default
Closes #677. Refs #702.
|
2020-03-21 16:57:37 -07:00 |
|
Simon Willison
|
fd2a74dc09
|
Updated publish_subcommand example
|
2020-03-18 17:47:53 -07:00 |
|
Simon Willison
|
a000c80d50
|
await Request(scope, receive).post_vars() method, closes #700
Needed for #698
|
2020-03-16 19:47:37 -07:00 |
|
Simon Willison
|
7e357abbc3
|
Release 0.38
0.38
|
2020-03-08 16:26:50 -07:00 |
|
Simon Willison
|
e1b5339fdf
|
Do not look for templates_path in default plugins
Closes #697
|
2020-03-08 16:11:18 -07:00 |
|
Simon Willison
|
7508477a96
|
Link to Datasette Writes blog entry
|
2020-03-08 10:23:51 -07:00 |
|