- Vienna, Austria
- https://farhad.shahbazi.at
-
Joined on
2024年08月07日
b79a27285c
Use pnpm 11 global bin directory
Various stuff - most importantly safer git integration
Thanks @stefanct for the PR.
3d024361d8
Move D-Bus proxy setup into dbus preset
aca5923dd3
Add preset finalizers and extra bwrap options
Git config should not be part of the default binds
Agreed, and binding only ~/.config/git was incomplete anyway.
Git config should not be part of the default binds
3e000671c6
Move Git config binds to opt-in preset
4c6b78e556
Add tmux preset for host socket access
ca217a7e05
add claude/skills
a3b9be6a66
Add audio preset and update preset docs
76a403b219
Pass XDG_RUNTIME_DIR to Wayland sandbox environment
6a6e61eb34
Add re-isolation guard to prevent nested sandboxing
9b809e1f36
Add re-isolation guard to prevent nested sandboxing
802d38af2c
Warn when TIOCSTI attack vector is open
f22db90eab
add license, mirrors, and AI disclaimer
4f46b460af
initial commit
Grauwolf
pushed to email-templating at Grauwolf/postgres-project-template
2025年10月31日 12:05:16 +01:00
65523cb209
test: add comprehensive pgTAP tests for all functions
2490a1b4fd
test: add pgTAP testing infrastructure
9354c52d7b
chore: add .gitignore for Go and build artifacts
4c3dcb86f5
chore: add email worker build targets and SMTP service
eced980568
chore: update deployment scripts for new migrations
Grauwolf
created branch email-templating in Grauwolf/postgres-project-template
2025年10月31日 12:05:16 +01:00
cd58a5b9f3
♻️ refactor: update job functions and session view for UUID schema
59d1565609
♻️ refactor: migrate user functions to UUID schema
ed7ef675c9
♻️ refactor: update helper functions for UUID schema
8ba0ad98e7
🐛 fix: revert job migration with CASCADE to drop dependent functions
85f1cff164
✨ feat: migrate user and session tables to uuidv7 primary keys
543ae7d5f4
docs: update README for database-driven auth pattern
database-driven authentication with policy in DB