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
Thomas Hii
94713ddbd6
Merge pull request #11 from dukefirehawk/angel3
...
Fixed requireAuthentication
2021-10-04 13:17:05 +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
Thomas Hii
37ec2f06aa
Merge pull request #9 from dukefirehawk/angel3
...
Changed AuthToken to have required userId field
2021-09-29 15:51:54 +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
Thomas Hii
0d4c3e0f85
Merge pull request #8 from dukefirehawk/angel3
...
Updated route dependencies
2021-09-26 15:23:38 +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
Thomas Hii
4a632451dc
Merge pull request #7 from dukefirehawk/angel3
...
Updated auth, model, container and container generator
2021-09-26 14:58:11 +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
Thomas Hii
8f0a8155d6
Merge pull request #6 from dukefirehawk/angel3
...
Angel3
2021-09-26 00:11:24 +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
Thomas Hii
7a5e3ae1ab
Merge pull request #5 from dukefirehawk/angel3
...
Updated linter to package:lints
2021-09-25 14:43:18 +08:00
thomashii
efca425bd0
Updated linter to package:lints
2021-09-25 14:32:32 +08:00
thomashii
9fdeb7149a
Updated change log
2021-09-14 13:40:42 +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
4c426b76d2
Updated README
2021-09-13 10:45:15 +08:00
thomashii
ae0b40079c
Deprecated angel3_symbol_table
2021-09-13 08:55:07 +08:00
Thomas Hii
242a70b7c9
Update CHANGELOG.md
2021-09-13 08:49:02 +08:00
Thomas Hii
039fbf928b
Merge pull request #4 from dukefirehawk/angel3
...
Angel3
2021-09-13 08:45:13 +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