home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 714683801

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1041#issuecomment-714683801 https://api.github.com/repos/simonw/datasette/issues/1041 714683801 MDEyOklzc3VlQ29tbWVudDcxNDY4MzgwMQ== 9599 2020-10-22T18:37:47Z 2020-10-22T18:37:47Z OWNER

I think I'll do this by looking for URLs that start with / - since it's also possible to have full https://... URLs in that setting. json { "extra_css_urls": [ "/static/styles.css" ], "extra_js_urls": [ "/static/app.js" ] } I need to think about the extra_css_urls and extra_js_urls plugin hooks too: https://docs.datasette.io/en/stable/plugin_hooks.html#extra-css-urls-template-database-table-columns-view-name-request-datasette

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
727627923  
Powered by Datasette · Queries took 0.581ms · About: github-to-sqlite