| 
							
							
								 AlTech98 | 7baa2fbe52 | Created list of all possible api errors and made them throwable in routes code | 2021-08-31 17:56:38 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 42a50c0674 | ⚡ use insert instead of save | 2021-08-31 17:56:33 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | f59fae674d | 🐛 fix message sending | 2021-08-31 17:55:23 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | e508282a55 | ✨ typeorm error handler | 2021-08-31 17:54:57 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 3d929755fb | ✨ delete _ids from entities | 2021-08-31 17:54:09 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | fb439c5717 | Merge pull request #297 from AlTech98/typeorm Implemented voice apis #127 and #78 | 2021-08-31 00:46:16 +02:00 |  | 
			
				
					| 
							
							
								 AlTech98 | 89304ff47b | Implemented voice apis #127 and #78 | 2021-08-30 21:12:13 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 1d7d3b3022 | added first unittests for api endpoints | 2021-08-30 16:23:19 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 9e4c7d119b | added setup for jest tests | 2021-08-30 16:21:54 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 5e2dd88908 | added jest config, installed supertest | 2021-08-30 16:12:05 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | fb0e79afa3 | removed jest config | 2021-08-30 16:11:39 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 99c125470f | added db to gitignore | 2021-08-30 16:11:34 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 12a227d3fc | fixed wrong statuscode in docs | 2021-08-30 16:10:58 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 382fc62f5a | fixed translation path to display correct error msg | 2021-08-30 13:44:52 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 7847f55ef6 | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | 2021-08-30 12:15:07 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 584d4a039c | 🚧 typeorm | 2021-08-30 12:15:06 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | eb6efd14c1 | ⚡ only local rate limit to prevent to much pressure on the database | 2021-08-30 12:14:32 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 088a97092b | added unittests for filestorage [cdn] | 2021-08-29 18:34:20 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 9b29209361 | added /external unit tests  [cdn] | 2021-08-29 18:05:46 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 498475c501 | fixed missing imports and programming issues [cdn] | 2021-08-29 17:29:05 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | bee6f71298 | 🐛 convert bigint -> string | 2021-08-29 17:12:46 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | aa340d0a3b | added todo to fileStorage [cdn] | 2021-08-29 17:11:27 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 4adf2bdc54 | added /avatars unittests [cdn] | 2021-08-29 17:11:01 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | 641af37d5a | fixed tests for cdn | 2021-08-29 17:00:03 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 16d46501a5 | Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm | 2021-08-29 16:58:59 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 2b858c3f0d | fix cdn | 2021-08-29 16:58:56 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | c3a1740c76 | fix bundle | 2021-08-29 16:58:53 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | be238a89b9 | fix login register + message | 2021-08-29 16:58:46 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 681ce2ac47 | fix util | 2021-08-29 16:58:37 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 7674149085 | fix rate limit | 2021-08-29 16:58:23 +02:00 |  | 
			
				
					| 
							
							
								 xnacly | c54c2d375c | fixed wrong type declaration in Gateway readyEvent | 2021-08-29 16:55:46 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 38162b1c20 | ✨ typeorm gateway | 2021-08-29 00:30:04 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 766dcc24aa | ✨ update util | 2021-08-29 00:03:58 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | e99008a1a5 | ✨ typeorm api rewrite done | 2021-08-29 00:03:40 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | a0ed0f1baf | Merge pull request #287 from EMREOYUN/patch-1 TR | 2021-08-27 22:29:28 +02:00 |  | 
			
				
					| 
							
							
								 EMRE ÇELİK | 5c92a8fb99 | TR | 2021-08-27 23:28:55 +03:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | c21c342821 | 🚧 typeorm | 2021-08-27 11:11:16 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 0ecc5d8c0e | 🚧 api | 2021-08-27 11:10:42 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 18deb1e4b0 | ✨ use RelationId | 2021-08-26 20:48:09 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 2e670c8935 | 🐛 fix unit tests | 2021-08-26 02:07:16 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 41dd600c06 | ✨ unit test | 2021-08-26 00:22:26 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | ad05822bbf | 🐛 patch modules | 2021-08-26 00:22:11 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | cee7908def | Merge branch 'master' into typeorm | 2021-08-24 17:36:37 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 05d72ac3ac | ✨ util | 2021-08-24 16:35:59 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 01ead4f734 | ✅ util unit tests | 2021-08-24 16:35:39 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | b57f8b33d4 | 🚧 gateway | 2021-08-24 16:35:20 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | a567551c8a | 🚧 api | 2021-08-24 16:35:04 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 1e5ed28514 | ✨ typeorm entities | 2021-08-24 16:34:46 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | af1b5f30c6 | generate schema | 2021-08-23 03:52:14 +02:00 |  | 
			
				
					| 
							
							
								 Flam3rboy | 7fa8bd9e10 | test | 2021-08-23 03:50:58 +02:00 |  |