Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 375 | -0/+150637 |
| |\ | |||||
* | \ | 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 | 375 | -0/+150657 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
* | | | 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 | 6 | -46/+71 |
| | | | |||||
* | | | Various fixes for current web client (#875) | Madeline | 2022-09-04 | 14 | -11/+106 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | | | fix user profile not displaying correctly | Puyodead1 | 2022-09-01 | 1 | -2/+9 |
| | | | |||||
* | | | 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 | 14 | -9/+502 |
| |/ |/| | |||||
* | | 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 | 379 | -0/+150842 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Merge remote-tracking branch 'Maddy/fix/claim_accounts' into staging | TheArcaneBrony | 2022-08-27 | 4 | -5/+22 |
|\ \ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/staging' into fix/claim_accounts | Madeline | 2022-08-22 | 379 | -0/+150826 |
| |\ \ \ \ | | |/ / / | |/| / / | | |/ / | |||||
* | | | | 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 | 342 | -4026/+3640 |
| |\ \ \ | |/ / / |/| | | | | | | | Also allow voice to skip checks | ||||
* | | | | Merge remote-tracking branch 'upstream/staging' into feat/captchaVerify | Madeline | 2022-08-25 | 340 | -4370/+3909 |
|\ \ \ \ | |||||
| * | | | | 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 |
| | | | | | |||||
| * | | | | New db migration script - multiplatform, fix mariadb migrations | TheArcaneBrony | 2022-08-23 | 5 | -94/+86 |
| | | | | | |||||
| * | | | | Improve first setup, make server load initial configuraiton | TheArcaneBrony | 2022-08-20 | 5 | -37/+22 |
| | | | | | |||||
| * | | | | prettier | TheArcaneBrony | 2022-08-20 | 333 | -4191/+3790 |
| | | | | | |||||
| * | | | | Fix merge conflicts | TheArcaneBrony | 2022-08-20 | 4 | -4/+3 |
| | | | | | |||||
| * | | | | Make canvas optional | TheArcaneBrony | 2022-08-20 | 1 | -5/+11 |
| | | | | | |||||
| * | | | | Add fallback to bcryptjs | TheArcaneBrony | 2022-08-20 | 7 | -20/+77 |
| | | | | | |||||
| * | | | | Drop ajv patch, update setup script | TheArcaneBrony | 2022-08-20 | 4 | -106/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge remote-tracking branch 'upstream/staging' into feat/captchaVerify | Madeline | 2022-08-22 | 380 | -0/+150871 |
|\| | | | |_|/ |/| | | |||||
| | * | Merge remote-tracking branch 'upstream/staging' into fix/categoryNames | Madeline | 2022-08-22 | 379 | -0/+150819 |
| |/| |/|/ | |||||
| * | Fix the latest SKU errors and further debranding | Erkin Alp Güney | 2022-08-16 | 1 | -18/+29 |
| | | |||||
| * | 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 | 5 | -4/+304 |
| | | |||||
| * | oops.. move migrations to right folder | TheArcaneBrony | 2022-08-15 | 2 | -0/+0 |
| | | |||||
| * | Update package, sync migrations | TheArcaneBrony | 2022-08-15 | 4 | -95/+299 |
| | | |||||
| * | Fix missing stuff | TheArcaneBrony | 2022-08-15 | 4 | -0/+106 |
| | | |||||
| * | Fix rebase conflicts | TheArcaneBrony | 2022-08-15 | 8 | -114/+1220 |
| | | |||||
| * | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 2022-08-15 | 3 | -17/+292 |
| | | |||||
| * | restructure to single project | Flam3rboy | 2022-08-13 | 364 | -0/+148807 |
|/ | |||||
* | :bug: fix types + packages | Flam3rboy | 2021-08-13 | 1 | -1/+0 |
| | |||||
* | [ProjectManagement] Add root project and dev getting started guides. | darkhpp | 2021-08-13 | 1 | -0/+1 |
| | |||||
* | :sparkles: webrtc | Flam3rboy | 2021-08-12 | 4 | -54/+0 |
| | |||||
* | :construction: init | Flam3rboy | 2021-06-24 | 4 | -0/+54 |