35 Commits

Author SHA1 Message Date
944674b750
feat: add cmd/cookie-inspect for decoding and verifying a cookie 2026-02-06 14:57:10 -07:00
448ac5f1c2
f: add cmd/ssechat as ServerSentEvents demo 2026-02-06 02:05:25 -07:00
b6d8c2217a
f: add cmd/ssechat as ServerSentEvents demo 2026-02-06 02:01:11 -07:00
c1ba5b4744
feat: add cmd/ssechat as ServerSentEvents demo 2026-02-06 01:46:43 -07:00
ef78d2fa05
feat: add cmd/cullbak for culling backup directories 2026-01-31 22:34:28 -07:00
c47f99885e
feat: add cmd/smtp-test for debugging smtp auth and delivery 2026-01-31 22:31:23 -07:00
85312209b1
feat(calendar): parse reminder durations 2026-01-31 22:31:23 -07:00
f25af9e699
wip(calendar): rework field access 2026-01-31 22:31:23 -07:00
ff7632637f
f: feat(calendar): calculate fixed and floating yearl and monthly events 2026-01-31 22:31:23 -07:00
3f66e82310
f: feat(calendar): calculate fixed and floating yearl and monthly events 2026-01-31 22:31:23 -07:00
4d68c06a62
wip: feat(calendar): calculate fixed and floating yearl and monthly events 2026-01-31 22:31:22 -07:00
4e9a5a191e
feat: add cmd/smbtest for debugging smb connection issues 2026-01-31 22:31:22 -07:00
e7843896d1
feat: add tcpfwd to pipe connections 2026-01-31 22:31:22 -07:00
21ea2d0613
chore(cmd/sql-migrate): bump v2.0.3 2026-01-31 21:22:42 -07:00
b6ffacd0a6
fix(cmd/sql-migrate): spell 'postgres' correctly 2026-01-31 21:21:53 -07:00
e7282c58f3
chore(cmd/sql-migrate): add explicit default for sqlCommand switch 2026-01-31 21:21:53 -07:00
dd4148b88e
chore(cmd/sql-migrate): make file path ormatting consistent for all 'found ./path/to/x' outtput 2026-01-31 21:21:53 -07:00
1ec145b3eb
ref(cmd/sql-migrate/v2): make INSERTs sortable, output cleanup 2026-01-31 01:18:58 -07:00
10236de205
feat(cmd/sql-migrate/v2): bump go.mod to v2 2026-01-31 00:20:07 -07:00
65f866970e
feat(cmd/sql-migrate/v2): store migrations in db, nix batches 2026-01-31 00:10:06 -07:00
8136b7f4b9
doc(sendsms): make README more inviting 2026-01-25 00:30:36 -07:00
fa9930c159
feat(sendsms): add script to randomize CSV data 2026-01-25 00:10:17 -07:00
674960b497
doc(sendsms): add README.md 2026-01-25 00:10:17 -07:00
8654c1c1f5
ref(sendsms): add --print-curl to improve --dry-run and general output 2026-01-25 00:10:17 -07:00
a050e5d0c7
ref(sendsms): hard error on leftover template strings, other output improvements 2026-01-25 00:10:17 -07:00
0c3c436c60
ref(sendsms): sane template defaults, separate sender interface 2026-01-25 00:10:17 -07:00
147a317cc0
ref(sendsms): lots of output improvements 2026-01-25 00:10:17 -07:00
5fdb4746cc
feat(sendsms): add --start-time, --stop-time, --max-duration, --min-delay 2026-01-25 00:10:17 -07:00
c56688a512
feat: add cmd/sendsms for texting lists from CSV 2026-01-25 00:10:17 -07:00
fe6300dacc
chore(cmd/sql-migrate): bump to version 1.0.2 2026-01-13 00:30:48 -07:00
eee1a95f52
ref(cmd/sql-migrate): add package, docs, minor flag parse change 2026-01-13 00:30:08 -07:00
f034cf0529
feat(cmd/sql-migrate): can write up and down migrations 2026-01-13 00:29:55 -07:00
9598545a9f
chore: add appopriate LICENSE files to each module 2025-10-06 00:42:41 -06:00
7ece4eb9e6
feat(jsonl): add example using encoding/json 2025-10-03 22:18:58 -06:00
193c8f65cf
feat(httplog): add http logger for debugging 2025-10-03 00:30:25 -06:00