summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Better patch system dev/rory/client_patchingTheArcaneBrony2022-09-177-12/+133
* More patchesTheArcaneBrony2022-09-042-1/+18
* Basic client patching systemTheArcaneBrony2022-09-0415-167/+304
* Revert "Merge pull request #873 from fosscord/dev/Maddy/fix/listeningAfterDb"TheArcaneBrony2022-09-041-4/+1
* PrettierTheArcaneBrony2022-09-0424-1645/+1447
* Merge pull request #873 from fosscord/dev/Maddy/fix/listeningAfterDbTheArcaneBrony2022-09-041-1/+4
|\
| * Move component starts to before sentry enablingMadeline2022-09-041-2/+4
| * Merge branch 'staging' into dev/Maddy/fix/listeningAfterDbMadeline2022-08-30756-114541/+19893
| |\
| * | Start listening after database and config has been loadedMadeline2022-07-101-2/+2
* | | Merge pull request #874 from fosscord/dev/Maddy/feat/welcomeMessagesTheArcaneBrony2022-09-041-2/+23
|\ \ \
| * \ \ Merge branch 'staging' into dev/Maddy/feat/welcomeMessagesMadeline2022-08-30753-114495/+19858
| |\ \ \ | | | |/ | | |/|
| * | | Guild join messagesMadeline2022-07-311-4/+27
* | | | Merge pull request #877 from DragonFire1230/stagingTheArcaneBrony2022-09-041-7/+4
|\ \ \ \
| * | | | Update README.mdDragonFire2022-09-031-1/+0
| * | | | Update README.mdDragonFire2022-09-011-6/+4
* | | | | Fix migrationTheArcaneBrony2022-09-041-1/+1
* | | | | flags related rights and stats apiErkin Alp Güney2022-09-049-114/+137
* | | | | Various fixes for current web client (#875)Madeline2022-09-0417-1241/+1565
* | | | | Merge pull request #879 from Puyodead1/fix/user-profilesTheArcaneBrony2022-09-041-2/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix user profile not displaying correctlyPuyodead12022-09-011-2/+9
|/ / / /
* | | | Merge pull request #872 from Puyodead1/feat/guild-profilesTheArcaneBrony2022-08-3114-91/+463
|\ \ \ \
| * \ \ \ Merge branch 'staging' into feat/guild-profilesPuyodead12022-08-302-0/+61
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #866 from FSG-Cat/Bug-Report-TemplateTheArcaneBrony2022-08-302-0/+61
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'fosscord:staging' into Bug-Report-TemplateCatalan Lover2022-08-248-36/+73
| |\ \ \ \
| * | | | | Added Env and Software Vars.Catalan Lover2022-08-241-1/+9
| * | | | | Fix typo and add not applicable instructions for Version.Catalan Lover2022-08-231-2/+2
| * | | | | Update feature_request.mdCatalan Lover2022-08-231-1/+1
| * | | | | Merge branch 'fosscord:staging' into Bug-Report-TemplateCatalan Lover2022-08-23392-36476/+7328
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #1 from FSG-Cat/FSG-Cat-patch-1Catalan Lover2022-08-232-0/+53
| |\ \ \ \ \ \
| | * | | | | | Update issue templatesCatalan Lover2022-08-232-0/+53
| | | | | * | | regenerate migrationsPuyodead12022-08-303-49/+6
| | | | | * | | Delete profile.tsPuyodead12022-08-291-34/+0
| | | | | * | | implement guild profiles and fix user profilesPuyodead12022-08-2915-91/+540
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Oop, deprecated typeorm callTheArcaneBrony2022-08-271-1/+1
* | | | | | | Merge remote-tracking branch 'upstream/dev/staging_2' into stagingTheArcaneBrony2022-08-274-10/+176
|\ \ \ \ \ \ \
| * | | | | | | Configurable backup code lengthTheArcaneBrony2022-08-272-1/+2
| * | | | | | | Add missing SKUTheArcaneBrony2022-08-271-8/+168
| * | | | | | | Dont even bother loading mappings for assets.TheArcaneBrony2022-08-271-0/+3
| * | | | | | | Configurable MFA backup token lengthTheArcaneBrony2022-08-272-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge remote-tracking branch 'Maddy/fix/sendMemberInProfile' into stagingTheArcaneBrony2022-08-271-25/+61
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/staging' into fix/sendMemberInProfileMadeline2022-08-22729-111890/+46122
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Actually respect with_mutual_guildsMadeline2022-07-161-1/+1
| * | | | | | | Don't send @everyone roleMadeline2022-07-161-1/+1
| * | | | | | | Forgot to send roles in guild_memberMadeline2022-07-161-25/+33
| * | | | | | | Respect with_mutual_guilds and guild_id in /users/:id/profileMadeline2022-07-161-14/+39
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'Maddy/fix/claim_accounts' into stagingTheArcaneBrony2022-08-276-6/+27
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/staging' into fix/claim_accountsMadeline2022-08-22729-111897/+46138
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into fix/claim_accountsMadeline2022-07-135-33/+64
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Check if email required in PATCH @meMadeline2022-07-081-3/+3
| * | | | | | | Merge branch 'master' into fix/claim_accountsMadeline2022-07-0765-9971/+16193
| |\ \ \ \ \ \ \
| * | | | | | | | Ensure password was given if email is given in PATCH @meMadeline2022-07-071-0/+2
| * | | | | | | | Merge branch 'master' into fix/claim_accountsMadeline2022-04-1155-4104/+3398
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into fix/claim_accountsErkin Alp Güney2022-03-0513-55/+138
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added email sanitisation to /users/@me PATCH. Could previously have email as ...Madeline2022-02-172-1/+11
| * | | | | | | | | | Fixed bug in /users/@me PATCH where username must be present in every request...Madeline2022-02-171-1/+2
* | | | | | | | | | | Merge remote-tracking branch 'Maddy/fix/categoryNames' into stagingTheArcaneBrony2022-08-272-7/+14
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/staging' into fix/categoryNamesMadeline2022-08-25394-36123/+7025
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #799 from MaddyUnderStars/feat/captchaVerifyTheArcaneBrony2022-08-244-9/+73
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/staging' into feat/captchaVerifyMadeline2022-08-25392-36467/+7294
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | case insensitive header for rate limits, fix rate limit default settingsTheArcaneBrony2022-08-244-4/+9
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | * | | | | | | | | | Check CaptchaScott Gould2022-08-232-5/+37
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/staging' into feat/captchaVerifyMadeline2022-08-22671-115883/+26472
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into feat/captchaVerifyMadeline2022-08-0697-255/+23877
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Captcha checkingMadeline2022-07-204-7/+69
* | | | | | | | | | | | | case insensitive header for rate limits, fix rate limit default settingsTheArcaneBrony2022-08-244-4/+9
| |_|_|/ / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'dev/cherry-plugins-improvements' into stagingTheArcaneBrony2022-08-23392-36471/+7291
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | New db migration script - multiplatform, fix mariadb migrationsTheArcaneBrony2022-08-2310-153/+195
| * | | | | | | | | | | Improve first setup, make server load initial configuraitonTheArcaneBrony2022-08-209-40/+875
| * | | | | | | | | | | Disable yarn PnPTheArcaneBrony2022-08-202-2/+2
| * | | | | | | | | | | prettierTheArcaneBrony2022-08-20339-4235/+3835
| * | | | | | | | | | | Fix merge conflictsTheArcaneBrony2022-08-208-8231/+7
| * | | | | | | | | | | Make canvas optionalTheArcaneBrony2022-08-202-1092/+323
| * | | | | | | | | | | Add fallback to bcryptjsTheArcaneBrony2022-08-207-20/+77
| * | | | | | | | | | | Drop ajv patch, update setup scriptTheArcaneBrony2022-08-2011-30130/+9041
| * | | | | | | | | | | Updates scripts and tests from dev/pluginsTheArcaneBrony2022-08-1940-2002/+2370
|/ / / / / / / / / / /
| | | * | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \