Commit graph

16 commits

Author SHA1 Message Date
Richie Bendall
6e1d0a6f4c
Update load-user.js 2020-12-23 01:02:27 +13:00
Richie Bendall
15fccf45e8
Update load-user.js 2020-12-15 06:02:52 +13:00
Richie Bendall
6d916f436e
Update load-user.js 2020-12-15 05:39:58 +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
e64cbf6a3d
refactor: Use external cors implementation
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-18 18:21:30 +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
Remy Sharp
b8abdf515e chore: add linting as part and parcel 2019-07-30 13:51:48 +01:00
Richie Bendall
933584ed03
chore: Underscore req param to show unused 2019-06-30 16:09:51 +12:00
Richie Bendall
784b4a9b6b
fix: Remove unneeded htaccess rules and resolve invalid user as default
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-23 14:33:27 +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
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