1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 19:02:33 +01:00
Commit Graph

42 Commits

Author SHA1 Message Date
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
Flam3rboy
954700b2d5 only local rate limit to prevent to much pressure on the database 2021-08-30 12:14:32 +02:00
Flam3rboy
d0292ef96b 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy
e0f2a5548d fix rate limit 2021-08-29 16:58:23 +02:00
Flam3rboy
c9ff1774b4 typeorm api rewrite done 2021-08-29 00:03:40 +02:00
Flam3rboy
2dbbd21f73 🚧 api 2021-08-27 11:10:42 +02:00
Flam3rboy
495e1f3484 Merge branch 'master' into typeorm 2021-08-24 17:36:37 +02:00
Flam3rboy
ef4d4a3181 🚧 api 2021-08-24 16:35:04 +02:00
Lukas Does Dev
f49c748bb3
Fix content security policy policy 2021-08-21 22:30:42 +03:00
Flam3rboy
e611126c7c 🎨 clean up 2021-08-17 22:42:16 +02:00
Flam3rboy
70d9aa669e 🔊 verbose error handler 2021-08-17 20:37:13 +02:00
Flam3rboy
ecced11085 delete finished todos 2021-08-16 17:42:17 +02:00
Flam3rboy
fce6288c93 update auth middleware 2021-08-16 15:07:09 +02:00
Flam3rboy
4b02fe3b33 update Rate Limit with new event transmission 2021-08-16 15:06:31 +02:00
Flam3rboy
1f167e11df 🚧 fix server bundle 2021-08-13 22:57:46 +02:00
Flam3rboy
63343eec4c Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 20:54:59 +02:00
Flam3rboy
49da976943 🐛 fix api middleware 2021-08-13 20:53:50 +02:00
Flam3rboy
16eff151ea 🐛 fix dependencies and build for bundle 2021-08-13 20:53:29 +02:00
Flam3rboy
3715807cf7 rename @fosscord/server-util to -> @fosscord/util 2021-08-13 12:59:59 +02:00
Flam3rboy
08e837bf55 api 2021-08-12 20:09:35 +02:00