This website requires JavaScript.
Explore
Help
Register
Sign In
Loretta
0 Followers
·
0 Following
Joined on
2021-12-22
Repositories
Projects
Packages
Public Activity
Starred Repositories
5
Loretta
pushed to
FruitBank_v0.0.5.1
at
Adam/AyCode.Core
2025-12-20 10:21:06 +01:00
f839013b5b
Fix string cache hash collisions in WASM deserialization
Loretta
pushed to
main
at
Adam/FruitBankHybridApp
2025-12-20 08:45:14 +01:00
d27f53453f
Refactor fullscreen grid UI; add serializer diagnostics/tests
3c5b737207
Refactor MgGridInfoPanel for theme, UX, and PDF perf
ed99db3238
Merge branch 'main' of
https://git.aycode.com/Adam/FruitBankHybridApp
7923c42a1e
Add fullscreen grid support and PDF preview in info panel
2bcf802da7
Enhance MgGridInfoPanel with responsive/fixed columns
Compare 12 commits »
Loretta
pushed to
FruitBank_v0.0.7.0
at
Adam/AyCode.Blazor
2025-12-20 08:44:48 +01:00
15776ca537
Refactor fullscreen grid UI; add serializer diagnostics/tests
017eb16c4b
Refactor MgGridInfoPanel for theme, UX, and PDF perf
4c86914884
Add fullscreen grid support and PDF preview in info panel
5255917210
Enhance MgGridInfoPanel with responsive/fixed columns
739d0fa808
Refactor: decouple InfoPanel using MgGridWithInfoPanel
Compare 11 commits »
Loretta
pushed to
FruitBank_v0.0.5.1
at
Adam/AyCode.Core
2025-12-20 08:43:45 +01:00
4b2d3f4e75
Add opt-in binary diagnostics for SignalR serialization
cde2b5e529
Refactor serializer tests, fix deserializer bugs, add Gzip
762088caf7
Refactor and expand SignalR data source tests
b8143e4897
Add FixStr encoding for short strings; SIMD bulk copy
a832d8e86d
Expand QuickBenchmark suite & add CLI scripts
Compare 8 commits »
Loretta
pushed to
4.80
at
Adam/Mango.Nop.Plugins
2025-12-20 08:42:03 +01:00
8574c2a136
Add AyCode.Core.Extensions using directive
d12fcfef4f
Add AyCode.Core.Helpers and Serializers usings to files
Compare 2 commits »
Loretta
pushed to
4.80
at
Adam/Mango.Nop.Libraries
2025-12-20 08:41:54 +01:00
0eeefedee3
Add AyCode.Core.Helpers and Serializers usings to files
Loretta
pushed to
main
at
Adam/FruitBank
2025-12-20 08:41:46 +01:00
5fd85007e6
Merge branch 'main' of
https://git.aycode.com/Adam/FruitBank
6a0ee8d105
Add AyCode.Core.Helpers and Serializers usings to files
Compare 2 commits »
Loretta
pushed to
FruitBank_v0.0.5.1
at
Adam/AyCode.Core
2025-12-14 10:25:23 +01:00
5601c0d3e2
Refactor serialization core, add pooled buffer support
3b5a895fbc
Add BSON to benchmarks; optimize AcBinary deserializer
74b4bbfd30
Add size_output.txt to .gitignore
Compare 3 commits »
Loretta
pushed to
FruitBank_v0.0.5.1
at
Adam/AyCode.Core
2025-12-14 02:13:10 +01:00
2f1c00fd5c
Remove MessagePack; unify SignalR serialization model
489ef7486c
Optimize JSON/Brotli serialization for zero-allocation
ac6735ebd8
Unify SignalR response serialization (JSON/Binary/Brotli)
Compare 3 commits »
Loretta
pushed to
main
at
Adam/FruitBankHybridApp
2025-12-14 02:12:28 +01:00
80a1ce6a44
Refactor SignalR handling; add stock history tab
Loretta
pushed to
main
at
Adam/FruitBank
2025-12-14 01:52:01 +01:00
e33fae85f3
Refactor tests to use GetResponseData<T> for responses
Loretta
pushed to
FruitBank_v0.0.5.1
at
Adam/AyCode.Core
2025-12-13 13:17:17 +01:00
60238952d8
Rename BenchmarkSuite1 to AyCode.Benchmark project
9f1c31bd15
Centralize test/benchmark results; optimize deserializer
056aae97a5
Optimize AcBinarySerializer: typed accessors & array writers
f69b14c195
AcBinary: Major perf/memory optimizations & new benchmarks
6faed09f9f
Fix binary deserializer string interning and add regressions
Compare 18 commits »
Loretta
pushed to
main
at
Adam/FruitBankHybridApp
2025-12-13 13:15:03 +01:00
ba05b5f37e
Add bunit & Newtonsoft.Json refs, add (commented) test stubs
62e8294448
Initialize SerializerOptions in DevAdminSignalRHub ctor
fdcd47fa75
Update UI access from Developer to Administrator role
056a69ecc8
Update local HTTPS, layout auth, deps, and add SignalR tests
0d9ced990a
Add secure cross-platform auto-login with credential storage
Compare 10 commits »
Loretta
pushed to
4.80
at
Adam/Mango.Nop.Libraries
2025-12-13 13:14:03 +01:00
99bfaf960b
Minimal SignalR test hub and endpoint for isolated testing
3c479e1ad5
Add stock-taking enhancements and validation updates
120ed09738
.Net10, VS2026; StockTaking in progress...
Compare 3 commits »
Loretta
pushed to
4.80
at
Adam/Mango.Nop.Plugins
2025-12-13 13:13:46 +01:00
bc7a5e0be5
Merge branch '4.80' of
https://git.aycode.com/Adam/Mango.Nop.Plugins
into 4.80
a64089f6a8
Minimal SignalR test hub and endpoint for isolated testing
e178c18f80
Add stock-taking enhancements and validation updates
bb553ed35d
StockTaking in progress...
070d7ec3d2
.Net10, VS2026; StockTaking in progress...
Compare 5 commits »
Loretta
pushed to
main
at
Adam/FruitBank
2025-12-13 13:07:24 +01:00
4e672b4264
Remove SignalR test client and disable Null plugin managers
0dab07d2e8
Add SignalR binary serialization tests for CustomerDto lists
1e82439fee
Merge branch 'main' of
https://git.aycode.com/Adam/FruitBank
c8fa8d1c4c
Minimal SignalR test hub and endpoint for isolated testing
9a3720f053
Add FruitBank SANDBOX for isolated SignalR endpoint testing
Compare 6 commits »
Loretta
pushed to
FruitBank_v0.0.7.0
at
Adam/AyCode.Blazor
2025-12-13 13:07:21 +01:00
920bc299aa
Add grid sync state tracking and robust login redirection
06f397e285
Refactor, enhance, and improve test coverage
0e2d31aa4b
.Net10, VS2026; StockTaking in progress...
687b745b4d
Upgrade to .net10 and Visual Studio 2026; StockTaking in progress...
Compare 4 commits »
Loretta
pushed to
main
at
Adam/FruitBankHybridApp
2025-11-26 10:19:19 +01:00
2d1693423d
Merge branch 'main' of
https://git.aycode.com/Adam/FruitBankHybridApp
cf66d8b6a2
BaseUrl fix
b6248d68f3
improvements, fixes
Compare 3 commits »
Loretta
pushed to
FruitBank_v0.0.7.0
at
Adam/AyCode.Blazor
2025-11-26 10:18:26 +01:00
06c266cc78
improvements, fixes
Loretta
pushed to
4.80
at
Adam/Mango.Nop.Plugins
2025-11-26 10:17:30 +01:00
805c5e2299
Merge branch '4.80' of
https://git.aycode.com/Adam/Mango.Nop.Plugins
into 4.80
3b0b9ccd10
improvements, fixes
Compare 2 commits »
First
Previous
1
2
3
4
5
...
Next
Last