| Commit message (Expand) | Author | Age | Files | Lines |
* | prettier dev/rory/legacy/plugins | TheArcaneBrony | 2022-09-04 | 2 | -17/+16 |
* | Minor fixes | TheArcaneBrony | 2022-09-04 | 1 | -2/+3 |
* | 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 | 1 | -0/+9 |
* | Cleanup, reformat, fix some todos, git hook | TheArcaneBrony | 2022-09-04 | 50 | -477/+757 |
* | Add sqlite migration for plugin settings | TheArcaneBrony | 2022-09-04 | 2 | -0/+19 |
* | Fix config table, add plugin events, implement onPreMessageEvent, add | TheArcaneBrony | 2022-09-04 | 36 | -107/+1661 |
* | Plugins finally load! | TheArcaneBrony | 2022-09-04 | 19 | -20/+230 |
* | Update plugin loading, update example plugin, add ci task for testing if buil... | TheArcaneBrony | 2022-09-04 | 4 | -3/+13 |
* | feat(plugins): event system | Flam3rboy | 2022-09-04 | 4 | -28/+85 |
* | feat(plugins): loader | Flam3rboy | 2022-09-04 | 4 | -0/+49 |
* | Prettier | TheArcaneBrony | 2022-09-04 | 7 | -53/+57 |
* | Merge pull request #874 from fosscord/dev/Maddy/feat/welcomeMessages | TheArcaneBrony | 2022-09-04 | 1 | -2/+23 |
|\ |
|
| * | Merge branch 'staging' into dev/Maddy/feat/welcomeMessages | Madeline | 2022-08-30 | 194 | -0/+17499 |
| |\ |
|
* | | | Fix migration | TheArcaneBrony | 2022-09-04 | 1 | -1/+1 |
* | | | flags related rights and stats api | Erkin Alp Güney | 2022-09-04 | 5 | -46/+49 |
* | | | Various fixes for current web client (#875) | Madeline | 2022-09-04 | 6 | -3/+15 |
* | | | regenerate migrations | Puyodead1 | 2022-08-30 | 3 | -49/+6 |
* | | | implement guild profiles and fix user profiles | Puyodead1 | 2022-08-29 | 8 | -2/+291 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'upstream/dev/staging_2' into staging | TheArcaneBrony | 2022-08-27 | 2 | -2/+5 |
|\ \ |
|
| * | | Configurable backup code length | TheArcaneBrony | 2022-08-27 | 2 | -1/+2 |
| * | | Configurable MFA backup token length | TheArcaneBrony | 2022-08-27 | 2 | -1/+3 |
* | | | Merge remote-tracking branch 'Maddy/fix/claim_accounts' into staging | TheArcaneBrony | 2022-08-27 | 2 | -0/+2 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/staging' into fix/claim_accounts | Madeline | 2022-08-22 | 195 | -0/+17678 |
| |\ \ \
| | |_|/
| |/| | |
|
* | | | | 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 | 172 | -2495/+2298 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | case insensitive header for rate limits, fix rate limit default settings | TheArcaneBrony | 2022-08-24 | 2 | -2/+2 |
* | | | | 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 | 3 | -4/+20 |
* | | | | prettier | TheArcaneBrony | 2022-08-20 | 171 | -2824/+2606 |
| |_|/
|/| | |
|
| * | | Merge remote-tracking branch 'upstream/staging' into fix/categoryNames | Madeline | 2022-08-22 | 195 | -0/+17686 |
| |\ \
| |/ /
|/| /
| |/ |
|
* | | Fix nullables, fix user settings hanging stuff | TheArcaneBrony | 2022-08-15 | 4 | -3/+303 |
* | | oops.. move migrations to right folder | TheArcaneBrony | 2022-08-15 | 2 | -0/+299 |
* | | Update package, sync migrations | TheArcaneBrony | 2022-08-15 | 2 | -95/+0 |
* | | Fix rebase conflicts | TheArcaneBrony | 2022-08-15 | 4 | -112/+1094 |
* | | Do the funny thing (make user->invite cascade delet) | TheArcaneBrony | 2022-08-15 | 3 | -17/+292 |
* | | restructure to single project | Flam3rboy | 2022-08-13 | 187 | -0/+15915 |
|/ |
|
* | :sparkles: rtc | Flam3rboy | 2021-08-12 | 16 | -1198/+0 |
* | :sparkles: config add rate limit | Flam3rboy | 2021-08-12 | 1 | -13/+47 |
* | fix rabbitmq export | Flam3rboy | 2021-08-12 | 1 | -11/+15 |
* | :bug: fix config: don't use mongodb change streams | Flam3rboy | 2021-08-12 | 1 | -4/+4 |
* | :sparkles: added .overwriteChannel function to permissions | Flam3rboy | 2021-08-12 | 1 | -2/+13 |
* | :sparkles: rabbitmq | Flam3rboy | 2021-08-11 | 3 | -18/+37 |
* | added deleted and disabled check for checkToken | xnacly | 2021-08-10 | 1 | -1/+1 |
* | :bug: fix MessageType | Flam3rboy | 2021-08-09 | 1 | -22/+22 |
* | :recycle: convert bigint literals to objects for backwards compatibility | Flam3rboy | 2021-08-09 | 4 | -66/+66 |
* | :bug: fix bitfield resolve | Flam3rboy | 2021-08-08 | 1 | -1/+1 |
* | [Config] Make brokers null by default | Diego Magdaleno | 2021-07-29 | 1 | -4/+2 |
* | [Config] Handle kafka | Diego Magdaleno | 2021-07-29 | 1 | -2/+15 |
* | Add regions to Config | Paul Munteanu | 2021-07-26 | 1 | -0/+19 |
* | :loud_sound: fix log | Flam3rboy | 2021-07-18 | 1 | -1/+1 |
* | auto throw error if findOne doesn't find any doc | Flam3rboy | 2021-07-10 | 1 | -1/+0 |
* | :see_no_evil: :lock: hide db password in log | Flam3rboy | 2021-07-08 | 1 | -1/+3 |
* | :bug: fix Config | Flam3rboy | 2021-07-07 | 1 | -1/+1 |
* | :sparkles: checkToken return user data | Flam3rboy | 2021-06-30 | 1 | -2/+5 |
* | :sparkles: Rate Limit model | Flam3rboy | 2021-06-28 | 1 | -11/+17 |
* | :bug: fix mongoose cache | Flam3rboy | 2021-06-27 | 2 | -8/+23 |
* | :sparkles: Config: ipdataApiKey + register.blockProxies | Flam3rboy | 2021-06-27 | 1 | -0/+4 |
* | :sparkles: allow bot tokens | Flam3rboy | 2021-06-24 | 1 | -0/+1 |
* | :bug: fix checkToken | Flam3rboy | 2021-06-23 | 2 | -2/+2 |
* | :art: rename recipients -> recipient_ids | Flam3rboy | 2021-05-31 | 1 | -5/+5 |
* | :bug: fix config | Flam3rboy | 2021-05-31 | 1 | -1/+1 |
* | fix message model | Flam3rboy | 2021-05-30 | 1 | -1/+1 |
* | :sparkles: add requestSignature to Config | Flam3rboy | 2021-05-29 | 1 | -1/+3 |
* | :sparkles: add cdn.endpoint to config | Flam3rboy | 2021-05-28 | 1 | -0/+6 |
* | :bug: fix Snowflake workerid | Flam3rboy | 2021-05-25 | 1 | -1/+1 |
* | :bug: fix Snowflake process + worker id | Flam3rboy | 2021-05-25 | 1 | -3/+4 |
* | :bug: fix default endpoint | Flam3rboy | 2021-05-25 | 1 | -2/+2 |
* | :sparkles: new config | Flam3rboy | 2021-05-24 | 1 | -108/+199 |
* | additional token checks: user disabled/deleted or if the token was revoked | Flam3rboy | 2021-05-24 | 1 | -1/+8 |
* | Config: Don't cast to unknow and rather give a gernic type | Diego Magdaleno | 2021-05-23 | 1 | -2/+2 |
* | :bug: fix checktoken | Flam3rboy | 2021-05-23 | 1 | -3/+2 |
* | Config: export getConfigPathForFile | Diego Magdaleno | 2021-05-22 | 1 | -1/+1 |
* | Config: New config and store classes to replace the mongo method | Diego Magdaleno | 2021-05-22 | 1 | -34/+109 |
* | :bug: fix Message Model | Flam3rboy | 2021-05-22 | 1 | -3/+3 |
* | :sparkles: system user permissions | Flam3rboy | 2021-05-22 | 1 | -0/+2 |
* | :bug: fix Channel + Invite Model | Flam3rboy | 2021-05-22 | 1 | -1/+1 |
* | fix channel permission calc | Flam3rboy | 2021-05-21 | 2 | -2/+2 |
* | :bug: convert string to bigint Permissions | Flam3rboy | 2021-05-21 | 2 | -3/+11 |
* | :bug: fix types | Flam3rboy | 2021-05-18 | 2 | -6/+20 |
* | :bug: add MessageType enum | Flam3rboy | 2021-05-14 | 3 | -5/+33 |
|\ |
|
| * | :sparkles: add MessageType enum | Flam3rboy | 2021-05-14 | 3 | -5/+33 |
* | | :bug: fix Database toObject | Flam3rboy | 2021-05-10 | 2 | -3/+3 |
|/ |
|
* | :sparkles: add dm permission | Flam3rboy | 2021-04-26 | 1 | -14/+50 |
* | :bug: fix string | Flam3rboy | 2021-04-24 | 1 | -1/+2 |
* | :art: String trimSpecial pass string OR undefined | Flam3rboy | 2021-04-24 | 1 | -1/+2 |
* | :sparkles: throw missing permission | Flam3rboy | 2021-04-23 | 1 | -4/+11 |
* | Merge branch 'main' of https://github.com/discord-open-source/discord-server-... | Flam3rboy | 2021-04-14 | 7 | -42/+94 |
|\ |
|
| * | added toBigInt and BigInt getters to bitfields | notsapinho | 2021-04-08 | 5 | -3/+18 |
| * | Merge branch 'main' of https://github.com/fosscord/fosscord-server-util | xnacly | 2021-04-08 | 4 | -40/+67 |
| |\ |
|
| | * | getPermission use cache | Flam3rboy | 2021-04-07 | 1 | -5/+5 |
| | * | fix toObject type | Flam3rboy | 2021-04-07 | 1 | -3/+5 |
| | * | :bug: fix lean not working with virtuals | Flam3rboy | 2021-04-07 | 1 | -0/+9 |
| | * | Merge branch 'main' of https://github.com/discord-open-source/discord-server-... | Flam3rboy | 2021-04-06 | 1 | -1/+2 |
| | |\ |
|
| | | * | :arrow_up: update mongodb | Flam3rboy | 2021-04-06 | 1 | -1/+2 |
| | | * | resolve deprecation warnings | afeuerstein | 2021-04-06 | 1 | -1/+1 |
| | * | | :art: remove _id and __v from response | Flam3rboy | 2021-04-06 | 1 | -0/+7 |
| | |/ |
|
| | * | :art: Convert id bigint to string | Flam3rboy | 2021-04-06 | 2 | -5/+5 |
| | * | :bug: fix User Model guilds | Flam3rboy | 2021-04-06 | 1 | -0/+2 |
| | * | :bug: fix Database | Flam3rboy | 2021-04-06 | 2 | -28/+34 |
| * | | added hasThrow | xnacly | 2021-04-08 | 1 | -0/+10 |
| |/ |
|
* / | :zap: export regex | Flam3rboy | 2021-04-14 | 2 | -2/+4 |
|/ |
|
* | :sparkles: AuditLog | Flam3rboy | 2021-03-04 | 3 | -3/+7 |
* | :art: getPermission() default opts | Flam3rboy | 2021-03-04 | 1 | -1/+1 |
* | :art: getPermission cache | Flam3rboy | 2021-03-03 | 1 | -4/+11 |
* | :construction: custom permissions | Flam3rboy | 2021-03-03 | 1 | -1/+6 |
* | :bug: fix populate. finally 😅 | Flam3rboy | 2021-02-23 | 1 | -6/+12 |
* | Custom Permission | Flam3rboy | 2021-02-22 | 1 | -1/+5 |
* | :bug: fix Permission BitField | Flam3rboy | 2021-02-22 | 1 | -10/+15 |
* | :bug: fix Mongodb BigInt | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
* | :bug: fix database | Flam3rboy | 2021-02-16 | 1 | -2/+5 |
* | :bug: fix database | Flam3rboy | 2021-02-16 | 1 | -5/+2 |
* | :bug: fix Config | Flam3rboy | 2021-02-16 | 1 | -1/+1 |
* | :bug: fix permission | Flam3rboy | 2021-02-14 | 1 | -1/+1 |
* | :bug: fix public member type | Flam3rboy | 2021-02-14 | 1 | -1/+1 |
* | :bug: fix PermissionResolvable | Flam3rboy | 2021-02-14 | 1 | -1/+34 |
* | :bug: fix Permissions type declaration | Flam3rboy | 2021-02-14 | 1 | -1/+1 |
* | :sparkles: getPermission util function | Flam3rboy | 2021-02-14 | 1 | -3/+30 |
* | :art: Channel + Member + Message + Role in separate collection | Flam3rboy | 2021-02-13 | 1 | -0/+47 |
* | :sparkles: Config init takes default opts | Flam3rboy | 2021-02-13 | 1 | -2/+2 |
* | :zap: Config and database update | Flam3rboy | 2021-02-13 | 3 | -21/+26 |
* | :sparkles: mongoose Schemas | Flam3rboy | 2021-02-13 | 3 | -7/+164 |
* | :arrow_up: bump lambert-db | Flam3rboy | 2021-02-08 | 2 | -2/+5 |
* | update missing-native-js-functions version | Flam3rboy | 2021-02-06 | 1 | -13/+0 |
* | :sparkles: convertBigIntToString | Flam3rboy | 2021-02-06 | 2 | -1/+14 |
* | :wrench: build | Flam3rboy | 2021-02-05 | 11 | -0/+435 |