summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/staging' into fix/categoryNamesMadeline2022-08-22738-110523/+46490
|\
| * Merge remote-tracking branch 'Puyodead1/patch/prettier-config' into stagingTheArcaneBrony2022-08-181-2/+1
| |\
| | * remove duplicate keyPuyodead12022-08-171-2/+1
| * | Merge remote-tracking branch 'upstream/translation' into stagingTheArcaneBrony2022-08-188-71/+71
| |\ \
| | * | New translations common.json (Russian) translation legacySamuel2022-08-151-8/+8
| | * | New translations auth.json (Russian)Samuel2022-08-151-2/+2
| | * | New translations common.json (Belarusian)Samuel2022-08-151-4/+4
| | * | New translations auth.json (Belarusian)Samuel2022-08-151-12/+12
| | * | New translations common.json (Dutch)Samuel2022-08-151-10/+10
| | * | New translations auth.json (Dutch)Samuel2022-08-151-9/+9
| | * | New translations common.json (German)Samuel2022-08-151-14/+14
| | * | New translations auth.json (German)Samuel2022-08-151-12/+12
| * | | Create docker-compose-dev.ymlDavid Sundberg2022-08-171-0/+2
| * | | Fix the latest SKU errors and further debrandingErkin Alp Güney2022-08-161-18/+29
| * | | Merge branch 'dev/restructure' into stagingTheArcaneBrony2022-08-15651-111354/+15470
| |\ \ \ | | | |/ | | |/|
| | * | change dev panel path, we missed this one...TheArcaneBrony2022-08-151-1/+1
| | * | Fix nullables, fix user settings hanging stuffTheArcaneBrony2022-08-156-7/+307
| | * | oops.. move migrations to right folderTheArcaneBrony2022-08-152-0/+0
| | * | Update package, sync migrationsTheArcaneBrony2022-08-159-5229/+5598
| | * | Fix missing stuffTheArcaneBrony2022-08-158-51/+38
| | * | Update db migration scriptTheArcaneBrony2022-08-151-2/+2
| | * | Fix rebase conflictsTheArcaneBrony2022-08-1513-860/+2
| | * | Do the funny thing (make user->invite cascade delet)TheArcaneBrony2022-08-153-17/+292
| | * | downgrade ajv so patches applyTheArcaneBrony2022-08-152-8/+8
| | * | Update .vscode/launch.jsonErkin Alp Güney2022-08-151-3/+0
| | * | Update scripts, update workspace, add launch.jsonTheArcaneBrony2022-08-159-121/+167
| | * | restructure to single projectFlam3rboy2022-08-13626-95551/+10391
| | * | try to update build scriptTheArcaneBrony2022-08-132-4/+1
| | * | Add test pluginTheArcaneBrony2022-08-137-11/+129
| | * | Add template plugin baseTheArcaneBrony2022-08-132-0/+8
| | * | Replace deprecated propertyTheArcaneBrony2022-08-131-1/+1
| | * | Forgot some schemas, removed no longer used paths from generate schema scriptTheArcaneBrony2022-08-137-372/+193
| | * | Split schemas into files in utilTheArcaneBrony2022-08-1390-1184/+1701
| | * | Move some invite defaults into classTheArcaneBrony2022-08-131-5/+1
| | * | Fix updated client stuff...TheArcaneBrony2022-08-1315-520/+218
| | * | Push local state...TheArcaneBrony2022-08-1329-13818/+2865
| | * | Make ConfigValue a directory, move defaults to those classes instead of a sep...TheArcaneBrony2022-08-1352-409/+364
| | * | Make fosscord read config from json if CONFIG_PATH is setTheArcaneBrony2022-08-131-8/+11
| |/ /
| * | Do the funny thing (make user->invite cascade delet)TheArcaneBrony2022-08-134-5/+336
| * | Merge pull request #839 from fosscord/dev/dmsChris Chrome2022-08-131-1/+1
| |\ \
| | * | Thats it, thats the fix, thanks erkinalpChrisChrome2022-08-131-1/+1
| |/ /
| * | That... Was a bad ideaChrisChrome2022-08-131-1/+1
| * | HmmmmmmChrisChrome2022-08-131-5/+6
| * | That don't workChrisChrome2022-08-131-2/+3
| * | Merge pull request #830 from fosscord/dev/applicationsChris Chrome2022-08-1316-79/+1491
| |\ \
| | * | Handle avatar uploadsChrisChrome2022-08-121-2/+2
| | * | Made nitro stuff make some senseChrisChrome2022-08-123-6/+6
| | * | Make teams nullableTheArcaneBrony2022-08-103-2/+20
| | * | Add migrationsTheArcaneBrony2022-08-106-1116/+613
| | * | WhoopsChrisChrome2022-08-101-1/+1
| | * | Whoops, missed oneChrisChrome2022-08-101-1/+0
| | * | I'm probably forgetting a lot of things, but hey, it worksChrisChrome2022-08-101-1/+6
| | * | It works now... I guessChrisChrome2022-08-102-2/+1
| | * | Add basic developer panel functionality - doesn't work yetChrisChrome2022-08-1014-77/+1971
| * | | Update index.tsRealMANI2022-08-121-2/+10
| * | | Invalidate tokens on password changeChrisChrome2022-08-101-3/+9
| |/ /
| * | Make sigterm exit after 3 seconds to resolve hang under systemdTheArcaneBrony2022-08-101-0/+1
| * | Fix heartbeat not accepting d == nullTheArcaneBrony2022-08-101-1/+1
| * | Don't use default config as config.TheArcaneBrony2022-08-101-1/+1
| * | fix(util): OrmUtilsFlam3rboy2022-08-105-9/+15
| * | wip(util): benchmarkFlam3rboy2022-08-092-0/+24
| * | fix(util): util importsFlam3rboy2022-08-096-45/+48
| * | Add index in member query, fixes missing column in queryTheArcaneBrony2022-08-091-0/+1
| * | Remove debug log from rights util scriptTheArcaneBrony2022-08-091-3/+1
| * | Add rights calculator util scriptTheArcaneBrony2022-08-091-0/+36
| * | Remove some old test logs that expose info to consoleTheArcaneBrony2022-08-092-3/+0
| * | Fix missing import in refactorTheArcaneBrony2022-08-091-2/+2
| * | Remove accidental debug loggingTheArcaneBrony2022-08-091-2/+0
| * | rename initDatabase to clarify functionTheArcaneBrony2022-08-095-9/+9
| * | Fix accidental edit in benchmarkTheArcaneBrony2022-08-091-1/+1
| * | Remove todo line that has been implemented.TheArcaneBrony2022-08-091-1/+0
| * | Use deep merge everywhereTheArcaneBrony2022-08-0927-49/+189
| * | Clean up BaseClient assign callTheArcaneBrony2022-08-091-28/+3
| * | Bunch of fixes and improvements, everything appears to work nowTheArcaneBrony2022-08-0940-132/+16554
| * | Clean dependenciesTheArcaneBrony2022-08-095-15244/+106
| * | Add basic env var documentationTheArcaneBrony2022-08-092-1/+18
| * | Add migrationsTheArcaneBrony2022-08-096-30/+2519
| * | Clean up commented out code in BaseClassTheArcaneBrony2022-08-091-46/+0
| * | Switch to migrations fullyTheArcaneBrony2022-08-0923-340/+3937
| * | Resolve changes undone by rebasing from masterTheArcaneBrony2022-08-0955-750/+190
| * | migrate to DataSourceTheArcaneBrony2022-08-092-30/+102
| * | Fix ESM error caused by file-typeTheArcaneBrony2022-08-098-87/+87
| * | Do all minor updates since last commit, make another scriptTheArcaneBrony2022-08-096-2467/+9959
| * | State update, havent testedTheArcaneBrony2022-08-0986-11687/+1113
| * | update node types to v18, ditch node-fetchTheArcaneBrony2022-08-0913-1256/+259
| * | Update packagesTheArcaneBrony2022-08-0928-9125/+10639
| * | fix ts errorsFlam3rboy2022-08-0910-541/+577
| * | Update FindConditions => FindOptionsWhere in BaseClassTheArcaneBrony2022-08-091-5/+5
| * | Update local state, fix a few more errorsTheArcaneBrony2022-08-096-12/+13
| * | replace all var with let (reduces warnings)TheArcaneBrony2022-08-0960-133/+133
| |/
| * Update User.tsSamuel2022-08-091-1/+1
| * Merge pull request #818 from CE1CECL/masterTheArcaneBrony2022-08-077-6/+8
| |\
| | * New logo fix 3ChrisEric1 CECL2022-08-061-1/+1
| | * New logo fix 2ChrisEric1 CECL2022-08-061-1/+1
| | * New logo fix 1ChrisEric1 CECL2022-08-061-1/+1
| | * Add erlpack dependency for bundle as wellChrisEric1 CECL2022-08-061-1/+2
| | * Add @yukikaze-bot/erlpack for Desktop ClientChrisEric1 CECL2022-08-061-0/+1
| | * Remove: console.log(`CACHE MISS! Asset file: x`);ChrisEric1 CECL2022-08-061-2/+1
| | * Fix Missing Directory: preload-pluginsChrisEric1 CECL2022-08-061-0/+1
| * | Merge pull request #817 from fosscord/dev/new-scriptsTheArcaneBrony2022-08-066-31/+228
| |\ \ | | |/ | |/|
| | * Make build script use parts, defined in utils.jsTheArcaneBrony2022-08-061-4/+3
| | * Update gitignore, push correct version of build scriptTheArcaneBrony2022-08-062-11/+34
| | * Add silent modeTheArcaneBrony2022-08-061-5/+8
| | * Add utility scriptsTheArcaneBrony2022-08-065-24/+196
| |/
| * Merge pull request #815 from fosscord/translationSamuel2022-08-0661-61/+183
| |\
| | * New translations auth.json (Venetian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Javanese)Samuel2022-08-061-1/+3
| | * New translations auth.json (Guarani)Samuel2022-08-061-1/+3
| | * New translations auth.json (Quechua)Samuel2022-08-061-1/+3
| | * New translations auth.json (Serbo-Croatian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Berber)Samuel2022-08-061-1/+3
| | * New translations auth.json (Hausa)Samuel2022-08-061-1/+3
| | * New translations auth.json (Kurmanji (Kurdish))Samuel2022-08-061-1/+3
| | * New translations auth.json (Swahili)Samuel2022-08-061-1/+3
| | * New translations auth.json (Sinhala)Samuel2022-08-061-1/+3
| | * New translations auth.json (Latin)Samuel2022-08-061-1/+3
| | * New translations auth.json (Tibetan)Samuel2022-08-061-1/+3
| | * New translations auth.json (Uyghur)Samuel2022-08-061-1/+3
| | * New translations auth.json (Esperanto)Samuel2022-08-061-1/+3
| | * New translations auth.json (Punjabi)Samuel2022-08-061-1/+3
| | * New translations auth.json (Norwegian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Dutch)Samuel2022-08-061-1/+3
| | * New translations auth.json (Mongolian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Lithuanian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Korean)Samuel2022-08-061-1/+3
| | * New translations auth.json (Japanese)Samuel2022-08-061-1/+3
| | * New translations auth.json (Italian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Hungarian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Hebrew)Samuel2022-08-061-1/+3
| | * New translations auth.json (Polish)Samuel2022-08-061-1/+3
| | * New translations auth.json (Finnish)Samuel2022-08-061-1/+3
| | * New translations auth.json (Greek)Samuel2022-08-061-1/+3
| | * New translations auth.json (German)Samuel2022-08-061-1/+3
| | * New translations auth.json (Danish)Samuel2022-08-061-1/+3
| | * New translations auth.json (Czech)Samuel2022-08-061-1/+3
| | * New translations auth.json (Catalan)Samuel2022-08-061-1/+3
| | * New translations auth.json (Bulgarian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Belarusian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Arabic)Samuel2022-08-061-1/+3
| | * New translations auth.json (Afrikaans)Samuel2022-08-061-1/+3
| | * New translations auth.json (Spanish)Samuel2022-08-061-1/+3
| | * New translations auth.json (Basque)Samuel2022-08-061-1/+3
| | * New translations auth.json (French)Samuel2022-08-061-1/+3
| | * New translations auth.json (Slovak)Samuel2022-08-061-1/+3
| | * New translations auth.json (Tagalog)Samuel2022-08-061-1/+3
| | * New translations auth.json (Telugu)Samuel2022-08-061-1/+3
| | * New translations auth.json (Maori)Samuel2022-08-061-1/+3
| | * New translations auth.json (Hindi)Samuel2022-08-061-1/+3
| | * New translations auth.json (Azerbaijani)Samuel2022-08-061-1/+3
| | * New translations auth.json (Kazakh)Samuel2022-08-061-1/+3
| | * New translations auth.json (Norwegian Nynorsk)Samuel2022-08-061-1/+3
| | * New translations auth.json (Croatian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Marathi)Samuel2022-08-061-1/+3
| | * New translations auth.json (Tamil)Samuel2022-08-061-1/+3
| | * New translations auth.json (Russian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Persian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Portuguese, Brazilian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Vietnamese)Samuel2022-08-061-1/+3
| | * New translations auth.json (Urdu (Pakistan))Samuel2022-08-061-1/+3
| | * New translations auth.json (Chinese Simplified)Samuel2022-08-061-1/+3
| | * New translations auth.json (Ukrainian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Turkish)Samuel2022-08-061-1/+3
| | * New translations auth.json (Swedish)Samuel2022-08-061-1/+3
| | * New translations auth.json (Serbian (Cyrillic))Samuel2022-08-061-1/+3
| | * New translations auth.json (Indonesian)Samuel2022-08-061-1/+3
| | * New translations auth.json (Romanian)Samuel2022-08-061-1/+3
| * | Merge pull request #800 from MaddyUnderStars/2faTheArcaneBrony2022-08-0614-8/+1609
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into 2faTheArcaneBrony2022-08-0619-108/+22069
| | |\ | | |/ | |/|
| * | Merge pull request #804 from MaddyUnderStars/feat/notesTableTheArcaneBrony2022-08-064-15/+53
| |\ \
| | * | Delete Note if no contentMadeline2022-07-231-10/+14
| | * | Moved user notes into separate tableMadeline2022-07-234-15/+49
| * | | Merge pull request #814 from fosscord/translationTheArcaneBrony2022-08-062-21/+21
| |\ \ \
| | * | | New translations common.json (Hebrew)Samuel2022-08-061-11/+11
| | * | | New translations auth.json (Hebrew)Samuel2022-08-061-10/+10
| * | | | Merge pull request #809 from Puyodead1/patch/user-modifyTheArcaneBrony2022-08-062-0/+4
| |\ \ \ \
| | * | | | Update schemas.jsonPuyodead12022-07-301-2/+0
| | * | | | add discriminator to user modify schemaPuyodead12022-07-302-0/+6
| * | | | | Merge pull request #792 from fosscord/dev/local-cacheTheArcaneBrony2022-08-0611-72/+21967
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Make requested changes (pr792)TheArcaneBrony2022-07-314-20/+4
| | * | | | Add local disk caching for fetched assetsTheArcaneBrony2022-07-1711-75/+21986
| | | | | * Merge branch 'master' into 2faMadeline2022-08-012-8/+5
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | fix: not being able to enable communityPuyodead12022-07-262-8/+5
| | | | | * Merge branch 'master' into 2faMadeline2022-08-019-73/+38
| | | | | |\ | | |_|_|_|/ | |/| | | |
| * | | | | Bump file-type from 16.5.3 to 16.5.4 in /bundle (#802)dependabot[bot]2022-07-232-10/+12
| * | | | | Bump file-type from 16.5.3 to 16.5.4 in /cdn (#801)dependabot[bot]2022-07-232-10/+10
| * | | | | chore!: update docker scripts (#797)Nobody2022-07-205-53/+16
| | |_|/ / | |/| | |
| | | | * Add config `security_twoFactor_generateBackupCodes` to control backup code ge...Madeline2022-07-203-6/+15
| | | | * Add node-2fa to package.jsonMadeline2022-07-202-2/+4
| | | | * 2faMadeline2022-07-2011-4/+1570
| | |_|/ | |/| |
| * | | chore: fix package.json scriptsNobody2022-07-196-11/+11
| |/ /
| * | Display offline members in member list (#788)Madeline2022-07-161-3/+24
| * | Revert "Send offline group in LazyRequest (#778)" (#787)Erkin Alp Güney2022-07-161-25/+3
| * | Send offline group in LazyRequest (#778)Madeline2022-07-161-3/+25
| * | Relax some of the limitsErkin Alp Güney2022-07-091-18/+17
| * | * Make max website preview download size for embeds configurableMadeline2022-07-092-3/+8
| * | Merge pull request #783 from MaddyUnderStars/feat/multiUploadsErkin Alp Güney2022-07-092-9/+20
| |\ \
| | * | Removed unused importMadeline2022-07-091-1/+1
| | * | Merge branch 'master' into feat/multiUploadsMadeline2022-07-092-483/+652
| | |\ \ | | |/ / | |/| |
| * | | Filter out schemas that block generation instead, and also include util in filesMadeline2022-07-073-430/+1936
| * | | Typescript-json-schema does not crawl extendsMadeline2022-07-071-1/+8
| | * | Allow multiple attachments in messagesMadeline2022-07-092-10/+1365
| |/ /
| * | Format changed filesLachlanCourt2022-07-041-13/+6
| * | Ensure query fails if role with specified id does not existLachlanCourt2022-07-041-1/+1
| * | Add semicolonLachlanCourt2022-07-041-1/+1
| * | Simplify role query as per code reviewLachlanCourt2022-07-041-2/+1
| * | Move role_id specific api routes to correct fileLachlanCourt2022-07-042-137/+53
| * | Fix compile error in get requestLachlanCourt2022-07-041-42/+4
| * | Create role subdirectory and add GET api routeLachlanCourt2022-07-042-0/+145
| * | Skip check for rate limit bypass if no user id is providedMadeline2022-07-021-5/+7
| |/
| * Merge pull request #737 from fosscord/translationConner2022-06-262-4/+4
| |\
| | * New translations common.json (Polish)Samuel2022-04-251-2/+2
| | * New translations auth.json (Polish)Samuel2022-04-251-2/+2
| * | Merge pull request #776 from MaddyUnderStars/fix/member_idMadeline2022-06-261-10/+14
| |\ \
| | * | Fix compile errors in latestMadeline2022-06-261-10/+14
| |/ /
| * | fix the wrong nameErkin Alp Güney2022-06-261-1/+1
| * | self-leave logicErkin Alp Güney2022-06-261-3/+19
| * | JOIN_GUILDS is not the right flag thereErkin Alp Güney2022-06-261-1/+1
| * | Update Rights.tsErkin Alp Güney2022-06-261-0/+2
| * | Bump sqlite3 from 5.0.2 to 5.0.8 in /utildependabot[bot]2022-06-191-1445/+1487
| * | Merge pull request #763 from KaKi87/spdxErkin Alp Güney2022-06-198-8/+8
| |\ \
| | * | Use SPDX license syntax in 'package.json' filesKaKi872022-06-028-8/+8
| * | | Merge pull request #767 from MaddyUnderStars/feat/pingInformationSamuel2022-06-151-1/+17
| |\ \ \ | | |/ / | |/| |
| | * | Expose general instance information via api /ping routeMadeline2022-06-081-1/+17
| |/ /
| * | Merge pull request #759 from MaddyUnderStars/fix/respectRegisterConfigErkin Alp Güney2022-05-302-2/+2
| |\ \
| | * | Respect register_dateOfBirth_required = falseMadeline2022-05-302-2/+2
| |/ /
| * | Merge pull request #758 from xFlum3/patch-2Erkin Alp Güney2022-05-261-10/+10
| |\ \
| | * | Finished file translation FlumeZ2022-05-261-10/+10
| |/ /
| * | Merge pull request #757 from xFlum3/patch-1Erkin Alp Güney2022-05-261-11/+11
| |\ \
| | * | Fixed Broken Translates and finished the fileFlumeZ2022-05-261-11/+11
| |/ /
| * | add guild policiesErkin Alp Güney2022-05-191-0/+2
| * | Extended settings will not be type checkedErkin Alp Güney2022-05-151-1/+1
| * | Extended settingsErkin Alp Güney2022-05-151-0/+5
| * | Update index.tsErkin Alp Güney2022-05-151-14/+18
| * | Update AuditLog.tsErkin Alp Güney2022-05-151-1/+3
| * | user groupsErkin Alp Güney2022-05-151-0/+33
| * | Merge branch 'master' of https://github.com/fosscord/fosscord-serverErkin Alp Güney2022-05-155-23/+85
| |\ \
| | * | Update bulk-delete.tsErkin Alp Güney2022-05-151-7/+13
| | * | Update purge.tsErkin Alp Güney2022-05-151-3/+3
| | * | Update MessageFlags.tsErkin Alp Güney2022-05-111-1/+1
| | * | Update MessageFlags.tsErkin Alp Güney2022-05-111-1/+2
| | * | add more message flagsErkin Alp Güney2022-05-111-3/+8
| | * | more event typesErkin Alp Güney2022-05-101-4/+54
| | * | Remove more WAAO referencesErkin Alp Güney2022-05-061-6/+6
| * | | messages before/after soundness checkErkin Alp Güney2022-04-301-3/+12
| |/ /
| * | patch for missing router schema, and also add purge route self-deletion checksErkin Alp Güney2022-04-301-2/+11
| * | introduce the purge endpointErkin Alp Güney2022-04-282-1/+78
| * | Update prune.tsErkin Alp Güney2022-04-281-2/+6
| * | needs to be asyncErkin Alp Güney2022-04-283-5/+6
| * | exempt users logicErkin Alp Güney2022-04-281-2/+6
| * | Merge pull request #736 from MaddyUnderStars/backfillingErkin Alp Güney2022-04-271-5/+24
| |\ \