Commit Graph

126 Commits (c41a9619869490e456332f33d1821806ab592a9c)

Author SHA1 Message Date
Hri7566 2887369331 Merge branch 'master' of https://gitlab.com/Hri7566/mpp-server 2021-04-12 12:42:53 -04:00
Hri7566 199defed76 these 2021-04-12 12:41:44 -04:00
Hri7566 ecece62cbb d 2021-04-12 12:37:19 -04:00
Hri7566 fc6ecacaee marker 2021-04-02 14:02:04 -04:00
Hri7566 94bccb69ee add node_modules to ignore 2021-03-20 19:16:59 +00:00
Hri7566 f5414ba3c5 remove node_modules 2021-03-20 19:13:36 +00:00
Hri7566 3caa3a179d add dotenv 2021-03-20 19:12:38 +00:00
charsyチャーシィ 3be941dddc forgot 2021-02-28 21:17:50 -07:00
charsyチャーシィ 78ea25ed37 didn't commit these two for some reason 2021-02-28 21:06:39 -07:00
charsyチャーシィ 3b21ce6d03 thanks kazukazu123123 (#14) 2021-02-28 21:04:31 -07:00
charsyチャーシィ d9d732d683 color2 can be anything when creating a new channel 2021-02-16 11:48:26 -07:00
charsyチャーシィ e2f7e05014 Fix typo, clear interval to be safe 2021-02-15 16:52:23 -07:00
Chars chan 5d4bca7816 Ooops... 2020-05-28 11:57:54 -06:00
Chars chan 305dd19bfd Merge pull request #13 from Charsy89/master
Name only updates in one room
2020-05-28 09:53:29 -06:00
Charsy89 86301ebf93 Name only updates in one room 2020-05-28 09:45:52 -06:00
BopItFreak 157586c6b1 Merge pull request #12 from wolfy01/patch-1
Case sensitive on some OS's...
2020-04-13 10:03:39 -04:00
wolfy01 c60d942484 Case sensitive on some OS's... 2020-04-07 18:19:04 -04:00
BopItFreak 0a12eab263 Merge pull request #11 from wolfy01/master
Add rateLimits and Quotas
2020-04-07 17:54:04 -04:00
Wolfy 23c9971688 something 2020-04-07 17:09:00 -04:00
Wolfy 9c44d8d519 Merge branch 'master' of https://github.com/wolfy01/mpp-server 2020-04-07 17:02:44 -04:00
Wolfy 0cdfb80766 properly add quotas 2020-04-07 17:02:35 -04:00
wolfy01 753b1d6877 remove users for users.json 2020-04-07 14:42:24 -04:00
Wolfy ea8957bcd5 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 745787eadd Update users.json 2020-04-07 13:05:36 -04:00
Wolfy 7f13687485 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 5f2103ea3f Right way to send noteQuota to client 2020-04-07 04:22:48 -04:00
wolfy01 fec8d63c04 Don't send noteQuota to all clients! 2020-04-07 04:21:45 -04:00
wolfy01 f38b995be0 Welp... forgot we didn't need that anyways 2020-04-07 04:05:13 -04:00
wolfy01 22fbf9c851 Change path to config
Oops...
2020-04-07 04:03:45 -04:00
wolfy01 4ec75f29b9 Rename TODO.txt to TODO.md 2020-04-07 04:01:23 -04:00
wolfy01 ac1fd174c0 Create TODO.txt 2020-04-07 04:01:05 -04:00
wolfy01 4f5301e451 Delete TODO.txt 2020-04-07 03:59:50 -04:00
Wolfy bd7f84f577 oops 2020-04-07 03:56:16 -04:00
Wolfy 280c0d67c5 Add
Add everything
2020-04-07 03:55:16 -04:00
Wolfy 9aa2acfd64 Remove 2020-04-07 03:54:17 -04:00
wolfy01 2d25aafbf3 Update config.js 2020-04-07 02:45:55 -04:00
wolfy01 1850aaa68a Update and rename config.json to config.js
Add quotas
2020-04-07 02:44:34 -04:00
wolfy01 d2f216a974 room quota 2020-04-07 02:42:49 -04:00
wolfy01 7d02ef588d quotas 2020-04-07 02:42:12 -04:00
wolfy01 9cb5b1b425 Update index.js 2020-04-07 02:41:10 -04:00
wolfy01 4f8ab58266 Create config.json 2020-04-07 02:19:03 -04:00
wolfy01 ba154a0b06 Delete textfile.txt 2020-04-07 02:18:20 -04:00
wolfy01 3a3cf0f4e0 Create users.json 2020-04-07 02:18:04 -04:00
wolfy01 f8b4cc2f55 Delete .gitattributes 2020-04-07 02:17:38 -04:00
wolfy01 7040b176aa Delete .gitignore 2020-04-07 02:17:29 -04:00
wolfy01 066f1d0df3 Update Message.js 2020-04-07 02:17:16 -04:00
wolfy01 55e1a75958 Update Client.js 2020-04-07 02:16:21 -04:00
wolfy01 6129f8f161 Update Client.js 2020-04-07 02:04:35 -04:00
wolfy01 22110d0541 Update Message.js 2020-04-07 02:04:11 -04:00
wolfy01 96c15473ba Update Client.js 2020-04-07 02:01:41 -04:00