+5
appview/db/pulls.go
+5
appview/db/pulls.go
+17
-6
appview/pages/pages.go
+17
-6
appview/pages/pages.go
···
···
+16
-7
appview/pages/templates/repo/pulls/new.html
+16
-7
appview/pages/templates/repo/pulls/new.html
······
······
+47
-2
appview/pages/templates/repo/pulls/pull.html
+47
-2
appview/pages/templates/repo/pulls/pull.html
·········
·········+class="list-none cursor-pointer sticky top-0 bg-white rounded-sm px-3 py-2 border border-gray-200 flex items-center text-gray-700 hover:bg-gray-50 transition-colors"+<pre class="font-mono overflow-x-scroll bg-gray-50 p-4 rounded-b border border-gray-200 text-sm">+<div class="rounded-sm border p-4 {{ if .MergeCheck.IsConflicted }}bg-red-50 border-red-200{{ else }}bg-green-50 border-green-200{{ end }}">+<div class="flex items-center gap-2 rounded-sm {{ if .MergeCheck.IsConflicted }}text-red-500{{ else }}text-green-500 {{ end }}">
+4
-2
appview/pages/templates/settings.html
+4
-2
appview/pages/templates/settings.html
······
······
+40
-6
appview/state/repo.go
+40
-6
appview/state/repo.go
······
······
+164
appview/state/router.go
+164
appview/state/router.go
···
···
-157
appview/state/state.go
-157
appview/state/state.go
···
+5
-5
input.css
+5
-5
input.css
···
···
+4
-1
knotserver/routes.go
+4
-1
knotserver/routes.go