Commit graph

717 commits

Author SHA1 Message Date
thomashii
75890c0efd Publish Jinja 2021-12-03 13:30:50 +08:00
Thomas Hii
3500065b96
Merge pull request #17 from debuggerx01/jinja-patch-debuggerx
Update angel3_jinja.dart
2021-12-03 13:14:13 +08:00
debuggerx01
f1772b3996
Update angel3_jinja.dart 2021-12-02 14:49:18 +08:00
thomashii
f0c629ceb8 Updated README 2021-12-01 15:10:58 +08:00
debuggerx01
ad0e6ecf06 fix: res.json() will cause 'Bad state: Cannot modify a closed response.' error. 2021-11-30 18:32:48 +08:00
thomashii
1d8fb252be Updated framework 2021-11-29 09:04:50 +08:00
thomashii
8b2d9bf725 Updated framework 2021-11-28 12:15:56 +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
thomashii
68d2541f03 Updated paginate 2021-07-19 13:02:17 +08:00
thomashii
468513304c Updated angel_orm_generator 2021-07-19 13:00:00 +08:00
thomashii
91f405811b Updated angel_migration_runner 2021-07-19 12:55:50 +08:00
thomashii
28c4705898 Updated angel_migration_runner 2021-07-19 12:49:31 +08:00
thomashii
7d815a2aa0 Updated angel_migration 2021-07-19 12:32:45 +08:00
thomashii
cd5c120f8f Updated angel_orm 2021-07-19 12:27:40 +08:00
thomashii
0f15b1932a Updated hot 2021-07-18 15:21:25 +08:00
thomashii
a02e8025bd Updated hot reloader 2021-07-18 15:18:31 +08:00
thomashii
50bc5d2c51 Added comments 2021-07-18 14:02:25 +08:00
thomashii
82a8c9caed Updated production 2021-07-18 13:49:37 +08:00
thomashii
9da4eeeb46 Updated production 2021-07-18 13:36:33 +08:00
thomashii
f2eb12551c Updated websocket 2021-07-15 17:44:23 +08:00
thomashii
d3f65b12fa Updated range_header 2021-07-15 16:41:30 +08:00
thomashii
a6f24189e4 Updated websocket 2021-07-15 16:14:52 +08:00
thomashii
38cc17e381 Updated client 2021-07-15 16:11:54 +08:00
thomashii
6dbc1f5b9a Updated auth 2021-07-15 16:04:32 +08:00
thomashii
fdc909b536 Update auth 2021-07-15 15:57:47 +08:00
thomashii
62336e0d53 Updated websocket 2021-07-10 12:32:42 +08:00
thomashii
0d294adb20 Updated test 2021-07-10 10:51:07 +08:00
thomashii
335e1a9907 Updated body_parser 2021-07-10 10:18:20 +08:00
thomashii
b620bf853c Updated body_parser 2021-07-10 10:17:05 +08:00
thomashii
346389f1ef Updated static 2021-07-10 09:48:47 +08:00
thomashii
340d8a926d Updated auth_oauth2 2021-07-10 09:45:50 +08:00
thomashii
f70f090e7b Updated auth_oauth2 2021-07-10 09:29:41 +08:00
thomashii
88016ec045 Updated cors 2021-07-10 09:05:24 +08:00
thomashii
f3ca65976c Updated client 2021-07-10 08:49:07 +08:00
thomashii
3b37f604a7 Updated client 2021-07-10 08:47:25 +08:00
thomashii
c16b369de8 Fixed client 2021-07-09 22:19:16 +08:00
thomashii
d9d6ef1fcb Updated cache 2021-07-09 13:46:15 +08:00
thomashii
29ec277dee Updated cache 2021-07-09 13:44:26 +08:00
thomashii
01040973b7 Updated validate 2021-07-09 13:39:39 +08:00
thomashii
5a014bf1d0 Updated configuration 2021-07-08 13:23:02 +08:00
thomashii
c4f26ad4ca Updated logging 2021-07-08 12:49:34 +08:00
thomashii
fdfd859ff2 Updated to do 2021-07-08 10:53:05 +08:00
thomashii
7ead38f5c8 Updated vscode settings 2021-07-08 10:44:27 +08:00
thomashii
437849bbd1 Updated framework 2021-07-08 10:42:40 +08:00
thomashii
0d1601980a Updated auth 2021-07-08 09:20:21 +08:00
thomashii
aa3ce41a9a Removed unused IDE files 2021-07-06 07:31:27 +08:00
thomashii
de3f8683e2 Updated change log 2021-07-04 14:44:30 +08:00
thomashii
e5201fb6e9 Updated README 2021-07-04 14:03:33 +08:00
thomashii
2146b390fb Updated static 2021-07-04 13:59:50 +08:00
thomashii
cadbc1c4f7 Updated static 2021-07-04 11:22:19 +08:00
thomashii
89d710fe28 Updated framework unit tests 2021-06-27 00:18:46 +08:00
thomashii
eb52952eaa Updated test 2021-06-26 23:15:48 +08:00
thomashii
d5dba913af Removed redundant code 2021-06-26 21:13:43 +08:00
thomashii
7287bf12c1 Updated file_service 2021-06-26 20:06:30 +08:00
thomashii
16be2e8f94 Publish pagination 2021-06-26 19:55:17 +08:00
thomashii
5dbc9b5044 Updated security 2021-06-26 19:41:35 +08:00
thomashii
92d3000033 Moved vscode to own repo 2021-06-26 19:27:15 +08:00
thomashii
fa25803e50 Published security 2021-06-26 19:02:51 +08:00
thomashii
87d6a6bb58 Updated pubspec 2021-06-26 18:35:56 +08:00
thomashii
4cd63aa41a Published Jinja 2021-06-26 18:34:23 +08:00
thomashii
44f519e9d1 Published mustache 2021-06-26 18:24:52 +08:00
thomashii
c9c431b3e5 Updated cache 2021-06-26 18:02:41 +08:00
thomashii
0a456954b4 Updated mock_request 2021-06-24 19:59:11 +08:00
thomashii
32db2c2b46 Updated mock_request test cases 2021-06-23 21:06:57 +08:00
thomashii
92b3f0b74f Updated cache 2021-06-22 18:42:26 +08:00
thomashii
1dbe9e0bf7 Updated sembast 2021-06-22 17:44:16 +08:00
thomashii
75138eb416 Updated HTML_Builder 2021-06-22 17:35:08 +08:00
thomashii
546abbc49f Updated body_parser 2021-06-22 16:22:18 +08:00
thomashii
96fb385631 Updated framework 2021-06-22 16:17:15 +08:00
thomashii
c68e1c2216 Migrated markdown 2021-06-21 23:04:36 +08:00
thomashii
3906c64fc6 Published markdown 2021-06-21 14:33:18 +08:00
thomashii
0cccae9cd4 Published sembast 2021-06-21 14:16:06 +08:00
thomashii
ec2190162d Updated user_agent 2021-06-21 13:43:02 +08:00
thomashii
685c7fc6a5 Updated user_agent 2021-06-21 12:46:57 +08:00
thomashii
d95cf1ef63 Published user_agent 2021-06-21 12:43:13 +08:00
thomashii
f5cd469981 Updated redis README 2021-06-21 11:41:37 +08:00
thomashii
4617eab0e7 Updated redis 2021-06-21 11:39:00 +08:00
thomashii
92df34f375 Published angel3_redis 2021-06-21 09:58:05 +08:00
thomashii
1a63e8f6bd Updated body_parser 2021-06-21 09:27:19 +08:00
thomashii
3dda3cf844 Published body_parser 2021-06-20 21:29:23 +08:00
thomashii
62f2235a6d Merged from sdk-2.12.x_nnbd 2021-06-20 20:37:20 +08:00
thomashii
3adf9d62bc Published mongo 2021-06-18 19:10:38 +08:00
thomashii
bba3948a2b Published orm_service 2021-06-18 18:29:49 +08:00
thomashii
4141c60c50 Update orm_mysql 2021-06-18 18:17:13 +08:00
thomashii
286ad100f0 Published angel_orm_mysql 2021-06-18 18:15:23 +08:00
thomashii
0b507461a7 Updated hot 2021-06-14 12:07:28 +08:00
thomashii
2deddf2761 Updated license 2021-06-14 11:52:58 +08:00
thomashii
1b28887608 Moved CLI and graphQL 2021-06-13 18:11:45 +08:00
thomashii
19e060800e Updated file_service description 2021-06-11 08:18:24 +08:00
thomashii
70c4882727 Published proxy and file_service 2021-06-10 16:47:05 +08:00
thomashii
740b78ba00 Updated auth 2021-06-07 08:50:39 +08:00
thomashii
7f9e3c58cc Updated auth pubspec 2021-06-01 09:04:15 +08:00
thomashii
2a0f32c89e Publish framework and auth updates 2021-06-01 09:01:01 +08:00
thomashii
05a45bee4f Fixed "failureRedirect" test case 2021-06-01 08:49:59 +08:00
thomashii
a30201ebb1 Fixed auth returning 500 instead of 403 2021-05-31 09:05:34 +08:00
thomashii
3f42d1ff5f Updated auth 2021-05-30 09:00:16 +08:00
thomashii
72029bd6e7 Updated oauth2 2021-05-30 08:58:03 +08:00
thomashii
db49c82fc0 Published oauth2, cache, cors, auth_oauth2 2021-05-30 08:46:13 +08:00
thomashii@dukefirehawk.com
e79826bad0 Updated auth 2021-05-29 09:48:33 +08:00
thomashii@dukefirehawk.com
ef0e625707 Updated pubspec for publishing 2021-05-29 09:15:29 +08:00
thomashii@dukefirehawk.com
9c2f1dd0cb Fixed framework test cases 2021-05-29 09:14:16 +08:00
thomashii@dukefirehawk.com
16fc8c3436 Fixed framework test cases 2021-05-29 07:44:06 +08:00
thomashii
6890155712 Update orm_postgres 2021-05-19 23:35:55 +08:00
thomashii
4b3ba0ba2b Updated orm_test 2021-05-18 23:20:25 +08:00
thomashii
3af80f80b2 Updated orm_test 2021-05-18 23:07:36 +08:00
thomashii
e5036e734f Updated migration_runner 2021-05-18 22:47:56 +08:00
thomashii
88bdabc5c9 Published migration_runner 2021-05-18 22:36:40 +08:00
thomashii
d2eb602b2d Updated pub_sub 2021-05-18 21:55:30 +08:00
thomashii
94d3adb3f1 Update code_buffer 2021-05-18 21:47:54 +08:00
thomashii
03857aba7c Updated symbol_table 2021-05-18 21:42:21 +08:00
thomashii
d2006816cb Updated container 2021-05-18 21:33:20 +08:00
thomashii
9dfc847840 Updated merge_map 2021-05-18 21:27:19 +08:00
thomashii
26d9936a3f Updated combinator 2021-05-18 21:15:28 +08:00
thomashii
082b7876b4 Updated symbol_table 2021-05-18 20:32:54 +08:00
thomashii
38e38c4a84 Updated jael_preprocessor 2021-05-18 20:12:47 +08:00
thomashii
bb6fa4bec1 Updated range_header 2021-05-18 19:58:51 +08:00
thomashii
27d739864c Updated test 2021-05-18 19:43:58 +08:00
thomashii
b7e0d01844 Updated serialize_generator 2021-05-18 19:32:47 +08:00
thomashii
63bc91c203 Update orm_generator 2021-05-18 17:47:41 +08:00
thomashii
80ec2e10a8 Update production 2021-05-18 17:42:21 +08:00
thomashii
718064ad66 Updated angel_orm_generator 2021-05-18 08:27:49 +08:00
thomashii
93ae90f68b Updated angel_migration 2021-05-18 08:22:46 +08:00
thomashii
e050003554 Updated angel_migration 2021-05-18 08:20:08 +08:00
thomashii
3146e42531 Updated pubspec 2021-05-18 00:04:47 +08:00
thomashii
e88faa03ae Updated orm_generator 2021-05-18 00:03:26 +08:00
thomashii
ebdb634a95 Publish migration 2021-05-17 23:34:19 +08:00
thomashii
eb9f79ab85 Fixed static analysis warnings 2021-05-17 23:10:07 +08:00
thomashii
8e4be01565 Moved inflection2 to inflection3 2021-05-17 22:50:37 +08:00
thomashii
ea03a12a24 Fixed orm warning 2021-05-17 22:16:15 +08:00
thomashii
4be81470f9 Updated orm 2021-05-17 13:55:09 +08:00
thomashii
b4b8031faf Publish orm 2021-05-16 23:11:12 +08:00
thomashii
57b45decd1 Merge branch 'angel3' into master 2021-05-16 16:20:23 +08:00
thomashii
3df9010af0 Updated framework 2021-05-16 01:58:51 +08:00
thomashii
515c813900 Updated html_builder 2021-05-15 22:48:20 +08:00
thomashii
9bf1fbdafb Publish serialize_generator 2021-05-15 22:37:52 +08:00
thomashii
203f99f2f6 Publish serialize 2021-05-15 22:20:56 +08:00
thomashii
61bae79233 Publish html_builder 2.0.1 2021-05-15 22:12:07 +08:00
thomashii
37c586a7e5 Update authors and licence 2021-05-15 21:37:00 +08:00
thomashii
5dd45c73dc Publish static 2021-05-15 21:28:26 +08:00
thomashii
43640a56f1 Publish hot 2021-05-15 21:17:18 +08:00
thomashii
3f55c1df67 Publish range_header 2021-05-15 19:58:09 +08:00
thomashii
4603bfcc69 Publish html_builder 2021-05-15 19:47:48 +08:00
thomashii
7a4d31ad7d Publish production 2021-05-15 19:36:29 +08:00
thomashii
0f4e4df04e Update README 2021-05-15 19:21:34 +08:00
thomashii
0b2dd96a75 Publish pub_sub 2021-05-15 19:20:33 +08:00
thomashii
048acafa31 publish angel_jael 2021-05-15 18:45:39 +08:00
thomashii
091d7c93a3 Publish jael_preprocessor 2021-05-15 18:28:09 +08:00
thomashii
b643cfc274 Publish jael 2021-05-15 18:16:37 +08:00
thomashii
eabc1ba828 Restore jael to original name 2021-05-15 17:55:55 +08:00
thomashii
19f7a273d9 Rename jael to jael3 2021-05-15 17:49:41 +08:00
thomashii
f88936f03c Migrated jael to jael2 2021-05-15 17:38:15 +08:00
thomashii
e6a7496d66 Publish symbol_table 2021-05-15 17:03:00 +08:00