{"html_url": "https://github.com/simonw/datasette/issues/687#issuecomment-647203845", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/687", "id": 647203845, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzIwMzg0NQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-22T00:32:42Z", "updated_at": "2020-06-22T00:32:42Z", "author_association": "OWNER", "body": "Maybe add this to the plugins.rst page near the top:\r\n```\r\n\r\n.. toctree::\r\n :caption: See also\r\n :maxdepth: 1\r\n\r\n plugin_hooks\r\n internals\r\n```", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 572896293, "label": "Expand plugins documentation to multiple pages"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/687#issuecomment-647237091", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/687", "id": 647237091, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzIzNzA5MQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-22T02:44:10Z", "updated_at": "2020-06-22T02:44:10Z", "author_association": "OWNER", "body": "Now split into four pages:\r\n\r\n- https://datasette.readthedocs.io/en/latest/plugins.html\r\n- https://datasette.readthedocs.io/en/latest/writing_plugins.html\r\n- https://datasette.readthedocs.io/en/latest/plugin_hooks.html\r\n- https://datasette.readthedocs.io/en/latest/internals.html\r\n\r\nStill need to add the \"Testing plugins\" page, then I can close this issue.\r\n\r\nI should also do #855, documenting the new `datasette-plugin` cookiecutter template. That can go in `writing_plugins.rst`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 572896293, "label": "Expand plugins documentation to multiple pages"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/687#issuecomment-647258199", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/687", "id": 647258199, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzI1ODE5OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-22T03:55:20Z", "updated_at": "2020-06-22T03:55:20Z", "author_association": "OWNER", "body": "https://datasette.readthedocs.io/en/latest/testing_plugins.html", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 572896293, "label": "Expand plugins documentation to multiple pages"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/861#issuecomment-647266979", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/861", "id": 647266979, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzI2Njk3OQ==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-22T04:26:25Z", "updated_at": "2020-06-22T04:26:25Z", "author_association": "OWNER", "body": "I think this is a separate Click utility. I'm going to call it `sqlite-generate`.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 642652808, "label": "Script to generate larger SQLite test files"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/838#issuecomment-647803394", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/838", "id": 647803394, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzgwMzM5NA==", "user": {"value": 6289012, "label": "ChristopherWilks"}, "created_at": "2020-06-22T22:36:34Z", "updated_at": "2020-06-22T22:36:34Z", "author_association": "NONE", "body": "I also am seeing the same issue with an Apache setup (same even w/o `ProxyPassReverse`, though I typically use it as @tsibley stated).\r\n\r\nBut also want to say thanks for a great tool (this issue not withstanding)!", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 637395097, "label": "Incorrect URLs when served behind a proxy with base_url set"}, "performed_via_github_app": null} {"html_url": "https://github.com/simonw/datasette/issues/861#issuecomment-647822757", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/861", "id": 647822757, "node_id": "MDEyOklzc3VlQ29tbWVudDY0NzgyMjc1Nw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2020-06-22T23:40:43Z", "updated_at": "2020-06-22T23:40:43Z", "author_association": "OWNER", "body": "I started building that tool here: https://github.com/simonw/sqlite-generate\r\n\r\n(I built a new cookiecutter template for that too, https://github.com/simonw/click-app)", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 642652808, "label": "Script to generate larger SQLite test files"}, "performed_via_github_app": null}