This website requires JavaScript.
Explore
Help
Sign In
blackicedbear
/
FHC-Core
Watch
1
Star
0
Fork
0
You've already forked FHC-Core
mirror of
https://github.com/FH-Complete/FHC-Core.git
synced
2026-07-24 02:12:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17,975
Commits
216
Branches
6
Tags
feature-68760/FhcBasePlugin
Commit Graph
2 Commits
Author
SHA1
Message
Date
Johann Hoffmann
3e8e977eef
export default statement in BaseApi.js
2026-01-26 10:20:11 +01:00
Johann Hoffmann
94eb7021bb
created FhcBase.js plugin which coordinates time orderly setup between Alerts, Phrasen & Api Plugins. These have slightly rewritten Adaption as BaseAlerts.js, BasePhrase.js & BaseApi.js which have internal ready states activated once their required dependencies have been injected. Added await/async to several handlers to guarantee initialized cross dependencies in all plugins; While testing new Plugin Setup found a few legacy Instances of $fhcApi in Cis4 Studium.js that were only still working because plugins/Phrasen is still importing the legacyApi. Fixed that code and the corresponding errors in Studium.php that where now alerted into ui! wow! Also added FhcBase Plugin to all apps inside fhc-core/public/js/apps;
2026-01-23 13:48:04 +01:00