summary refs log tree commit diff
path: root/assets/locales (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-04Minor fixesTheArcaneBrony3-5/+9
2022-09-04New db migration script - multiplatform, fix mariadb migrationsTheArcaneBrony2-269/+0
2022-09-04Add mostly-functional initial setup scriptTheArcaneBrony3-4/+12
2022-09-04Add fallback to bcryptjs, make canvas optionalTheArcaneBrony5-6/+3
2022-09-04Cleanup, reformat, fix some todos, git hookTheArcaneBrony114-689/+750
2022-09-04Add sqlite migration for plugin settingsTheArcaneBrony3-1/+20
2022-09-04Fix config table, add plugin events, implement onPreMessageEvent, addTheArcaneBrony47-133/+1746
2022-09-04Plugins finally load!TheArcaneBrony23-28/+249
2022-09-04Git workflow - partial list of Ubuntu dependenciesTheArcaneBrony1-1/+4
2022-09-04Update plugin loading, update example plugin, add ci task for testing if buil...TheArcaneBrony10-13/+66
2022-09-04feat(plugins): event systemFlam3rboy4-28/+85
2022-09-04feat(plugins): loaderFlam3rboy4-0/+49
2022-09-04Basic client patching systemTheArcaneBrony1-0/+1
2022-09-04Basic client patching systemTheArcaneBrony15-167/+304
2022-09-04PrettierTheArcaneBrony24-1645/+1447
2022-09-04Move component starts to before sentry enablingMadeline1-2/+4
2022-09-04Fix migrationTheArcaneBrony1-1/+1
2022-09-04flags related rights and stats apiErkin Alp Güney9-114/+137
2022-09-04Various fixes for current web client (#875)Madeline17-1241/+1565
2022-09-03Update README.mdDragonFire1-1/+0
2022-09-01fix user profile not displaying correctlyPuyodead11-2/+9
2022-09-01Update README.mdDragonFire1-6/+4
2022-08-30regenerate migrationsPuyodead13-49/+6
2022-08-29Delete profile.tsPuyodead11-34/+0
2022-08-29implement guild profiles and fix user profilesPuyodead115-91/+540
2022-08-27Oop, deprecated typeorm callTheArcaneBrony1-1/+1
2022-08-27Configurable backup code lengthTheArcaneBrony2-1/+2
2022-08-27Add missing SKUTheArcaneBrony1-8/+168
2022-08-27Dont even bother loading mappings for assets.TheArcaneBrony1-0/+3
2022-08-27Configurable MFA backup token lengthTheArcaneBrony2-1/+3
2022-08-24case insensitive header for rate limits, fix rate limit default settingsTheArcaneBrony4-4/+9
2022-08-24Added Env and Software Vars.Catalan Lover1-1/+9
2022-08-24case insensitive header for rate limits, fix rate limit default settingsTheArcaneBrony4-4/+9
2022-08-23Fix typo and add not applicable instructions for Version.Catalan Lover1-2/+2
2022-08-23Update feature_request.mdCatalan Lover1-1/+1
2022-08-23Update issue templatesCatalan Lover2-0/+53
2022-08-23Check CaptchaScott Gould2-5/+37
2022-08-23New db migration script - multiplatform, fix mariadb migrationsTheArcaneBrony10-153/+195
2022-08-20Improve first setup, make server load initial configuraitonTheArcaneBrony9-40/+875
2022-08-20