Commit graph

25 commits

Author SHA1 Message Date
Richie Bendall
de7f05b2ee
Fix lint
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-10-29 00:43:07 +13:00
Richie Bendall
e2e812513c
Refactor
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-09-19 20:48:42 +12:00
Richie Bendall
bd71a57b7a
Refactor
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2021-05-22 22:43:22 +12:00
Richie Bendall
de925c2aa5
Update server.js 2020-12-15 05:58:18 +13:00
Richie Bendall
aa280a646b
Refactor
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-11-07 11:56:03 +13:00
Richie Bendall
1c0b687528
fix: Properly configure CORS
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-20 01:19:32 +13:00
Richie Bendall
82355ef43f
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-18 18:46:35 +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
5a2c74357f
chore: Use const instead of var
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-18 17:53:51 +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
84c9b60eb7
feat: Ensure CSS supports all browsers not just latest 2
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-08-07 19:49:36 +12:00
Remy Sharp
b8abdf515e chore: add linting as part and parcel 2019-07-30 13:51:48 +01: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
042301995d
fix: Roll back multithreading
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 17:56:02 +12:00
Richie Bendall
3689c60f55
feat: Make server concurrent (multi-process)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 16:00:38 +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
Richie Bendall
53aa6eb6d4
Fix LF and untrack gitignored 2019-05-29 20:14:16 +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
924e7ace1a
Add Gravatar ALT 2019-05-29 11:09:58 +12:00
Richie Bendall
7161f230fc
Start migration to node 2019-05-29 11:06:41 +12:00