Commit Graph

13 Commits

Author SHA1 Message Date
denihs
e4ea3c7d5e - fixing test "assets - unicode asset names are allowed" 2023-03-23 12:55:33 -04:00
Matheus Castro
15b5a397dd Remove Fibers from meteor-tools:
- Bulk changes to self-tests definitions. Now we go into each one to see what's failing and what's not.
2023-01-18 09:50:54 -03:00
Denilson
aece11a87f Revert "Revert "Refactoring/Remove unused imports from tools folder"" 2022-07-13 08:37:42 -04:00
Denilson
f8114747cd Revert "Refactoring/Remove unused imports from tools folder" 2022-07-13 08:33:07 -04:00
afrokick
094cb6b322 remove unused imports from tools 2022-07-06 19:27:53 +03:00
Ben Newman
8a409d196c Convert mini-files.js to TypeScript. 2019-07-04 14:43:51 -04:00
Ben Newman
cdc047bbc7 Update unicode asset sanitization tests (and History.md). 2017-06-06 12:25:33 -04:00
Hugh Willson
4a10a1b26b Making sure asset filenames are Unicode normalized when loaded (to help address issue #5626). 2016-11-30 20:31:37 -05:00
Hugh Willson
c55d8cca76 Revert "Revert "Merge pull request #7963 from hwillson/issue-5626" (#8118)"
This reverts commit 5754f8ef3e.
2016-11-30 20:28:21 -05:00
Ben Newman
5754f8ef3e Revert "Merge pull request #7963 from hwillson/issue-5626" (#8118)
This reverts commit 11ce2f7bbc, reversing
changes made to dfde4146f7.
2016-11-30 19:48:19 -05:00
Hugh Willson
c93756a710 Moved common normalize code into mini-files.js; Added/adjusted tests. 2016-11-03 13:57:17 -04:00
Hugh Willson
d74c7b68ce Updated the Assets API to make sure assetPath strings are normalized (to address issue #5626). 2016-11-03 07:44:12 -04:00
Hugh Willson
68a07c5d3b When the program.json is loaded use the Unicode Normalization Form of the loaded JSON string. 2016-10-25 21:20:23 -04:00