Commit Graph

72 Commits (84c2a178bef8cd77cfbf539b2fca5e965ef0e87b)

Author SHA1 Message Date
Hri7566 84c2a178be add node_modules to ignore 2021-03-20 19:16:59 +00:00
Hri7566 8832aa6056 remove node_modules 2021-03-20 19:13:36 +00:00
Hri7566 7051cfd9da add dotenv 2021-03-20 19:12:38 +00:00
charsyチャーシィ 629179e187 forgot 2021-02-28 21:17:50 -07:00
charsyチャーシィ 3bb2a49b28 didn't commit these two for some reason 2021-02-28 21:06:39 -07:00
charsyチャーシィ 4d99e248c5 thanks kazukazu123123 (#14) 2021-02-28 21:04:31 -07:00
charsyチャーシィ 1c8c328c76
color2 can be anything when creating a new channel 2021-02-16 11:48:26 -07:00
charsyチャーシィ 8b289a4bc3
Fix typo, clear interval to be safe 2021-02-15 16:52:23 -07:00
Chars chan 16b411c641
Ooops... 2020-05-28 11:57:54 -06:00
Chars chan afb0e210cb
Merge pull request #13 from Charsy89/master
Name only updates in one room
2020-05-28 09:53:29 -06:00
Charsy89 a926fc6d6b Name only updates in one room 2020-05-28 09:45:52 -06:00
BopItFreak 8c65454582
Merge pull request #12 from wolfy01/patch-1
Case sensitive on some OS's...
2020-04-13 10:03:39 -04:00
wolfy01 fc5d35bdb8
Case sensitive on some OS's... 2020-04-07 18:19:04 -04:00
BopItFreak 603bf9385d
Merge pull request #11 from wolfy01/master
Add rateLimits and Quotas
2020-04-07 17:54:04 -04:00
Wolfy 123df7396a something 2020-04-07 17:09:00 -04:00
Wolfy 513f754833 Merge branch 'master' of https://github.com/wolfy01/mpp-server 2020-04-07 17:02:44 -04:00
Wolfy df6e80e306 properly add quotas 2020-04-07 17:02:35 -04:00
wolfy01 13070acb0f
remove users for users.json 2020-04-07 14:42:24 -04:00
Wolfy 78d24224d6 Fix things
fix some forgotten thigs, like adding the correct messages (legit_m) to the server... and cleaning up Quotas.js and Config.js
2020-04-07 14:38:57 -04:00
Wolfy 0badfa0eb1 Update users.json 2020-04-07 13:05:36 -04:00
Wolfy dda2549a14 Quotas
Make quotas ip based.
Clients now can not bypass quota by having more than 1 client
2020-04-07 13:03:36 -04:00
wolfy01 237139d715
Right way to send noteQuota to client 2020-04-07 04:22:48 -04:00
wolfy01 d5d8a7ff1a
Don't send noteQuota to all clients! 2020-04-07 04:21:45 -04:00
wolfy01 a8502f4adf
Welp... forgot we didn't need that anyways 2020-04-07 04:05:13 -04:00
wolfy01 cc6dcbacf4
Change path to config
Oops...
2020-04-07 04:03:45 -04:00
wolfy01 1c72ccf885
Rename TODO.txt to TODO.md 2020-04-07 04:01:23 -04:00
wolfy01 1362d7946f
Create TODO.txt 2020-04-07 04:01:05 -04:00
wolfy01 e47b7999ab
Delete TODO.txt 2020-04-07 03:59:50 -04:00
Wolfy 39780a25a7 oops 2020-04-07 03:56:16 -04:00
Wolfy b6c3828629 Add
Add everything
2020-04-07 03:55:16 -04:00
Wolfy 4d876c6160 Remove 2020-04-07 03:54:17 -04:00
wolfy01 cb75504365
Update config.js 2020-04-07 02:45:55 -04:00
wolfy01 f6e52ccda0
Update and rename config.json to config.js
Add quotas
2020-04-07 02:44:34 -04:00
wolfy01 fde1745f82
room quota 2020-04-07 02:42:49 -04:00
wolfy01 033f8d3c2a
quotas 2020-04-07 02:42:12 -04:00
wolfy01 7303d7d7c0
Update index.js 2020-04-07 02:41:10 -04:00
wolfy01 34eddd1259
Create config.json 2020-04-07 02:19:03 -04:00
wolfy01 005cada113
Delete textfile.txt 2020-04-07 02:18:20 -04:00
wolfy01 b1aa913a30
Create users.json 2020-04-07 02:18:04 -04:00
wolfy01 ef612f39fc
Delete .gitattributes 2020-04-07 02:17:38 -04:00
wolfy01 4737f22b94
Delete .gitignore 2020-04-07 02:17:29 -04:00
wolfy01 7ec508043a
Update Message.js 2020-04-07 02:17:16 -04:00
wolfy01 fe5488c6d8
Update Client.js 2020-04-07 02:16:21 -04:00
wolfy01 5d9fb96529
Update Client.js 2020-04-07 02:04:35 -04:00
wolfy01 8859255532
Update Message.js 2020-04-07 02:04:11 -04:00
wolfy01 b62bb01c2b
Update Client.js 2020-04-07 02:01:41 -04:00
wolfy01 8d438a38da
Create Ratelimit.js 2020-04-07 01:59:49 -04:00
BopItFreak 5789b916b8
Merge pull request #6 from Charsy89/master
Use newer isLobby, Fix lobby creation bug
2019-11-20 18:46:59 -05:00
Charsy89 effb568b51 gha forgot color2 2019-11-20 16:13:20 -07:00
Charsy89 e27484a039 Fix verifySet, give msg syntax 2019-11-20 16:11:11 -07:00