11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve invalid CSRF token response page (#1067) More... about 1 month ago
CI: run the build workflow on pull requests (#1065) (#1066) More... about 1 month ago
viewlog: add "All domains" option to the log viewer (#1059) (#1060) More... about 1 month ago
language-update.sh --patch ... update translations and add missing keys with what is in en.lang More... about 1 month ago
update language-update.sh and get it to work again More... about 1 month ago
language-update.sh: token bug fixes (remove references to svn/sf.net, replace with github etc, remove svn info and use git log More... about 1 month ago
Improve virtual list responsiveness and quota tooltip (#1050) More... about 1 month ago
update CHANGELOG.TXT More... about 1 month ago
UI enhancements around quota and icons for domain/mailbox lists More... about 1 month ago
Improve top menu and main dashboard labels (#1047) More... about 1 month ago
remove extra "D" from es.lang (thanks @trapoSama, see https://github.com/postfixadmin/postfixadmin/discussions/1039) More... about 2 months ago
update spanish translation, thank you @trapoSAMA - see https://github.com/postfixadmin/postfixadmin/discussions/1039 More... about 2 months ago
update CHANGELOG.TXT More... about 2 months ago
Add 'description' field to alias and alias_domain tables. (#1042) More... about 2 months ago
Improve native (.deb) packaging for Debian/Ubuntu 24.04 (#1041) More... about 2 months ago
formatting More... 2 months ago
Improve DKIM: auto-generate keypair, descriptive signing table (#1029) More... 2 months ago
Fix pw recovery without totp (#1032) More... 2 months ago
Update appearance for consistency (#1030) More... 3 months ago
Use native booleans for prepared SQL params; stop binding `db_get_boolean()` values (#1019) More... 3 months ago
Add tests for db_where_clause() and db_delete() with additional params (#1021) More... 3 months ago
let down by formatting again :( More... 3 months ago
token test of PFAHandler::col() and 9th param rename from $options to $not_in_db More... 3 months ago
Phpunit updates (fix phpunit run, should fix build) (#1016) More... 4 months ago
Migrate TOTP exceptions to TotpexceptionHandler class (#1007) More... 4 months ago
Add developer documentation for Handler classes, update PFAHandler::pacol() params (#1008) More... 4 months ago
Add Exec class to help refactor/reduce duplication of proc_open calls, update phpunit (see note) (#1009) More... 4 months ago
Add regression tests for global admin TOTP exception privileges (#1015) More... 4 months ago
Fix privilege check ordering for TotpPf::addException (global admin being treated like admin) (#1012) More... 4 months ago
Add missing database indexes for domain_admins and fetchmail (#1010) More... 4 months ago