Brett Sun
|
d5469b3efa
|
Add rewritten uploader and UI elements
|
2016-07-08 18:39:47 +02:00 |
|
Brett Sun
|
17762ed7b2
|
Move escapeHTML to dom utils
|
2016-06-14 17:58:00 +02:00 |
|
Brett Sun
|
4d4cb7f505
|
Move getSubdomain to url utils
|
2016-06-14 17:58:00 +02:00 |
|
Brett Sun
|
ad2b7c223c
|
Replace replaceSubstringAtIndex with built-in String.replace
|
2016-06-14 17:58:00 +02:00 |
|
Brett Sun
|
de571c7fab
|
Use js-utility-belt's truncateText
|
2016-06-14 17:57:59 +02:00 |
|
Brett Sun
|
ec78ecb8ab
|
Replace remaining general utils with js-utility-belt's
And removes a few unused utils
|
2016-06-14 17:57:59 +02:00 |
|
Brett Sun
|
56044488d7
|
Replace mergeOptions with js-utility-belt's safeMerge
And avoid using safeMerge when a normal Object.assign() would do.
|
2016-06-14 17:57:59 +02:00 |
|
Brett Sun
|
06c02ceecb
|
Use js-utility-belt's text utils
|
2016-06-14 17:57:59 +02:00 |
|
Brett Sun
|
9e03ef2b90
|
Use sanitize from js-utility-belt
|
2016-06-14 17:57:59 +02:00 |
|
Brett Sun
|
a4216db6d9
|
Remove redundant '_utils' suffix in util file names
|
2016-06-14 17:57:57 +02:00 |
|