Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prettier dev/rory/legacy/plugins | TheArcaneBrony | 2022-09-04 | 6 | -28/+27 |
| | |||||
* | Minor fixes | TheArcaneBrony | 2022-09-04 | 3 | -5/+9 |
| | |||||
* | New db migration script - multiplatform, fix mariadb migrations | TheArcaneBrony | 2022-09-04 | 2 | -269/+0 |
| | |||||
* | Add mostly-functional initial setup script | TheArcaneBrony | 2022-09-04 | 3 | -4/+12 |
| | |||||
* | Add fallback to bcryptjs, make canvas optional | TheArcaneBrony | 2022-09-04 | 5 | -6/+3 |
| | |||||
* | Cleanup, reformat, fix some todos, git hook | TheArcaneBrony | 2022-09-04 | 114 | -689/+750 |
| | | | | fixup! Cleanup, reformat, fix some todos, git hook | ||||
* | Add sqlite migration for plugin settings | TheArcaneBrony | 2022-09-04 | 3 | -1/+20 |
| | |||||
* | Fix config table, add plugin events, implement onPreMessageEvent, add | TheArcaneBrony | 2022-09-04 | 47 | -133/+1746 |
| | | | | http error data field, migrations | ||||
* | Plugins finally load! | TheArcaneBrony | 2022-09-04 | 23 | -28/+249 |
| | |||||
* | Git workflow - partial list of Ubuntu dependencies | TheArcaneBrony | 2022-09-04 | 1 | -1/+4 |
| | |||||
* | Update plugin loading, update example plugin, add ci task for testing if ↵ | TheArcaneBrony | 2022-09-04 | 10 | -13/+66 |
| | | | | builds work | ||||
* | feat(plugins): event system | Flam3rboy | 2022-09-04 | 4 | -28/+85 |
| | |||||
* | feat(plugins): loader | Flam3rboy | 2022-09-04 | 4 | -0/+49 |
| | |||||
* | Basic client patching system | TheArcaneBrony | 2022-09-04 | 1 | -0/+1 |
| | |||||
* | Basic client patching system | TheArcaneBrony | 2022-09-04 | 15 | -167/+304 |
| | |||||
* | Prettier | TheArcaneBrony | 2022-09-04 | 24 | -1645/+1447 |
| | |||||
* | Merge pull request #873 from fosscord/dev/Maddy/fix/listeningAfterDb | TheArcaneBrony | 2022-09-04 | 1 | -1/+4 |
|\ | | | | | Listen after DB start | ||||
| * | Move component starts to before sentry enabling | Madeline | 2022-09-04 | 1 | -2/+4 |
| | | |||||
| * | Merge branch 'staging' into dev/Maddy/fix/listeningAfterDb | Madeline | 2022-08-30 | 756 | -114541/+19893 |
| |\ | |||||
| * | | Start listening after database and config has been loaded | Madeline | 2022-07-10 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #874 from fosscord/dev/Maddy/feat/welcomeMessages | TheArcaneBrony | 2022-09-04 | 1 | -2/+23 |
|\ \ \ | | | | | | | | | Welcome messages | ||||
| * \ \ | Merge branch 'staging' into dev/Maddy/feat/welcomeMessages | Madeline | 2022-08-30 | 753 | -114495/+19858 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Guild join messages | Madeline | 2022-07-31 | 1 | -4/+27 |
| | | | | |||||
* | | | | Merge pull request #877 from DragonFire1230/staging | TheArcaneBrony | 2022-09-04 | 1 | -7/+4 |
|\ \ \ \ | | | | | | | | | | | Update README.md | ||||
| * | | | | Update README.md | DragonFire | 2022-09-03 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | Update README.md | DragonFire | 2022-09-01 | 1 | -6/+4 |
| | | | | | |||||
* | | | | | Fix migration | TheArcaneBrony | 2022-09-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Migration threw a "bio contains null value" error in my testing environment. | ||||
* | | | | | flags related rights and stats api | Erkin Alp Güney | 2022-09-04 | 9 | -114/+137 |
| | | | | | |||||
* | | | | | Various fixes for current web client (#875) | Madeline | 2022-09-04 | 17 | -1241/+1565 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Placeholder member verification endpoint * Welcome screen * Fix types for welcome screen * Try to allow role icons to be removed * Fix typo in genschemas script * Remove left over welcome-screen endpoint * Embedded activities | ||||
* | | | | | Merge pull request #879 from Puyodead1/fix/user-profiles | TheArcaneBrony | 2022-09-04 | 1 | -2/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | fix user profile not displaying correctly | ||||
| * | | | | fix user profile not displaying correctly | Puyodead1 | 2022-09-01 | 1 | -2/+9 |
|/ / / / | |||||
* | | | | Merge pull request #872 from Puyodead1/feat/guild-profiles | TheArcaneBrony | 2022-08-31 | 14 | -91/+463 |
|\ \ \ \ | | | | | | | | | | | implement guild profiles and fix user profiles | ||||
| * \ \ \ | Merge branch 'staging' into feat/guild-profiles | Puyodead1 | 2022-08-30 | 2 | -0/+61 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #866 from FSG-Cat/Bug-Report-Template | TheArcaneBrony | 2022-08-30 | 2 | -0/+61 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Usability Improvement. Add more Issue templates for opening well issues. | ||||
| * | | | | Merge branch 'fosscord:staging' into Bug-Report-Template | Catalan Lover | 2022-08-24 | 8 | -36/+73 |
| |\ \ \ \ | |||||
| * | | | | | Added Env and Software Vars. | Catalan Lover | 2022-08-24 | 1 | -1/+9 |
| | | | | | | |||||
| * | | | | | Fix typo and add not applicable instructions for Version. | Catalan Lover | 2022-08-23 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Update feature_request.md | Catalan Lover | 2022-08-23 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'fosscord:staging' into Bug-Report-Template | Catalan Lover | 2022-08-23 | 392 | -36476/+7328 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge pull request #1 from FSG-Cat/FSG-Cat-patch-1 | Catalan Lover | 2022-08-23 | 2 | -0/+53 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update issue templates | ||||
| | * | | | | | | Update issue templates | Catalan Lover | 2022-08-23 | 2 | -0/+53 |
| | | | | | | | | |||||
| | | | | * | | | regenerate migrations | Puyodead1 | 2022-08-30 | 3 | -49/+6 |
| | | | | | | | | |||||
| | | | | * | | | Delete profile.ts | Puyodead1 | 2022-08-29 | 1 | -34/+0 |
| | | | | | | | | |||||
| | | | | * | | | implement guild profiles and fix user profiles | Puyodead1 | 2022-08-29 | 15 | -91/+540 |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Oop, deprecated typeorm call | TheArcaneBrony | 2022-08-27 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge remote-tracking branch 'upstream/dev/staging_2' into staging | TheArcaneBrony | 2022-08-27 | 4 | -10/+176 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Configurable backup code length | TheArcaneBrony | 2022-08-27 | 2 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Add missing SKU | TheArcaneBrony | 2022-08-27 | 1 | -8/+168 |
| | | | | | | | | |||||
| * | | | | | | | Dont even bother loading mappings for assets. | TheArcaneBrony | 2022-08-27 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | Configurable MFA backup token length | TheArcaneBrony | 2022-08-27 | 2 | -1/+3 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge remote-tracking branch 'Maddy/fix/sendMemberInProfile' into staging | TheArcaneBrony | 2022-08-27 | 1 | -25/+61 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/staging' into fix/sendMemberInProfile | Madeline | 2022-08-22 | 729 | -111890/+46122 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Actually respect with_mutual_guilds | Madeline | 2022-07-16 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Don't send @everyone role | Madeline | 2022-07-16 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Forgot to send roles in guild_member | Madeline | 2022-07-16 | 1 | -25/+33 |
| | | | | | | | | |||||
| * | | | | | | | Respect with_mutual_guilds and guild_id in /users/:id/profile | Madeline | 2022-07-16 | 1 | -14/+39 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge remote-tracking branch 'Maddy/fix/claim_accounts' into staging | TheArcaneBrony | 2022-08-27 | 6 | -6/+27 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/staging' into fix/claim_accounts | Madeline | 2022-08-22 | 729 | -111897/+46138 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Merge branch 'master' into fix/claim_accounts | Madeline | 2022-07-13 | 5 | -33/+64 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | Check if email required in PATCH @me | Madeline | 2022-07-08 | 1 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into fix/claim_accounts | Madeline | 2022-07-07 | 65 | -9971/+16193 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Ensure password was given if email is given in PATCH @me | Madeline | 2022-07-07 | 1 | -0/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into fix/claim_accounts | Madeline | 2022-04-11 | 55 | -4104/+3398 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into fix/claim_accounts | Erkin Alp Güney | 2022-03-05 | 13 | -55/+138 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Added email sanitisation to /users/@me PATCH. Could previously have email as ↵ | Madeline | 2022-02-17 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | any string | ||||
| * | | | | | | | | | | Fixed bug in /users/@me PATCH where username must be present in every ↵ | Madeline | 2022-02-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | request, breaking account claiming | ||||
* | | | | | | | | | | | Merge remote-tracking branch 'Maddy/fix/categoryNames' into staging | TheArcaneBrony | 2022-08-27 | 2 | -7/+14 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/staging' into fix/categoryNames | Madeline | 2022-08-25 | 394 | -36123/+7025 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | Also allow voice to skip checks | ||||
* | | | | | | | | | | | Merge pull request #799 from MaddyUnderStars/feat/captchaVerify | TheArcaneBrony | 2022-08-24 | 4 | -9/+73 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Captcha verification | ||||
| * \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/staging' into feat/captchaVerify | Madeline | 2022-08-25 | 392 | -36467/+7294 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | case insensitive header for rate limits, fix rate limit default settings | TheArcaneBrony | 2022-08-24 | 4 | -4/+9 |
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also disabled rate limit bypass right as it doesn't work... | ||||
| | * | | | | | | | | | | Check Captcha | Scott Gould | 2022-08-23 | 2 | -5/+37 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/staging' into feat/captchaVerify | Madeline | 2022-08-22 | 671 | -115883/+26472 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'master' into feat/captchaVerify | Madeline | 2022-08-06 | 97 | -255/+23877 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Captcha checking | Madeline | 2022-07-20 | 4 | -7/+69 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | case insensitive header for rate limits, fix rate limit default settings | TheArcaneBrony | 2022-08-24 | 4 | -4/+9 |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also disabled rate limit bypass right as it doesn't work... | ||||
* | | | | | | | | | | | | Merge branch 'dev/cherry-plugins-improvements' into staging | TheArcaneBrony | 2022-08-23 | 392 | -36471/+7291 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | New db migration script - multiplatform, fix mariadb migrations | TheArcaneBrony | 2022-08-23 | 10 | -153/+195 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Improve first setup, make server load initial configuraiton | TheArcaneBrony | 2022-08-20 | 9 | -40/+875 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Disable yarn PnP | TheArcaneBrony | 2022-08-20 | 2 | -2/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | prettier | TheArcaneBrony | 2022-08-20 | 339 | -4235/+3835 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix merge conflicts | TheArcaneBrony | 2022-08-20 | 8 | -8231/+7 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Make canvas optional | TheArcaneBrony | 2022-08-20 | 2 | -1092/+323 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add fallback to bcryptjs | TheArcaneBrony | 2022-08-20 | 7 | -20/+77 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Drop ajv patch, update setup script | TheArcaneBrony | 2022-08-20 | 11 | -30130/+9041 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Updates scripts and tests from dev/plugins | TheArcaneBrony | 2022-08-19 | 40 | -2002/+2370 |
|/ / / / / / / / / / / | |||||
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/staging' into fix/categoryNames | Madeline | 2022-08-22 | 738 | -110523/+46490 |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge remote-tracking branch 'Puyodead1/patch/prettier-config' into staging | TheArcaneBrony | 2022-08-18 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | remove duplicate key | Puyodead1 | 2022-08-17 | 1 | -2/+1 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge remote-tracking branch 'upstream/translation' into staging | TheArcaneBrony | 2022-08-18 | 8 | -71/+71 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations common.json (Russian) translation legacy | Samuel | 2022-08-15 | 1 | -8/+8 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations auth.json (Russian) | Samuel | 2022-08-15 | 1 | -2/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations common.json (Belarusian) | Samuel | 2022-08-15 | 1 | -4/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations auth.json (Belarusian) | Samuel | 2022-08-15 | 1 | -12/+12 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations common.json (Dutch) | Samuel | 2022-08-15 | 1 | -10/+10 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations auth.json (Dutch) | Samuel | 2022-08-15 | 1 | -9/+9 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations common.json (German) | Samuel | 2022-08-15 | 1 | -14/+14 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | New translations auth.json (German) | Samuel | 2022-08-15 | 1 | -12/+12 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Create docker-compose-dev.yml | David Sundberg | 2022-08-17 | 1 | -0/+2 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Fix the latest SKU errors and further debranding | Erkin Alp Güney | 2022-08-16 | 1 | -18/+29 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'dev/restructure' into staging | TheArcaneBrony | 2022-08-15 | 651 | -111354/+15470 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | change dev panel path, we missed this one... | TheArcaneBrony | 2022-08-15 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix nullables, fix user settings hanging stuff | TheArcaneBrony | 2022-08-15 | 6 | -7/+307 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | oops.. move migrations to right folder | TheArcaneBrony | 2022-08-15 | 2 | -0/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update package, sync migrations | TheArcaneBrony | 2022-08-15 | 9 | -5229/+5598 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix missing stuff | TheArcaneBrony | 2022-08-15 | 8 | -51/+38 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update db migration script | TheArcaneBrony | 2022-08-15 | 1 | -2/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix rebase conflicts | TheArcaneBrony | 2022-08-15 | 13 | -860/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 2022-08-15 | 3 | -17/+292 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | downgrade ajv so patches apply | TheArcaneBrony | 2022-08-15 | 2 | -8/+8 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update .vscode/launch.json | Erkin Alp Güney | 2022-08-15 | 1 | -3/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update scripts, update workspace, add launch.json | TheArcaneBrony | 2022-08-15 | 9 | -121/+167 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | restructure to single project | Flam3rboy | 2022-08-13 | 626 | -95551/+10391 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | try to update build script | TheArcaneBrony | 2022-08-13 | 2 | -4/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add test plugin | TheArcaneBrony | 2022-08-13 | 7 | -11/+129 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add template plugin base | TheArcaneBrony | 2022-08-13 | 2 | -0/+8 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Replace deprecated property | TheArcaneBrony | 2022-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Forgot some schemas, removed no longer used paths from generate schema script | TheArcaneBrony | 2022-08-13 | 7 | -372/+193 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Split schemas into files in util | TheArcaneBrony | 2022-08-13 | 90 | -1184/+1701 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Move some invite defaults into class | TheArcaneBrony | 2022-08-13 | 1 | -5/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix updated client stuff... | TheArcaneBrony | 2022-08-13 | 15 | -520/+218 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Push local state... | TheArcaneBrony | 2022-08-13 | 29 | -13818/+2865 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Make ConfigValue a directory, move defaults to those classes instead of a ↵ | TheArcaneBrony | 2022-08-13 | 52 | -409/+364 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | separate object | ||||
| * | | | | | | | | | | | Make fosscord read config from json if CONFIG_PATH is set | TheArcaneBrony | 2022-08-13 | 1 | -8/+11 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 2022-08-13 | 4 | -5/+336 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #839 from fosscord/dev/dms | Chris Chrome | 2022-08-13 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix DMs | ||||
| * | | | | | | | | | | | Thats it, thats the fix, thanks erkinalp | ChrisChrome | 2022-08-13 | 1 | -1/+1 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | That... Was a bad idea | ChrisChrome | 2022-08-13 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Hmmmmmm | ChrisChrome | 2022-08-13 | 1 | -5/+6 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | That don't work | ChrisChrome | 2022-08-13 | 1 | -2/+3 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #830 from fosscord/dev/applications | Chris Chrome | 2022-08-13 | 16 | -79/+1491 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Bot control panel | ||||
| * | | | | | | | | | | | Handle avatar uploads | ChrisChrome | 2022-08-12 | 1 | -2/+2 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Made nitro stuff make some sense | ChrisChrome | 2022-08-12 | 3 | -6/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Make teams nullable | TheArcaneBrony | 2022-08-10 | 3 | -2/+20 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Add migrations | TheArcaneBrony | 2022-08-10 | 6 | -1116/+613 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Whoops | ChrisChrome | 2022-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Whoops, missed one | ChrisChrome | 2022-08-10 | 1 | -1/+0 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | I'm probably forgetting a lot of things, but hey, it works | ChrisChrome | 2022-08-10 | 1 | -1/+6 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | It works now... I guess | ChrisChrome | 2022-08-10 | 2 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
| * | | | | | | | | | | | Add basic developer panel functionality - doesn't work yet | ChrisChrome | 2022-08-10 | 14 | -77/+1971 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > > > Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com> | ||||
* | | | | | | | | | | | | Update index.ts | RealMANI | 2022-08-12 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding member field to message gateway | ||||
* | | | | | | | | | | | | Invalidate tokens on password change | ChrisChrome | 2022-08-10 | 1 | -3/+9 |
|/ / / / / / / / / / / | |||||
* | | | | | | | | | | | Make sigterm exit after 3 seconds to resolve hang under systemd | TheArcaneBrony | 2022-08-10 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fix heartbeat not accepting d == null | TheArcaneBrony | 2022-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Don't use default config as config. | TheArcaneBrony | 2022-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | fix(util): OrmUtils | Flam3rboy | 2022-08-10 | 5 | -9/+15 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | wip(util): benchmark | Flam3rboy | 2022-08-09 | 2 | -0/+24 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | fix(util): util imports | Flam3rboy | 2022-08-09 | 6 | -45/+48 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Add index in member query, fixes missing column in query | TheArcaneBrony | 2022-08-09 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Remove debug log from rights util script | TheArcaneBrony | 2022-08-09 | 1 | -3/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Add rights calculator util script | TheArcaneBrony | 2022-08-09 | 1 | -0/+36 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Remove some old test logs that expose info to console | TheArcaneBrony | 2022-08-09 | 2 | -3/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fix missing import in refactor | TheArcaneBrony | 2022-08-09 | 1 | -2/+2 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Remove accidental debug logging | TheArcaneBrony | 2022-08-09 | 1 | -2/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | rename initDatabase to clarify function | TheArcaneBrony | 2022-08-09 | 5 | -9/+9 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fix accidental edit in benchmark | TheArcaneBrony | 2022-08-09 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Remove todo line that has been implemented. | TheArcaneBrony | 2022-08-09 | 1 | -1/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Use deep merge everywhere | TheArcaneBrony | 2022-08-09 | 27 | -49/+189 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Clean up BaseClient assign call | TheArcaneBrony | 2022-08-09 | 1 | -28/+3 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Bunch of fixes and improvements, everything appears to work now | TheArcaneBrony | 2022-08-09 | 40 | -132/+16554 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Clean dependencies | TheArcaneBrony | 2022-08-09 | 5 | -15244/+106 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Add basic env var documentation | TheArcaneBrony | 2022-08-09 | 2 | -1/+18 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Add migrations | TheArcaneBrony | 2022-08-09 | 6 | -30/+2519 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Clean up commented out code in BaseClass | TheArcaneBrony | 2022-08-09 | 1 | -46/+0 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Switch to migrations fully | TheArcaneBrony | 2022-08-09 | 23 | -340/+3937 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Resolve changes undone by rebasing from master | TheArcaneBrony | 2022-08-09 | 55 | -750/+190 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | migrate to DataSource | TheArcaneBrony | 2022-08-09 | 2 | -30/+102 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fix ESM error caused by file-type | TheArcaneBrony | 2022-08-09 | 8 | -87/+87 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Do all minor updates since last commit, make another script | TheArcaneBrony | 2022-08-09 | 6 | -2467/+9959 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | State update, havent tested | TheArcaneBrony | 2022-08-09 | 86 | -11687/+1113 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | update node types to v18, ditch node-fetch | TheArcaneBrony | 2022-08-09 | 13 | -1256/+259 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Update packages | TheArcaneBrony | 2022-08-09 | 28 | -9125/+10639 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | fix ts errors | Flam3rboy | 2022-08-09 | 10 | -541/+577 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Update FindConditions => FindOptionsWhere in BaseClass | TheArcaneBrony | 2022-08-09 | 1 | -5/+5 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Update local state, fix a few more errors | TheArcaneBrony | 2022-08-09 | 6 | -12/+13 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | replace all var with let (reduces warnings) | TheArcaneBrony | 2022-08-09 | 60 | -133/+133 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Update User.ts | Samuel | 2022-08-09 | 1 | -1/+1 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #818 from CE1CECL/master | TheArcaneBrony | 2022-08-07 | 7 | -6/+8 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix missing directory and modify old logos to the new ones. | ||||
| * | | | | | | | | | | New logo fix 3 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | New logo fix 2 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | New logo fix 1 | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add erlpack dependency for bundle as well | ChrisEric1 CECL | 2022-08-06 | 1 | -1/+2 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Add @yukikaze-bot/erlpack for Desktop Client | ChrisEric1 CECL | 2022-08-06 | 1 | -0/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Remove: console.log(`CACHE MISS! Asset file: x`); | ChrisEric1 CECL | 2022-08-06 | 1 | -2/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fix Missing Directory: preload-plugins | ChrisEric1 CECL | 2022-08-06 | 1 | -0/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #817 from fosscord/dev/new-scripts | TheArcaneBrony | 2022-08-06 | 6 | -31/+228 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | Add utility scripts | ||||
| * | | | | | | | | | Make build script use parts, defined in utils.js | TheArcaneBrony | 2022-08-06 | 1 | -4/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Update gitignore, push correct version of build script | TheArcaneBrony | 2022-08-06 | 2 | -11/+34 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add silent mode | TheArcaneBrony | 2022-08-06 | 1 | -5/+8 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Add utility scripts | TheArcaneBrony | 2022-08-06 | 5 | -24/+196 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #815 from fosscord/translation | Samuel | 2022-08-06 | 61 | -61/+183 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | New Crowdin updates | ||||
| * | | | | | | | | | New translations auth.json (Venetian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Javanese) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Guarani) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Quechua) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Serbo-Croatian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Berber) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Hausa) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Kurmanji (Kurdish)) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Swahili) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Sinhala) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Latin) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Tibetan) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Uyghur) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Esperanto) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Punjabi) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Norwegian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Dutch) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Mongolian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Lithuanian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Korean) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Japanese) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Italian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Hungarian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Hebrew) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Polish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Finnish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Greek) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (German) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Danish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Czech) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Catalan) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Bulgarian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Belarusian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Arabic) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Afrikaans) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Spanish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Basque) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (French) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Slovak) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Tagalog) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Telugu) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Maori) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Hindi) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Azerbaijani) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Kazakh) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Norwegian Nynorsk) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Croatian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Marathi) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Tamil) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Russian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Persian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Portuguese, Brazilian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Vietnamese) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Urdu (Pakistan)) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Chinese Simplified) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Ukrainian) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Turkish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Swedish) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | New translations auth.json (Serbian (Cyrillic)) | Samuel | 2022-08-06 | 1 | -1/+3 |
| | | | | | | | | | |