Commit Graph

9 Commits

Author SHA1 Message Date
Alex 1499627d3c DI completely reworked to keep status of singletons on multi type components 2025-05-06 10:52:22 +01:00
Chomp e716e7b1d8 Made use of ProfileActivityService inside HandleFallback
Removed storage of session id from `HandleFeedback`

Cleaned up `ProfileActivityService`
2025-05-01 13:51:04 +01:00
Alex a14cbee52f removed app context concurrent dictionary in favor of method lock object 2025-05-01 10:45:02 +01:00
hulkhan22 247c0b77b1 fix: Infinite loading screen (#216)
* Fix various issues that cause infinite loading

* Revert nullable
2025-05-01 08:18:10 +01:00
CWX 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
CWX c222594156 Move ApplicationContext to use ConcurrentDictionary 2025-04-11 12:11:30 +01:00
clodan 3c83018513 Added ServiceProvider to ApplicationContext and added static callable reference to the ApplicationContext instance 2025-03-09 16:50:09 +00:00
Chomp 6b48dfa463 Made locks more consistent across solution 2025-03-08 09:55:36 +00:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00