Commit graph

561 commits

Author SHA1 Message Date
debuggerx01
ad0e6ecf06 fix: res.json() will cause 'Bad state: Cannot modify a closed response.' error. 2021-11-30 18:32:48 +08:00
thomashii
3db5497480 Updated jael 2021-11-25 08:33:56 +08:00
Thomas Hii
a8cb77a972
Merge pull request #13 from dukefirehawk/feature/update_res_header
Updated response header
2021-11-23 18:31:28 +08:00
thomashii
c870b4bab6 Updated response header 2021-11-23 18:27:01 +08:00
thomashii@dukefirehawk.com
9c2b307ab6 Updated changelog 2021-11-16 07:52:20 +08:00
thomashii@dukefirehawk.com
967018b353 Published angel3_hot update 2021-11-16 07:49:11 +08:00
CedricM-1848552
558260ec94
Update angel3_hot.dart
Removed excess '!' operation which caused the following error message,
```
Warning: Operand of null-aware operation '!' has type 'AngelWebSocket' which excludes null.
../…/lib/angel3_hot.dart:362
- 'AngelWebSocket' is from 'package:angel3_websocket/server.dart' ('../../../../../.pub-cache/hosted/pub.dartlang.org/angel3_websocket-4.1.2/lib/server.dart').
package:angel3_websocket/server.dart:1
          var ws = _server!.app.container!.make<AngelWebSocket>()!;
```
2021-11-15 19:59:20 +01:00
thomashii
d0fc25c4e1 Published auth, container, framework, webscoket 2021-10-04 14:00:17 +08:00
thomashii
3b9092d4df Fixed requireAuthentication 2021-10-04 13:13:56 +08:00
thomashii
3699be3452 Updated pubspec 2021-09-29 16:11:02 +08:00
thomashii
dcb7ff0e85 Updated client 2021-09-29 16:02:06 +08:00
thomashii
7cbbc686ba Updated auth 2021-09-29 15:40:27 +08:00
thomashii
7652c02183 Updated container generator 2021-09-27 21:55:04 +08:00
thomashii
d7f41f1ab0 Updated Route 2021-09-26 15:21:38 +08:00
thomashii
26ddc9d39e Cleanup 2021-09-26 15:09:13 +08:00
thomashii
ca050070ae Updated pubspec for release 2021-09-26 15:05:52 +08:00
thomashii
a40f622f75 Updated pubspec for release 2021-09-26 15:04:43 +08:00
thomashii
879f205ee3 Updated pubspec for release 2021-09-26 15:03:29 +08:00
thomashii
93f07c8871 Updated README 2021-09-26 15:01:41 +08:00
thomashii
e6b31ece2a Updated auth, model, container and its generator 2021-09-26 14:53:42 +08:00
thomashii
d877064e85 Updated pubspec 2021-09-26 00:27:33 +08:00
thomashii
478bbff83f Update pubspec 2021-09-26 00:24:27 +08:00
thomashii
70d247c017 Removed .idea files 2021-09-26 00:21:10 +08:00
thomashii
d641b21eac Updated README 2021-09-26 00:17:28 +08:00
thomashii
f3541e23bc Updated orm_postgresql 2021-09-25 23:53:55 +08:00
thomashii
b7aff78a41 Updated security 2021-09-25 23:37:22 +08:00
thomashii
37a8681bf8 Updated shelf 2021-09-25 23:04:25 +08:00
thomashii
612f010912 Updated license 2021-09-25 22:55:32 +08:00
thomashii
a7f3c87b00 Updated test 2021-09-25 22:51:11 +08:00
thomashii
28de345422 Added deprecated message 2021-09-25 15:18:01 +08:00
thomashii
0b0a99e780 Removed pedantic dependency 2021-09-25 15:09:47 +08:00
thomashii
dbd8bda565 Updated pubspec 2021-09-25 15:00:19 +08:00
thomashii
dcfd5b3ab0 Updated pubspec 2021-09-25 14:55:56 +08:00
thomashii
efca425bd0 Updated linter to package:lints 2021-09-25 14:32:32 +08:00
thomashii
0bdfcfb183 Updated user_agent 2021-09-14 09:45:16 +08:00
thomashii
f7baedb06e Updated pubspec 2021-09-14 09:28:43 +08:00
thomashii
0399a90320 Updated pubspec 2021-09-14 09:24:10 +08:00
thomashii
f624f87f96 Updated angel3_shelf 2021-09-14 09:23:03 +08:00
thomashii
ae0b40079c Deprecated angel3_symbol_table 2021-09-13 08:55:07 +08:00
thomashii
4199da654b Fixed linter warnings 2021-09-13 08:35:38 +08:00
thomashii
9865ed93d2 Updated Jael to use belatuk_symbol_table 2021-09-13 08:30:02 +08:00
thomashii
c0457f0204 Fixed warnings 2021-09-12 22:12:18 +08:00
thomashii
21455a327c Deprecated range_header 2021-09-12 20:17:05 +08:00
thomashii
ad3bde2e70 Updated static 2021-09-12 13:22:01 +08:00
thomashii
49ccccabf2 Updated body_parser 2021-09-12 13:10:53 +08:00
thomashii
03a2a9385c Update pub_sub 2021-09-12 13:04:10 +08:00
thomashii
6371c69bfe Updated license 2021-09-12 12:54:37 +08:00
thomashii
e985327fe3 Updated license link 2021-09-12 12:33:41 +08:00
thomashii
d788b83ab7 Updated license 2021-09-12 12:08:37 +08:00
thomashii
fa42ce7294 Updated production 2021-09-12 11:00:15 +08:00
thomashii
b463568988 Updated sync 2021-09-12 10:52:19 +08:00
thomashii
96ea1b1611 Moved html_builder to belatuk repo 2021-09-12 10:41:14 +08:00
thomashii
3b42fcae46 Moved to belatuk repository 2021-09-12 10:34:20 +08:00
thomashii
507e1a3710 Cleanup 2021-09-11 18:54:02 +08:00
thomashii
715051e416 Updated README 2021-09-11 18:53:01 +08:00
thomashii
e88219da70 Updated serialize_generator 2021-09-11 14:37:53 +08:00
thomashii
d09d08caad Updated angel3_html 2021-09-11 12:03:14 +08:00
thomashii
d528e5d2a4 Deprecated html_builder 2021-09-11 11:49:37 +08:00
thomashii
d810e27673 Updated hot 2021-09-11 11:18:35 +08:00
thomashii
3d8778db5a Updated pkg:angel3_production to use lints 2021-09-11 08:41:00 +08:00
thomashii
c099750755 Updated README 2021-08-20 13:55:04 +08:00
thomashii
a22e0fd752 Updated README 2021-08-20 13:46:02 +08:00
thomashii
5bfc268884 Updated sync 2021-08-20 12:59:02 +08:00
thomashii
ee3c087ef5 Updated seo 2021-08-20 10:33:49 +08:00
thomashii
d440590c2c Updated orm generator 2021-08-17 15:35:51 +08:00
thomashii
c989df244c Updated orm generator 2021-08-17 15:33:42 +08:00
thomashii
d2c6750225 Updated serialize generator 2021-08-17 15:29:10 +08:00
thomashii
b8024e8120 Updated serialize generator 2021-08-17 12:52:08 +08:00
thomashii
6f15e76d65 Updated orm generator 2021-08-15 16:05:22 +08:00
thomashii
1f57b79c6d Updated serialize generator 2021-08-15 16:04:21 +08:00
thomashii
4f36170ead Updated serializer generator 2021-08-14 11:52:31 +08:00
thomashii
ab347f1b3e Updated orm service 2021-08-12 11:40:30 +08:00
thomashii
ae4e82f55b Updated orm service 2021-08-12 11:39:01 +08:00
thomashii
b65af20843 Updated to use analyzer 2.0.0 2021-08-12 11:13:33 +08:00
thomashii
4726b2d8c1 Update to analyzer 2.0.0 2021-08-12 11:10:35 +08:00
thomashii
c734d91dfd Updated orm generator 2021-08-11 09:37:37 +08:00
thomashii
1bd40f28b4 Updated serialize generator 2021-08-11 09:32:53 +08:00
thomashii
d5c625d9f9 Updated serialize generator 2021-08-08 11:10:35 +08:00
thomashii
2643436d62 Updated model 2021-08-08 10:45:56 +08:00
thomashii
de18c82e66 Updated serialize 2021-08-02 20:38:47 +08:00
thomashii
c24b0095da Updated model 2021-08-02 20:26:00 +08:00
thomashii
9184dce6ab Updated model 2021-08-02 20:20:07 +08:00
thomashii
8885a6b1c3 Updated orm generator 2021-08-01 18:55:01 +08:00
thomashii
3fde227c94 Updated orm test 2021-07-29 19:33:32 +08:00
thomashii
bdb7ce0163 Updated orm postgres 2021-07-29 19:29:07 +08:00
thomashii
3ba446fdce Updated orm 2021-07-29 19:23:37 +08:00
thomashii
08f47a2743 Updated orm mysql 2021-07-25 21:55:58 +08:00
thomashii
b670a08ae3 Updated orm postgres 2021-07-25 21:50:39 +08:00
thomashii
3eeefa7916 Updated orm test 2021-07-25 21:48:10 +08:00
thomashii
adcbdb3824 Updated orm postgres 2021-07-25 21:39:29 +08:00
thomashii
bf797c7dfe Updated migration runner 2021-07-25 21:36:40 +08:00
thomashii
0b2fc542f8 Updated orm generator 2021-07-25 21:33:33 +08:00
thomashii
c9f8d5d479 Updated migration 2021-07-25 21:24:13 +08:00
thomashii
5a6992bb16 Updated ORM 2021-07-25 21:16:50 +08:00
thomashii
7f74187e22 Updated orm generator 2021-07-25 18:57:49 +08:00
thomashii
cd2e0f8095 Updated serializer generator 2021-07-25 18:47:41 +08:00
thomashii
e81b44af8e Updated orm generator 2021-07-25 18:35:05 +08:00
thomashii
9c4df63b8f Updated migration runner 2021-07-25 18:27:26 +08:00
thomashii
8603d22d97 Updated ORM 2021-07-25 18:12:43 +08:00
thomashii
516d366043 Updated angel_orm_postgres 2021-07-19 13:09:28 +08:00