This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 02:28:15 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
webadmin
History
Mechiel Lukkien
027e5754a0
update to go1.23 and replace golang.org/x/exp/maps with stdlib maps
2025-03-28 17:01:06 +01:00
..
admin_test.go
Allow multiple localpart catch all separators, e.g. both "+" and "-", for addresses you+anything@example.com and you-anything@example.com
2025-03-07 14:42:19 +01:00
admin.go
update to go1.23 and replace golang.org/x/exp/maps with stdlib maps
2025-03-28 17:01:06 +01:00
admin.html
add ability to include custom css & js in web interface (webmail, webaccount, webadmin), and use css variables in webmail for easier customization
2024-11-29 10:17:07 +01:00
admin.js
Allow multiple localpart catch all separators, e.g. both "+" and "-", for addresses you+anything@example.com and you-anything@example.com
2025-03-07 14:42:19 +01:00
admin.ts
Allow multiple localpart catch all separators, e.g. both "+" and "-", for addresses you+anything@example.com and you-anything@example.com
2025-03-07 14:42:19 +01:00
api.json
Allow multiple localpart catch all separators, e.g. both "+" and "-", for addresses you+anything@example.com and you-anything@example.com
2025-03-07 14:42:19 +01:00
api.ts
Allow multiple localpart catch all separators, e.g. both "+" and "-", for addresses you+anything@example.com and you-anything@example.com
2025-03-07 14:42:19 +01:00
main_test.go
Fail tests if unhandled panics happened.
2025-03-06 11:35:43 +01:00