Signed-off-by: dusk y.bera003.06@protonmail.com
+34
-12
appview/db/pipeline.go
+34
-12
appview/db/pipeline.go
······
+1
appview/pages/pages.go
+1
appview/pages/pages.go
+32
-1
appview/pages/templates/repo/pipelines/pipelines.html
+32
-1
appview/pages/templates/repo/pipelines/pipelines.html
·········+class="btn flex items-center gap-2 no-underline hover:no-underline dark:text-white dark:hover:bg-gray-700"+href = "/{{ $.RepoInfo.FullName }}/pipelines?&offset={{ $prev.Offset }}&limit={{ $prev.Limit }}"+class="btn flex items-center gap-2 no-underline hover:no-underline dark:text-white dark:hover:bg-gray-700"+href = "/{{ $.RepoInfo.FullName }}/pipelines?offset={{ $next.Offset }}&limit={{ $next.Limit }}"
+9
appview/pipelines/pipelines.go
+9
appview/pipelines/pipelines.go
············
+2
-1
appview/pipelines/router.go
+2
-1
appview/pipelines/router.go
···