{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":305442231,"defaultBranch":"master","name":"dexweb","ownerLogin":"decred","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-10-19T16:13:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16297194?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1603124522.0","currentOid":""},"activityList":{"items":[{"before":"7224d2f91b352b5cd18e885a59e0eb9b388cabc6","after":"c2e9c7ef06444457d0bd5116560b67580168c683","ref":"refs/heads/master","pushedAt":"2024-05-09T10:20:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jholdstock","name":"Jamie Holdstock","path":"/jholdstock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6762864?s=80&v=4"},"commit":{"message":"Update copyright year to 2024","shortMessageHtmlLink":"Update copyright year to 2024"}},{"before":"c1cb9640970e825310fccfce1de3770feef4c3be","after":"7224d2f91b352b5cd18e885a59e0eb9b388cabc6","ref":"refs/heads/master","pushedAt":"2024-05-09T10:20:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jholdstock","name":"Jamie Holdstock","path":"/jholdstock","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6762864?s=80&v=4"},"commit":{"message":"Add status page link","shortMessageHtmlLink":"Add status page link"}},{"before":"da9eef04136258b5b544530ae643fd4270cd0f8b","after":"c1cb9640970e825310fccfce1de3770feef4c3be","ref":"refs/heads/master","pushedAt":"2024-01-08T15:09:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dajohi","name":"David Hill","path":"/dajohi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3308193?s=80&v=4"},"commit":{"message":"Update download decrediton 1.8.1 (#44)","shortMessageHtmlLink":"Update download decrediton 1.8.1 (#44)"}},{"before":"219fb31a36a0b830054b8a87911c9fd7b2fd50b6","after":"da9eef04136258b5b544530ae643fd4270cd0f8b","ref":"refs/heads/master","pushedAt":"2023-12-08T14:33:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dajohi","name":"David Hill","path":"/dajohi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3308193?s=80&v=4"},"commit":{"message":"Add new assets to footer (#39)\n\n* Remove circle from ZEC logo.\r\n\r\nThis matches how other logos are displayed.\r\n\r\n* Add DGB, ETH and USDC to footer.","shortMessageHtmlLink":"Add new assets to footer (#39)"}},{"before":"d331a2a51c67a1c59f1f3fb720156f672a1687d8","after":"219fb31a36a0b830054b8a87911c9fd7b2fd50b6","ref":"refs/heads/master","pushedAt":"2023-09-18T19:55:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dajohi","name":"David Hill","path":"/dajohi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3308193?s=80&v=4"},"commit":{"message":"Update for decred 1.8 and dex 0.6.3 (#40)","shortMessageHtmlLink":"Update for decred 1.8 and dex 0.6.3 (#40)"}},{"before":"ace80b11dbcbf379d8fe29a7d16e349a684f1d09","after":"d331a2a51c67a1c59f1f3fb720156f672a1687d8","ref":"refs/heads/master","pushedAt":"2023-04-18T13:27:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dajohi","name":"David Hill","path":"/dajohi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3308193?s=80&v=4"},"commit":{"message":"Added link to Umbrel Community App Store (#34)","shortMessageHtmlLink":"Added link to Umbrel Community App Store (#34)"}},{"before":"22fe5a5ae423de7d66673166a869b66e83acd8a7","after":"ace80b11dbcbf379d8fe29a7d16e349a684f1d09","ref":"refs/heads/master","pushedAt":"2023-04-18T13:12:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dajohi","name":"David Hill","path":"/dajohi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3308193?s=80&v=4"},"commit":{"message":"Remove erroneous line from template. (#36)\n\nLeftover relic from when this project was first created. It was a copy/paste from dcrweb.","shortMessageHtmlLink":"Remove erroneous line from template. (#36)"}},{"before":"d5e927181a9f46c937f58ea7ae9131a4ca728066","after":"22fe5a5ae423de7d66673166a869b66e83acd8a7","ref":"refs/heads/master","pushedAt":"2023-04-18T12:11:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"alexlyp","name":"Alex Yocom-Piatt","path":"/alexlyp","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4388501?s=80&v=4"},"commit":{"message":"Update for 0.6 release. (#37)","shortMessageHtmlLink":"Update for 0.6 release. (#37)"}},{"before":"e1ede8ac42e53c64f9c207d961497be8c5d62b7e","after":"d5e927181a9f46c937f58ea7ae9131a4ca728066","ref":"refs/heads/master","pushedAt":"2023-03-24T11:47:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dajohi","name":"David Hill","path":"/dajohi","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3308193?s=80&v=4"},"commit":{"message":"Use hugo 0.110.0. (#33)\n\n* Use hugo 0.110.0.\r\n\r\nNothing much included in recent versions, mostly bug-fixes and build/CI improvements. The binary name has changed so thats updated in our Dockerfile.\r\n\r\n* build: Docker cleanup/update.\r\n\r\n- Use Alpine version of nginx image (23MB instead of 142MB)\r\n- Fix MIME type for rss feeds.\r\n- Clean up .gitignore and .dockerignore.\r\n- Ensure scripts fail on error.","shortMessageHtmlLink":"Use hugo 0.110.0. (#33)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERX5M3QA","startCursor":null,"endCursor":null}},"title":"Activity ยท decred/dexweb"}