Farhad Shahbazi Firooz Grauwolf
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年06月15日 09:20:17 +02:00
b79a27285c Use pnpm 11 global bin directory
Grauwolf commented on pull request Grauwolf/sandbox-run#2 2026年06月09日 12:07:54 +02:00
Various stuff - most importantly safer git integration

Thanks @stefanct for the PR.

Grauwolf pushed to main at Grauwolf/sandbox-run 2026年06月09日 10:45:27 +02:00
3d024361d8 Move D-Bus proxy setup into dbus preset
aca5923dd3 Add preset finalizers and extra bwrap options
Compare 2 commits »
Grauwolf commented on issue Grauwolf/sandbox-run#1 2026年05月08日 09:22:12 +02:00
Git config should not be part of the default binds

Agreed, and binding only ~/.config/git was incomplete anyway.

Grauwolf closed issue Grauwolf/sandbox-run#1 2026年05月08日 09:22:12 +02:00
Git config should not be part of the default binds
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年05月08日 09:20:58 +02:00
3e000671c6 Move Git config binds to opt-in preset
4c6b78e556 Add tmux preset for host socket access
Compare 2 commits »
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年04月15日 20:51:40 +02:00
ca217a7e05 add claude/skills
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年04月15日 20:49:22 +02:00
a3b9be6a66 Add audio preset and update preset docs
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年03月30日 14:08:01 +02:00
76a403b219 Pass XDG_RUNTIME_DIR to Wayland sandbox environment
6a6e61eb34 Add re-isolation guard to prevent nested sandboxing
Compare 2 commits »
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年03月30日 13:42:31 +02:00
9b809e1f36 Add re-isolation guard to prevent nested sandboxing
802d38af2c Warn when TIOCSTI attack vector is open
Compare 2 commits »
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年02月28日 17:09:22 +01:00
f22db90eab add license, mirrors, and AI disclaimer
Grauwolf pushed to main at Grauwolf/sandbox-run 2026年02月28日 09:59:24 +01:00
4f46b460af initial commit
Grauwolf created branch main in Grauwolf/sandbox-run 2026年02月28日 09:59:24 +01:00
Grauwolf renamed repository from sanbox-run to Grauwolf/sandbox-run 2026年02月28日 09:31:20 +01:00
Grauwolf created repository Grauwolf/sandbox-run 2026年02月28日 09:18:15 +01:00
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
Compare 10 commits »
Grauwolf created branch email-templating in Grauwolf/postgres-project-template 2025年10月31日 12:05:16 +01:00
Grauwolf pushed to alpha at Grauwolf/postgres-project-template 2025年10月16日 21:58:53 +02: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
Compare 6 commits »
Grauwolf pushed to db-driven-auth at Grauwolf/postgres-project-template 2025年10月16日 15:49:44 +02:00
543ae7d5f4 docs: update README for database-driven auth pattern
Grauwolf created pull request Grauwolf/postgres-project-template#1 2025年10月16日 15:46:26 +02:00
database-driven authentication with policy in DB