Matteo Pagliazzi
|
9a07ba7417
|
Better XSS Fix (#12483)
* Revert "fix(test): adjust expectations"
This reverts commit 205436d5b1.
* Revert "fix(escaping): global inoffensive apostrophe"
This reverts commit 2b8f94b244.
* change <%- to <%=
* fix interpolation only where necessary
* remove unused variable
|
2020-08-20 13:41:46 -05:00 |
|
Matteo Pagliazzi
|
b7964a411c
|
fix(i18n): html-escape all interpolated strings where html is not necessary
|
2020-08-11 21:33:24 +02:00 |
|
Alys
|
1c8797e473
|
change Attribute to Stat and upper-case Stat Points and a couple of other terms
|
2018-01-12 08:09:31 +10:00 |
|
Blade Barringer
|
81b7eeeb71
|
Common reorg (#8025)
* Re-organize common folder
* fix: Correct paths in tests
* fix: move new content to proper folder
* chore: Move audio folder to assets
* Move sprites to sprites assets directory
* Move css sprites to assets directory
* Split out readmes for common code and sprites
* Move images to assets directory
* Move destinatin of shared browserified file
* remove unused file
* move compiled js to client-old
* Fix karma tests
* fix: Correct paths for sprites
|
2016-09-16 17:18:07 +02:00 |
|