{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":662178642,"defaultBranch":"main","name":"dns-owl","ownerLogin":"simonl169","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-04T14:20:13.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/98774388?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1725195037.0","currentOid":""},"activityList":{"items":[{"before":"8c9068c80005972f17ac1e16be92b501bcfab08e","after":"3c68e06a71a8c38d8b946717de6fcb20c5b5a420","ref":"refs/heads/main","pushedAt":"2024-09-04T17:38:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Merge pull request #32 from simonl169/develop/master_develop\n\nUpdate bump script","shortMessageHtmlLink":"Merge pull request #32 from simonl169/develop/master_develop"}},{"before":"8c9068c80005972f17ac1e16be92b501bcfab08e","after":"8ccc441f9b57ebd25af303b8c4c2f6300177f202","ref":"refs/heads/develop/master_develop","pushedAt":"2024-09-04T17:36:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update bump script to reset minor and patch version when corresponding major or minor bumo happens","shortMessageHtmlLink":"Update bump script to reset minor and patch version when correspondin…"}},{"before":"b76f404885da314c8f6fc31e145fbef6121e43e9","after":"8c9068c80005972f17ac1e16be92b501bcfab08e","ref":"refs/heads/develop/master_develop","pushedAt":"2024-09-04T17:29:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"6fc06fa7bea612c3263901eeb941732a2a63319f","after":"8c9068c80005972f17ac1e16be92b501bcfab08e","ref":"refs/heads/main","pushedAt":"2024-09-01T12:48:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"6bc7053bfc08e2e79cb1a70091d63232b7e93c36","after":"6fc06fa7bea612c3263901eeb941732a2a63319f","ref":"refs/heads/main","pushedAt":"2024-09-01T12:45:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update docker-compose.example.yml","shortMessageHtmlLink":"Update docker-compose.example.yml"}},{"before":"ff54f60569d5fff04141104aadd5e87bc61ad003","after":"b76f404885da314c8f6fc31e145fbef6121e43e9","ref":"refs/heads/develop/master_develop","pushedAt":"2024-09-01T11:39:02.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Merge pull request #31 from simonl169/main\n\nBring develop to latest version","shortMessageHtmlLink":"Merge pull request #31 from simonl169/main"}},{"before":"4ae273ea37989faeef5b64757877e463ee4873a5","after":"6bc7053bfc08e2e79cb1a70091d63232b7e93c36","ref":"refs/heads/main","pushedAt":"2024-09-01T11:27:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update prepare_draft_release.yml","shortMessageHtmlLink":"Update prepare_draft_release.yml"}},{"before":"9d380e57b111b76f9c1a414f61943237479330ea","after":"4ae273ea37989faeef5b64757877e463ee4873a5","ref":"refs/heads/main","pushedAt":"2024-09-01T10:19:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Merge v0.4 changes (#26)\n\n* Refactor Python files into separate directory to increase project structure\r\n\r\n* Updated Logo to v0.4\r\n\r\n* Add small webserver to show current status and last updates\r\n\r\n* Add small webserver to show current status and last updates\r\n\r\n* Initial work for webserver\r\n\r\n* Big changes to the webserver\r\nFinished Layout\r\nFinished Section that writes update information to html file\r\n\r\n* Added .github to .dockerign\r\n\r\n* Update Standard intervall to 10 mins and version to :latest\r\n\r\n* Updated resolver for current public ip to use Cloudflare\r\nAdded config option for public ip determination, either \"CLOUDFLARE\" for cloudflare or any other string to use \"https://ident.me\"\r\n\r\n* Added server_start command to init.sh\r\nNeeds testing and might be reverted\r\n\r\n* Add query for port from config file and pass it to server run function\r\n\r\n* Fix imports in Python owl module\r\n\r\n* Fix file location relations\r\n\r\n* Formatting echo messages\r\nModify init.sh for startup, still testing\r\n\r\n* Update init.sh to run cron as daemon and not in foreground\r\n\r\n* Update imports, resolve conflict of module folder name and module name\r\n\r\n* Update gitignore\r\n\r\n* Update bump_version.yml\r\n\r\n* Version 0.4.1\r\n\r\n---------\r\n\r\nCo-authored-by: Simon_Bot ","shortMessageHtmlLink":"Merge v0.4 changes (#26)"}},{"before":"d8c2888fbc18a6820803aa644863b07d7f688de8","after":"ff54f60569d5fff04141104aadd5e87bc61ad003","ref":"refs/heads/develop/master_develop","pushedAt":"2024-09-01T10:10:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Version 0.4.1","shortMessageHtmlLink":"Version 0.4.1"}},{"before":"a6efb9289ccbb0157be997dc7ae9633e3c0ae16e","after":"d8c2888fbc18a6820803aa644863b07d7f688de8","ref":"refs/heads/develop/master_develop","pushedAt":"2024-09-01T00:08:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update bump_version.yml","shortMessageHtmlLink":"Update bump_version.yml"}},{"before":"d5740d747ee790e5eb81a033b8972632806368f1","after":"a6efb9289ccbb0157be997dc7ae9633e3c0ae16e","ref":"refs/heads/develop/master_develop","pushedAt":"2024-07-31T15:47:04.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update gitignore","shortMessageHtmlLink":"Update gitignore"}},{"before":"a5e0990c9bc8e72296712c1f6ec074246b78d05f","after":"d5740d747ee790e5eb81a033b8972632806368f1","ref":"refs/heads/develop/master_develop","pushedAt":"2024-06-28T23:06:48.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Added server_start command to init.sh\nNeeds testing and might be reverted","shortMessageHtmlLink":"Added server_start command to init.sh"}},{"before":"7ee74b9239711408db1baf0b8cecd21f75648f89","after":"a5e0990c9bc8e72296712c1f6ec074246b78d05f","ref":"refs/heads/develop/master_develop","pushedAt":"2024-06-28T19:42:40.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update Standard intervall to 10 mins and version to :latest","shortMessageHtmlLink":"Update Standard intervall to 10 mins and version to :latest"}},{"before":"09b50779a9ffd4289d8fc092dc469f93e5252c41","after":"7ee74b9239711408db1baf0b8cecd21f75648f89","ref":"refs/heads/develop/master_develop","pushedAt":"2024-06-14T20:32:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Big changes to the webserver\nFinished Layout\nFinished Section that writes update information to html file","shortMessageHtmlLink":"Big changes to the webserver"}},{"before":null,"after":"09b50779a9ffd4289d8fc092dc469f93e5252c41","ref":"refs/heads/develop/master_develop","pushedAt":"2024-06-09T18:30:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Initial work for webserver","shortMessageHtmlLink":"Initial work for webserver"}},{"before":"bba03c6dbd6b6355e20aabaec42f34dbde2a42b5","after":null,"ref":"refs/heads/develop/general","pushedAt":"2024-06-02T19:11:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"}},{"before":"5048656b95e1b27f5984673ae7fec3041361c8ed","after":"bba03c6dbd6b6355e20aabaec42f34dbde2a42b5","ref":"refs/heads/develop/general","pushedAt":"2024-06-02T19:11:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Develop/general (#21) (#22)\n\n* Check wether Updating is neccessary (#19) (#20)\r\n\r\n* Add Check if Update needs to be performed\r\n\r\n* Remove some print statements in IP address comparison\r\n\r\n* Slightly improve notification messages\r\n\r\n* Update requirements.txt","shortMessageHtmlLink":"Develop/general (#21) (#22)"}},{"before":"ef80c0f8feb2df177babba615bb41ff06827d07f","after":null,"ref":"refs/heads/develop/master","pushedAt":"2024-06-02T19:10:30.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"}},{"before":"4a2a1eed55add5d5c3b3720d99ff08599cb2e5b6","after":"9d380e57b111b76f9c1a414f61943237479330ea","ref":"refs/heads/main","pushedAt":"2024-06-02T19:07:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Develop/general (#21)\n\n* Check wether Updating is neccessary (#19) (#20)\r\n\r\n* Add Check if Update needs to be performed\r\n\r\n* Remove some print statements in IP address comparison\r\n\r\n* Slightly improve notification messages\r\n\r\n* Update requirements.txt","shortMessageHtmlLink":"Develop/general (#21)"}},{"before":"a8ba648b6244da5fb63c09bb619982c5e3884585","after":"5048656b95e1b27f5984673ae7fec3041361c8ed","ref":"refs/heads/develop/general","pushedAt":"2024-06-02T19:07:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Merge branch 'main' into develop/general","shortMessageHtmlLink":"Merge branch 'main' into develop/general"}},{"before":"2396a228febb6e2623b390851b66ec7c05246e60","after":"a8ba648b6244da5fb63c09bb619982c5e3884585","ref":"refs/heads/develop/general","pushedAt":"2024-05-26T11:36:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update requirements.txt","shortMessageHtmlLink":"Update requirements.txt"}},{"before":"71f4bd5b1d86f038dc4e5368be9e3c6bdd35b0da","after":"2396a228febb6e2623b390851b66ec7c05246e60","ref":"refs/heads/develop/general","pushedAt":"2024-05-26T11:08:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Slightly improve notification messages","shortMessageHtmlLink":"Slightly improve notification messages"}},{"before":"6c287a8a5c70b340c3fb5afd925cefaf2fbca8c3","after":"71f4bd5b1d86f038dc4e5368be9e3c6bdd35b0da","ref":"refs/heads/develop/general","pushedAt":"2024-05-26T10:51:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Check wether Updating is neccessary (#19) (#20)\n\n* Add Check if Update needs to be performed\r\n\r\n* Remove some print statements in IP address comparison","shortMessageHtmlLink":"Check wether Updating is neccessary (#19) (#20)"}},{"before":"6c287a8a5c70b340c3fb5afd925cefaf2fbca8c3","after":"4a2a1eed55add5d5c3b3720d99ff08599cb2e5b6","ref":"refs/heads/main","pushedAt":"2024-05-26T10:50:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Check wether Updating is neccessary (#19)\n\n* Add Check if Update needs to be performed\r\n\r\n* Remove some print statements in IP address comparison","shortMessageHtmlLink":"Check wether Updating is neccessary (#19)"}},{"before":null,"after":"6c287a8a5c70b340c3fb5afd925cefaf2fbca8c3","ref":"refs/heads/develop/general","pushedAt":"2024-05-26T10:40:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Improvements to CI and Release workflow (#18)\n\n* Remove stale import\r\n\r\n* Add Version Bump Script and package.json\r\n\r\n* Update used CI Scripts to latest version\r\n\r\n* Change Actions Version to main version without typing the minor version\r\n\r\n* Add Version Bump Workflow\r\n\r\n* Add Draft Release workflow\r\nAdd release.yml for templating release notes","shortMessageHtmlLink":"Improvements to CI and Release workflow (#18)"}},{"before":"ef80c0f8feb2df177babba615bb41ff06827d07f","after":"6c287a8a5c70b340c3fb5afd925cefaf2fbca8c3","ref":"refs/heads/main","pushedAt":"2024-05-26T10:38:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Improvements to CI and Release workflow (#18)\n\n* Remove stale import\r\n\r\n* Add Version Bump Script and package.json\r\n\r\n* Update used CI Scripts to latest version\r\n\r\n* Change Actions Version to main version without typing the minor version\r\n\r\n* Add Version Bump Workflow\r\n\r\n* Add Draft Release workflow\r\nAdd release.yml for templating release notes","shortMessageHtmlLink":"Improvements to CI and Release workflow (#18)"}},{"before":"d351891fae59ec8c0474ce5518da37e53e95a464","after":"d51d8667c677bca3df9a019db245f79438d69212","ref":"refs/heads/develop/ci","pushedAt":"2024-05-20T15:54:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Add Draft Release workflow\nAdd release.yml for templating release notes","shortMessageHtmlLink":"Add Draft Release workflow"}},{"before":"f689dccabc1325f34786a11b63b5dee6ed2860d8","after":"d351891fae59ec8c0474ce5518da37e53e95a464","ref":"refs/heads/develop/ci","pushedAt":"2024-05-20T14:00:35.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Add Version Bump Workflow","shortMessageHtmlLink":"Add Version Bump Workflow"}},{"before":"ef80c0f8feb2df177babba615bb41ff06827d07f","after":"f689dccabc1325f34786a11b63b5dee6ed2860d8","ref":"refs/heads/develop/ci","pushedAt":"2024-05-20T13:52:43.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Update used CI Scripts to latest version","shortMessageHtmlLink":"Update used CI Scripts to latest version"}},{"before":null,"after":"ef80c0f8feb2df177babba615bb41ff06827d07f","ref":"refs/heads/develop/ci","pushedAt":"2024-05-19T23:00:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simonl169","name":"Simon","path":"/simonl169","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/98774388?s=80&v=4"},"commit":{"message":"Fix error that would accumulate crontab entries (#16)\n\nChanges init.sh to overwrite mycron file everytime instead of adding entries to it.\r\nThis fixes accumulating duplicates in the crontab file and spamming of the dns updates to the server.\r\nFixes #15","shortMessageHtmlLink":"Fix error that would accumulate crontab entries (#16)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxNzozODoyMC4wMDAwMDBazwAAAAStAEfH","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxNzozODoyMC4wMDAwMDBazwAAAAStAEfH","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0xOVQyMzowMDozMC4wMDAwMDBazwAAAAROSInb"}},"title":"Activity · simonl169/dns-owl"}