Commit graph

4245 commits

Author SHA1 Message Date
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
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
184909e4d8
chore: Set the indent of all CSS and theme files back to Remy's recommendation, 2 spaces. 2019-06-21 20:23:01 +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
7f473b10f4
a
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 19:55:00 +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
f9dc0860ee
"Merge" PR #1295
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 17:35:46 +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
25f4d5b3df
Merge pull request #1345 from bwdmonkey/bwdmonkey-patch-1
Create bwdmonkey.json
2019-06-21 16:44:59 +12:00
Richie Bendall
3e8b72be44
Merge pull request #1351 from tjharrop/patch-1
Create tjharrop.json
2019-06-21 16:44:11 +12:00
Richie Bendall
d327fec7cf
Merge pull request #1353 from monry/feat/monry
Create monry.json
2019-06-21 16:43:59 +12:00
Richie Bendall
6e4ec38fd0
Merge pull request #1349 from matricali/master
+ Adding matricali.json
2019-06-21 16:43:46 +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
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
26e1505e45
chore: Update deps
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-21 15:37:18 +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
592e4939ae
feat: Add Node gitignore rules and .nvmrc exclusion 2019-06-20 21:41:31 +12:00
Richie Bendall
9f50b47ca8
Merge pull request #1350 from suzutan/add
Add suzutan.json
2019-06-20 20:51:37 +12:00
Richie Bendall
d60afcb55d
Enforce regular formatting 2019-06-20 20:50:54 +12:00
Richie Bendall
b1aad506c0
Enforce regular formatting 2019-06-20 20:49:58 +12:00
Richie Bendall
f01d336243
Merge pull request #1354 from furrymedia/master
Create furrymedia.json
2019-06-20 20:48:48 +12:00
Richie Bendall
a88b22819f
feat: Enforce 2 spaces and swap IntelliJ for VSCode in gitignore
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2019-06-20 20:44:28 +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
MIT License Bot
d09aeb9d1f Automated creation of user twitch. 2019-06-19 18:09:27 +01:00
Remy Sharp
360ac29664
Delete twitch.json 2019-06-19 18:07:20 +01:00
MIT License Bot
a265c9783f Automated creation of user twitch. 2019-06-19 15:11:54 +01:00
Remy Sharp
01b14cca48
Delete twitch.json 2019-06-19 15:11:43 +01:00
MIT License Bot
7ecc32f5e8 Automated creation of user twitch. 2019-06-19 15:04:57 +01:00
Remy Sharp
da9f2b5dbc
Delete twitch.json 2019-06-19 15:04:30 +01:00
MIT License Bot
3268765624 Automated creation of user twitch. 2019-06-19 15:02:18 +01:00
Richie Bendall
792249131e
Update deps 2019-06-19 16:14:24 +12:00
k-fox.net
87e5f9f18d
Create furrymedia.json 2019-06-17 09:08:43 -04:00
Richie Bendall
5806aac103
Add missing by-line 2019-06-04 19:41:52 +12:00
Richie Bendall
15853d20a2
Fix grammar and use HTTPS links in README 2019-06-04 19:38:21 +12:00
Richie Bendall
7a50721c77
Minor improvements to theme & fix gravatar 2019-06-03 15:08:07 +12:00
Tetsuya Mori
1ae79afe70 Create monry.json 2019-06-02 23:02:57 +09:00
Richie Bendall
a2519cd8aa
Add information about license property in user file 2019-06-02 20:38:19 +12:00
Richie Bendall
1d65967dfc
Update tests and remove offending file 2019-06-02 18:15:57 +12:00
Richie Bendall
95128b491c
Add Richienb Theme 2019-06-02 16:31:47 +12:00
Richie Bendall
1e01e834ef
Fix grammar in the README 2019-06-01 20:55:55 +12:00
Richie Bendall
fed21bbef0
Update API usage 2019-06-01 20:51:33 +12:00
Richie Bendall
0b0afb9a83
Complete API 2019-06-01 20:36:28 +12:00
Richie Bendall
ded72c6140
Merge branch 'upgrade' of https://github.com/Richienb/mit-license into upgrade 2019-06-01 13:58:24 +12:00
Richie Bendall
213416c598
Update deps 2019-06-01 13:55:50 +12:00
Richie Bendall
08eaf6318e
Remove extra licenses 2019-06-01 13:55:27 +12:00
TJ Harrop
0628091460
Create tjharrop.json 2019-06-01 10:39:29 +10:00
Richie Bendall
06cc1acd19
Add CI status 2019-06-01 05:30:41 +12:00