S Jannette
c707b82f36
Revise README with new project overview
...
Updated project description and added overview section.
2026-03-01 07:51:57 -05:00
S Jannette
c80ed89c0a
Merge pull request #7 from kjannette/resend-sdk
...
add sdk
2026-03-01 04:37:58 -05:00
KS Jannette
6590cbf4be
add sdk
check / check (push) Waiting to run
2026-03-01 04:31:32 -05:00
KS Jannette
61a8c5fe8b
hottie
check / check (push) Waiting to run
2026-03-01 03:54:06 -05:00
S Jannette
c79136a06e
Merge pull request #6 from kjannette/db-updates-to-keep-up-withe-alerts-functionality
...
notifcation dongif setttings - save to DB
2026-03-01 03:37:04 -05:00
KS Jannette
a5590a438f
notifcation dongif setttings - save to DB
check / check (push) Waiting to run
2026-03-01 03:36:32 -05:00
S Jannette
1c196cae9f
Merge pull request #5 from kjannette/notifcations-logic-upgrade
...
Building out notification update channels
2026-03-01 03:23:31 -05:00
KS Jannette
c494bf5f53
Building out notification update channels
check / check (push) Waiting to run
2026-03-01 03:23:08 -05:00
S Jannette
d07dc971fe
Merge pull request #4 from kjannette/style2
...
more style, mostly of w3 compliance
2026-03-01 02:06:25 -05:00
KS Jannette
112c9d0627
more style, mostly of w3 compliance
check / check (push) Waiting to run
2026-03-01 02:05:36 -05:00
S Jannette
b1e63a24c7
Merge pull request #3 from kjannette/format-majorly
...
Format majorly
2026-02-28 20:43:34 -05:00
KS Jannette
7357315810
Cleanup
check / check (push) Waiting to run
2026-02-28 20:42:57 -05:00
KS Jannette
90a338d46c
fixed numerous linter issues
2026-02-28 20:17:55 -05:00
KS Jannette
230dc99dba
Add .claude/ to .prettierignore
...
Prevents prettier from checking Claude Code's settings file.
2026-02-28 20:08:17 -05:00
KS Jannette
62e6c64ddb
fmt: apply prettier to Markdown and doc files
2026-02-28 20:07:47 -05:00
KS Jannette
da8b45012a
fmt: apply prettier to frontend JS/TS/CSS/JSON files
...
Initial prettier pass with tabWidth=4.
2026-02-28 20:07:28 -05:00
KS Jannette
a5d1bc171c
fmt: apply gofmt to Go source files
...
Alignment of struct literal field values in config.go and domain/types.go.
2026-02-28 20:07:04 -05:00
KS Jannette
4f6ed5dd20
Add Dockerfile, .dockerignore, and Gitea Actions workflow
...
Dockerfile: golang:1.24-alpine (pinned by sha256), installs Node.js,
npm, golangci-lint (pinned by commit hash), and runs make check as a
build step so the image only builds on a green branch.
.gitea/workflows/check.yml: runs docker build . on push (actions/checkout
pinned by commit sha).
2026-02-28 20:05:45 -05:00
KS Jannette
6901c759da
Add .prettierrc, .prettierignore; update frontend/package.json scripts
...
- Root .prettierrc sets tabWidth=4 and proseWrap=always
- Root .prettierignore excludes node_modules, build output, lockfiles
- package.json: adds test (vite build), lint, fmt scripts; adds prettier
as a devDependency; fixes typos in description and keywords
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 20:02:48 -05:00
KS Jannette
b283d0f835
Add backend-go/.golangci.yml
...
Standard golangci-lint v2 config fetched from the canonical upstream
source. Must not be modified by agents — only manually by the user.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 20:02:16 -05:00
KS Jannette
aac62bacf4
Update README with all required sections
...
Adds Description (with project name, category, license, author),
Getting Started, Rationale, Design, TODO, License, and Author sections
per REPO_POLICIES.md requirements.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 20:02:01 -05:00
KS Jannette
5c721ca271
Add REPO_POLICIES.md and LICENSE
...
REPO_POLICIES.md is copied from the canonical upstream source
(last_modified: 2026-02-22). LICENSE is MIT, copyright 2026 Steven Jannette.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 20:01:31 -05:00
KS Jannette
2fcbcf5b54
Update .gitignore to be comprehensive
...
Adds OS files, editor artifacts, Node modules, secrets, Go build
artifacts, and frontend build output to the root gitignore.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 20:00:15 -05:00
KS Jannette
21ae859d1c
Add .editorconfig
...
Enforces 4-space indentation (tabs for Go and Makefiles), LF line
endings, UTF-8 encoding, and trailing-whitespace trimming.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 19:59:22 -05:00
KS Jannette
6648cd347d
Add root Makefile with all required targets
...
Adds test, lint, fmt, fmt-check, check, docker, and hooks targets
delegating to the Go backend and JS frontend sub-projects.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-28 19:59:04 -05:00
S Jannette
6d11b273f1
Merge pull request #1 from kjannette/go-get-em
...
move over
2026-02-27 16:41:38 -05:00
KS Jannette
35d1c13d0a
move over
2026-02-27 16:41:18 -05:00
KS Jannette
5f81a4b1cc
crossover
2026-02-27 15:07:43 -05:00
KS Jannette
0adfd70853
first commit of refactor
2026-02-27 09:58:18 -05:00