summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update index.htmlImAaronFR2022-01-311-5/+5
| | | Compatible client version with Role Icons
* Merge pull request #555 from unknownPerson115/patch-1Erkin Alp Güney2022-01-241-2/+4
|\ | | | | Fixed potential guild message SQL constraints
| * Fixed potential guild message SQL constraintsunknownPerson1152021-12-231-2/+4
| | | | | | | | | | | | i have tied member dependencies to the author id rather than the member id to avoid a dependency cycle and you can now kick/ban someone from a guild/server and the messages will remain in the guild (just like discord) as stated in issue #441 I have also tested this code seems clean so far (new pull request opened because of branch commit issues)
* | Add dummy endpoints to prevent client loading some settings panels indefinitelyTheArcaneBrony2022-01-244-0/+48
| |
* | Speed up setup by not installing optional packages (#605)TheArcaneBrony2022-01-241-1/+1
| | | | | | Only downside is no db engines are included by default, removing compile time for packages like sqlite3.
* | Merge pull request #606 from MaddyUnderStars/hotfix/node-fetchKuna2022-01-248-171/+35
|\ \
| * | revert dependabot PRs that update node-fetch to v3Madeline2022-01-248-171/+35
|/ /
* | * Replaced list of invisible characters with unicode codepointsMadeline2022-01-232-62/+65
| | | | | | | | | | * No longer silently edit invalid channel names * No longer trim channel names in unnamed check
* | channel.owner_id is type string not numberMadeline2022-01-231-1/+1
| |
* | Add unhandled channel types to IsTextChannel methodMadeline2022-01-231-2/+6
| |
* | Apply suggestions from code reviewMadeline2022-01-231-2/+4
| | | | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* | Update Channel.tsErkin Alp Güney2022-01-231-4/+7
| |
* | Added `ILLEGAL_CHANNEL_NAMES` and `NULL_CHANNEL_NAMES` guild feature flagsMadeline2022-01-233-332/+406
| |
* | Closed-join guildsErkin Alp Güney2022-01-231-1/+2
| | | | | | | | Resolves #537 Signed-off-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* | Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstestdependabot[bot]2022-01-231-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump node-fetch from 2.6.5 to 2.6.7 in /bundledependabot[bot]2022-01-232-15/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.5 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.5...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump node-fetch from 2.6.6 to 2.6.7 in /cdndependabot[bot]2022-01-232-11/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump node-fetch from 2.6.2 to 2.6.7 in /utildependabot[bot]2022-01-232-66/+359
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v2.6.7) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump node-fetch from 2.6.2 to 3.1.1 in /gatewaydependabot[bot]2022-01-232-313/+1698
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 3.1.1. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump node-fetch from 2.6.2 to 3.1.1 in /apidependabot[bot]2022-01-232-81/+747
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 3.1.1. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.2...v3.1.1) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* | Branding updatesFeatyre2022-01-222-4/+8
| |
* | Revert previous commitChris Chrome2022-01-161-16/+16
| |
* | Further debranding of premium tiersErkin Alp Güney2022-01-141-16/+16
| |
* | Add erlpack warning (#587)TheArcaneBrony2022-01-131-1/+3
| | | | | | | | | | * Add warning if erlpack is missing Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* | Fix typo in commit 277b28cMadeline2022-01-131-1/+1
| |
* | update defaultsErkin Alp Güney2022-01-121-7/+7
| |
* | Fix the feature checkErkin Alp Güney2022-01-121-0/+2
| |
* | Update Guild.tsErkin Alp Güney2022-01-121-0/+1
| |
* | Add cross channel repliesErkin Alp Güney2022-01-121-2/+4
| | | | | | Resolves #533
* | Schema change for group specific emojisErkin Alp Güney2022-01-121-1/+4
| |
* | Use the boomerang logoErkin Alp Güney2022-01-111-1/+1
| |
* | Merge pull request #582 from ced777ric/empty_message_fixChris Chrome2022-01-111-1/+1
|\ \ | | | | | | fix the message endpoint always returning Empty message error
| * | fix the message endpoint always returning Empty message errorced777ric2022-01-111-1/+1
|/ / | | | | | | (cherry picked from commit 8b8344e860920f3c3b911dfde1a7a078fef43c9b)
* | Message fixes | Character limits and embed fixes (#581)Madeline2022-01-112-8/+14
| | | | | | | | | | | | | | * Adds message character limits (#503) * Fixed message `embeds` being ignored for `embed` * Update Message.ts Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
* | Update role-icons.tsErkin Alp Güney2022-01-091-2/+1
| |
* | Correct the invite responseThesourtimes2022-01-061-1/+1
| |
* | Add Role Icons (#574)Chris Chrome2022-01-056-3/+124
| | | | | | | | | | | | | | | | | | * Role Icons Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com> * Cache coherency rules Co-authored-by: MANIKILLER <manikillrorg@gmail.com> Co-authored-by: ImAaronFR <96433859+ImAaronFR@users.noreply.github.com>
* | Update documentsThesourtimes2022-01-049-23/+67
| |
* | Incrementing user discriminatorsDaniel Huber2022-01-042-16/+35
| | | | | | | | Closes #328
* | Fix schemas handlerThesourtimes2022-01-011-1/+1
| |
* | Correct the formatKuna2022-01-011-8/+9
| |
* | Merge pull request #569 from Thesourtimes/masterKuna2022-01-0116-12/+25
|\ \
| * | add a relase templateThesourtimes2022-01-011-0/+11
| | |
| * | Organize @fosscord/api utils in directoriesThesourtimes2022-01-0115-12/+14
|/ /
* | Fix game statussesTheArcaneBrony2021-12-311-6/+4
| | | | | | Timestamps isn't an array.
* | Updated stop.tsunknownPerson1152021-12-291-1/+1
| | | | | | | | | | | | | | now using bitwise operators and dividing the `rights` value so you can have other rights whilst having the `OPERATOR` right for example: `3` is `1` and `2` combined NOTE: a potential issue has been uncovered while testing; if you have more than 1 thread the server will only stop 1 thread and the rest of the server will continue to run
* | Updated stop.tsunknownPerson1152021-12-291-6/+7
| | | | | | | | | | | | updated stop.ts so it checks for user rights instead of the SYSTEM flag which can possibly cause some unnecessary complications when it comes to instance management *also has been tested with multiple tokens to be sure that this does NOT permit normal users to POST to the /stop API route **NOTE**: instance owners will have to re-run `npm run setup` for these changes to take effect
* | Merge pull request #553 from TheArcaneBrony/masterChris Chrome2021-12-2622-13861/+7011
|\ \ | | | | | | Remove fs-extras, add Sentry support, fix compile errors, fix some typos
| * | Add env name in sentry, set default sentry endpointThe Arcane Brony2021-12-269-70176/+38596
| | |
| * | Restore package locksThe Arcane Brony2021-12-268-2/+123920
| | |
| * | Replace nanocolors with picocolorsThe Arcane Brony2021-12-2510-11/+14
| | |
| * | Add Sentry, fix compile errorsThe Arcane Brony2021-12-229-10/+56
| | |
| * | Improve build scripts, strip more fs-extrasThe Arcane Brony2021-12-213-6/+9
| | |
| * | Repo cleanup, remove fs-extrasThe Arcane Brony2021-12-2115-99383/+143
| |/
* | Fix the casingErkin Alp Güney2021-12-261-1/+1
| | | | | | Co-authored-by: TheArcaneBrony<myrainbowdash949@gmail.com>
* | Merge pull request #560 from ImAaronFR/patch-1Erkin Alp Güney2021-12-261-1/+1
|\ \ | | | | | | Fixed mistype
| * | Fixed mistypeImAaronFR2021-12-261-1/+1
|/ / | | | | Pre-relase ----> Pre-Release
* | Initial implementation of the remote server shutdown routeErkin Alp Güney2021-12-262-0/+33
|\ \
| * | Update api/src/routes/stop.tsunknownPerson1152021-12-251-7/+2
| | | | | | | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
| * | Create stop.ts (for /stop API route)unknownPerson1152021-12-251-0/+30
| | | | | | | | | | | | | | | patched up the route and polished it note: THIS API IS ONLY FOR DEVELOPMENT PURPOSES
| * | Updated Server.tsunknownPerson1152021-12-251-0/+8
|/ / | | | | Added what to do if 'SIGTERM' is sent to the server for the `/stop` API route
* | Merge pull request #556 from Thesourtimes/masterKuna2021-12-241-3/+15
|\ \ | | | | | | (Finally) make a temporary fix for IP leak
| * | Comment about the hotfixKuna2021-12-241-0/+2
| | |
| * | (Finally) make a temporary fix for IP leakThesourtimes2021-12-241-3/+13
|/ /
* | Fix typoKuna2021-12-241-1/+1
| |
* | Fix IP leaks from bans routeThesourtimes2021-12-241-2/+14
|/
* Fix people not being able to create issuesKuna2021-12-201-2/+2
| | | so sorry for that mistake
* Merge pull request #540 from Thesourtimes/masterSamuel2021-12-2015-392/+1995
|\ | | | | General work on API
| * Update downloads.tsKuna2021-12-181-0/+1
| |
| * General work on APIThesourtimes2021-12-1812-392/+1918
| |
| * Improvements + dummy API configsThesourtimes2021-12-183-1/+41
| |
| * Add the new discovery routeThesourtimes2021-12-151-0/+20
| |
| * Make the test client togglableThesourtimes2021-12-152-2/+10
| |
| * Add helpful links to issues configThesourtimes2021-12-151-0/+8
|/
* Merge pull request #539 from TimSchweiz/masterSamuel2021-12-099-0/+989
|\
| * Stresstest ScriptTimSchweiz2021-12-099-0/+989
|/
* Merge pull request #538 from Thesourtimes/masterSamuel2021-12-071-1/+2
|\
| * Update index.tsKuna2021-12-071-1/+1
| |
| * Update index.tsKuna2021-12-071-1/+2
| |
| * Fix previous commitThesourtimes2021-12-071-1/+1
|/
* Merge pull request #536 from Thesourtimes/masterSamuel2021-12-054-4/+18
|\
| * Minor API workThesourtimes2021-12-053-3/+12
| |
| * Make INTERNAL_EMPLOYEE_ONLY functionalThesourtimes2021-12-051-1/+6
|/
* Merge pull request #530 from erkinalp/patch-3Samuel2021-11-301-1/+1
|\
| * Eventually fixed all the errors in the RandomInviteIDErkin Alp Güney2021-11-301-1/+1
| |
| * fix the bigint asintnErkin Alp Güney2021-11-301-1/+1
| |
* | Merge pull request #527 from erkinalp/patch-3Samuel2021-11-301-1/+1
|\|
| * Fix assignment incompatibilityErkin Alp Güney2021-11-301-1/+1
| |
* | Merge pull request #528 from Thesourtimes/masterSamuel2021-11-302-1/+13
|\ \ | |/ |/|
| * Add a new test-client related endpointThesourtimes2021-11-302-1/+13
|/
* Merge pull request #526 from erkinalp/patch-3Samuel2021-11-301-5/+6
|\
| * Fix the type errorsErkin Alp Güney2021-11-301-5/+6
|/ | | Forgot that you cannot mix and match bigint and float
* Merge pull request #519 from erkinalp/masterSamuel2021-11-292-4/+26
|\ | | | | Snowflake-based invite generation
| * snowflake-based invite generationErkin Alp Güney2021-11-282-4/+26
| |
* | Merge pull request #518 from Xenorio/masterSamuel2021-11-291-0/+0
|\ \ | | | | | | Fix plugins folder not being found
| * | Fix plugins folder not being foundXenorio2021-11-281-0/+0
| |/ | | | | | | | | This adds a .gitkeep file so the plugins folder is being delivered when cloning
* | Merge pull request #523 from fosscord/translationSamuel2021-11-292-16/+16
|\ \ | |/ |/|
| * New translations common.json (Russian)Samuel2021-11-291-6/+6
| |
| * New translations auth.json (Russian)Samuel2021-11-291-10/+10
| |
* | Merge pull request #515 from Featyre/masterSamuel2021-11-231-0/+2
|\ \
| * \ Merge branch 'fosscord:master' into masterFeatyre2021-11-2280-1010/+2257
| |\ \ | |/ / |/| |
* | | Merge pull request #491 from TheArcaneBrony/masterSamuel2021-11-2113-355/+1495
|\ \ \ | | | | | | | | Add plugin & css support, add styling to differentiate from discord.com
| * | | Add user.cssThe Arcane Brony2021-11-141-0/+1
| | | |
| * | | Fix dependenciesThe Arcane Brony2021-11-112-254/+1351
| | | |
| * | | Inline plugin supportThe Arcane Brony2021-11-113-6/+13
| | | |
| * | | Fix autoregister, add inline pluginsThe Arcane Brony2021-11-112-0/+4
| | | |
| * | | Attempt to fix auto registerThe Arcane Brony2021-11-111-5/+6
| | | |
| * | | Global prettierrc, format build.jsThe Arcane Brony2021-11-112-47/+33
| | | |
| * | | Add plugin & css support, add styling to differentiate from discord.comThe Arcane Brony2021-11-116-101/+145
| | |/ | |/|
* | | Merge pull request #510 from Thesourtimes/masterSamuel2021-11-217-4/+73
|\ \ \ | |/ / |/| | Add instance route
| * | Update index.tsSamuel2021-11-211-2/+3
| | |
| * | Update util/src/entities/Config.tsKuna2021-11-211-0/+2
| | | | | | | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
| * | Update util/src/entities/Config.tsKuna2021-11-211-0/+2
| | | | | | | | | Co-authored-by: Erkin Alp Güney <erkinalp9035@gmail.com>
| * | Fix the minor issues on routeThesourtimes2021-11-185-12/+18
| | |
| * | Add image fielduurgothat2021-11-171-1/+3
| | |
| * | Minor API stuffuurgothat2021-11-172-3/+13
| | |
| * | Add instance routeuurgothat2021-11-175-0/+46
|/ /
* | Merge pull request #496 from fosscord/translationSamuel2021-11-1157-616/+650
|\ \ | | | | | | New Crowdin updates
| * | New translations auth.json (Serbo-Croatian)Samuel2021-10-241-9/+9
| | |
| * | New translations common.json (Serbo-Croatian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Vietnamese)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Ukrainian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Turkish)Samuel2021-10-241-5/+5
| | |
| * | New translations common.json (Swedish)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Croatian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Slovak)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Norwegian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Dutch)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Lithuanian)Samuel2021-10-241-2/+2
| | |
| * | New translations common.json (Korean)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Japanese)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Italian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Hungarian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Russian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Finnish)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Hindi)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Esperanto)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Greek)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (German)Samuel2021-10-241-14/+14
| | |
| * | New translations auth.json (Russian)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Norwegian)Samuel2021-10-241-8/+8
| | |
| * | New translations auth.json (Dutch)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Lithuanian)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Korean)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Japanese)Samuel2021-10-241-8/+8
| | |
| * | New translations auth.json (Italian)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Hungarian)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Slovak)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Greek)Samuel2021-10-241-8/+8
| | |
| * | New translations auth.json (Danish)Samuel2021-10-241-8/+8
| | |
| * | New translations auth.json (Czech)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Bulgarian)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Belarusian)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Arabic)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Spanish)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Finnish)Samuel2021-10-241-8/+8
| | |
| * | New translations auth.json (French)Samuel2021-10-241-9/+9
| | |
| * | New translations common.json (Danish)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Czech)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Bulgarian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Belarusian)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Arabic)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Spanish)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (French)Samuel2021-10-241-14/+14
| | |
| * | New translations common.json (Romanian)Samuel2021-10-241-14/+14
| | |
| * | New translations auth.json (Swedish)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Hindi)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Croatian)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Vietnamese)Samuel2021-10-241-10/+10
| | |
| * | New translations auth.json (Chinese Simplified)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Ukrainian)Samuel2021-10-241-8/+8
| | |
| * | New translations auth.json (Esperanto)Samuel2021-10-241-9/+9
| | |
| * | New translations auth.json (Romanian)Samuel2021-10-241-8/+8
| | |
| * | New translations common.json (Telugu)Samuel2021-10-241-0/+18
| | |
| * | New translations auth.json (Telugu)Samuel2021-10-241-0/+16
| | |
* | | Merge pull request #508 from Thesourtimes/masterSamuel2021-11-115-107/+108
|\ \ \ | | | | | | | | Move unimported tag scripts to assets/ in Test Client
| * | | move checLocale and other js tp checkLocaleThesourtimes2021-11-112-47/+48
| | | |
| * | | minor capitulationThesourtimes2021-11-112-2/+2
| | | |
| * | | Put autoregister scripts on a seperate asset fileThesourtimes2021-11-112-58/+58
|/ / /
* | | Merge pull request #501 from Thesourtimes/masterSamuel2021-11-103-4/+7
|\ \ \
| * | | API versions 6 & 7 with minor logging additionsThesourtimes2021-11-102-2/+5
| | | |
| * | | Added phase numbers to buildThesourtimes2021-11-101-2/+2
|/ / /
| | * Update Identify.tsFeatyre2021-11-051-1/+1
| | |
| | * Support user_settings_versionFeatyre2021-11-051-0/+2
| |/ |/|
* | Merge pull request #476 from Thesourtimes/masterSamuel2021-10-312-1/+37
|\ \ | |/ |/|
| * Update Authentication.tsKuna2021-10-241-1/+0
| |
| * make templates configurable + authorizationuurgothat2021-10-243-39/+16
| |
| * Merge branch 'master' of https://github.com/fosscord/fosscord-serveruurgothat2021-10-24216-27563/+21655
| |\ | |/ |/|
* | Merge pull request #492 from fosscord/translationSamuel2021-10-2454-24/+806
|\ \ | | | | | | New Crowdin updates
| * \ Merge branch 'master' into translationSamuel2021-10-2484-45813/+38120
| |\ \ | |/ / |/| |
* | | :bug: fix localesFlam3rboy2021-10-241-1/+33
| | |
* | | :bug: fix event listenerFlam3rboy2021-10-241-2/+4
| | |
* | | :arrow_up: update packagesFlam3rboy2021-10-247-17189/+7854
| | |
* | | Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-2416-24497/+27417
|\ \ \
| * \ \ Merge pull request #495 from KagurazakaNyaa/masterSamuel2021-10-2316-24497/+27417
| |\ \ \ | | | | | | | | | | Add proxy support for hard-coded external network access
| | * | | Fix missing dependenciesKagurazakaNyaa2021-10-245-24141/+25976
| | | | |
| | * | | Proxy support for external network accessKagurazakaNyaa2021-10-249-333/+1435
| | | | |
| | * | | change docker buildKagurazakaNyaa2021-10-242-23/+6
| |/ / /
* / / / :bug: delay worker thread startFlam3rboy2021-10-221-2/+6
|/ / /
* | | Merge pull request #493 from RiversideRocks/patch-1Samuel2021-10-211-1/+1
|\ \ \ | | | | | | | | Change user agent
| * | | Change user agentRiversideRocks2021-10-211-1/+1
|/ / /
* | | Merge pull request #490 from developomp/masterSamuel2021-10-2098-10920/+9598
|\ \ \ | | | | | | | | Prettier format and link simplification
| * | | replaced space with tabsdevelopomp2021-10-201-2/+2
| | | |
| * | | prettier formatted /webrtcdevelopomp2021-10-203-3/+12
| | | |
| * | | prettier formatted /utildevelopomp2021-10-209-31/+38
| | | |
| * | | prettier formatted /rtcdevelopomp2021-10-201-1/+1
| | | |
| * | | prettier formatted /gatewaydevelopomp2021-10-203-4/+12
| | | |
| * | | prettier formatted /cdndevelopomp2021-10-206-104/+164
| | | |
| * | | prettier formatted /apidevelopomp2021-10-2060-10537/+9112
| | | |
| * | | prettier formatted /bundledevelopomp2021-10-204-8/+41
| | | |
| * | | Merge branch 'fosscord:master' into masterdevelopomp2021-10-201-1/+1
| |\ \ \
| * | | | prettier formatted and simplified README linksdevelopomp2021-10-2012-232/+218
| | | | |
* | | | | Merge branch 'master' of http://github.com/fosscord/fosscord-serverFlam3rboy2021-10-204-22/+22
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | :bug: revert file config overwriteFlam3rboy2021-10-202-9/+15
| | | | |
| | | * | New translations auth.json (Spanish, Latin America)Samuel2021-10-231-5/+5
| | | | |
| | | * | New translations auth.json (Spanish)Samuel2021-10-231-3/+3
| | | | |
| | | * | New translations common.json (Spanish, Latin America)Samuel2021-10-221-14/+14
| | | | |
| | | * | New translations auth.json (Spanish, Latin America)Samuel2021-10-221-9/+9
| | | | |
| | | * | New translations common.json (Spanish, Latin America)Samuel2021-10-221-14/+14
| | | | |
| | | * | New translations auth.json (Spanish, Latin America)Samuel2021-10-221-9/+9
| | | | |
| | | * | New translations common.json (Guarani)Samuel2021-10-221-0/+18
| | | | |
| | | * | New translations auth.json (Guarani)Samuel2021-10-221-0/+16
| | | | |
| | | * | New translations common.json (Hausa)Samuel2021-10-221-0/+18
| | | | |
| | | * | New translations auth.json (Hausa)Samuel2021-10-221-0/+16
| | | | |
| | | * | New translations common.json (Swahili)Samuel2021-10-221-0/+18
| | | | |
| | | * | New translations auth.json (Swahili)Samuel2021-10-221-0/+16
| | | | |
| | | * | New translations common.json (Latin)Samuel2021-10-221-0/+18
| | | | |
| | | * | New translations auth.json (Latin)Samuel2021-10-221-0/+16
| | | | |
| | | * | New translations common.json (Tagalog)Samuel2021-10-221-0/+18
| | | | |
| | | * | New translations auth.json (Tagalog)Samuel2021-10-221-0/+16
| | | | |
| | | * | New translations common.json (Maori)Samuel2021-10-221-0/+18
| | | | |
| | | * | New translations auth.json (Maori)Samuel2021-10-221-0/+16
| | | | |
| | | * | New translations auth.json (Hungarian)Samuel2021-10-211-1/+1
| | | | |
| | | * | New translations auth.json (Czech)Samuel2021-10-211-2/+2
| | | | |
| | | * | New translations common.json (Venetian)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Punjabi)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Punjabi)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Tamil)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Tamil)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Marathi)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Marathi)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Uyghur)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Uyghur)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Tibetan)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations auth.json (Berber)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Berber)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Serbo-Croatian)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Serbo-Croatian)Samuel2021-10-211-0/+18
| | | | |
| | | * | New translations auth.json (Javanese)Samuel2021-10-211-0/+16
| | | | |
| | | * | New translations common.json (Javanese)Samuel2021-10-211-0/+18
| | | | |