Commit Graph

413 Commits

Author SHA1 Message Date
photino 40400cf248 Release version 0.22.3 2024-05-04 11:23:18 +08:00
photino 2aadf00567 Add Card and Markdown components for dioxus 2024-05-04 10:19:35 +08:00
photino 1d41580779 Release version 0.22.2 2024-04-30 14:57:48 +08:00
photino 904613d95f Add context for zino_core::error::Error 2024-04-29 23:23:27 +08:00
photino 08a4d4be51 Remove the formt_class macro in zino-dioxus 2024-04-28 12:38:58 +08:00
photino 53cf330105 Release version 0.22.1 2024-04-26 17:34:18 +08:00
photino 0444573ae0 Add before_response hooks to the view controller 2024-04-26 16:25:59 +08:00
photino 57d63656dd Release version 0.22.0 2024-04-23 17:37:03 +08:00
photino ed55703978 Add the ntex integration 2024-04-23 00:55:18 +08:00
photino 132ef1a62b Upgrade http 1.0 2024-04-22 17:18:15 +08:00
photino 7950a70dc5 Release version 0.21.3 2024-04-22 13:38:40 +08:00
photino 12ea89452b Add before_list hooks to the batch_list controller 2024-04-22 13:14:47 +08:00
photino 22e04f646f Release version 0.21.2 2024-04-17 15:06:26 +08:00
photino 8a0c27b7b4 Fix the logical AND conditions for the query 2024-04-17 12:17:15 +08:00
photino 93a6c6508f Release version 0.21.1 2024-04-14 22:09:59 +08:00
photino 09a4d81021 Add tracing::error for decode_raw 2024-04-13 22:43:56 +08:00
photino 5ddc3fe270 Auto create nonexistent log directory 2024-04-10 09:05:04 +08:00
photino eb232215c2 Release version 0.21.0 2024-04-03 19:39:52 +08:00
photino f2b95dd678 Add the integration with sentry 2024-04-03 16:55:10 +08:00
photino acf6e688c0 Upgrade to dioxus 0.5 2024-04-02 21:15:35 +08:00
photino 556e082c13 Move the associated constant MODEL_NAME to Model 2024-04-02 10:43:46 +08:00
photino 8d9ef089f7 Add the features cookie and jwt 2024-04-01 21:04:08 +08:00
photino cc622d2fd9 Split features for tracing-subscriber 2024-04-01 16:02:30 +08:00
photino 544a87338f Remove unused dependency features 2024-03-31 18:25:35 +08:00
photino fc9fe33709 Release version 0.20.3 2024-03-31 17:41:44 +08:00
photino 77be317d3c Remove the support for MsgPack 2024-03-31 16:54:34 +08:00
photino 656a810751 Add zino-chart 2024-03-30 16:48:16 +08:00
photino 5b114bc04a Release version 0.20.2 2024-03-29 14:21:24 +08:00
photino c08501c5d4 Record request-id for tracing 2024-03-28 20:55:04 +08:00
photino aa455533e5 Release version 0.20.1 2024-03-27 11:04:32 +08:00
photino dfbc656e61 Add decode_query for RequestContext 2024-03-27 10:30:27 +08:00
photino 2bba33f811 Release version 0.20.0 2024-03-24 21:15:44 +08:00
photino ebd6947111 Reduce compile time greatly by removing some dependencies 2024-03-22 23:17:41 +08:00
photino ae5b8ee703 Fix the detect of plugin dependencies 2024-03-22 11:39:35 +08:00
photino 82ae8cc356 Release version 0.19.6 2024-03-20 09:39:07 +08:00
Zan Pan ff06673877
Merge pull request #82 from beesflower/main
Fix compile warning
2024-03-20 08:31:18 +08:00
beeflowers 92ff9c6bc1 fix compile warning 2024-03-20 00:48:53 +08:00
photino 54f7cb8b1d Support setting time zone for ORM 2024-03-18 16:40:25 +08:00
photino 6fb9d5dd8b Release version 0.19.5 2024-03-16 22:27:01 +08:00
photino f18a6380e7 Support custom plugins for the application 2024-03-16 20:31:32 +08:00
photino 794ca7f677 Use escaped table name in ORM 2024-03-14 13:28:59 +08:00
photino 9442115a91 Release version 0.19.4 2024-03-11 10:42:20 +08:00
photino f435466c6b Support the composable attribute when deriving Model 2024-03-10 23:06:08 +08:00
photino b61c80c393 Disable the setter for ignored fileds when deriving Model 2024-03-06 18:25:13 +08:00
photino b7c6bbba1c Add an example on using Redis for State 2024-03-04 21:28:52 +08:00
photino 02e676eb39 Release version 0.19.3 2024-03-01 13:07:43 +08:00
photino 1f7e35e1ba Remove http-body from zino-core 2024-02-29 20:35:09 +08:00
photino 577b27a8c0 Check the config dir before loading 2024-02-28 16:36:54 +08:00
photino 7642c3ceea Release version 0.19.2 2024-02-25 14:34:33 +08:00
photino ab22c515a0 Fix the duplicate column name for ORM 2024-02-23 17:44:57 +08:00