+18
appview/notify/merged_notifier.go
+18
appview/notify/merged_notifier.go
···
+8
appview/notify/notifier.go
+8
appview/notify/notifier.go
······
+90
appview/pages/templates/fragments/multiline-select.html
+90
appview/pages/templates/fragments/multiline-select.html
···
+7
-2
appview/pages/templates/layouts/profilebase.html
+7
-2
appview/pages/templates/layouts/profilebase.html
···+<section class="bg-white dark:bg-gray-800 px-2 py-6 md:p-6 rounded w-full dark:text-white drop-shadow-sm">
+1
appview/pages/templates/repo/blob.html
+1
appview/pages/templates/repo/blob.html
+6
-1
appview/pages/templates/repo/fragments/shortTimeAgo.html
+6
-1
appview/pages/templates/repo/fragments/shortTimeAgo.html
···-{{ template "repo/fragments/timeWrapper" (dict "Time" . "Content" (print (. | shortRelTimeFmt) " ago")) }}
+3
-2
appview/pages/templates/strings/string.html
+3
-2
appview/pages/templates/strings/string.html
·········<div id="blob-contents" class="whitespace-pre peer-target:bg-yellow-200 dark:peer-target:bg-yellow-900">{{ .String.Contents | escapeHtml }}</div>
+33
appview/posthog/notifier.go
+33
appview/posthog/notifier.go
···
+8
appview/strings/strings.go
+8
appview/strings/strings.go
···············
+44
contrib/Tiltfile
+44
contrib/Tiltfile
···
+2
-1
flake.nix
+2
-1
flake.nix
······+${pkgs.tailwindcss}/bin/tailwindcss --watch=always -i input.css -o ./appview/pages/static/tw.css
+2
-5
input.css
+2
-5
input.css
······