Commit Graph

2966 Commits

Author SHA1 Message Date
TheArcaneBrony baeec00f65 case insensitive header for rate limits, fix rate limit default settings
Also disabled rate limit bypass right as it doesn't work...
2022-08-24 16:57:10 +02:00
TheArcaneBrony ba0ba4b61e Merge branch 'dev/cherry-plugins-improvements' into staging 2022-08-23 19:02:05 +02:00
TheArcaneBrony e0e0b74788 New db migration script - multiplatform, fix mariadb migrations 2022-08-23 19:00:40 +02:00
TheArcaneBrony 674fa8364e Improve first setup, make server load initial configuraiton 2022-08-20 19:26:20 +02:00
TheArcaneBrony 5ffaaf771e Disable yarn PnP 2022-08-20 18:26:44 +02:00
TheArcaneBrony 04dea8d788 prettier 2022-08-20 03:27:03 +02:00
TheArcaneBrony 363d9887cf Fix merge conflicts 2022-08-20 03:25:08 +02:00
TheArcaneBrony c0cdfd332c Make canvas optional 2022-08-20 03:18:41 +02:00
TheArcaneBrony 3795c67723 Add fallback to bcryptjs 2022-08-20 03:17:44 +02:00
TheArcaneBrony 0232c592ed Drop ajv patch, update setup script 2022-08-20 03:14:11 +02:00
TheArcaneBrony 9071cbdc25 Updates scripts and tests from dev/plugins 2022-08-19 19:07:10 +02:00
TheArcaneBrony 359d828935 Merge remote-tracking branch 'Puyodead1/patch/prettier-config' into staging 2022-08-18 22:27:14 +02:00
TheArcaneBrony 305e3a5d74 Merge remote-tracking branch 'upstream/translation' into staging 2022-08-18 22:22:45 +02:00
David Sundberg 6fb3e77397 Create docker-compose-dev.yml 2022-08-17 17:54:53 +03:00
Puyodead1 f070bac69a remove duplicate key 2022-08-17 02:10:10 -04:00
Erkin Alp Güney 03ba7e40c5 Fix the latest SKU errors and further debranding 2022-08-16 19:17:44 +03:00
Samuel c0f3c91b71 New translations common.json (Russian) 2022-08-15 19:27:29 +03:00
Samuel 246bdb2d8f New translations auth.json (Russian) 2022-08-15 19:27:29 +03:00
Samuel c85671f53a New translations common.json (Belarusian) 2022-08-15 19:27:29 +03:00
Samuel 8e3e28040b New translations auth.json (Belarusian) 2022-08-15 19:27:29 +03:00
Samuel 517aad85d6 New translations common.json (Dutch) 2022-08-15 19:27:29 +03:00
Samuel d6c00709c5 New translations auth.json (Dutch) 2022-08-15 19:27:29 +03:00
Samuel fd52864093 New translations common.json (German) 2022-08-15 19:27:29 +03:00
Samuel 9d14557518 New translations auth.json (German) 2022-08-15 19:27:29 +03:00
TheArcaneBrony 1a94fb1208 Merge branch 'dev/restructure' into staging 2022-08-15 11:13:21 +02:00
TheArcaneBrony 15b1dee513 change dev panel path, we missed this one... 2022-08-15 10:02:26 +02:00
TheArcaneBrony 6d9ea1a7bc Fix nullables, fix user settings hanging stuff 2022-08-15 09:47:49 +02:00
TheArcaneBrony 95108eedf0 oops.. move migrations to right folder 2022-08-15 07:54:00 +02:00
TheArcaneBrony 551fa530cf Update package, sync migrations 2022-08-15 07:16:41 +02:00
TheArcaneBrony fcef1f4d27 Fix missing stuff 2022-08-15 06:22:22 +02:00
TheArcaneBrony 79d97a9252 Update db migration script 2022-08-15 06:14:02 +02:00
TheArcaneBrony 6d3706c2c8 Fix rebase conflicts 2022-08-15 06:13:50 +02:00
TheArcaneBrony 5e629decfc Do the funny thing (make user->invite cascade delet) 2022-08-15 06:13:39 +02:00
TheArcaneBrony bed14559f8 downgrade ajv so patches apply 2022-08-15 06:10:17 +02:00
Erkin Alp Güney 9e00f759d7 Update .vscode/launch.json 2022-08-15 06:10:00 +02:00
TheArcaneBrony 08d5aca132 Update scripts, update workspace, add launch.json 2022-08-15 06:09:11 +02:00
Flam3rboy 5e86d7ab9c restructure to single project 2022-08-13 22:00:55 +02:00
TheArcaneBrony 5abd6bb7e0 try to update build script 2022-08-13 21:57:51 +02:00
TheArcaneBrony b1b9cf7333 Add test plugin 2022-08-13 21:57:51 +02:00
TheArcaneBrony 0b401956f5 Add template plugin base 2022-08-13 21:57:51 +02:00
TheArcaneBrony a10891a5a7 Replace deprecated property 2022-08-13 21:57:51 +02:00
TheArcaneBrony 1f4ba6395b Forgot some schemas, removed no longer used paths from generate schema script 2022-08-13 21:57:51 +02:00
TheArcaneBrony 10bd812747 Split schemas into files in util 2022-08-13 21:57:51 +02:00
TheArcaneBrony dd0a6e9709 Move some invite defaults into class 2022-08-13 21:57:51 +02:00
TheArcaneBrony 1d52b0d072 Fix updated client stuff... 2022-08-13 21:57:51 +02:00
TheArcaneBrony 44859db499 Push local state... 2022-08-13 21:57:51 +02:00
TheArcaneBrony 34ca1a8a6c Make ConfigValue a directory, move defaults to those classes instead of a separate object 2022-08-13 21:57:51 +02:00
TheArcaneBrony 99c40c2082 Make fosscord read config from json if CONFIG_PATH is set 2022-08-13 21:57:51 +02:00
TheArcaneBrony de9a6f28e5 Do the funny thing (make user->invite cascade delet) 2022-08-13 20:45:51 +02:00
Chris Chrome 3d38a9dc9c Merge pull request #839 from fosscord/dev/dms
Fix DMs
2022-08-13 01:05:11 -06:00