Commit graph

4065 commits

Author SHA1 Message Date
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
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
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
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
Richie Bendall
792249131e
Update deps 2019-06-19 16:14:24 +12:00
Richie Bendall
15853d20a2
Fix grammar and use HTTPS links in README 2019-06-04 19:38:21 +12: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
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
Richie Bendall
06cc1acd19
Add CI status 2019-06-01 05:30:41 +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
549dbb9627
Catch invalid copyright info and fix broken files 2019-05-31 23:19:18 +12:00
Richie Bendall
46eb2eb45b
Improve tests and fix broken files discovered 2019-05-31 20:28:03 +12:00
Richie Bendall
94bf84b5f2
Fix non-json user file 2019-05-31 19:40:36 +12:00
Richie Bendall
85180853dc
Format all user files 2019-05-31 19:04:59 +12:00
Richie Bendall
5a3f90adc3
Start implementing API 2019-05-31 19:01:51 +12:00
Richie Bendall
3d9f71cc10
Use HTTPS links 2019-05-31 16:41:10 +12:00
Richie Bendall
50427e2ded
Automatically prefix and polyfill CSS 2019-05-31 16:39:01 +12: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
Brian S
ae0c53eee7 Delete duplicate user file causing tricky repo status on case-insensitive filesystems (#1330) 2019-05-20 19:34:31 +01:00
Remy Sharp
4fd453e2ad
update rem.json + https 2019-05-20 19:33:14 +01:00
Hugo Melo
308ec43b59
Merge pull request #1344 from rajeevkannav/patch-1
Create rajeevkannav.json
2019-05-19 15:24:36 -04:00
Hugo Melo
049e90a2ee
Merge pull request #1343 from shiyuli/master
Create lishiyu.json
2019-05-19 15:18:02 -04:00
Rajeev Sharma
6c9476fd5b
Create rajeevkannav.json 2019-05-14 17:22:19 +05:30
Mark
7e49d0c86e
Create lishiyu.json 2019-05-12 23:53:12 +08:00
Hugo Melo
84854cd7d8
Merge pull request #1341 from leoredi/master
Create fredi.json
2019-05-11 12:40:07 -04:00
Hugo Melo
a4715ec964
Merge pull request #1342 from nntoan/master
Create nntoan.json
2019-05-11 12:33:14 -04:00
Toan Nguyen
a7113acd9d
Create nntoan.json 2019-05-09 23:42:01 +07:00
Federico Leo Redi
80100d5f78
Create fredi.json 2019-05-08 14:33:02 +02:00