11
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 03, 2025 — Aug 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add token changelog entries for "master" before we get to out of sync and start forgetting things More... 4 months ago
Replace escape_string() concatenation with parameterized queries (#1004) More... 4 months ago
Add version check page with changelog for global admins (#1006) More... 4 months ago
fix unit tests - handle booleans in postgresql being different from mysql etc More... 4 months ago
Add phpstan, MySQL and PostgreSQL test jobs to CI (#1005) More... 4 months ago
use db specific boolean in sql (TotpPfTest) More... 4 months ago
Add GitHub Actions workflow to build self-contained release archives (#999) More... 4 months ago
drop postfixadmin.my.cnf - not necessary More... 4 months ago
remove phpVersion attribute from psalm which caused it to fail to see newer style PHP code and incorrectly error More... 4 months ago
Remove old Bootstrap 3 remnants (dark-theme.css, col-sm-offset in setup.php) (#1002) More... 4 months ago
fix xmlrpc.php -> setAway - parameter types changed after this file was deleted More... 4 months ago
formatting... More... 4 months ago
Disable totp and app password pages based on settings (#996) More... 4 months ago
hide app_passwords menu items if disabled in config (#995) More... 4 months ago
add back xmlrpc.php - it seems it is in use - see #993 More... 4 months ago
see #992 - try and remove bash-ism from postfixadmin-cli wrapper; manual merge of provided patch More... 4 months ago
see #989 - allow newer version of spomky-labs/otphp, which removes some unnecessary dependencies and silences some PHP 8.4 warnings More... 5 months ago
comments More... 5 months ago
CSRF protection - support multiple tokens (#985) More... 5 months ago
always show the mailbox header in the list-virtual page, add title to domain aliases More... 5 months ago
fix csrf tag More... 5 months ago
move dark mode toggle to the footer, remove {strip}, fix tag mismatch in menu etc More... 5 months ago
main.tpl : translate some of the global search things More... 5 months ago
add token padding to login form to perhaps make it look better More... 5 months ago
list.tpl - make table striped, add token padding, have only one <thead> section in a table More... 5 months ago
fix mismatching </div> tags in list.tpl so it can be nicely indented again More... 5 months ago
list-virtual_mailbox.tpl - make list-virtual_mailbox.tpl self contained / well formed, remove opening table tag from list-virtual.tpl etc. More... 5 months ago
editform -> make form field errors more obvious More... 5 months ago
collapse header.tpl and footer.tpl into index.tpl More... 5 months ago
fix namespace issue (model\Languages etc) More... 5 months ago