{"html_url": "https://github.com/simonw/datasette/issues/794#issuecomment-637841942", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/794", "id": 637841942, "node_id": "MDEyOklzc3VlQ29tbWVudDYzNzg0MTk0Mg==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-02T22:30:17Z", "updated_at": "2020-06-02T22:30:17Z", "author_association": "OWNER", "body": "Another demo: https://til.simonwillison.net/-/plugins", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 629535669, "label": "Show hooks implemented by each plugin on /-/plugins"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/794#issuecomment-637832651", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/794", "id": 637832651, "node_id": "MDEyOklzc3VlQ29tbWVudDYzNzgzMjY1MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-02T22:10:34Z", "updated_at": "2020-06-02T22:10:34Z", "author_association": "OWNER", "body": "Demo: https://latest.datasette.io/-/plugins?all=1\r\n\r\n```json\r\n[\r\n {\r\n \"name\": \"datasette.facets\",\r\n \"static\": false,\r\n \"templates\": false,\r\n \"version\": null,\r\n \"hooks\": [\r\n \"register_facet_classes\"\r\n ]\r\n },\r\n {\r\n \"name\": \"datasette.publish.cloudrun\",\r\n \"static\": false,\r\n \"templates\": false,\r\n \"version\": null,\r\n \"hooks\": [\r\n \"publish_subcommand\"\r\n ]\r\n },\r\n {\r\n \"name\": \"datasette.actor_auth_cookie\",\r\n \"static\": false,\r\n \"templates\": false,\r\n \"version\": null,\r\n \"hooks\": [\r\n \"actor_from_request\"\r\n ]\r\n },\r\n {\r\n \"name\": \"datasette.default_permissions\",\r\n \"static\": false,\r\n \"templates\": false,\r\n \"version\": null,\r\n \"hooks\": [\r\n \"permission_allowed\"\r\n ]\r\n },\r\n {\r\n \"name\": \"datasette.sql_functions\",\r\n \"static\": false,\r\n \"templates\": false,\r\n \"version\": null,\r\n \"hooks\": [\r\n \"prepare_connection\"\r\n ]\r\n },\r\n {\r\n \"name\": \"datasette.publish.heroku\",\r\n \"static\": false,\r\n \"templates\": false,\r\n \"version\": null,\r\n \"hooks\": [\r\n \"publish_subcommand\"\r\n ]\r\n }\r\n]\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 629535669, "label": "Show hooks implemented by each plugin on /-/plugins"}, "performed_via_github_app": null}