ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:hwevmowznbiukdf6uk5dwrrq/sh.tangled.repo.pull/3lmgzx7ltym22",
  "cid": "bafyreieuqsd27comnzykxeelqk7c3ouqlu77f4rcrk26v76vjukfm5dxry",
  "value": {
    "$type": "sh.tangled.repo.pull",
    "patch": "diff --git a/appview/pages/templates/fragments/repoActions.html b/appview/pages/templates/fragments/repoActions.html\nindex c7f90875e052178943e2dacd13d24c614730f095..39b6cdb5c5208bb7e5cfd1798878ef7e056fa827 100644\n--- a/appview/pages/templates/fragments/repoActions.html\n+++ b/appview/pages/templates/fragments/repoActions.html\n@@ -20,18 +20,18 @@       {{ i \"star\" \"w-4 h-4 fill-current\" }}\n       {{ else }}\n       {{ i \"star\" \"w-4 h-4\" }}\n       {{ end }}\n-      <span>\n+      <span class=\"text-sm\">\n         {{ .Stats.StarCount }}\n       </span>\n     </div>\n   </button>\n   {{ if .DisableFork }}\n-  <button class=\"btn no-underline hover:no-underline flex items-center gap-2 disabled:opacity-50 disabled:cursor-not-allowed\" disabled title=\"Empty repositories cannot be forked\">\n+  <button class=\"btn text-sm no-underline hover:no-underline flex items-center gap-2 disabled:opacity-50 disabled:cursor-not-allowed\" disabled title=\"Empty repositories cannot be forked\">\n       {{ i \"git-fork\" \"w-4 h-4\"}}\n       fork\n   </button>\n   {{ else }}\n-  <a class=\"btn no-underline hover:no-underline flex items-center gap-2\" href=\"/{{ .FullName }}/fork\">\n+  <a class=\"btn text-sm no-underline hover:no-underline flex items-center gap-2\" href=\"/{{ .FullName }}/fork\">\n       {{ i \"git-fork\" \"w-4 h-4\"}}\n       fork\n   </a>\ndiff --git a/appview/pages/templates/repo/issues/issues.html b/appview/pages/templates/repo/issues/issues.html\nindex d0ac70c08bd58007964895f25ac5568822bcdf4d..c44035344c16d69cb390fe05bde6521abee7a342 100644\n--- a/appview/pages/templates/repo/issues/issues.html\n+++ b/appview/pages/templates/repo/issues/issues.html\n@@ -13,8 +13,8 @@         </p>\n         <a\n             href=\"/{{ .RepoInfo.FullName }}/issues/new\"\n             class=\"btn text-sm flex items-center gap-2 no-underline hover:no-underline\">\n-            {{ i \"plus\" \"w-4 h-4\" }}\n-            <span>new issue</span>\n+            {{ i \"circle-plus\" \"w-4 h-4\" }}\n+            <span>new</span>\n         </a>\n     </div>\n     <div class=\"error\" id=\"issues\"></div>\ndiff --git a/appview/pages/templates/repo/pulls/pulls.html b/appview/pages/templates/repo/pulls/pulls.html\nindex 979d34cf9c61f3e7f849830462d05306ceec04b5..8149f705453ea69e9bb4c6e01e41748069412cbc 100644\n--- a/appview/pages/templates/repo/pulls/pulls.html\n+++ b/appview/pages/templates/repo/pulls/pulls.html\n@@ -24,8 +24,8 @@         <a\n             href=\"/{{ .RepoInfo.FullName }}/pulls/new\"\n             class=\"btn text-sm flex items-center gap-2 no-underline hover:no-underline dark:text-white dark:bg-gray-700 dark:hover:bg-gray-600\"\n         >\n-            {{ i \"git-pull-request\" \"w-4 h-4\" }}\n-            <span>new pull request</span>\n+            {{ i \"git-pull-request-create\" \"w-4 h-4\" }}\n+            <span>new</span>\n         </a>\n     </div>\n     <div class=\"error\" id=\"pulls\"></div>\n",
    "title": "appview: pages/templates: consistent buttons for new issues/pulls",
    "pullId": 43,
    "source": {
      "branch": "push-vmxtqnzznxvk"
    },
    "targetRepo": "at://did:plc:wshs7t2adsemcrrd4snkeqli/sh.tangled.repo/3liuighjy2h22",
    "targetBranch": "master"
  }
}