| 
							
							
								 yanyongyu | d82f0c6310 | ⚗️ add config option for fastapi | 2022-01-11 15:03:17 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 742d1f1f02 | ⚗️ fix load builtin plugin | 2022-01-10 22:52:10 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 1b035ed19b | 🔥 add State() deprecation warning | 2022-01-10 22:24:45 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 2ccdc218e0 | ♿ improve state detect #677 | 2022-01-10 11:21:01 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | d6f5216d29 | 🐛 fix plugin load fail | 2022-01-09 23:15:33 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 3fa8bd2cd0 | 🐛 fix receive and got missing detect error | 2022-01-09 20:34:03 +08:00 |  | 
			
				
					| 
							
							
								 明见 | 096f0d72f1 | 从 Fastapi 的文档中排除驱动器的 HTTP 上报地址 | 2022-01-08 22:19:45 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 0a10a3c18b | 📝 add examples | 2022-01-07 18:38:04 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 6b2d8d2674 | 🐛 fix param missing name | 2022-01-07 16:27:35 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 89ae275793 | 📝 update handler doc | 2022-01-06 17:51:32 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | e39539a3be | ✅ add rule test cases | 2022-01-05 18:29:11 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 7f54468868 | ✏️ fix typo | 2022-01-04 16:04:30 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | bbbb5bbecd | ⬆️ upgrade dependencies | 2022-01-04 14:36:32 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 479952777b | ⬆️ upgrade dependency | 2022-01-02 18:18:37 +08:00 |  | 
			
				
					| 
							
							
								 Mix | 43938a004e | ♻️ refactor template format_fieldto improve readability | 2022-01-02 13:13:43 +08:00 |  | 
			
				
					| 
							
							
								 Mix | 983e5aefdb | ✨ support user-defined format spec for message template | 2022-01-01 21:52:54 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 620938c26c | 🐛 fix modal hidden | 2022-01-01 21:11:46 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 338c41abd5 | ⚡ improve const performance | 2022-01-01 16:43:48 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 78d0ec847e | 🚧 add handler di example | 2021-12-31 23:58:59 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | ec35f292bd | 🐛 fix matcher got receive type error | 2021-12-31 22:43:29 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | d1706e438b | 🚧 add store pagination | 2021-12-30 12:56:10 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 23d0b2509e | 🐛 fix ws close exception not catch in server | 2021-12-30 12:11:31 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 80c0ac5456 | ✏️ fix typo | 2021-12-29 23:06:47 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | af03188f88 | 🐛 fix on_command block cannot set | 2021-12-29 22:23:35 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 4bd2156929 | 🐛 fix matcher.skip missing | 2021-12-29 21:52:46 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | f06b78054c | 🔥 remove debug option | 2021-12-28 15:19:53 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 5cfeb4e79d | 🐛 fix log level bug | 2021-12-28 14:33:03 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 86c859fec2 | 📝 add create matcher doc | 2021-12-28 11:51:14 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | db826caff4 | 📝 add load plugin and config doc | 2021-12-28 01:02:04 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | c1e06c2ec0 | 🐛 fix aiohttp config trierule bugs | 2021-12-27 02:26:02 +08:00 |  | 
			
				
					| 
							
							
								 Jigsaw | fd9ec5e6fa | ✨ Compatible with cross-platform superusers (#642) | 2021-12-26 18:46:54 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 8093c5d154 | ♿ add websocket close exception | 2021-12-26 14:20:09 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | e64f399370 | ♿ change websocket client to context manager | 2021-12-26 13:45:26 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 7b204d72e6 | ♿ change websocket client to context manager | 2021-12-26 13:42:13 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 00c2ee8490 | 🐛 fix command rule type annotation error | 2021-12-25 20:17:12 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | d773fea709 | 🐛 fix echo message error | 2021-12-25 18:46:44 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 7ebae277d1 | 🔥 remove unused import | 2021-12-25 17:44:53 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 9b9941e6c5 | 💡 write config docs | 2021-12-25 14:57:29 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 188eb110c5 | ⚗️ add proxy support | 2021-12-25 14:04:53 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 80258fe2d4 | ⚗️ add support for data json file | 2021-12-24 23:15:28 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 6ed87f1910 | 🔊 add trace logs | 2021-12-24 15:04:18 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 6643f951ef | 🐛 fix cannot reject preset arg | 2021-12-24 14:09:43 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 17f3c8fd09 | 🐛 fix arg message store | 2021-12-23 22:16:55 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 76104d3237 | 🐛 fix rule checker not parsed | 2021-12-23 19:36:29 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | e3aba26080 | ♻️ rewrite builtin rule and permission | 2021-12-23 17:50:59 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 8fb394e4c3 | ⚗️ new driver combine expr support | 2021-12-23 17:20:26 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | b9f1890d80 | 🐛 fix command parse error | 2021-12-23 16:01:09 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | 0839d6d062 | 🐛 fix import error for extra dependencies | 2021-12-23 14:29:21 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | b984f99643 | 🐛 fix missing endpoint name for routing | 2021-12-22 18:50:16 +08:00 |  | 
			
				
					| 
							
							
								 yanyongyu | fecdb5367a | ⬆️ upgrade dependencies | 2021-12-22 16:53:55 +08:00 |  |