Commit Graph

60 Commits

Author SHA1 Message Date
Jacob Nguyen
d3227e5ec1 updating ioc api, experimenting with cron 2024-05-16 17:03:04 -05:00
Jacob Nguyen
44c072f401 ksdjkldsfld 2024-05-16 00:21:29 -05:00
Jacob Nguyen
203e8c8ecf cron works now, poc 2024-05-15 16:52:33 -05:00
Jacob Nguyen
d905f08993 i think cron works 2024-05-15 16:42:21 -05:00
Jacob Nguyen
0d82658fc5 up to speed with event modules 2024-05-15 14:59:24 -05:00
Jacob Nguyen
16a84e85d1 add more tests, polish up ioc 2024-05-15 01:44:23 -05:00
Jacob Nguyen
ec45f80be6 refactor deps list 2024-05-15 00:29:59 -05:00
Jacob Nguyen
eb8ba6799b fdssdf 2024-05-14 23:29:20 -05:00
Jacob Nguyen
a7aea4be1a ready handler revamped so much cleaner 2024-05-14 23:19:57 -05:00
Jacob Nguyen
880311f08c refactor, add cron types, reinstante module loader 2024-05-14 12:01:18 -05:00
Jacob Nguyen
6e2f4b616f refactor and clean up and reenter v3 module loading 2024-05-13 15:27:12 -05:00
Jacob Nguyen
8554eeaef4 working on bun compat 2024-05-10 01:18:44 -05:00
Jacob Nguyen
4d74e63dd3 fix absPath gen 2024-05-10 00:23:22 -05:00
jacob
ffb2872f8b ensure container is init'd 2024-05-09 20:42:09 -05:00
Jacob Nguyen
08ef80522f fdsfD 2024-05-04 12:24:22 -05:00
Jacob Nguyen
f762033504 removeiti 2024-05-03 18:50:47 -05:00
Jacob Nguyen
cd92b54839 for now copy paste new ioc system 2024-05-03 18:13:34 -05:00
Jacob Nguyen
b0e9d15fa7 generify partition 2024-05-03 17:35:25 -05:00
jacob
d7ebdb2edc cleanup tests, codegen, and importing handler 2024-05-02 17:27:57 -05:00
Jacob Nguyen
d3245c8a0c prototyping linking static handler 2024-05-02 01:22:40 -05:00
jacob
219eda9bf7 more refactoring 2024-05-01 18:24:56 -05:00
jacob
0488f45677 refactor allat 2024-05-01 16:46:12 -05:00
jacob
e8cfcc2525 reffactor 2024-04-30 20:31:06 -05:00
jacob
d6eedb1b4d remove barrel for core/structs 2024-04-30 20:23:17 -05:00
jacob
5b33a9d1bb still broken but progress 2024-04-30 15:03:19 -05:00
Jacob Nguyen
821de65b86 internal namespace 2024-04-29 00:08:57 -05:00
Jacob Nguyen
e6fba9d8b5 Presence namespaced types removed 2024-04-28 23:37:58 -05:00
Jacob Nguyen
071d5eac49 the end of sern init?? 2024-04-28 22:16:54 -05:00
Jacob Nguyen
68c5f09b46 fix text compile 2024-04-28 21:20:36 -05:00
Jacob Nguyen
6105f7b4ef TEAR IT UP 2024-04-28 20:50:49 -05:00
Jacob Nguyen
9faae7eca7 consolidate default services in single file 2024-04-28 20:36:50 -05:00
Jacob Nguyen
f5136ba1ca consolidate interfaces in single file 2024-04-28 20:26:53 -05:00
Jacob Nguyen
76ee9c6edf Remove module store, manager, and Intializable type 2024-04-28 19:34:08 -05:00
Jacob Nguyen
3d10ee1c59 tearing it up 2024-04-28 18:44:58 -05:00
Jacob Nguyen
599a02c9df command modules do not depend on anything but itself 2024-04-28 15:50:29 -05:00
Jacob Nguyen
6228f53244 Refactorings 2024-04-28 14:14:51 -05:00
jacob
30230d49c3 step 1 2024-04-28 13:48:50 -05:00
Jacob Nguyen
90e55dfa14 fix: sern emitter err (#358)
* prep for fix

* fix ? (not tested

* fix error event not emitting payload
2024-03-18 01:47:14 -05:00
Jacob Nguyen
ce8c4bf649 fix: typings and cleanup (#356)
* fix typings and cleanup

* import type

* rm unused import
2024-02-18 09:34:53 -06:00
jacob
f8b69ae542 stuff 2024-02-17 11:38:37 -06:00
jacob
86ebb221ed deprecate a few things that i impusively added lol 2024-02-15 12:36:00 -06:00
jacob
4efdbb21fb refactor and generic internal add 2024-02-15 12:26:34 -06:00
jacob
07b11b357b fix: singleton init not being fired when inserting function 2024-02-14 15:58:50 -06:00
jacob
ac7f47c590 refactor: rm deprecations, clean up, rm indirection 2024-02-12 21:47:35 -06:00
45cbda7b42 refactor: cleanup (#348)
* some wip code

Co-authored-by: Jacob Nguyen <jacoobes@users.noreply.github.com>

* general idea

* style

* making shrimple truly optional

* got optional localizer working

* proposing api notation?

* prepare for localization map

* add localsFor

* merge some internals

* boss call

* add test for init functionality

* add documentation

* inline and cleanup

* feat: logging for experimental json loading

* loosen typings

* dev workflow and cleaning up comments

* cleaning up a bit more

* rename Localizer -> Localization

* more documentation, change dir for default localizer

* some tests

* "

* move stuff, refactor, deprecate

* yarnb

* Update index.ts

---------

Co-authored-by: Jacob Nguyen <jacoobes@users.noreply.github.com>
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
Co-authored-by: jacob <jacoobes@sern.dev>
2024-02-09 17:46:16 -06:00
Jacob Nguyen
4f2387119a fix: presence feature not workign on cjs applications (#351)
* start fix

* fix on unix

* better solution
2024-01-08 12:11:27 -06:00
Jacob Nguyen
a6fa4e3dcb fix docs build 2024-01-07 15:38:22 -06:00
Jacob Nguyen
a359f73fa2 fix: crashing when slash command is used as text command (#349)
* progress on fix

* fix: ids
2024-01-07 15:26:08 -06:00
Jacob Nguyen
b0399f9507 refactor: minor (#347)
* some refactoring

* accidental merge

* refactor: ensure all asserts have error message to avoid cryptic messages

* general refactoring

* move controller to create-plugin
2024-01-02 13:04:59 -06:00
Jacob Nguyen
7458befe8a feat: presence (#345)
* presence

* from event presence and refactoring

* refine presence api

* add tests and more comments

* sss

---------

Co-authored-by: SrIzan10 <66965250+SrIzan10@users.noreply.github.com>
2023-12-27 11:11:32 -06:00