3028 Commits (4b732a2360af505d3488f38e9bb06aba814726fc)
 

Author SHA1 Message Date
Thomas Lynch bc2816596d remove excess whitespace 1 year ago
Thomas Lynch 8f689f8df0 Translate editpost, move customflag from post to iinclude, and update editpost to properly show board custom flags in the flag slot 1 year ago
Thomas Lynch ba4ee005af translate editnews page 1 year ago
Thomas Lynch 8a8dd169c6 editaccount/editcustompage/editrole/editstaff, move staffpermissions to include, add translation keys for permissions screens (not translated for portugese) 1 year ago
Thomas Lynch aa38d862e6 revert to older tegaki and copy over the translations, just to be safe 1 year ago
Thomas Lynch 040e8b0e6b Merge branch 'feature/396-localisation' into 'feature/396-localisation-tegaki-merge' 1 year ago
myumyu fc3afa4fbb Translate tegaki 1 year ago
Thomas Lynch 64290c57dd Bans, ban, boardlist, catalog, changepassword, create, +mixins/include + some fixes 1 year ago
Thomas Lynch c04f9d90dd Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch 70923427fd change secrets.js.example mongodb url to use 127.0.0.1 1 year ago
Thomas Lynch 080f256f53 Translate account page and action footers, plus minor board page improvement 1 year ago
Thomas Lynch 7525308504 Bugfix lib render when options is null default to global locale 1 year ago
Thomas Lynch ee1df21003 make i18n frontend fallback to other key if there is no plural from the pluralmap in the translation 1 year ago
Thomas Lynch a07a600a61 More translation 1 year ago
Thomas Lynch 89f56b1426 Sort locale files alphabetically 1 year ago
Thomas Lynch 39aa567c88 fix converters/timeutils test 1 year ago
Thomas Lynch db06a2a8a7 threadstats translation 1 year ago
Thomas Lynch 976b59ccad Hide/show frontend translation 1 year ago
Thomas Lynch 00f6d3fdb0 convert relative times to support localisation 1 year ago
Thomas Lynch cb326823cb A bunch more translations, and change a log to alert() in ptchina-playlist 1 year ago
Thomas Lynch f0546df2fa Merge branch 'develop' into 'master' 1 year ago
Thomas Lynch 8ddaee00ca Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch f16de9a3f3 update CHANGELOG 1 year ago
Thomas Lynch 262954c41c remove comment todo that is already done 1 year ago
Thomas Lynch cc22916165 gulp password task now sets admin as root 1 year ago
Thomas Lynch ef4de0fb07 editAccount no longer allows account editors to apply roles to users with root permission 1 year ago
Thomas Lynch f9672375b3 update CHANGELOG 1 year ago
Thomas Lynch d68a32b831 Add some additional improved permission.js tests, and null check rather than !Metadata in permission handleBody (because else 0 would be true) 1 year ago
Thomas Lynch 571380e243 remove applying inheritance on setting, match editstaff/editaccount 1 year ago
Thomas Lynch 75471381db Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch 473eb94d39 Update permission.test.js to correctly expect() the .every rather than in the every callback, else it would only check the first one 1 year ago
Thomas Lynch f0b1ce6f63 eslint fix 1 year ago
Thomas Lynch 0d078db10d Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch a6706cd6d3 version bump, update CHANGELOG & package*.json 1 year ago
Thomas Lynch cebf2fe4a9 Convert uploadbanners to new schema checker along with other asset handlers, and fix max flag assets check 1 year ago
Thomas Lynch 3374d70572 fix gulpfile race condition on deleting static lang folder 1 year ago
Thomas Lynch 2aa5d1afbe make frontend translation fallback to keys if missing 1 year ago
Thomas Lynch c553a60936 disable retarded i18n option 1 year ago
Thomas Lynch 2d48f4110b pluralisation and %s for numebr substitute, with simple conversion code for frontend 1 year ago
Thomas Lynch 5db3bedb4d translate postform 1 year ago
Thomas Lynch 4efa40a7b4 Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch fba680f40c permissions metadata change, allow blocking editing/disable checkbox 1 year ago
Thomas Lynch e8bed661e8 language to boardDefaults 1 year ago
Thomas Lynch eb74588258 Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch 277745a5ca Fix the completely fucked up "my permission", the board equivalent, and staff permissions page since a recent permission update. Upside is it now considers the "parent" thing, which is nice. 1 year ago
Thomas Lynch 634305e22b Merge branch 'develop' into feature/396-localisation 1 year ago
Thomas Lynch a4927c86a1 Convert addflags and addassets to schema formhandler, was still on old form handling code 1 year ago
Thomas Lynch 612e7d0f3a Add language set middleware to a bunch of routes, and make some minor middleware ordering changes to supprot 1 year ago
Thomas Lynch 7c9f6257f8 Add setQueryLanguage mw, Make bypass_minimal language aware, TODO make form submissions know language and redirect to blockbypass for board with language query string 1 year ago
Thomas Lynch 21a181d3fa Add some more simple translations, translate (You)'s and Settings button as proof of concept of translation in JS and CSS 1 year ago