0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00
postfixadmin/public
2022-06-18 11:14:28 +01:00
..
css see: https://github.com/postfixadmin/postfixadmin/issues/569 - dark theme from @polymeer, configure $CONF["theme_css"] = "css/dark-theme.css" 2021-12-01 11:33:36 +00:00
images delete unused calendar js, css and images 2021-01-07 20:54:47 +01:00
users indentation / stray ; 2021-08-04 20:36:52 +01:00
backup.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
broadcast-message.php ensure POST[domains] is not empty 2021-03-02 21:25:49 +00:00
common.php Reformat everything with PHP-Cs-Fixer 2018-01-26 23:54:37 +09:00
delete.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
edit.php Redirect to listview after editing 2021-07-05 15:39:51 -03:00
editactive.php psalm fixes; make safepost()/safeget() return strings 2020-11-09 21:40:52 +00:00
index.php Remove non-expanded (and superfluous) {$rel_path} 2021-07-04 17:19:24 +02:00
jquery-1.12.4.min.js use a local copy of jquery 2021-01-07 20:18:15 +01:00
list-virtual.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00
list.php be more consistent with how we load common.php, improve comments 2021-03-09 20:34:09 +00:00
login.php remove unnecessary prefix on callable / rename. 2022-06-18 11:14:28 +01:00
main.php be more consistent with how we load common.php, improve comments 2021-03-09 20:34:09 +00:00
password-change.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
password-recover.php move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 2018-01-25 20:27:09 +00:00
sendmail.php remove some global variables 2020-09-27 11:02:58 +01:00
setup.php see: 71199fd0cb and #596 2022-03-08 11:55:00 +00:00
upgrade.php try and improve mysql db collation fix - see #591 2022-02-14 21:36:33 +00:00
vacation.php allow vacation settings to include a time (but specify a time if one is not), this should stop us overwriting the time - see https://sourceforge.net/p/postfixadmin/discussion/676076/thread/5637ae3bc5/?limit=25#24a5 2021-05-13 16:16:22 +01:00
viewlog.php reformat 2022-01-12 11:27:50 +00:00
xmlrpc.php phpcs insists on some brace changes 2021-04-13 21:19:16 +01:00