pyoor
|
4fda7284c6
|
Replace htmlentities with newer html-entities
|
2018-08-30 09:56:43 -04:00 |
|
pyoor
|
813b6b2c84
|
Simplify uniqueList
|
2018-08-29 18:06:27 -04:00 |
|
pyoor
|
75369656ed
|
Refactor htmlEscape/unescape methods
|
2018-08-29 18:06:10 -04:00 |
|
pyoor
|
52417f6723
|
Use format string
|
2018-08-29 18:05:55 -04:00 |
|
pyoor
|
2f87374476
|
Add HTML encode/decode methods
|
2018-08-29 17:51:36 -04:00 |
|
pyoor
|
ac7f4b3580
|
Add unquote method
|
2018-08-29 17:46:46 -04:00 |
|
pyoor
|
aaa01050e2
|
Remove unnecessary methods
|
2018-08-29 17:46:30 -04:00 |
|
pyoor
|
68c606d0dd
|
Additional JSDoc fixes
|
2018-08-13 10:59:05 -04:00 |
|
pyoor
|
80f16a4aaf
|
Only escape minimal characters and allow HTML escapes
|
2018-08-02 14:26:17 -04:00 |
|
pyoor
|
b2206ba0b2
|
Revert "Only escape required characters (non-ASCII safe)"
This reverts commit be27c5057c .
|
2018-08-01 12:01:42 -04:00 |
|
pyoor
|
be27c5057c
|
Only escape required characters (non-ASCII safe)
|
2018-08-01 10:57:28 -04:00 |
|
pyoor
|
600bb045be
|
Use template literals throughout
|
2018-05-21 11:50:44 -04:00 |
|
Christoph Diehl
|
090daa68b5
|
Add support for Base64 in NodeJS
|
2018-05-14 19:49:08 +02:00 |
|
pyoor
|
49915cb7a2
|
Only wrap strings in quotes
|
2018-04-07 11:14:40 -04:00 |
|
Christoph Diehl
|
0ec0980e8d
|
Ensure proper quoting of jsesc
|
2018-03-21 22:26:35 +01:00 |
|
Christoph Diehl
|
53d9167682
|
Prefer jsesc for quoting
|
2018-03-21 22:04:57 +01:00 |
|
Christoph Diehl
|
43b69880b1
|
Add linter fixes
|
2018-03-19 05:54:40 +01:00 |
|
Christoph Diehl
|
142576ed49
|
Add module based architecture
* Build with Webpack
* Let Octo.js run in Node
|
2018-03-19 04:23:05 +01:00 |
|
Christoph Diehl
|
c8403064f3
|
Add mackup() to beautify template strings
|
2018-02-03 10:16:08 +01:00 |
|
pyoor
|
0bb9953ddb
|
Temporarily replace quote with jruderman's simpleSource
|
2017-06-15 17:24:32 -04:00 |
|
pyoor
|
fba49412c7
|
Update utils.common.quote to escape unicode characters and inner escape sequences
|
2017-06-14 14:04:53 -04:00 |
|
pyoor
|
2cf47dba1d
|
Add unicode safe, base64 encode/decode
|
2017-06-08 12:05:06 -04:00 |
|
pyoor
|
ccb0996187
|
Remove duplicate shuffle function
|
2017-06-08 09:32:40 -04:00 |
|
Christoph Diehl
|
6cbda76fea
|
Use Standard as JavaScript standard style
|
2017-04-26 01:21:31 +03:00 |
|
pyoor
|
2e65a4bea3
|
Fix all type coercion issues
|
2017-04-25 11:22:15 -04:00 |
|
Christoph Diehl
|
dfa6ecc685
|
Move library folders into lib
|
2017-04-23 01:49:49 +03:00 |
|