Commit Graph

326 Commits (1ef018fa1a1789623e8ebed94748fdd141f7948b)

Author SHA1 Message Date
Hri7566 f5414ba3c5 remove node_modules 2021-03-20 19:13:36 +00:00
Hri7566 7051cfd9da add dotenv 2021-03-20 19:12:38 +00:00
Hri7566 3caa3a179d add dotenv 2021-03-20 19:12:38 +00:00
charsyチャーシィ 629179e187 forgot 2021-02-28 21:17:50 -07:00
charsyチャーシィ 3be941dddc 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チャーシィ 78ea25ed37 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チャーシィ 3b21ce6d03 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チャーシィ d9d732d683 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
charsyチャーシィ e2f7e05014 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 5d4bca7816 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
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 a926fc6d6b Name only updates in one room 2020-05-28 09:45:52 -06:00
Charsy89 86301ebf93 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
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 fc5d35bdb8
Case sensitive on some OS's... 2020-04-07 18:19:04 -04:00
wolfy01 c60d942484 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
BopItFreak 0a12eab263 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 23c9971688 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 9c44d8d519 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
Wolfy 0cdfb80766 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
wolfy01 753b1d6877 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 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 0badfa0eb1 Update users.json 2020-04-07 13:05:36 -04:00
Wolfy 745787eadd 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
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 237139d715
Right way to send noteQuota to client 2020-04-07 04:22:48 -04:00
wolfy01 5f2103ea3f 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 fec8d63c04 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 f38b995be0 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 22fbf9c851 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 4ec75f29b9 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