Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix being unable to unset nicknames | Madeline | 2023-02-05 | 1 | -1/+11 |
| | | | | | Remove unwanted guild profile handler in cdn Fix rights check for bio/avatars of your own user | ||||
* | Merge pull request from GHSA-9q7f-pv47-cxp9 | Madeline | 2023-02-02 | 1 | -1/+13 |
| | |||||
* | Add ESLint (#941) | Madeline | 2023-01-20 | 22 | -88/+77 |
| | | | | | | | * Add eslint, switch to lint-staged for precommit * Fix all ESLint errors * Update GH workflow to check prettier and eslint | ||||
* | Fix a funny security vuln | ChrisChrome | 2023-01-18 | 1 | -1/+1 |
| | |||||
* | Script to add license preamble to each file. Also, does that. (#935) | Madeline | 2023-01-18 | 32 | -0/+576 |
| | | | | | | | | | * Add script to automatically add license to each file * Add license preamble to each file. * Fix existing preamble detection breaking due to line endings. Git :( * Prevent license from being added to code with other licenses | ||||
* | Prettier | Madeline | 2023-01-05 | 6 | -72/+126 |
| | |||||
* | Fix new roles having duplicate positions | Madeline | 2022-12-30 | 2 | -6/+13 |
| | |||||
* | Fix the roles bug | Madeline | 2022-12-21 | 1 | -5/+8 |
| | |||||
* | implement guild profiles and fix user profiles | Puyodead1 | 2022-12-19 | 2 | -48/+64 |
| | |||||
* | Only allow specific server features to be edited | Madeline | 2022-12-05 | 1 | -0/+22 |
| | |||||
* | Fix private messages being returned when no channel_id provided in search | Madeline | 2022-12-05 | 1 | -3/+17 |
| | |||||
* | Fix bug allowing any member from kicking any member instance-wide | Madeline | 2022-12-05 | 1 | -3/+3 |
| | |||||
* | Fix prune | Madeline | 2022-12-03 | 1 | -1/+1 |
| | |||||
* | Forgot some schemas + only generate schemas in util/schemas + add setup script | Madeline | 2022-10-24 | 2 | -12/+2 |
| | |||||
* | remove self_edit_guilds, was dumb | Madeline | 2022-10-07 | 1 | -2/+2 |
| | |||||
* | fix self_edit_guilds right | Madeline | 2022-10-07 | 1 | -2/+2 |
| | |||||
* | Split MANAGE_GUILDS right into MANAGE_GUILDS for instance-wide control and ↵ | Madeline | 2022-09-30 | 1 | -1/+1 |
| | | | | SELF_EDIT_GUILDS for control over guilds you own or have perms to edit | ||||
* | whoops | Madeline | 2022-09-28 | 1 | -1/+1 |
| | |||||
* | Discovery splashes + fix guild icons disappearing on settings change | Madeline | 2022-09-28 | 1 | -7/+16 |
| | |||||
* | Missed some schemas | Madeline | 2022-09-28 | 1 | -17/+1 |
| | |||||
* | Prettier | Madeline | 2022-09-26 | 28 | -796/+1377 |
| | |||||
* | Move schemas to /src/util/schemas | Madeline | 2022-09-26 | 20 | -171/+15 |
| | |||||
* | Rearrange assets a bit, fix anything that uses assets folder | Madeline | 2022-09-26 | 1 | -1/+1 |
| | |||||
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 31 | -0/+1890 |