| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into origin/dev/erkinalp/self-bans | Erkin Alp Güney | 2022-02-04 | 4 | -775/+46 |
|\ |
|
| * | Bump simple-get from 3.1.0 to 3.1.1 in /util (#620) | dependabot[bot] | 2022-02-04 | 1 | -6/+6 |
| * | automated security fixes applied (#619) | Erkin Alp Güney | 2022-02-04 | 2 | -1718/+241 |
| * | Merge pull request #616 from MaddyUnderStars/noNullsInMessageFetch | Erkin Alp Güney | 2022-02-04 | 1 | -0/+7 |
| |\ |
|
| | * | Remove nulled properties from GET `/channels/#id/messages` for improved compa... | Madeline | 2022-02-04 | 1 | -0/+7 |
| |/ |
|
* | | pretend self-bans don't exist in the views too | Erkin Alp Güney | 2022-02-04 | 1 | -1/+4 |
* | | ban moderator schema actually change | Erkin Alp Güney | 2022-02-04 | 1 | -2/+12 |
* | | ban moderator schema change | Erkin Alp Güney | 2022-02-04 | 1 | -0/+1 |
* | | some important changes | Erkin Alp Güney | 2022-02-04 | 1 | -4/+4 |
* | | attempt to fix self-bans | Erkin Alp Güney | 2022-02-04 | 0 | -0/+0 |
* | | attempt to fix self-bans | Erkin Alp Güney | 2022-02-04 | 2 | -939/+208 |
* | | Try to commit this one again, this time over the web | Erkin Alp Güney | 2022-02-04 | 1 | -4/+8 |
* | | remove pretense of nonexistence from main view route for now to make it compi... | Erkin Alp Güney | 2022-02-04 | 1 | -2/+0 |
* | | Extend the pretense of non-existence of self-bans to API view route too | Erkin Alp Güney | 2022-02-02 | 1 | -0/+2 |
* | | Better protection against self-bans | Erkin Alp Güney | 2022-02-02 | 1 | -2/+3 |
* | | Make self-bans irreversible | Erkin Alp Güney | 2022-02-02 | 1 | -1/+4 |
* | | Allow self-ban of non-owners | Erkin Alp Güney | 2022-02-02 | 1 | -1/+34 |
|/ |
|
* | Merge pull request #612 from ImAaronFR/patch-3 | Erkin Alp Güney | 2022-01-31 | 1 | -5/+5 |
|\ |
|
| * | Update index.html | ImAaronFR | 2022-01-31 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #555 from unknownPerson115/patch-1 | Erkin Alp Güney | 2022-01-24 | 1 | -2/+4 |
|\ |
|
| * | Fixed potential guild message SQL constraints | unknownPerson115 | 2021-12-23 | 1 | -2/+4 |
* | | Add dummy endpoints to prevent client loading some settings panels indefinitely | TheArcaneBrony | 2022-01-24 | 4 | -0/+48 |
* | | Speed up setup by not installing optional packages (#605) | TheArcaneBrony | 2022-01-24 | 1 | -1/+1 |
* | | Merge pull request #606 from MaddyUnderStars/hotfix/node-fetch | Kuna | 2022-01-24 | 8 | -171/+35 |
|\ \ |
|
| * | | revert dependabot PRs that update node-fetch to v3 | Madeline | 2022-01-24 | 8 | -171/+35 |
|/ / |
|
* | | * Replaced list of invisible characters with unicode codepoints | Madeline | 2022-01-23 | 2 | -62/+65 |
* | | channel.owner_id is type string not number | Madeline | 2022-01-23 | 1 | -1/+1 |
* | | Add unhandled channel types to IsTextChannel method | Madeline | 2022-01-23 | 1 | -2/+6 |
* | | Apply suggestions from code review | Madeline | 2022-01-23 | 1 | -2/+4 |
* | | Update Channel.ts | Erkin Alp Güney | 2022-01-23 | 1 | -4/+7 |
* | | Added `ILLEGAL_CHANNEL_NAMES` and `NULL_CHANNEL_NAMES` guild feature flags | Madeline | 2022-01-23 | 3 | -332/+406 |
* | | Closed-join guilds | Erkin Alp Güney | 2022-01-23 | 1 | -1/+2 |
* | | Bump node-fetch from 2.6.6 to 2.6.7 in /api/scripts/stresstest | dependabot[bot] | 2022-01-23 | 1 | -6/+14 |
* | | Bump node-fetch from 2.6.5 to 2.6.7 in /bundle | dependabot[bot] | 2022-01-23 | 2 | -15/+28 |
* | | Bump node-fetch from 2.6.6 to 2.6.7 in /cdn | dependabot[bot] | 2022-01-23 | 2 | -11/+19 |
* | | Bump node-fetch from 2.6.2 to 2.6.7 in /util | dependabot[bot] | 2022-01-23 | 2 | -66/+359 |
* | | Bump node-fetch from 2.6.2 to 3.1.1 in /gateway | dependabot[bot] | 2022-01-23 | 2 | -313/+1698 |
* | | Bump node-fetch from 2.6.2 to 3.1.1 in /api | dependabot[bot] | 2022-01-23 | 2 | -81/+747 |
* | | Branding updates | Featyre | 2022-01-22 | 2 | -4/+8 |
* | | Revert previous commit | Chris Chrome | 2022-01-16 | 1 | -16/+16 |
* | | Further debranding of premium tiers | Erkin Alp Güney | 2022-01-14 | 1 | -16/+16 |
* | | Add erlpack warning (#587) | TheArcaneBrony | 2022-01-13 | 1 | -1/+3 |
* | | Fix typo in commit 277b28c | Madeline | 2022-01-13 | 1 | -1/+1 |
* | | update defaults | Erkin Alp Güney | 2022-01-12 | 1 | -7/+7 |
* | | Fix the feature check | Erkin Alp Güney | 2022-01-12 | 1 | -0/+2 |
* | | Update Guild.ts | Erkin Alp Güney | 2022-01-12 | 1 | -0/+1 |
* | | Add cross channel replies | Erkin Alp Güney | 2022-01-12 | 1 | -2/+4 |
* | | Schema change for group specific emojis | Erkin Alp Güney | 2022-01-12 | 1 | -1/+4 |
* | | Use the boomerang logo | Erkin Alp Güney | 2022-01-11 | 1 | -1/+1 |
* | | Merge pull request #582 from ced777ric/empty_message_fix | Chris Chrome | 2022-01-11 | 1 | -1/+1 |
|\ \ |
|
| * | | fix the message endpoint always returning Empty message error | ced777ric | 2022-01-11 | 1 | -1/+1 |
|/ / |
|
* | | Message fixes | Character limits and embed fixes (#581) | Madeline | 2022-01-11 | 2 | -8/+14 |
* | | Update role-icons.ts | Erkin Alp Güney | 2022-01-09 | 1 | -2/+1 |
* | | Correct the invite response | Thesourtimes | 2022-01-06 | 1 | -1/+1 |
* | | Add Role Icons (#574) | Chris Chrome | 2022-01-05 | 6 | -3/+124 |
* | | Update documents | Thesourtimes | 2022-01-04 | 9 | -23/+67 |
* | | Incrementing user discriminators | Daniel Huber | 2022-01-04 | 2 | -16/+35 |
* | | Fix schemas handler | Thesourtimes | 2022-01-01 | 1 | -1/+1 |
* | | Correct the format | Kuna | 2022-01-01 | 1 | -8/+9 |
* | | Merge pull request #569 from Thesourtimes/master | Kuna | 2022-01-01 | 16 | -12/+25 |
|\ \ |
|
| * | | add a relase template | Thesourtimes | 2022-01-01 | 1 | -0/+11 |
| * | | Organize @fosscord/api utils in directories | Thesourtimes | 2022-01-01 | 15 | -12/+14 |
|/ / |
|
* | | Fix game statusses | TheArcaneBrony | 2021-12-31 | 1 | -6/+4 |
* | | Updated stop.ts | unknownPerson115 | 2021-12-29 | 1 | -1/+1 |
* | | Updated stop.ts | unknownPerson115 | 2021-12-29 | 1 | -6/+7 |
* | | Merge pull request #553 from TheArcaneBrony/master | Chris Chrome | 2021-12-26 | 22 | -13861/+7011 |
|\ \ |
|
| * | | Add env name in sentry, set default sentry endpoint | The Arcane Brony | 2021-12-26 | 9 | -70176/+38596 |
| * | | Restore package locks | The Arcane Brony | 2021-12-26 | 8 | -2/+123920 |
| * | | Replace nanocolors with picocolors | The Arcane Brony | 2021-12-25 | 10 | -11/+14 |
| * | | Add Sentry, fix compile errors | The Arcane Brony | 2021-12-22 | 9 | -10/+56 |
| * | | Improve build scripts, strip more fs-extras | The Arcane Brony | 2021-12-21 | 3 | -6/+9 |
| * | | Repo cleanup, remove fs-extras | The Arcane Brony | 2021-12-21 | 15 | -99383/+143 |
| |/ |
|
* | | Fix the casing | Erkin Alp Güney | 2021-12-26 | 1 | -1/+1 |
* | | Merge pull request #560 from ImAaronFR/patch-1 | Erkin Alp Güney | 2021-12-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixed mistype | ImAaronFR | 2021-12-26 | 1 | -1/+1 |
|/ / |
|
* | | Initial implementation of the remote server shutdown route | Erkin Alp Güney | 2021-12-26 | 2 | -0/+33 |
|\ \ |
|
| * | | Update api/src/routes/stop.ts | unknownPerson115 | 2021-12-25 | 1 | -7/+2 |
| * | | Create stop.ts (for /stop API route) | unknownPerson115 | 2021-12-25 | 1 | -0/+30 |
| * | | Updated Server.ts | unknownPerson115 | 2021-12-25 | 1 | -0/+8 |
|/ / |
|
* | | Merge pull request #556 from Thesourtimes/master | Kuna | 2021-12-24 | 1 | -3/+15 |
|\ \ |
|
| * | | Comment about the hotfix | Kuna | 2021-12-24 | 1 | -0/+2 |
| * | | (Finally) make a temporary fix for IP leak | Thesourtimes | 2021-12-24 | 1 | -3/+13 |
|/ / |
|
* | | Fix typo | Kuna | 2021-12-24 | 1 | -1/+1 |
* | | Fix IP leaks from bans route | Thesourtimes | 2021-12-24 | 1 | -2/+14 |
|/ |
|
* | Fix people not being able to create issues | Kuna | 2021-12-20 | 1 | -2/+2 |
* | Merge pull request #540 from Thesourtimes/master | Samuel | 2021-12-20 | 15 | -392/+1995 |
|\ |
|
| * | Update downloads.ts | Kuna | 2021-12-18 | 1 | -0/+1 |
| * | General work on API | Thesourtimes | 2021-12-18 | 12 | -392/+1918 |
| * | Improvements + dummy API configs | Thesourtimes | 2021-12-18 | 3 | -1/+41 |
| * | Add the new discovery route | Thesourtimes | 2021-12-15 | 1 | -0/+20 |
| * | Make the test client togglable | Thesourtimes | 2021-12-15 | 2 | -2/+10 |
| * | Add helpful links to issues config | Thesourtimes | 2021-12-15 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #539 from TimSchweiz/master | Samuel | 2021-12-09 | 9 | -0/+989 |
|\ |
|
| * | Stresstest Script | TimSchweiz | 2021-12-09 | 9 | -0/+989 |
|/ |
|
* | Merge pull request #538 from Thesourtimes/master | Samuel | 2021-12-07 | 1 | -1/+2 |
|\ |
|
| * | Update index.ts | Kuna | 2021-12-07 | 1 | -1/+1 |
| * | Update index.ts | Kuna | 2021-12-07 | 1 | -1/+2 |
| * | Fix previous commit | Thesourtimes | 2021-12-07 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #536 from Thesourtimes/master | Samuel | 2021-12-05 | 4 | -4/+18 |
|\ |
|
| * | Minor API work | Thesourtimes | 2021-12-05 | 3 | -3/+12 |
| * | Make INTERNAL_EMPLOYEE_ONLY functional | Thesourtimes | 2021-12-05 | 1 | -1/+6 |
|/ |
|
* | Merge pull request #530 from erkinalp/patch-3 | Samuel | 2021-11-30 | 1 | -1/+1 |
|\ |
|
| * | Eventually fixed all the errors in the RandomInviteID | Erkin Alp Güney | 2021-11-30 | 1 | -1/+1 |
| * | fix the bigint asintn | Erkin Alp Güney | 2021-11-30 | 1 | -1/+1 |
* | | Merge pull request #527 from erkinalp/patch-3 | Samuel | 2021-11-30 | 1 | -1/+1 |
|\| |
|
| * | Fix assignment incompatibility | Erkin Alp Güney | 2021-11-30 | 1 | -1/+1 |
* | | Merge pull request #528 from Thesourtimes/master | Samuel | 2021-11-30 | 2 | -1/+13 |
|\ \
| |/
|/| |
|
| * | Add a new test-client related endpoint | Thesourtimes | 2021-11-30 | 2 | -1/+13 |
|/ |
|
* | Merge pull request #526 from erkinalp/patch-3 | Samuel | 2021-11-30 | 1 | -5/+6 |
|\ |
|
| * | Fix the type errors | Erkin Alp Güney | 2021-11-30 | 1 | -5/+6 |
|/ |
|
* | Merge pull request #519 from erkinalp/master | Samuel | 2021-11-29 | 2 | -4/+26 |
|\ |
|
| * | snowflake-based invite generation | Erkin Alp Güney | 2021-11-28 | 2 | -4/+26 |
* | | Merge pull request #518 from Xenorio/master | Samuel | 2021-11-29 | 1 | -0/+0 |
|\ \ |
|
| * | | Fix plugins folder not being found | Xenorio | 2021-11-28 | 1 | -0/+0 |
| |/ |
|
* | | Merge pull request #523 from fosscord/translation | Samuel | 2021-11-29 | 2 | -16/+16 |
|\ \
| |/
|/| |
|
| * | New translations common.json (Russian) | Samuel | 2021-11-29 | 1 | -6/+6 |
| * | New translations auth.json (Russian) | Samuel | 2021-11-29 | 1 | -10/+10 |
* | | Merge pull request #515 from Featyre/master | Samuel | 2021-11-23 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch 'fosscord:master' into master | Featyre | 2021-11-22 | 80 | -1010/+2257 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #491 from TheArcaneBrony/master | Samuel | 2021-11-21 | 13 | -355/+1495 |
|\ \ \ |
|
| * | | | Add user.css | The Arcane Brony | 2021-11-14 | 1 | -0/+1 |
| * | | | Fix dependencies | The Arcane Brony | 2021-11-11 | 2 | -254/+1351 |
| * | | | Inline plugin support | The Arcane Brony | 2021-11-11 | 3 | -6/+13 |
| * | | | Fix autoregister, add inline plugins | The Arcane Brony | 2021-11-11 | 2 | -0/+4 |
| * | | | Attempt to fix auto register | The Arcane Brony | 2021-11-11 | 1 | -5/+6 |
| * | | | Global prettierrc, format build.js | The Arcane Brony | 2021-11-11 | 2 | -47/+33 |
| * | | | Add plugin & css support, add styling to differentiate from discord.com | The Arcane Brony | 2021-11-11 | 6 | -101/+145 |
| | |/
| |/| |
|
* | | | Merge pull request #510 from Thesourtimes/master | Samuel | 2021-11-21 | 7 | -4/+73 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update index.ts | Samuel | 2021-11-21 | 1 | -2/+3 |
| * | | Update util/src/entities/Config.ts | Kuna | 2021-11-21 | 1 | -0/+2 |
| * | | Update util/src/entities/Config.ts | Kuna | 2021-11-21 | 1 | -0/+2 |
| * | | Fix the minor issues on route | Thesourtimes | 2021-11-18 | 5 | -12/+18 |
| * | | Add image field | uurgothat | 2021-11-17 | 1 | -1/+3 |
| * | | Minor API stuff | uurgothat | 2021-11-17 | 2 | -3/+13 |
| * | | Add instance route | uurgothat | 2021-11-17 | 5 | -0/+46 |
|/ / |
|
* | | Merge pull request #496 from fosscord/translation | Samuel | 2021-11-11 | 57 | -616/+650 |
|\ \ |
|
| * | | New translations auth.json (Serbo-Croatian) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations common.json (Serbo-Croatian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Vietnamese) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Ukrainian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Turkish) | Samuel | 2021-10-24 | 1 | -5/+5 |
| * | | New translations common.json (Swedish) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Croatian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Slovak) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Norwegian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Dutch) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Lithuanian) | Samuel | 2021-10-24 | 1 | -2/+2 |
| * | | New translations common.json (Korean) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Japanese) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Italian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Hungarian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Russian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Finnish) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Hindi) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Esperanto) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Greek) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (German) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations auth.json (Russian) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Norwegian) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations auth.json (Dutch) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Lithuanian) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Korean) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Japanese) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations auth.json (Italian) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Hungarian) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Slovak) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Greek) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations auth.json (Danish) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations auth.json (Czech) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Bulgarian) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Belarusian) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Arabic) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Spanish) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Finnish) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations auth.json (French) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations common.json (Danish) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Czech) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Bulgarian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Belarusian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Arabic) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Spanish) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (French) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations common.json (Romanian) | Samuel | 2021-10-24 | 1 | -14/+14 |
| * | | New translations auth.json (Swedish) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Hindi) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Croatian) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Vietnamese) | Samuel | 2021-10-24 | 1 | -10/+10 |
| * | | New translations auth.json (Chinese Simplified) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Ukrainian) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations auth.json (Esperanto) | Samuel | 2021-10-24 | 1 | -9/+9 |
| * | | New translations auth.json (Romanian) | Samuel | 2021-10-24 | 1 | -8/+8 |
| * | | New translations common.json (Telugu) | Samuel | 2021-10-24 | 1 | -0/+18 |
| * | | New translations auth.json (Telugu) | Samuel | 2021-10-24 | 1 | -0/+16 |
* | | | Merge pull request #508 from Thesourtimes/master | Samuel | 2021-11-11 | 5 | -107/+108 |
|\ \ \ |
|
| * | | | move checLocale and other js tp checkLocale | Thesourtimes | 2021-11-11 | 2 | -47/+48 |
| * | | | minor capitulation | Thesourtimes | 2021-11-11 | 2 | -2/+2 |
| * | | | Put autoregister scripts on a seperate asset file | Thesourtimes | 2021-11-11 | 2 | -58/+58 |
|/ / / |
|
* | | | Merge pull request #501 from Thesourtimes/master | Samuel | 2021-11-10 | 3 | -4/+7 |
|\ \ \ |
|
| * | | | API versions 6 & 7 with minor logging additions | Thesourtimes | 2021-11-10 | 2 | -2/+5 |
| * | | | Added phase numbers to build | Thesourtimes | 2021-11-10 | 1 | -2/+2 |
|/ / / |
|
| | * | Update Identify.ts | Featyre | 2021-11-05 | 1 | -1/+1 |
| | * | Support user_settings_version | Featyre | 2021-11-05 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge pull request #476 from Thesourtimes/master | Samuel | 2021-10-31 | 2 | -1/+37 |
|\ \
| |/
|/| |
|
| * | Update Authentication.ts | Kuna | 2021-10-24 | 1 | -1/+0 |
| * | make templates configurable + authorization | uurgothat | 2021-10-24 | 3 | -39/+16 |
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-server | uurgothat | 2021-10-24 | 216 | -27563/+21655 |
| |\
| |/
|/| |
|
* | | Merge pull request #492 from fosscord/translation | Samuel | 2021-10-24 | 54 | -24/+806 |
|\ \ |
|
| * \ | Merge branch 'master' into translation | Samuel | 2021-10-24 | 84 | -45813/+38120 |
| |\ \
| |/ /
|/| | |
|
* | | | :bug: fix locales | Flam3rboy | 2021-10-24 | 1 | -1/+33 |
* | | | :bug: fix event listener | Flam3rboy | 2021-10-24 | 1 | -2/+4 |
* | | | :arrow_up: update packages | Flam3rboy | 2021-10-24 | 7 | -17189/+7854 |
* | | | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-24 | 16 | -24497/+27417 |
|\ \ \ |
|
| * \ \ | Merge pull request #495 from KagurazakaNyaa/master | Samuel | 2021-10-23 | 16 | -24497/+27417 |
| |\ \ \ |
|
| | * | | | Fix missing dependencies | KagurazakaNyaa | 2021-10-24 | 5 | -24141/+25976 |
| | * | | | Proxy support for external network access | KagurazakaNyaa | 2021-10-24 | 9 | -333/+1435 |
| | * | | | change docker build | KagurazakaNyaa | 2021-10-24 | 2 | -23/+6 |
| |/ / / |
|
* / / / | :bug: delay worker thread start | Flam3rboy | 2021-10-22 | 1 | -2/+6 |
|/ / / |
|
* | | | Merge pull request #493 from RiversideRocks/patch-1 | Samuel | 2021-10-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Change user agent | RiversideRocks | 2021-10-21 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #490 from developomp/master | Samuel | 2021-10-20 | 98 | -10920/+9598 |
|\ \ \ |
|
| * | | | replaced space with tabs | developomp | 2021-10-20 | 1 | -2/+2 |
| * | | | prettier formatted /webrtc | developomp | 2021-10-20 | 3 | -3/+12 |
| * | | | prettier formatted /util | developomp | 2021-10-20 | 9 | -31/+38 |
| * | | | prettier formatted /rtc | developomp | 2021-10-20 | 1 | -1/+1 |
| * | | | prettier formatted /gateway | developomp | 2021-10-20 | 3 | -4/+12 |
| * | | | prettier formatted /cdn | developomp | 2021-10-20 | 6 | -104/+164 |
| * | | | prettier formatted /api | developomp | 2021-10-20 | 60 | -10537/+9112 |
| * | | | prettier formatted /bundle | developomp | 2021-10-20 | 4 | -8/+41 |
| * | | | Merge branch 'fosscord:master' into master | developomp | 2021-10-20 | 1 | -1/+1 |
| |\ \ \ |
|
| * | | | | prettier formatted and simplified README links | developomp | 2021-10-20 | 12 | -232/+218 |
* | | | | | Merge branch 'master' of http://github.com/fosscord/fosscord-server | Flam3rboy | 2021-10-20 | 4 | -22/+22 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
* | | | | | :bug: revert file config overwrite | Flam3rboy | 2021-10-20 | 2 | -9/+15 |
| | | * | | New translations auth.json (Spanish, Latin America) | Samuel | 2021-10-23 | 1 | -5/+5 |
| | | * | | New translations auth.json (Spanish) | Samuel | 2021-10-23 | 1 | -3/+3 |
| | | * | | New translations common.json (Spanish, Latin America) | Samuel | 2021-10-22 | 1 | -14/+14 |
| | | * | | New translations auth.json (Spanish, Latin America) | Samuel | 2021-10-22 | 1 | -9/+9 |
| | | * | | New translations common.json (Spanish, Latin America) | Samuel | 2021-10-22 | 1 | -14/+14 |
| | | * | | New translations auth.json (Spanish, Latin America) | Samuel | 2021-10-22 | 1 | -9/+9 |
| | | * | | New translations common.json (Guarani) | Samuel | 2021-10-22 | 1 | -0/+18 |
| | | * | | New translations auth.json (Guarani) | Samuel | 2021-10-22 | 1 | -0/+16 |
| | | * | | New translations common.json (Hausa) | Samuel | 2021-10-22 | 1 | -0/+18 |
| | | * | | New translations auth.json (Hausa) | Samuel | 2021-10-22 | 1 | -0/+16 |
| | | * | | New translations common.json (Swahili) | Samuel | 2021-10-22 | 1 | -0/+18 |
| | | * | | New translations auth.json (Swahili) | Samuel | 2021-10-22 | 1 | -0/+16 |
| | | * | | New translations common.json (Latin) | Samuel | 2021-10-22 | 1 | -0/+18 |
| | | * | | New translations auth.json (Latin) | Samuel | 2021-10-22 | 1 | -0/+16 |
| | | * | | New translations common.json (Tagalog) | Samuel | 2021-10-22 | 1 | -0/+18 |
| | | * | | New translations auth.json (Tagalog) | Samuel | 2021-10-22 | 1 | -0/+16 |
| | | * | | New translations common.json (Maori) | Samuel | 2021-10-22 | 1 | -0/+18 |
| | | * | | New translations auth.json (Maori) | Samuel | 2021-10-22 | 1 | -0/+16 |