Richie Bendall
|
be197f70e9
|
Update dependencies
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2021-11-16 17:52:54 +13:00 |
|
Richie Bendall
|
e2e812513c
|
Refactor
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2021-09-19 20:48:42 +12:00 |
|
Richie Bendall
|
79849a6f7b
|
Update post.js
|
2021-08-11 01:47:56 +12:00 |
|
Richie Bendall
|
57b7e83b90
|
Fix fallback
Fixes #1488
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2021-07-17 00:40:03 +12:00 |
|
Richie Bendall
|
bd71a57b7a
|
Refactor
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2021-05-22 22:43:22 +12:00 |
|
Richie Bendall
|
23d5c76856
|
Update get.js
|
2020-11-08 20:21:24 +13:00 |
|
Richie Bendall
|
aa280a646b
|
Refactor
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-11-07 11:56:03 +13:00 |
|
Richie Bendall
|
8b246867ef
|
Swap fs-extra for more specialised modules
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-08-08 00:15:33 +12:00 |
|
Richie Bendall
|
28e0194337
|
Update dependencies
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-08-08 00:07:39 +12:00 |
|
Richie Bendall
|
c169f786ba
|
Remove commit prefix
|
2020-06-30 22:16:22 +12:00 |
|
Richie Bendall
|
57b36e93a7
|
chore: Fix github integration
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-03-18 18:49:52 +13:00 |
|
Richie Bendall
|
e64cbf6a3d
|
refactor: Use external cors implementation
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-03-18 18:21:30 +13:00 |
|
Richie Bendall
|
4b38621ab8
|
refactor: Use escape-goat instead of escape-html and unescape-html
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-03-18 17:58:08 +13:00 |
|
Richie Bendall
|
6688cdf96d
|
refactor: Use reliable packages
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-01-31 21:20:04 +13:00 |
|
Richie Bendall
|
f189d33f29
|
fix: Properly parse gravatar boolean and switch to standard linter.
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-01-14 21:05:39 +13:00 |
|
Richie Bendall
|
bd3ecf4917
|
refactor: Update deps, proper temp-dir retrieval, simplify filesystem actions with fs-extra and fix user files
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2020-01-03 16:12:18 +13:00 |
|
Richie Bendall
|
7f6a8d5dd9
|
fix: Properly map over user.copyright
|
2019-11-26 22:32:15 +13:00 |
|
Richie Bendall
|
054b6b76c7
|
refactor: Properly unescape tags, update deps, simplify code with lodash, use Remy's eslint rules (Closes #1375)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-11-06 20:08:34 +13:00 |
|
Richie Bendall
|
1540af2fb9
|
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-10-18 21:31:27 +13:00 |
|
Richie Bendall
|
684f358fae
|
chore: Simplify github constant and normalize string variable used in utils
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-08-07 20:02:04 +12:00 |
|
Remy Sharp
|
b8abdf515e
|
chore: add linting as part and parcel
|
2019-07-30 13:51:48 +01:00 |
|
Richie Bendall
|
4a7e289d33
|
chore: Update deps & semantic commit
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-07-22 16:35:02 +12:00 |
|
Richie Bendall
|
7ec3998144
|
fix: Space after comma and allow string in array of objects
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-06-23 16:15:38 +12:00 |
|
Richie Bendall
|
8a47aa09f8
|
fix: Properly display ISC license in plain text and correctly parse requested license from URL.
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-06-23 12:45:43 +12:00 |
|
Richie Bendall
|
fd54e7198d
|
fix: Append user params instead of overwrite to fix empty file bugs
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-06-21 21:03:55 +12:00 |
|
Richie Bendall
|
f0a7eb433f
|
chore: Change promises back to await
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-06-21 20:13:50 +12:00 |
|
Richie Bendall
|
070c471a7e
|
fix: Complete TODOS and use promise then, catch, finally
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-06-21 16:48:02 +12:00 |
|
Richie Bendall
|
4f2825fcc7
|
fix: Fix error when no user specified in hostname
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
|
2019-06-21 16:11:45 +12:00 |
|
Richie Bendall
|
24d6d10a0d
|
fix: Make sure Travis CI actually works and simplify some code
|
2019-06-21 02:11:12 +12:00 |
|
Remy Sharp
|
d5636b1004
|
feat: move to vanilla js + (my) lints
Largly just a code reorg taking all of @Richienb's work and splitting it
into separate files.
|
2019-06-19 18:10:40 +01:00 |
|