12 Commits (4b732a2360af505d3488f38e9bb06aba814726fc)

Author SHA1 Message Date
Thomas Lynch 8476c260b9 Add translation function and strings for just about every message in the controllers 1 year ago
Thomas Lynch 3f3e63f9c1 Add some i18n function calls to controllers for add*, update the models and make controllers destructure res.locals for less repetition of res.locals, and add more machine russian translation 1 year ago
Thomas Lynch e7233d09e7
eslint controlers/, mostly removing all the unused schema check functions 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch 50fa768ee9 form and paramconverter fixes 3 years ago
Thomas Lynch 96c3bb0eee re-use field length again, may need to revisit issue from controllers/forms/appeal.js comment 3 years ago
Thomas Lynch 943a1ba174 #356, addnews, appeal, changepassword 3 years ago
Thomas Lynch 42422d3d35 reference #355 changes to paramconverter 3 years ago
Thomas Lynch 7a3943c447 patch messages length check for CRLF vs just LF, because browsers dont count CRLF as 2 characters like the server does (and like it technically is). this will happen for other fields too, but message is the only one that really matter close #269 4 years ago
fatchan a0d0394e62 dynamicresponse everything 4 years ago
fatchan 549313c49a split global management pages into separate each page 5 years ago
fatchan 883020cfe9 news page, and ability to add or delete news from global manage page, by auto level 0 accounts only 5 years ago