thomashii
|
77a364c446
|
Updated JAEL
|
2021-12-30 09:44:26 +08:00 |
|
thomashii
|
487d1e0bc7
|
Merge branch 'master' into feature/update-orm
|
2021-12-29 10:58:15 +08:00 |
|
thomashii
|
75fd2fce2a
|
Removed debug message
|
2021-12-25 10:54:16 +08:00 |
|
Thomas Hii
|
97fb2edf87
|
Merge pull request #33 from dukefirehawk/feature/update-jael
Added JAEL template preload
|
2021-12-25 10:43:24 +08:00 |
|
thomashii
|
127b14bd99
|
Updated JAEL
|
2021-12-25 10:40:30 +08:00 |
|
thomashii
|
b8499023a2
|
Updated ORM
|
2021-12-23 20:05:57 +08:00 |
|
Thomas Hii
|
d8336d26b5
|
Merge pull request #32 from dukefirehawk/feature/update-jael
Optimised JAEL output
|
2021-12-23 07:37:39 +08:00 |
|
thomashii
|
ab6a4895d0
|
Optimised JAEL output
|
2021-12-23 07:34:41 +08:00 |
|
Thomas Hii
|
61410f8d9d
|
Merge pull request #31 from dukefirehawk/feature/remove-unused
Removed deprecated packages
|
2021-12-22 07:52:31 +08:00 |
|
thomashii
|
9b000c768e
|
Removed deprecated packages
|
2021-12-22 07:51:13 +08:00 |
|
thomashii
|
70e6f1b6c1
|
Updated README
|
2021-12-21 09:11:53 +08:00 |
|
thomashii
|
2a6536c5c1
|
Updated orm_test pubspec
|
2021-12-21 08:14:41 +08:00 |
|
thomashii
|
2327564d14
|
Updated orm_service pubspec
|
2021-12-21 08:08:32 +08:00 |
|
thomashii
|
b481b6fdf6
|
Updated orm_mysql pubspec
|
2021-12-21 08:02:53 +08:00 |
|
thomashii
|
9a78563dd6
|
Updated orm_generator pubspec
|
2021-12-21 07:58:40 +08:00 |
|
thomashii
|
16ed4bf9a4
|
Updated README
|
2021-12-21 07:52:59 +08:00 |
|
Thomas Hii
|
72db767c49
|
Merge pull request #30 from dukefirehawk/feature/update-orm
Updated ORM linter & license
|
2021-12-21 07:37:11 +08:00 |
|
thomashii
|
2796c0a615
|
Updated linter
|
2021-12-20 12:25:43 +08:00 |
|
Thomas Hii
|
4bacd4d77e
|
Merge pull request #29 from dukefirehawk/feature/update-jael
Enabled Jael cache
|
2021-12-20 01:41:26 +08:00 |
|
thomashii
|
9dc5f60379
|
Updated jael
|
2021-12-20 01:39:16 +08:00 |
|
thomashii
|
6ffbdcf442
|
Updated jael_language_server
|
2021-12-20 00:28:51 +08:00 |
|
thomashii
|
1e7446af51
|
Update jael3_web
|
2021-12-20 00:22:12 +08:00 |
|
Thomas Hii
|
ca8e85e60c
|
Merge pull request #28 from dukefirehawk/feature/update-redis
Updated angel3_redis
|
2021-12-19 10:45:54 +08:00 |
|
thomashii
|
cf1eef865f
|
Updated redis
|
2021-12-19 10:44:45 +08:00 |
|
Thomas Hii
|
8dfc804afb
|
Merge pull request #27 from dukefirehawk/feature/update-cache
Updated angel3_cache
|
2021-12-19 10:25:11 +08:00 |
|
thomashii
|
5b52133b55
|
Updated cache linter
|
2021-12-19 10:23:27 +08:00 |
|
thomashii
|
c679ba2071
|
Removed dev.pem and dev.key
|
2021-12-19 10:21:21 +08:00 |
|
Thomas Hii
|
437c863aa5
|
Merge pull request #26 from dukefirehawk/feature/update-production
Updated angel3_production repo link
|
2021-12-19 10:09:18 +08:00 |
|
thomashii
|
eee6631d73
|
Updated repo link
|
2021-12-19 10:07:55 +08:00 |
|
thomashii
|
7c3aa37786
|
Published angel3_orm and angel3_model
|
2021-12-10 14:03:15 +08:00 |
|
Thomas Hii
|
bc070ca798
|
Merge pull request #23 from dukefirehawk/bug-fix/pr-21
Removed error field
|
2021-12-10 13:19:44 +08:00 |
|
thomashii
|
e9ded9d6b4
|
Removed error field
|
2021-12-10 13:18:29 +08:00 |
|
Thomas Hii
|
33d113e455
|
Merge pull request #22 from debuggerx01/auto_update_timestamp
feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP
|
2021-12-10 11:45:14 +08:00 |
|
debuggerx01
|
9e3e88abe6
|
feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP
|
2021-12-09 14:50:23 +08:00 |
|
Thomas Hii
|
e8af46492c
|
Merge pull request #19 from prince-ao/master
Update README.md
|
2021-12-04 19:55:55 +08:00 |
|
Prince
|
6c8789ce34
|
Update README.md
|
2021-12-03 14:52:52 -05:00 |
|
Thomas Hii
|
5221cd244d
|
Merge pull request #18 from dukefirehawk/feature/publish-jinja
Publish Jinja
|
2021-12-03 13:32:00 +08:00 |
|
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 |
|
Thomas Hii
|
d34c335090
|
Merge pull request #16 from dukefirehawk/feature/publish-framework
Published angel3_framework 4.2.3
|
2021-12-01 15:15:18 +08:00 |
|
thomashii
|
f0c629ceb8
|
Updated README
|
2021-12-01 15:10:58 +08:00 |
|
Thomas Hii
|
5e3abdad74
|
Merge pull request #15 from debuggerx01/fix_res_json
Fixed res.json() causing 'Bad state: Cannot modify a closed...'
|
2021-12-01 15:03:00 +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 |
|
Thomas Hii
|
da207f2ddf
|
Merge pull request #14 from dukefirehawk/feature/jael_minified_output
|
2021-11-25 08:39:12 +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 |
|