summary refs log tree commit diff
path: root/api/src/middlewares/Translation.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-19chore: fix package.json scriptsNobody6-11/+11
2022-07-16Display offline members in member list (#788)Madeline1-3/+24
2022-07-16Revert "Send offline group in LazyRequest (#778)" (#787)Erkin Alp Güney1-25/+3
2022-07-16Send offline group in LazyRequest (#778)Madeline1-3/+25
2022-07-09Relax some of the limitsErkin Alp Güney1-18/+17
2022-07-09* Make max website preview download size for embeds configurableMadeline2-3/+8
2022-07-09Removed unused importMadeline1-1/+1
2022-07-09Allow multiple attachments in messagesMadeline2-10/+1365
2022-07-07Filter out schemas that block generation instead, and also include util in filesMadeline3-430/+1936
2022-07-07Typescript-json-schema does not crawl extendsMadeline1-1/+8
2022-07-04Format changed filesLachlanCourt1-13/+6
2022-07-04Ensure query fails if role with specified id does not existLachlanCourt1-1/+1
2022-07-04Add semicolonLachlanCourt1-1/+1
2022-07-04Simplify role query as per code reviewLachlanCourt1-2/+1
2022-07-04Move role_id specific api routes to correct fileLachlanCourt2-137/+53
2022-07-04Fix compile error in get requestLachlanCourt1-42/+4
2022-07-04Create role subdirectory and add GET api routeLachlanCourt2-0/+145
2022-07-02Skip check for rate limit bypass if no user id is providedMadeline1-5/+7
2022-06-26Fix compile errors in latestMadeline1-10/+14
2022-06-26fix the wrong nameErkin Alp Güney1-1/+1
2022-06-26self-leave logicErkin Alp Güney1-3/+19
2022-06-26JOIN_GUILDS is not the right flag thereErkin Alp Güney1-1/+1
2022-06-26Update Rights.tsErkin Alp Güney1-0/+2
2022-06-19Bump sqlite3 from 5.0.2 to 5.0.8 in /utildependabot[bot]1-1445/+1487
2022-06-08Expose general instance information via api /ping routeMadeline1-1/+17
2022-06-02Use SPDX license syntax in 'package.json' filesKaKi878-8/+8
2022-05-30Respect register_dateOfBirth_required = falseMadeline2-2/+2
2022-05-26Finished file translation FlumeZ1-10/+10
2022-05-26Fixed Broken Translates and finished the fileFlumeZ1-11/+11
2022-05-19