This website requires JavaScript.
Explore
Help
Sign In
eduvia
/
workavia-mail-front
Watch
11
Star
0
Fork
0
You've already forked workavia-mail-front
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
74c0c75023abad2ce58f75a77ced7d13f8953252
workavia-mail-front
/
lib
/
features
/
composer
T
History
dab246
74c0c75023
TF-4265 Refactor: Move Regex pattern generation to Main Thread to leverage static caching and reduce Isolate initialization overhead.
2026-04-07 13:20:25 +07:00
..
data
fix: Prefer reusing
AppBaseException
instead of redefining the exception contract
CacheException
and
RemoteException
2026-03-10 11:06:16 +07:00
domain
fix: The message field in
UnknownRemoteException
is typed as
String?
and the condition will always be false.
2026-03-10 11:06:16 +07:00
presentation
TF-4265 Refactor: Move Regex pattern generation to Main Thread to leverage static caching and reduce Isolate initialization overhead.
2026-04-07 13:20:25 +07:00