{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":91297274,"defaultBranch":"master","name":"bookmarker","ownerLogin":"dellsystem","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-05-15T05:08:18.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/628981?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716271493.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"4c92cfc4d5056f7ff49254f7f012cd9e587cde32","ref":"refs/heads/dependabot/pip/requests-2.32.0","pushedAt":"2024-05-21T06:04:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"ec8bb8fc31eab313f417038cef13f61896006cea","after":"42e91972de6fd03b38c47d45840f01c2eba53783","ref":"refs/heads/master","pushedAt":"2024-05-02T19:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Fix bug with post-delete signal handler for books\n\nThis is a little tricky to explain but basically I added in a signal\nhandler a while back to make sure that the related bookdetails is\ndeleted when the book is deleted (since models.CASCADE doesn't do that\nby default for OneToOneFields). But when deleting from the edit book\npage, we are deleting the BookDetails and not the Book (I think it's\nmore logical this way since then it tells us all the objects that will\nbe deleted in the admin interface). So there was an error being thrown\nabout the BookDetails already being deleted by the time the signal\nhandler is run. So this seems to fix it.","shortMessageHtmlLink":"Fix bug with post-delete signal handler for books"}},{"before":"66937493c67c26235be73a1467f75748d1c28055","after":"ec8bb8fc31eab313f417038cef13f61896006cea","ref":"refs/heads/master","pushedAt":"2024-05-02T18:51:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Add feature for ignoring goodreads book IDs\n\nFor sync page. Closes #219. Closes #218. Helpful for #173.","shortMessageHtmlLink":"Add feature for ignoring goodreads book IDs"}},{"before":"50a56e3dc03d577d5021af95e00b2c0168c9cb6e","after":"66937493c67c26235be73a1467f75748d1c28055","ref":"refs/heads/master","pushedAt":"2024-04-24T22:03:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Add link to related section on edit, view pages\n\nCloses #213","shortMessageHtmlLink":"Add link to related section on edit, view pages"}},{"before":"2896143c1bcf251ea2993ca1051e7f222baabd6c","after":null,"ref":"refs/heads/dependabot/pip/idna-3.7","pushedAt":"2024-04-24T21:57:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"93a574aec9bc08b66eb0aa86d01c54aa8d22120b","after":null,"ref":"refs/heads/dependabot/pip/sqlparse-0.5.0","pushedAt":"2024-04-24T21:57:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"36c0378c0e505f8c1c089ed5a9dadfa3dd101d9b","after":"50a56e3dc03d577d5021af95e00b2c0168c9cb6e","ref":"refs/heads/master","pushedAt":"2024-04-24T21:57:14.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Fix minor display bug on search page\n\nCloses #214.","shortMessageHtmlLink":"Fix minor display bug on search page"}},{"before":"041c8edd48e95d2e3c210522d7d6b30c2a92c826","after":"36c0378c0e505f8c1c089ed5a9dadfa3dd101d9b","ref":"refs/heads/master","pushedAt":"2024-04-24T21:34:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Convert author mode dropdown into toggle field\n\nFor section/note/tag models. Honestly looks pretty nice this way. I'm\nhappy about this.\n\nCloses #216.","shortMessageHtmlLink":"Convert author mode dropdown into toggle field"}},{"before":"a55f993a08ec0274201cb1d1d580534fe624e8a3","after":"041c8edd48e95d2e3c210522d7d6b30c2a92c826","ref":"refs/heads/master","pushedAt":"2024-04-23T05:28:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Update group_name field on Section model\n\nAdded null=True. otherwise it fails in postgres (prod)","shortMessageHtmlLink":"Update group_name field on Section model"}},{"before":"8ca375004679e20eb929faf2192f0877b437bb11","after":"a55f993a08ec0274201cb1d1d580534fe624e8a3","ref":"refs/heads/master","pushedAt":"2024-04-23T05:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Added new section group name logic to view\n\nCloses #157.","shortMessageHtmlLink":"Added new section group name logic to view"}},{"before":"350b28d9c0904c6d9e81a52bcb798ae993b786b1","after":"8ca375004679e20eb929faf2192f0877b437bb11","ref":"refs/heads/master","pushedAt":"2024-04-23T05:23:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Improve MultipleSectionForm logic\n\nNow we can handle section group names that don't have spaces lol oops\n\nSee #157.","shortMessageHtmlLink":"Improve MultipleSectionForm logic"}},{"before":"9a7c51ff6644d87c1d9bd5d2b237f48095ff95d4","after":"350b28d9c0904c6d9e81a52bcb798ae993b786b1","ref":"refs/heads/master","pushedAt":"2024-04-23T05:11:18.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Update MultipleSectionsForm for group name\n\nFor #157. Kind of clunky but it works. See first test case for the\nexpected format.","shortMessageHtmlLink":"Update MultipleSectionsForm for group name"}},{"before":null,"after":"93a574aec9bc08b66eb0aa86d01c54aa8d22120b","ref":"refs/heads/dependabot/pip/sqlparse-0.5.0","pushedAt":"2024-04-15T22:54:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump sqlparse from 0.4.4 to 0.5.0\n\nBumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.\n- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)\n- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: sqlparse\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump sqlparse from 0.4.4 to 0.5.0"}},{"before":null,"after":"2896143c1bcf251ea2993ca1051e7f222baabd6c","ref":"refs/heads/dependabot/pip/idna-3.7","pushedAt":"2024-04-11T23:04:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump idna from 2.8 to 3.7\n\nBumps [idna](https://github.com/kjd/idna) from 2.8 to 3.7.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\n- [Commits](https://github.com/kjd/idna/compare/v2.8...v3.7)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump idna from 2.8 to 3.7"}},{"before":"99c96ec7d0b68f3c0fad319af6920e3f50e39ad6","after":"9a7c51ff6644d87c1d9bd5d2b237f48095ff95d4","ref":"refs/heads/master","pushedAt":"2024-04-06T23:28:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Replace stats view data management view\n\nFor enabling #173","shortMessageHtmlLink":"Replace stats view data management view"}},{"before":"e94ce3b520b7d4457303f85f1c38e537ef71b6b7","after":null,"ref":"refs/heads/dependabot/pip/django-5.0.3","pushedAt":"2024-04-06T23:02:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"e31cc79e52852a4ceed9360f8b5d1305fbccc106","after":"99c96ec7d0b68f3c0fad319af6920e3f50e39ad6","ref":"refs/heads/master","pushedAt":"2024-04-06T23:02:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Bump Django from 5.0.2 to 5.0.4","shortMessageHtmlLink":"Bump Django from 5.0.2 to 5.0.4"}},{"before":"6af745e2717adfcd5ff7d6387596a20f492acaec","after":"e31cc79e52852a4ceed9360f8b5d1305fbccc106","ref":"refs/heads/master","pushedAt":"2024-04-06T22:58:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Improve og:title tags a little more\n\nFor #197 still. When will this end??","shortMessageHtmlLink":"Improve og:title tags a little more"}},{"before":"9ca8ba20cbc385d50f72a0ed17e05e197e3d7b82","after":"6af745e2717adfcd5ff7d6387596a20f492acaec","ref":"refs/heads/master","pushedAt":"2024-04-06T22:36:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Remove og:image tag from base.html\n\nYeah turns out you need the full URL and somehow I can't find an elegant\nway to do that. In any case it overrides the version defined on the note\nand book pages so let's just omit this.","shortMessageHtmlLink":"Remove og:image tag from base.html"}},{"before":"e2d9cc003db43766fb5bb500db0325e59fe8f024","after":"9ca8ba20cbc385d50f72a0ed17e05e197e3d7b82","ref":"refs/heads/master","pushedAt":"2024-04-06T22:34:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Add og:image meta tags for base, book, note pages\n\nNot totally sure this will work since it's missing the base url lol\n\nSee #197","shortMessageHtmlLink":"Add og:image meta tags for base, book, note pages"}},{"before":"021894832c2527a3e539160382220ca69e8c4162","after":"e2d9cc003db43766fb5bb500db0325e59fe8f024","ref":"refs/heads/master","pushedAt":"2024-04-06T22:19:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Fix og:url tag in base.html\n\nIt's supposed to be the canonical URL for the page, not the URL for\nthe whole website lol oops\n\nCloses #197","shortMessageHtmlLink":"Fix og:url tag in base.html"}},{"before":"578fbe22ea2028a51967cf4baa52ee6ecd32502e","after":"021894832c2527a3e539160382220ca69e8c4162","ref":"refs/heads/master","pushedAt":"2024-04-04T06:11:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Update goodreadstools to address goodreads update\n\nI'm not sure why but it seems that sometime in the last few hours, the\nGoodreads website was updated to reject requests without the user agent\nheader. Seems to be trivially fixed by adding in a fake user agent.","shortMessageHtmlLink":"Update goodreadstools to address goodreads update"}},{"before":null,"after":"e94ce3b520b7d4457303f85f1c38e537ef71b6b7","ref":"refs/heads/dependabot/pip/django-5.0.3","pushedAt":"2024-03-18T20:46:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump django from 5.0.2 to 5.0.3\n\nBumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3.\n- [Commits](https://github.com/django/django/compare/5.0.2...5.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: django\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump django from 5.0.2 to 5.0.3"}},{"before":"7c1e34a238233d018efe7e58c656b4b460f6311b","after":null,"ref":"refs/heads/dependabot/pip/django-4.2.10","pushedAt":"2024-02-22T23:26:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b6be3e1ad299c939388cc497ea81523fa93f9df8","after":null,"ref":"refs/heads/dependabot/pip/cryptography-42.0.4","pushedAt":"2024-02-22T23:26:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"478d6dcd222ba3c79978f1d69b6301903e2c6cd7","after":"578fbe22ea2028a51967cf4baa52ee6ecd32502e","ref":"refs/heads/master","pushedAt":"2024-02-22T23:25:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dellsystem","name":"dellsystem","path":"/dellsystem","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/628981?s=80&v=4"},"commit":{"message":"Update requirements.txt for new versions\n\nDjango, cryptography (thx dependabot)","shortMessageHtmlLink":"Update requirements.txt for new versions"}},{"before":"00d668b28ba54726cd7ad3437adce0051148c3d0","after":null,"ref":"refs/heads/dependabot/pip/cryptography-42.0.2","pushedAt":"2024-02-21T20:24:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"b6be3e1ad299c939388cc497ea81523fa93f9df8","ref":"refs/heads/dependabot/pip/cryptography-42.0.4","pushedAt":"2024-02-21T20:24:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 41.0.7 to 42.0.4\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.4.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 41.0.7 to 42.0.4"}},{"before":"e0bc3de95fd0142cde6a3235ae7d59927fdc7b31","after":null,"ref":"refs/heads/dependabot/pip/cryptography-42.0.0","pushedAt":"2024-02-17T00:47:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"00d668b28ba54726cd7ad3437adce0051148c3d0","ref":"refs/heads/dependabot/pip/cryptography-42.0.2","pushedAt":"2024-02-17T00:47:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump cryptography from 41.0.7 to 42.0.2\n\nBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.7 to 42.0.2.\n- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/pyca/cryptography/compare/41.0.7...42.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: cryptography\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump cryptography from 41.0.7 to 42.0.2"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAET3k0XAA","startCursor":null,"endCursor":null}},"title":"Activity ยท dellsystem/bookmarker"}