Started creating vault

This commit is contained in:
2026-07-23 14:20:36 -04:00
commit b2958c50eb
38 changed files with 20024 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"baseUrl": "https://git.zaugg.ca/",
"keyword": "GITEA",
"refreshIntervalSeconds": 60,
"truncationLength": 160,
"commentPreviewCount": 3,
"showCommentImages": false,
"showAttachments": false,
"defaultRepo": "",
"lastRepo": "",
"insertFormat": "card",
"repoAccents": {},
"inProgressLabel": "In-Progress",
"secrets": {
"gitea-cards-gitea-pat": "bed6afdea0784aa54ae63ad7c3b6c8e36dba84d6"
}
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
{
"id": "gitea-cards",
"name": "Gitea Cards",
"version": "0.42.1",
"minAppVersion": "1.5.0",
"description": "Render live, auto-refreshing Gitea issue cards in your notes and create issues without leaving the editor.",
"author": "lunerfox",
"authorUrl": "https://github.com/lunerfox",
"isDesktopOnly": false
}
File diff suppressed because it is too large Load Diff