Commit Graph

105 Commits

Author SHA1 Message Date
Flam3rboy 95b86af2a5 ⬆️ npm i @fosscord/server-util@1.3.12 2021-05-30 16:46:32 +02:00
Flam3rboy 335612c51f ⬆️ npm i @fosscord/server-util@1.3.11 2021-05-30 01:46:30 +02:00
Flam3rboy 6be3b55ffb Merge pull request #71 from luth31/master
Move TS compilation to docker image build
2021-05-29 21:43:49 +02:00
Paul Munteanu c65d28e181 Dockerfile: run app instead of recompiling 2021-05-29 22:41:50 +03:00
Paul Munteanu cec472089c Build on start for the CONTRIBUTORS 2021-05-29 22:26:44 +03:00
Paul Munteanu f5461b5420 Compile TS during Docker image build 2021-05-29 21:36:19 +03:00
Paul Munteanu dd24e49be1 Merge branch 'fosscord:master' into master 2021-05-28 03:36:40 +03:00
Flam3rboy 2958b4c351 Merge pull request #70 from 9qz/master
 GUILD_MEMBER_LIST_UPDATE
2021-05-27 18:35:19 +02:00
notsapinho b5bbc35905 Update LazyRequest.ts 2021-05-27 09:56:28 -03:00
honeytequila 910dd9a22b GUILD_MEMBER_LIST_UPDATE 2021-05-27 09:28:19 -03:00
Flam3rboy 11d891f819 Merge pull request #68 from luth31/upstream
Remove redundant Dockerfile commands and remove .DS_Store file
2021-05-25 23:38:37 +02:00
Flam3rboy aa602fcace npm i @fosscord/server-util@1.3.3 2021-05-25 01:11:16 +02:00
Flam3rboy 094ec2449e npm i @fosscord/server-util@1.3.2 2021-05-24 20:48:37 +02:00
Flam3rboy e287d3e5bd use new config 2021-05-24 20:46:07 +02:00
Flam3rboy f756b20a2b Merge pull request #69 from DiegoMagdaleno/master
Config updates and StrictNullChecks
2021-05-23 20:48:51 +02:00
Diego Magdaleno a2a22c9afa Fix: No more typecasting required 2021-05-23 13:46:26 -05:00
Diego Magdaleno cae7ed6657 Update: update server-util to latest 2021-05-23 12:32:54 -05:00
Paul Munteanu 84b6c16c3b Undo mistake in Dockerfile 2021-05-23 16:06:23 +03:00
Diego Magdaleno 7d795903ef Config: Implement new configuration options 2021-05-22 22:30:36 -05:00
Diego Magdaleno 217b476cd2 Merge branch 'master' of github.com:DiegoMagdaleno/fosscord-gateway 2021-05-22 22:23:53 -05:00
Diego Magdaleno c93a47d9a0 Meta: Enable strictNullChecks 2021-05-22 22:23:46 -05:00
Diego Magdaleno 74f02db2d1 Merge pull request #1 from luth31/fix-strictcheck
Fix compilation with strictNullChecks: true
2021-05-22 22:22:14 -05:00
Paul Munteanu 14523cf897 Fix compilation with strictNullChecks: true 2021-05-23 05:43:45 +03:00
Paul Munteanu 57cfddac6c Fix compilation with strictNullChecks: true 2021-05-23 05:33:48 +03:00
Paul Munteanu e69464684e Remove redundant Dockerfile commands 2021-05-23 04:26:24 +03:00
Paul Munteanu 1bfa280626 Remove .DS_Store file 2021-05-23 04:02:37 +03:00
Flam3rboy efbb00e7ba ⬆️ update dependency 2021-05-22 17:45:53 +02:00
Flam3rboy 2b1ec4df6b ⬆️ update dependency 2021-05-22 17:42:37 +02:00
Flam3rboy 2c5959874e 🐛 fix member sidebar 2021-05-22 17:40:59 +02:00
Flam3rboy e434334a21 Member List 2021-05-21 22:16:48 +02:00
Flam3rboy 671091a13f Merge branch 'master' of https://github.com/fosscord/fosscord-gateway 2021-05-18 22:04:31 +02:00
Flam3rboy da08497a19 🚧 WIP member list + voice 2021-05-18 22:04:29 +02:00
Flam3rboy afa30bd07a Merge pull request #65 from 9qz/main
Fix guild_id being undefined on MongoCacheStream
2021-05-11 15:11:27 +02:00
notsapinho 33200951fd Fix guild_id being undefined on MongoCacheStream 2021-05-11 09:41:20 -03:00
Flam3rboy e83b7cab75 Merge branch 'master' of https://github.com/discord-open-source/discord-gateway 2021-05-09 17:41:37 +02:00
Flam3rboy 82e5dc8661 Merge pull request #64 from DiegoMagdaleno/master
Docker: fix the syntax of the apk command
2021-05-09 17:26:13 +02:00
Diego Magdaleno f295c59a45 Docker: fix the syntax of the apk command 2021-05-09 10:25:27 -05:00
Flam3rboy 70e722924e Merge pull request #63 from DiegoMagdaleno/master
Docker: Fix an issue were native dependencies weren't able to build
2021-05-09 17:22:38 +02:00
Diego Magdaleno a78102b6cf Docker: Fix an issue were native dependencies werent able to build 2021-05-09 10:18:11 -05:00
Flam3rboy 2119de9ab7 Merge pull request #62 from DiegoMagdaleno/master
Begin dockerization
2021-05-09 00:58:17 +02:00
Diego Magdaleno 6f827ee9cd Docker: Remove .docker as it is not needed in this repository 2021-05-08 17:57:18 -05:00
Diego Magdaleno f21b39d32e Docker: Switch to node:lts-alpine 2021-05-08 17:51:02 -05:00
Diego Magdaleno ac594ba31d Setup: Add env file and delete docker-compose.yml 2021-05-08 17:48:19 -05:00
Diego Magdaleno 81f6539165 Docker: Basic dockerization of the gateway 2021-05-08 17:39:03 -05:00
Diego Magdaleno 1cab0eca72 Setup: Add Dockerfile 2021-05-08 16:53:15 -05:00
Flam3rboy 7fcb875e97 add opencollective 2021-05-08 23:05:12 +02:00
Flam3rboy 82f9e421aa 📄 GPL V3 license 2021-05-08 12:55:05 +02:00
Flam3rboy 372bfd9beb 🐛 fix identify schema 2021-05-07 22:52:40 +02:00
Flam3rboy 22e8e83ab9 🐛 fix identify 2021-05-07 20:04:18 +02:00
Flam3rboy 13cbf7bd88 Change default port:
Client = 3000
API = 3001
Gateway = 3002
2021-05-02 17:11:21 +02:00