summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* :sparkles: typeorm gatewayFlam3rboy2021-08-296-50/+85
* :sparkles: update utilFlam3rboy2021-08-2935-6517/+855
* :sparkles: typeorm api rewrite doneFlam3rboy2021-08-2948-993/+467
* :construction: typeormFlam3rboy2021-08-2718-732/+1465
* :construction: apiFlam3rboy2021-08-2717-164/+1129
* :sparkles: use RelationIdFlam3rboy2021-08-2621-82/+444
* :bug: fix unit testsFlam3rboy2021-08-265-589/+257
* :sparkles: unit testFlam3rboy2021-08-2610-9180/+1017
* :bug: patch modulesFlam3rboy2021-08-263-0/+644
* Merge branch 'master' into typeormFlam3rboy2021-08-243-18/+18
|\
| * Merge pull request #278 from daantje1/patch-2Flam3rboy2021-08-221-15/+15
| |\
| | * even more dutchDaan Schenkel2021-08-221-15/+15
| * | Merge pull request #277 from daantje1/patch-1Flam3rboy2021-08-221-2/+2
| |\ \ | | |/ | |/|
| | * Add more dutch translations :DDaan Schenkel2021-08-221-2/+2
| |/
| * Merge pull request #275 from LukasDoesDev/patch-1Flam3rboy2021-08-211-1/+1
| |\
| | * Fix content security policy policyLukas Does Dev2021-08-211-1/+1
| |/
* | :sparkles: utilFlam3rboy2021-08-2445-35800/+7571
* | :white_check_mark: util unit testsFlam3rboy2021-08-242-2/+36
* | :construction: gatewayFlam3rboy2021-08-243-71/+52
* | :construction: apiFlam3rboy2021-08-2445-454/+381
* | :sparkles: typeorm entitiesFlam3rboy2021-08-2423-0/+21011
* | generate schemaFlam3rboy2021-08-232-9/+19509
* | testFlam3rboy2021-08-231-15/+19
* | :construction: typeormFlam3rboy2021-08-2218-226/+11851
* | :construction: typeormFlam3rboy2021-08-2148-477/+3357
|/
* :art: update bundle buildFlam3rboy2021-08-194-4/+5
* :bug: fix vanity urlFlam3rboy2021-08-194-33/+51
* added all unittests for attachmentsxnacly2021-08-181-2/+12
* added unittests for ping and attachmentsxnacly2021-08-181-22/+22
* remove console.info from jest outputxnacly2021-08-181-0/+1
* revert b1c459bxnacly2021-08-181-1/+1
* added unittests for attachments [post]xnacly2021-08-182-5/+74
* moved importxnacly2021-08-181-2/+1
* fixed wrong wording in HTTPErrorxnacly2021-08-181-1/+1
* added a common error to CONTRIBUTE.mdxnacly2021-08-181-0/+4
* fixed timeout request by not throwing an issuexnacly2021-08-181-1/+1
* Merge branches 'master' and 'master' of https://github.com/fosscord/fosscord-...Flam3rboy2021-08-187-13/+6656
|\
| * Merge branch 'master' of git://github.com/fosscord/fosscord-serverxnacly2021-08-186-6/+6
| |\
| * | added unittest setup + ping route testxnacly2021-08-187-13/+6656
* | | revert 2cff55fFlam3rboy2021-08-186-6/+6
| |/ |/|
* | :bug: update build scriptFlam3rboy2021-08-186-6/+6
|/
* :bug: fix #267Flam3rboy2021-08-181-1/+1
* :bug: fix guild channel reorderFlam3rboy2021-08-181-15/+22
* :loud_sound: opcode loggerFlam3rboy2021-08-182-5/+8
* :sparkles: add default_auto_archive_duration to channelFlam3rboy2021-08-182-0/+6
* :ambulance: user settings routeFlam3rboy2021-08-182-2/+59
* fix #199Flam3rboy2021-08-181-4/+7
* :bug: fix findOneAndUpdateFlam3rboy2021-08-1817-40/+43
* fix #199Flam3rboy2021-08-171-3/+1
* :art: clean upFlam3rboy2021-08-178-19/+13
* :sparkles: mention regexFlam3rboy2021-08-172-0/+5
* :sparkles: message mention parsingFlam3rboy2021-08-171-15/+59
* :sparkles: use RELEASE_VERSION envFlam3rboy2021-08-171-5/+5
* :loud_sound: verbose error handlerFlam3rboy2021-08-174-9/+12
* :bug: fix login routeFlam3rboy2021-08-171-1/+4
* :bug: fix importFlam3rboy2021-08-171-1/+1
* :bug: update bundle importFlam3rboy2021-08-171-3/+3
* :bug: fix bundleFlam3rboy2021-08-171-3/+3
* :bug: fix releaseFlam3rboy2021-08-171-0/+1
* :bug: update release.ymlFlam3rboy2021-08-171-1/+5
* :bug: fix releaseFlam3rboy2021-08-172-6/+18
* :bug: fix bundle import pathFlam3rboy2021-08-172-20/+3
* :bug: fix releaseFlam3rboy2021-08-171-5/+5
* :bug: fix windowsFlam3rboy2021-08-171-6/+5
* :bug: fix windows releaseFlam3rboy2021-08-171-0/+1
* :bug: fix symlink linuxFlam3rboy2021-08-161-8/+8
* fix pre release scriptFlam3rboy2021-08-161-4/+1
* :bug: pre release scriptFlam3rboy2021-08-161-3/+23
* :bug: fix releaseFlam3rboy2021-08-161-1/+1
* fix releaseFlam3rboy2021-08-161-1/+1
* :bug: fix releaseFlam3rboy2021-08-161-1/+1
* :bug: fix release update pathFlam3rboy2021-08-161-29/+3
* :bug: update releaseFlam3rboy2021-08-161-3/+29
* :bug: fix releaseFlam3rboy2021-08-161-3/+3
* :bug: fix symlink in bundleFlam3rboy2021-08-161-3/+3
* :sparkles: delete finished todosFlam3rboy2021-08-163-6/+0
* :bug: fix release caxa start commandFlam3rboy2021-08-161-3/+3
* update EventFlam3rboy2021-08-163-19/+3
* :sparkles: update auth middlewareFlam3rboy2021-08-161-3/+9
* update Rate Limit with new event transmissionFlam3rboy2021-08-162-46/+47
* :bug: fix release caxaFlam3rboy2021-08-161-3/+3
* :bug: fix release versionFlam3rboy2021-08-151-1/+1
* :bug: fix releaseFlam3rboy2021-08-151-1/+3
* :bug: fix util installFlam3rboy2021-08-153-8/+1
* :bug: build bundleFlam3rboy2021-08-155-5/+5
* :bug: fix bundle postinstallFlam3rboy2021-08-158-18/+49
* :arrow_up: update mongoose typesFlam3rboy2021-08-159-1216/+483
* delete assetsFlam3rboy2021-08-1519-1142/+2
* :bug: fix server bundleFlam3rboy2021-08-1531-664/+17612
* :bug: prevent @everyone role deletionFlam3rboy2021-08-151-7/+4
* :construction: auto updateFlam3rboy2021-08-152-0/+82
* :bug: fix typesFlam3rboy2021-08-154-2/+6
* Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-08-151-5/+5
|\
| * Update release.ymlFlam3rboy2021-08-151-5/+5
* | update packagesFlam3rboy2021-08-155-23/+56
|/
* Update release.ymlFlam3rboy2021-08-151-95/+94
* Update release.ymlFlam3rboy2021-08-151-0/+1
* Update release.ymlFlam3rboy2021-08-151-1/+1
* Update release.ymlFlam3rboy2021-08-151-93/+94
* :bug: fix version number in releaseFlam3rboy2021-08-151-0/+2
* Merge branch 'master' of https://github.com/fosscord/fosscord-serverFlam3rboy2021-08-151-1/+1
|\
| * Merge pull request #270 from reisxd/patch-1Flam3rboy2021-08-151-1/+1
| |\
| | * Add ACCOUNT_DISABLED translation for Turkishreis2021-08-151-1/+1
| |/
* | update releaseFlam3rboy2021-08-152-4/+5
* | :bug: fix tsc missingFlam3rboy2021-08-157-277/+101
|/
* :sparkles: start.bat and start.sh scriptFlam3rboy2021-08-1510-16062/+306
* :art: clean up server bundleFlam3rboy2021-08-148-163/+176
* move devDependencies to dependenciesFlam3rboy2021-08-148-438/+193
* :art: rename run script to startFlam3rboy2021-08-141-2/+2
* :sparkles: server bundleFlam3rboy2021-08-147-168/+277
* :bug: fix Guild + Channel createFlam3rboy2021-08-143-5/+15
* :bug: fix guild create with channel templateFlam3rboy2021-08-141-1/+21
* :arrow_up: update test clientFlam3rboy2021-08-141-4/+4
* :construction: fix server bundleFlam3rboy2021-08-1310-28/+96
* Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-1315-221/+8993
|\
| * :bug: fix dependencies and build for bundleFlam3rboy2021-08-139-76/+29223
| * :bug: fix types + packagesFlam3rboy2021-08-1310-20956/+581
* | :pencil: update readmeFlam3rboy2021-08-131-15/+35
* | :bug: fix bundle listenFlam3rboy2021-08-132-2/+6
* | :bug: fix util typesFlam3rboy2021-08-132-2/+2
* | :bug: fix bundle gateway listenFlam3rboy2021-08-131-1/+7
* | :bug: fix api middlewareFlam3rboy2021-08-133-36/+41
|/
* :pencil: updated links to fosscord-serverFlam3rboy2021-08-138-56/+16
* Merge branch 'pr/darkhpp/261-2'Flam3rboy2021-08-1311-9456/+1446
|\
| * Merge branch 'master' into pr/darkhpp/261-2Flam3rboy2021-08-13138-5727/+3310
| |\
| * | Fix namingdarkhpp2021-08-135-20896/+6
| * | [ProjectManagement] Add root project and dev getting started guides.darkhpp2021-08-1313-9428/+22369
* | | Merge branch 'master' of https://github.com/fosscord/fosscord-apiFlam3rboy2021-08-138-165/+119
|\ \ \ | |_|/ |/| |
| * | server-util 1.3.55Intevel ツ2021-08-132-4/+4
| * | server-util 1.3.54Intevel ツ2021-08-132-7/+7
| * | 1.3.55Intevel ツ2021-08-132-2/+2
| * | 1.3.54Intevel ツ2021-08-132-2/+2
| * | v.1.3.53Intevel ツ2021-08-132-2/+2
| * | Update package-lock.jsonIntevel ツ2021-08-131-690/+6
| * | Update Permissions.tsIntevel ツ2021-08-131-2/+2
| * | Create Emoji.tsIntevel ツ2021-08-131-0/+14
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-serverIntevel ツ2021-08-131-0/+2
| |\ \
| | * \ Merge pull request #260 from mugman174/masterFlam3rboy2021-08-131-0/+2
| | |\ \ | | | |/ | | |/|
| | | * Add gateway support for Discord desktop clientsmugman2021-08-121-0/+2
| | |/
| * / Fixed #257 Can't change nicknameIntevel ツ2021-08-133-11169/+64
| |/
* | abstract Event emissionFlam3rboy2021-08-1310-277/+115
* | :sparkles: event emitFlam3rboy2021-08-137-93/+139
* | cleanup rtcFlam3rboy2021-08-1344-5124/+3
* | rename @fosscord/server-util to -> @fosscord/utilFlam3rboy2021-08-1366-165/+254
* | :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-12288-0/+163764
|\
| * :sparkles: gatewayFlam3rboy2021-08-1240-0/+0
| * Merge branch 'master' into gatewayFlam3rboy2021-08-12249-0/+157797
| |\
| | * :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