Commit Graph

69 Commits

Author SHA1 Message Date
TheArcaneBrony d52d9c62fc Bunch of fixes and improvements, everything appears to work now 2022-08-09 23:28:27 +02:00
TheArcaneBrony 279ec10081 State update, havent tested 2022-08-09 23:28:27 +02:00
TheArcaneBrony e536fb2f72 replace all var with let (reduces warnings) 2022-08-09 23:28:27 +02:00
ChrisEric1 CECL 2ef49012b8 Remove: console.log(CACHE MISS! Asset file: x); 2022-08-06 16:42:55 -04:00
TheArcaneBrony 88916865ee Merge branch 'master' into 2fa 2022-08-06 02:33:12 +02:00
TheArcaneBrony 6e9bd98711 Make requested changes (pr792) 2022-07-31 15:01:19 +02:00
Madeline 1c2cddb7c4 2fa 2022-07-20 20:14:30 +10:00
TheArcaneBrony cf3873d62f Add local disk caching for fetched assets 2022-07-17 18:56:47 +02:00
Madeline 11f7d9da78 Skip check for rate limit bypass if no user id is provided 2022-07-02 12:05:45 +03:00
Erkin Alp Güney e1399b2875 needs to be async 2022-04-28 21:38:39 +03:00
Erkin Alp Güney 9ecd3d530b exempt users logic
resolves #396
2022-04-28 21:30:41 +03:00
Erkin Alp Güney c9c660f7a7 eventually fix those errors 2022-04-24 23:07:25 +03:00
Erkin Alp Güney 4871513640 Update RateLimit.ts 2022-04-24 23:04:55 +03:00
Erkin Alp Güney fb5c79eefa Update RateLimit.ts 2022-04-24 21:49:04 +03:00
Erkin Alp Güney 16c10c581c fix the seconds rounding logic 2022-04-24 17:35:09 +03:00
Erkin Alp Güney c87671d080 Punitive rate limiting 2022-04-24 14:57:26 +03:00
Erkin Alp Güney c5de68d0bc added the maintenance listing endpoint 2022-04-07 23:15:41 +03:00
Featyre b01a26cdce Dev portal + categories load db 2022-01-26 08:58:36 +08:00
Thesourtimes 0da570dedc General work on API 2021-12-18 19:17:04 +03:00
Thesourtimes 87f7c9b7a3 Make the test client togglable 2021-12-15 05:41:21 +03:00
Thesourtimes 6e48883354 Minor API work 2021-12-05 21:53:58 +03:00
Samuel af1a23400c Merge pull request #491 from TheArcaneBrony/master
Add plugin & css support, add styling to differentiate from discord.com
2021-11-21 21:04:22 +01:00
Thesourtimes 17684a14fd Fix the minor issues on route 2021-11-18 22:15:05 +03:00
uurgothat 39aebb2cfc Add instance route 2021-11-17 22:28:22 +03:00
The Arcane Brony a61bba7e27 Inline plugin support 2021-11-11 22:26:49 +01:00
The Arcane Brony ed133380fb Add plugin & css support, add styling to differentiate from discord.com 2021-11-11 22:24:03 +01:00
KagurazakaNyaa 8ded9a20f9 Proxy support for external network access 2021-10-24 02:17:07 +08:00
Flam3rboy 0924f73a89 🎨 exclude healthz/readyz from auth 2021-10-15 00:46:09 +02:00
Flam3rboy 1492751d58 🎨 move field error to util 2021-10-05 19:34:13 +02:00
afeuerstein c745c765e0 fix request failiure with error code 400 2021-10-03 20:06:03 +02:00
Flam3rboy 5a45606411 add `right` option to route() 2021-10-03 01:55:57 +02:00
Flam3rboy 286b4a69fd add private and public endpoint 2021-09-25 23:55:19 +02:00
Flam3rboy 022e82023d add option to disable all rate limits 2021-09-20 23:35:32 +02:00
Flam3rboy 40ae2d6267 🐛 fix errror handler 2021-09-20 23:35:04 +02:00
Flam3rboy 269bbdfeae accept invite page 2021-09-20 17:38:16 +02:00
Flam3rboy 1cd4b81917 Revert "🚧 webhook"
This reverts commit f691aa4c5a.
2021-09-16 20:49:07 +02:00
Flam3rboy f691aa4c5a 🚧 webhook 2021-09-14 22:15:55 +02:00
Flam3rboy d50073fc41 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
Flam3rboy 2e9f36b66a Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-04 11:26:47 +02:00
Flam3rboy 6e9d4ed6a0 🐛 fix error handler and asset router 2021-09-04 11:23:12 +02:00
xnacly 3aaf4c8a57 Revert "added big todo list to Guild.ts (big chungus)"
This reverts commit 4a63e1560c.
2021-09-03 21:36:19 +02:00
xnacly 4a63e1560c added big todo list to Guild.ts (big chungus) 2021-09-03 21:33:44 +02:00
xnacly 879587d62b moved Constants and Errorhandler from api to util 2021-09-03 21:29:17 +02:00
xnacly 9e1aac7471 fixed 'undefined not found' + error not showing in client 2021-09-03 20:00:19 +02:00
Flam3rboy e662c983b3 🐛 fix message sending 2021-09-03 04:04:34 +02:00
Flam3rboy ef5df63501 Merge branch 'typeorm' into typeorm 2021-08-31 18:10:36 +02:00
Flam3rboy 3f66c10178 🐛 db query fixes 2021-08-31 17:58:47 +02:00
AlTech98 7fcb68f082 Created list of all possible api errors and made them throwable in routes code 2021-08-31 17:56:38 +02:00
Flam3rboy 3def279c5a typeorm error handler 2021-08-31 17:54:57 +02:00
xnacly 3db1abdb50 fixed translation path to display correct error msg 2021-08-30 13:44:52 +02:00