Commit graph

32 commits

Author SHA1 Message Date
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
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
a5c80fdc63
chore: Update deps and remove redundant test
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-09-30 13:04:22 +13:00
Richie Bendall
9b5cc2edd5
build(deps-dev): [Security] Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-08-27 16:48:06 +12:00
Richie Bendall
be3b320068
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-08-12 20:59:26 +12:00
Richie Bendall
79bf2b6d10
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-08-07 19:50:54 +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
4186c5effe
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-07-19 22:29:15 +12:00
Richie Bendall
934edc4e25
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-07-11 17:49:22 +12:00
Richie Bendall
370c575c5f
fix: Properly serve favicons and update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-07-03 19:45:44 +12:00
Richie Bendall
47b9749ac9
chore: Readd accidentally gitignored json files in root.
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 20:26:48 +12:00
Richie Bendall
7f473b10f4
a
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 19:55:00 +12:00
Richie Bendall
ab31d6f724
fix: Use nodemon in dev script instead of start
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 15:34:01 +12:00
Richie Bendall
24d6d10a0d
fix: Make sure Travis CI actually works and simplify some code 2019-06-21 02:11:12 +12:00
Richie Bendall
74a5d54856
fix: Remove .nvmrc, migrate to Yarn, use Travis-compatible node version
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-20 20:43: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
Richie Bendall
792249131e
Update deps 2019-06-19 16:14:24 +12:00
Richie Bendall
0b0afb9a83
Complete API 2019-06-01 20:36:28 +12:00
Richie Bendall
213416c598
Update deps 2019-06-01 13:55:50 +12:00
Richie Bendall
cd4dcaaf34
Add extra copyright, links in the copyright owner and year range 2019-05-31 23:44:35 +12:00
Richie Bendall
46eb2eb45b
Improve tests and fix broken files discovered 2019-05-31 20:28:03 +12:00
Richie Bendall
5a3f90adc3
Start implementing API 2019-05-31 19:01:51 +12:00
Richie Bendall
50427e2ded
Automatically prefix and polyfill CSS 2019-05-31 16:39:01 +12:00
Richie Bendall
d1aa49d1c9
Allow Raw text as well as HTML and add other licenses 2019-05-29 20:08:19 +12:00
Richie Bendall
ee93bd099d
ISC Support, added some option integrations, minificaiton 2019-05-29 17:03:11 +12:00
Richie Bendall
563de1648d
Multiple copyright holders 2019-05-29 11:28:37 +12:00
Richie Bendall
7161f230fc
Start migration to node 2019-05-29 11:06:41 +12:00
Remy Sharp
7bfccf406a fix: move to https 2016-04-20 11:00:37 +01:00
Bennie Mosher
a5e4e4066d Updated package.json to use new SPDX license exp.
According to the docs on npmjs.com and the warning output when running
`npm install`, the license element in `package.json` was invalid. NPM
has updated their requirements to use the new SPDX license expression
syntax version 2.0, and the license expression that was being used is
now deprecated. I updated the license field to use the new valid
expression. For more information, please see:
https://docs.npmjs.com/files/package.json#license
2015-12-21 11:00:29 -07:00
Abhay Rana
ae493d8c8e Adds travis.
- First build should intentionally fail
2014-06-06 22:14:43 +05:30