+1
appview/pages/templates/layouts/base.html
+1
appview/pages/templates/layouts/base.html
···
+13
-12
appview/pages/templates/repo/fragments/repoActions.html
+13
-12
appview/pages/templates/repo/fragments/repoActions.html
·········
+7
-2
appview/pages/templates/repo/new.html
+7
-2
appview/pages/templates/repo/new.html
······
+14
-9
appview/pages/templates/repo/pulls/fragments/pullActions.html
+14
-9
appview/pages/templates/repo/pulls/fragments/pullActions.html
······hx-confirm="Are you sure you want to merge pull #{{ .Pull.PullId }} into the `{{ .Pull.TargetBranch }}` branch?"···-class="btn p-2 flex items-center gap-2 disabled:opacity-50 disabled:cursor-not-allowed" {{ $disabled }}+class="btn p-2 flex items-center gap-2 disabled:opacity-50 disabled:cursor-not-allowed group" {{ $disabled }}·········
+8
-4
appview/pages/templates/repo/pulls/pull.html
+8
-4
appview/pages/templates/repo/pulls/pull.html
···-{{ i "chevrons-left-right-ellipsis" "w-4 h-4 rotate-90" }} <span class="hidden md:inline">interdiff</span>
+5
-1
appview/pages/templates/user/fragments/editBio.html
+5
-1
appview/pages/templates/user/fragments/editBio.html
······<button id="save-btn" type="submit" class="btn p-1 w-full flex items-center gap-2 no-underline text-sm">
+5
-1
appview/pages/templates/user/fragments/editPins.html
+5
-1
appview/pages/templates/user/fragments/editPins.html
···<button id="save-btn" type="submit" class="btn px-2 flex items-center gap-2 no-underline text-sm">
+2
-1
appview/pages/templates/user/fragments/profileCard.html
+2
-1
appview/pages/templates/user/fragments/profileCard.html
···
+5
-1
appview/pages/templates/user/profile.html
+5
-1
appview/pages/templates/user/profile.html
···-<button hx-get="profile/edit-pins" hx-target="#all-repos" class="btn font-normal text-sm flex gap-2 items-center">