summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-1367-166/+255
* :sparkles: server bundleFlam3rboy2021-08-1314-219/+2997
* :sparkles: docker composeFlam3rboy2021-08-132-0/+25
* Merge pull request #256 from luth31/masterFlam3rboy2021-08-133-0/+141
|\
| * Merge branch 'fosscord:master' into masterPaul Munteanu2021-08-131-0/+8
| |\ | |/ |/|
* | Create README.mdFlam3rboy2021-08-121-0/+8
| * [Gateway/Docker] Remove test filePaul Munteanu2021-08-131-1/+0
| * [CDN/Docker] Remove test filePaul Munteanu2021-08-131-1/+0
| * [Gateway/Docker] Add test filePaul Munteanu2021-08-131-0/+1
| * [CDN/Docker] Add test filePaul Munteanu2021-08-131-0/+1
| * [Docker] Fix docker publish for cdn and gatewayPaul Munteanu2021-08-132-4/+4
| * [API/Docker] Remove test filePaul Munteanu2021-08-131-1/+0
| * [API/Docker] Add test filePaul Munteanu2021-08-131-0/+1
| * [API/Docker] Remove test changePaul Munteanu2021-08-131-1/+0
| * [API/Docker] Fix cache keysPaul Munteanu2021-08-131-2/+2
| * [API/Docker] Yet another testPaul Munteanu2021-08-131-0/+1
| * [API/Docker] Remove test filePaul Munteanu2021-08-131-1/+0
| * [API/Docker] TestPaul Munteanu2021-08-131-0/+1
| * Add tags for each imagePaul Munteanu2021-08-133-3/+3
| * Implement docker publishing for each projectPaul Munteanu2021-08-133-0/+141
|/
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-121-0/+0
|\
| * Delete .DS_StoreFlam3rboy2021-08-121-0/+0
* | :sparkles: webrtcFlam3rboy2021-08-1212-0/+0
|/
* Merge branch 'webrtc'Flam3rboy2021-08-1210-0/+2064
|\
| * :construction: initFlam3rboy2021-06-247-0/+1937
| * Initial commitFlam3rboy2021-05-313-0/+127
* :sparkles: rtcFlam3rboy2021-08-1256-0/+17
* :sparkles: utilFlam3rboy2021-08-1247-0/+5263
* Merge branch 'rtc'Flam3rboy2021-08-1210-22/+353
|\
| * Merge pull request #21 from ItsNewe/masterFlam3rboy2021-05-255-37/+85
| |\
| | * [del] Deleted .protoNewe2021-05-251-24/+0
| | * [add] Udp request handler mockupNewe2021-05-252-38/+25
| | * [edit] Ignore event if emited by a vServerNewe2021-05-251-1/+26
| | * [add] Mongo collection insert :)Newe2021-05-252-19/+50
| | * [edit] Retrieve the event name from mongoDB event payloadNewe2021-05-253-11/+40
| | * [edit] Edited READMENewe2021-05-241-1/+1
| * | Merge pull request #20 from ItsNewe/masterFlam3rboy2021-05-247-73/+74
| |\|
| | * [edit] Deprecate gRPC in favor of MongoDBNewe2021-05-247-73/+74
| |/
| * Merge pull request #19 from ItsNewe/masterFlam3rboy2021-05-2111-105/+307
| |\
| | * [del] Removed protobuf build filesNewe2021-05-214-1281/+0
| | * [add] RpcStub header guardsNewe2021-05-211-1/+4
| | * [edit] Hypothetical gRPC handshakeNewe2021-05-217-78/+119
| | * [edit] Set rpcStub.server to publicNewe2021-05-212-2/+4
| | * [add] Basic project structureNewe2021-05-2115-105/+1542
| |/
| * Merge branch 'master' of https://github.com/discord-open-source/discord-voiceFlam3rboy2021-05-081-2/+2
| |\
| | * Update README.mdFlam3rboy2021-04-241-2/+2
| * | :page_facing_up: GPL V3 licenseFlam3rboy2021-05-081-95/+11
| |/
| * :page_facing_up: use Creative Commons Attribution-NonCommercial-ShareAlike 4....Flam3rboy2021-04-081-21/+98
| * :see_no_evil: add .DS_Store to .gitignoreFlam3rboy2021-04-031-0/+1
| * Update README.mdFlam3rboy2021-02-091-2/+2
| * Initial commitFlam3rboy2021-02-023-0/+127
* Merge branch 'master' into utilFlam3rboy2021-08-12289-0/+163830
|\
| * :sparkles: gatewayFlam3rboy2021-08-1240-0/+0
| * Merge branch 'master' into gatewayFlam3rboy2021-08-12250-0/+157863
| |\
| | * :sparkles: cdnFlam3rboy2021-08-1218-0/+0
| | * Merge branch 'cdn'Flam3rboy2021-08-1217-0/+4036
| | |\
| | | * catch for missing config errorxnacly2021-08-101-1/+1
| | | * added removal of metadataxnacly2021-08-103-1/+69
| | | * :sparkles: ping routeFlam3rboy2021-08-081-0/+9
| | | * npm i @fosscord/server-util@1.3.42Flam3rboy2021-08-082-8/+8
| | | * Merge pull request #6 from BanTheNons/invite-splashesFlam3rboy2021-08-071-0/+3
| | | |\
| | | | * added the /splashes/ routeBanTheNons2021-08-071-0/+3
| | | |/
| | | * :bug: fix avatarsFlam3rboy2021-08-071-1/+1
| | | * :bug: fix file storage dirFlam3rboy2021-08-072-15/+16
| | | * :sparkles: add asset routesFlam3rboy2021-08-071-2/+8
| | | * :bug: fix corsFlam3rboy2021-08-072-3/+21
| | | * :bug: fix pathFlam3rboy2021-08-072-3/+18
| | | * :sparkles: icons + banners routeFlam3rboy2021-08-077-26/+1986
| | | * :lock: fix path traversal security issueFlam3rboy2021-08-071-10/+8
| | | * Merge pull request #5 from fosscord/DockerDiego Magdaleno2021-07-201-0/+7
| | | |\
| | | | * [Add] Add working DockerfileDiego Magdaleno2021-07-201-0/+7
| | | |/
| | | * fix attachmentFlam3rboy2021-07-183-1651/+50
| | | * :arrow_up: update lambert-serverFlam3rboy2021-07-162-9/+1665
| | | * :zap: cache assetsFlam3rboy2021-07-103-1/+6
| | | * :wheelchair: use fs sync for backwards compatiblityFlam3rboy2021-07-101-5/+5
| | | * Merge pull request #4 from jhcpeixoto/masterFlam3rboy2021-06-252-1790/+5
| | | |\
| | | | * 4 TABSJoaquim Peixoto2021-06-251-4/+4
| | | | * FIXSJoaquim Peixoto2021-06-252-21/+24
| | | | * FIX MKDIRJoaquim Peixoto2021-06-253-1812/+24
| | | |/
| | | * :bug: fix .env file not loadingFlam3rboy2021-06-233-307/+380
| | | * :zap: add explicit types to req and resFlam3rboy2021-05-313-11/+11
| | | * :sparkles: start.ts fileFlam3rboy2021-05-314-26/+27
| | | * npm i @fosscord/server-util@1.3.14Flam3rboy2021-05-302-10/+63
| | | * :arrow_up: npm i @fosscord/server-util@1.3.13Flam3rboy2021-05-302-8/+8
| | | * :arrow_up: npm i @fosscord/server-util@1.3.12Flam3rboy2021-05-302-8/+8
| | | * :arrow_up: npm i @fosscord/server-util@1.3.11Flam3rboy2021-05-302-8/+8
| | | * :sparkles: avatars + attachmentsFlam3rboy2021-05-307-13/+81
| | | * :sparkles: avatarsFlam3rboy2021-05-293-15/+80
| | | * :sparkles: external assetsFlam3rboy2021-05-281-36/+20
| | | * :sparkles: attachmentsFlam3rboy2021-05-2821-566/+269
| | | * Update attachments.tsFlam3rboy2021-05-281-1/+1
| | | * :construction: file storageFlam3rboy2021-05-276-14/+21
| | | * :construction: attachmentFlam3rboy2021-05-271-19/+29
| | | * :construction: WIP rewriteFlam3rboy2021-05-2713-306/+609
| | | * :bug: fix CDNFlam3rboy2021-05-104-1156/+93
| | | * add dom to libs (compiler flag)xnacly2021-04-231-1/+1
| | | * :see_no_evil: add .DS_Store to .gitignoreFlam3rboy2021-04-031-1/+2
| | | * Update README.mdFlam3rboy2021-02-091-2/+2
| | | * :sparkles: update to use new Lambert-serverFlam3rboy2021-01-045-1584/+3385
| | | * Merge branch 'main' of https://github.com/discord-open-source/discord-cdn int...xnacly2020-12-311-5/+54
| | | |\
| | | | * Update README.mdxnacly2020-12-311-0/+6
| | | | * Update README.mdxnacly2020-12-311-1/+1
| | | | * Update README.mdxnacly2020-12-311-10/+6
| | | | * Update README.mdxnacly2020-12-311-1/+48
| | | * | dist dirxnacly2020-12-3113-2/+534
| | | |/
| | | * finished cdn (POST, GET, DELETE)xnacly2020-12-315-24/+213
| | | * updated crawler type and implemented itxnacly2020-12-311-6/+7
| | | * Update README.mdxnacly2020-12-301-1/+1
| | | * Update README.mdxnacly2020-12-301-1/+2
| | | * Update README.mdxnacly2020-12-301-2/+14
| | | * Update README.mdxnacly2020-12-301-0/+25
| | | * :sparkles: added crawler to cdnxnacly2020-12-309-0/+1859
| | | * Initial commitxnacly2020-12-301-0/+2
| | * :sparkles: apiFlam3rboy2021-08-12233-0/+0
| | * npm i @fosscord/server-util@1.3.52Flam3rboy2021-08-122-8/+8
| | * Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-121-1/+1
| | |\
| | | * Update README.mdFlam3rboy2021-08-121-1/+1
| | * | :sparkles: rate limit now configurable in the configFlam3rboy2021-08-124-11/+31
| | |/
| | * :bug: fix rabbit mq -> fanout instead of work queueFlam3rboy2021-08-121-2/+2
| | * :sparkles: RabbitMQFlam3rboy2021-08-125-14/+14
| | * :bug: :sparkles: fix templatesFlam3rboy2021-08-122-4/+8
| | * :bug: fix login undelete/undisableFlam3rboy2021-08-123-22/+15
| | * Merge pull request #198 from fosscord/l10n_masterFlam3rboy2021-08-114-4/+4
| | |\
| | | * New translations auth.json (Portuguese, Brazilian)Flam3rboy2021-08-111-1/+1
| | | * New translations auth.json (Polish)Flam3rboy2021-08-111-1/+1
| | | * New translations auth.json (German)Flam3rboy2021-08-111-1/+1
| | | * New translations auth.json (Korean)Flam3rboy2021-08-111-1/+1
| | |/
| | * Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-1139-55/+110
| | |\
| | | * Merge pull request #194 from fosscord/l10n_masterFlam3rboy2021-08-1036-45/+81
| | | |\
| | | | * New translations auth.json (Urdu (India))Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Hungarian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Hebrew)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Finnish)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Greek)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (German)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Danish)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Czech)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Italian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Catalan)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Belarusian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Arabic)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Afrikaans)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Spanish)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (French)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Romanian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Korean)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Bulgarian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Croatian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Japanese)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Dutch)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Esperanto)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Hindi)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Indonesian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Portuguese, Brazilian)Flam3rboy2021-08-101-1/+1
| | | | * New translations auth.json (Vietnamese)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-08-101-9/+9
| | | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Lithuanian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Ukrainian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Swedish)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Serbian (Cyrillic))Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Slovak)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Portuguese)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Polish)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Norwegian)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Turkish)Flam3rboy2021-08-101-1/+2
| | | | * New translations auth.json (Russian)Flam3rboy2021-08-101-1/+2
| | | * | added disable route & check if user is disabledxnacly2021-08-103-10/+29
| | * | | :sparkles: use rabbitmq for event transmissionFlam3rboy2021-08-111-7/+19
| | * | | :construction: fix /users/@me patch routeFlam3rboy2021-08-111-1/+7
| | * | | :construction: fix /users/@me patch routeFlam3rboy2021-08-111-2/+24
| | * | | :construction: fix guild channel positionFlam3rboy2021-08-111-2/+2
| | * | | npm i @fosscord/server-util@1.3.48Flam3rboy2021-08-112-8/+238
| | * | | fix events: only send on idFlam3rboy2021-08-116-15/+1
| | * | | :pencil2: fix typoFlam3rboy2021-08-112-2/+2
| | * | | :pencil2: fix RateLimit onlyIp typoFlam3rboy2021-08-112-3/+3
| | * | | :bug: fix guild channel position updateFlam3rboy2021-08-111-9/+32
| | |/ /
| | * | :bug: fix bansFlam3rboy2021-08-103-9/+9
| | * | :bug: fix Member not deleted on guild deleteFlam3rboy2021-08-101-7/+11
| | * | :bug: fix test clientFlam3rboy2021-08-091-2/+2
| | * | npm i @fosscord/server-util@1.3.45Flam3rboy2021-08-092-8/+8
| | * | :bug: fix cdn endpointFlam3rboy2021-08-092-3/+3
| | * | :bug: fix cdn endpointFlam3rboy2021-08-091-1/+1
| | * | :tada: default nitro trueFlam3rboy2021-08-091-2/+2
| | * | :art: move test client in different fileFlam3rboy2021-08-092-77/+79
| | * | :bug: fix endpoints in test clientFlam3rboy2021-08-091-4/+4
| | * | :sparkles: ping routeFlam3rboy2021-08-082-0/+10
| | * | :sparkles: get cdn endpoint from envFlam3rboy2021-08-081-1/+1
| | * | npm i @fosscord/server-util@1.3.43Flam3rboy2021-08-082-8/+8
| | * | :bug: fix message permission checkFlam3rboy2021-08-082-3/+25
| | * | :bug: fix relationshipsFlam3rboy2021-08-082-20/+42
| | * | npm i @fosscord/server-util@1.3.42Flam3rboy2021-08-082-8/+8
| | * | increase default banner/icon upload limit from 2mb -> 10mbFlam3rboy2021-08-071-1/+1
| | * | :bug: fix vanity urlFlam3rboy2021-08-071-2/+31
| | * | :bug: fix post/patch channelFlam3rboy2021-08-072-3/+6
| | * | :bug: fix vanity urlFlam3rboy2021-08-071-1/+1
| | * | Merge pull request #191 from BanTheNons/invite-splashesFlam3rboy2021-08-071-1/+2
| | |\ \
| | | * | oopsBuildTools2021-08-071-1/+1
| | | * | Implemented invite splashesBuildTools2021-08-071-1/+2
| | |/ /
| | * | Merge pull request #190 from BanTheNons/profile-bannersFlam3rboy2021-08-078-13/+19
| | |\ \
| | | * | npm i @fosscord/server-util@1.3.40Flam3rboy2021-08-072-8/+8
| | | * | added profile bannersBuildTools2021-08-076-5/+11
| | |/ /
| | * | :pencil: features listFlam3rboy2021-08-071-0/+26
| | * | :pencil: better error message if you upload iconFlam3rboy2021-08-071-1/+1
| | * | :pencil2: typoFlam3rboy2021-08-071-1/+1
| | * | :bug: fix GuildUpdate SchemaFlam3rboy2021-08-071-8/+13
| | * | Merge pull request #188 from BanTheNons/guild-icons-bannersFlam3rboy2021-08-075-23/+31
| | |\ \
| | | * | :bug: fix handleFile()Flam3rboy2021-08-073-5/+6
| | | * | :art: add handleFile()Flam3rboy2021-08-075-48/+28
| | | * | Implemented guild icons and bannersBuildTools2021-08-071-1/+28
| | |/ /
| | * / :bug: fix gateway endpointFlam3rboy2021-08-074-300/+408
| | |/
| | * npm i @fosscord/server-util@1.3.37Flam3rboy2021-08-072-8/+8
| | * Merge pull request #186 from BanTheNons/profile-routeFlam3rboy2021-08-076-13/+156
| | |\
| | | * npm i @fosscord/server-util@1.3.36Flam3rboy2021-08-072-12/+100
| | | * added accent_color to UserModifySchemaBuildTools2021-08-071-1/+3
| | | * bug fixBuildTools2021-08-061-0/+1
| | | * Added accent_colorBuildTools2021-08-062-0/+2
| | | * Added the bot paramBuildTools2021-08-052-0/+2
| | | * Added the profile routeBuildTools2021-08-052-0/+48
| | * | Merge pull request #185 from fosscord/l10n_masterFlam3rboy2021-08-072-23/+23
| | |\ \
| | | * | New translations common.json (Korean)Flam3rboy2021-08-041-14/+14
| | | * | New translations auth.json (Korean)Flam3rboy2021-08-041-9/+9
| | * | | Merge pull request #187 from BanTheNons/fix-typoFlam3rboy2021-08-071-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | fixed a typoBuildTools2021-08-071-1/+1
| | |/ /
| | * | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-053-10/+45
| | |\|
| | | * Merge pull request #181 from luth31/masterFlam3rboy2021-08-011-10/+12
| | | |\
| | | | * [Channel] Implement type 4 channel and clean the codePaul Munteanu2021-08-011-10/+12
| | | |/
| | | * Merge pull request #180 from fosscord/l10n_masterFlam3rboy2021-08-012-0/+33
| | | |\
| | | | * New translations common.json (Croatian)Flam3rboy2021-08-011-0/+18
| | | | * New translations auth.json (Croatian)Flam3rboy2021-08-011-0/+15
| | | |/
| | * / :arrow_up: update demo test clientFlam3rboy2021-08-052-8/+12
| | |/
| | * Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-07-305-4/+122
| | |\
| | | * Merge pull request #179 from fosscord/l10n_masterFlam3rboy2021-07-301-1/+1
| | | |\
| | | | * New translations common.json (Hindi)Flam3rboy2021-07-301-1/+1
| | | * | Merge pull request #178 from luth31/masterFlam3rboy2021-07-292-1/+2
| | | |\ \
| | | | * \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-07-290-0/+0
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merge pull request #177 from luth31/masterFlam3rboy2021-07-291-0/+1
| | | |\ \ \
| | | | | * | Merge canvas-fix into masterPaul Munteanu2021-07-292-1/+2
| | | | |/| |
| | | | | * | [Dockerfile] Install canvasPaul Munteanu2021-07-281-1/+1
| | | | | * | [NPM] Add canvas to package.jsonPaul Munteanu2021-07-281-0/+1
| | | | * | | [Dockerfile] Copy package-lock.jsonPaul Munteanu2021-07-291-0/+1
| | | |/ / /
| | | * | | Merge pull request #176 from luth31/masterFlam3rboy2021-07-294-3/+119
| | | |\| |
| | | | * | Make Docker Hub image tags a GH secretPaul Munteanu2021-07-281-1/+1
| | | | * | Merge branch 'master' of github.com:luth30/fosscord-apiPaul Munteanu2021-07-280-0/+0
| | | | |\ \
| | | | | * \ Merge branch 'fosscord:master' into masterPaul Munteanu2021-07-280-0/+0
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | | * | | Docker image layer caching using GHA cachePaul Munteanu2021-07-281-1/+18
| | | | |/ /
| | | | * | Fix docker buildsPaul Munteanu2021-07-283-2/+71
| | | | * | Bump server-util version to 1.3.35Paul Munteanu2021-07-281-1/+1
| | | | * | [Actions] Build and publish to Docker HubPaul Munteanu2021-07-271-0/+30
| | * | | | :construction: message acknowledgeFlam3rboy2021-07-304-28/+34
| | |/ / /