Commit graph

51 commits

Author SHA1 Message Date
Patrick Stewart
2ea69f2cde Refactor: changing namespace, imports, re-branding 2024-10-12 19:17:24 -07:00
Patrick Stewart
f4abaf2474 Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
Patrick Stewart
bfefacda30 Refactor: changing namespace, imports, re-branding 2024-10-12 03:41:18 -07:00
Patrick Stewart
67d5f183c1 Refactor: changing namespace, imports, re-branding 2024-10-12 03:39:20 -07:00
Patrick Stewart
3865bd41df Refactor: changing namespace, imports, re-branding 2024-10-12 03:35:14 -07:00
Patrick Stewart
e4775d1ea9 Remove: deleting melos jetbrains artifacts
Some checks are pending
Angel3 CI / Validate framework package (push) Waiting to run
Angel3 CI / Validate ORM packages (push) Waiting to run
2024-10-01 20:11:25 -07:00
Thomas Hii
6224d359e0 Replaced Gitter with Discord chat 2024-07-07 23:02:49 +08:00
Thomas Hii
205743ed9b Updated to support SDK 3.3.0 2024-06-23 12:09:26 +08:00
Thomas Hii
1362002e8c Updated lints 2024-05-22 00:26:09 +08:00
thomashii@dukefirehawk.com
613a24c89a Updated repository links 2023-12-25 11:45:10 +08:00
thomashii@dukefirehawk.com
e9fe8dfe26 Updated to lints 3.0.0 2023-12-24 11:27:17 +08:00
thomashii@dukefirehawk.com
cfe1ef8189 Updated README 2023-11-13 10:20:29 +08:00
thomashii@dukefirehawk.com
4fdd0133a3 Fixed pubspec issue 2023-11-13 10:10:06 +08:00
thomashii@dukefirehawk.com
cf11cc2d3c Updated Hot 2023-11-13 10:08:33 +08:00
thomashii@dukefirehawk.com
26c39effec Updated framework and production 2023-11-13 08:59:18 +08:00
thomashii
d6960acfbf Published 8.0.0 2023-06-10 12:10:21 +08:00
thomashii@dukefirehawk.com
7a9362fc56 Updated production and hot to Dart 3 2023-05-27 07:42:46 +08:00
Thomas Hii
c96454fab1 Updated to Dart 3 2023-05-20 15:37:23 +00:00
thomashii@dukefirehawk.com
8c48be9f9f Fixed issue 83 2022-10-06 08:00:03 +08:00
thomashii@dukefirehawk.com
9a5201b6f0 Fixed deprecated warnings 2022-09-19 00:58:28 +08:00
thomashii@dukefirehawk.com
308d6df606 Updated pubspec 2022-08-29 01:51:56 +08:00
thomashii@dukefirehawk.com
5bea55d2c0 Updated Change Log 2022-08-16 19:19:04 +08:00
thomashii@dukefirehawk.com
3f4ff925dc Upgraded to min SDK 2.17 2022-08-14 10:17:59 +08:00
thomashii@dukefirehawk.com
1560e147cc Updated min SDK to 2.17 2022-08-13 10:14:43 +08:00
thomashii
579cbbfe26 Published 6.0.0 2022-04-24 09:42:33 +08:00
thomashii
ab2c8d0ad2 Updated README 2022-04-24 08:55:17 +08:00
thomashii
47cbaacef2 Updated to SDK 2.16.x 2022-04-23 12:21:39 +08:00
thomashii
5f07290573 Added melos 2022-03-19 09:37:28 +08:00
thomashii
510594d96e Updated JAEL 2022-02-22 19:41:06 +08:00
thomashii
9d0fbf9c81 Updated http exception 2022-01-03 15:51:05 +08:00
thomashii
9db875329d Updated Hot 2022-01-03 14:45:47 +08:00
Prince
6c8789ce34
Update README.md 2021-12-03 14:52:52 -05: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
7cbbc686ba Updated auth 2021-09-29 15:40:27 +08:00
thomashii
6371c69bfe Updated license 2021-09-12 12:54:37 +08:00
thomashii
d810e27673 Updated hot 2021-09-11 11:18:35 +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
0b507461a7 Updated hot 2021-06-14 12:07:28 +08:00
thomashii
2deddf2761 Updated license 2021-06-14 11:52:58 +08:00
thomashii
43640a56f1 Publish hot 2021-05-15 21:17:18 +08:00
thomashii
7153eba111 Publish angel3_configuration 2021-05-14 19:27:54 +08:00
thomashii@dukefirehawk.com
31e52b6ad3 Added AUTHORS.md 2021-05-02 12:12:43 +08:00
thomashii@dukefirehawk.com
1e92db46a6 Migrated hot 2021-05-01 10:57:26 +08:00
thomashii@dukefirehawk.com
2a69ecf91b Added and migrated html_builder 2021-05-01 10:48:36 +08:00
thomashii
2c8cf9d400 Change io to 0.3.5 2021-03-09 00:10:58 +08:00
thomashii
3e5945b397 Updated package hot 2021-03-08 21:11:46 +08:00
thomashii
896d1a76fe Updated dart requirements to 2.10 2021-02-14 13:22:25 +08:00