GitHub / EntglDb/EntglDb.Net / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| a478f1c2 | chore(release): 2.3.9 | MrDevRobot <m****t@e****m> | 11 days ago | |
| dfecd3cc | Upgrade BLite packages to 5.0.8 | MrDevRobot <m****t@e****m> | 11 days ago | |
| c7c6c1c9 | merge Merge branch 'main' of https://github.com/EntglDb/EntglDb.Net | MrDevRobot <1****t@u****m> | 2 months ago | |
| 07fd147c | wip | MrDevRobot <1****t@u****m> | 2 months ago | |
| 254ce1fa | Await UpsertEntity in ApplyContentToEntityAsync | MrDevRobot <m****t@e****m> | 3 months ago | |
| e9bb9fe2 | chore(release): 2.3.8 | MrDevRobot <m****t@e****m> | 3 months ago | |
| b0b2b652 | Broadcast to all IPv4 subnets for UDP discovery | MrDevRobot <m****t@e****m> | 3 months ago | |
| f16dc020 | chore(release): 2.3.7 | MrDevRobot <1****t@u****m> | 4 months ago | |
| 6807a096 | chore: bump version | MrDevRobot <1****t@u****m> | 4 months ago | |
| 6270915b | chore(release): 2.3.6 | MrDevRobot <1****t@u****m> | 5 months ago | |
| 13cc7d92 | fix: Use string JSON payloads across oplog and stores | MrDevRobot <1****t@u****m> | 5 months ago | |
| 3397b3fc | chore(release): 2.3.5 | MrDevRobot <1****t@u****m> | 5 months ago | |
| ee79a464 | Remove noisy successful sync log | MrDevRobot <1****t@u****m> | 5 months ago | |
| 370f7b66 | chore(release): 2.3.4 | MrDevRobot <1****t@u****m> | 5 months ago | |
| 96978d29 | Update PerformanceRegressionTests.cs | MrDevRobot <1****t@u****m> | 5 months ago | |
| 9b329c91 | chore(release): 2.3.3 | MrDevRobot <1****t@u****m> | 5 months ago | |
| 28911c85 | Upgrade BLite packages to 4.3.0 | MrDevRobot <1****t@u****m> | 5 months ago | |
| c53cf1ba | chore(release): 2.3.2 | MrDevRobot <1****t@u****m> | 5 months ago | |
| 4d399a0b | chore: Bump BLite and Spectre.Console versions | MrDevRobot <1****t@u****m> | 5 months ago | |
| c32d40eb | chore(release): 2.3.1 | MrDevRobot <1****t@u****m> | 5 months ago | |
| dc31ec94 | chore: Bump dependency versions across projects | MrDevRobot <1****t@u****m> | 5 months ago | |
| 0cef8865 | fix: Add NodeStatus service README | MrDevRobot <1****t@u****m> | 5 months ago | |
| 246e46bc | Add FileTransfer service and register in solution | MrDevRobot <1****t@u****m> | 5 months ago | |
| b69c8d7f | Add NodeStatus service package and docs | MrDevRobot <1****t@u****m> | 5 months ago | |
| c478e402 | chore(release): 2.3.0 | MrDevRobot <1****t@u****m> | 5 months ago | |
| fedc8dea | feat: Add peer connection pool and refactor TCP clients | MrDevRobot <1****t@u****m> | 5 months ago | |
| 60c5924b | chore(release): 2.2.0 | MrDevRobot <1****t@u****m> | 5 months ago | |
| aa37e80f | feat: Use async BLite APIs and bump dependencies | MrDevRobot <1****t@u****m> | 5 months ago | |
| 8e8057a0 | chore(release): 2.1.4 | MrDevRobot <1****t@u****m> | 5 months ago | |
| 02378ad6 | Bump BLite packages to v3.8.0 | MrDevRobot <1****t@u****m> | 5 months ago | |
| 858c0235 | chore(release): 2.1.3 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 46b4c585 | ci: Add EntglDb.Sync project to solution | MrDevRobot <1****t@u****m> | 6 months ago | |
| c6d1dce6 | chore(release): 2.1.2 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 373e5627 | Docs: update to v2.1, add platform & polyfills | MrDevRobot <1****t@u****m> | 6 months ago | |
| 11347c0b | chore(release): 2.1.1 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 0d1dbd5b |
[Architecture] Proto decoupling: network.proto (framing only) + sync.proto (p...
Co-authored-by: mrdevrobot <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, mrdevrobot <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 34822c65 |
[Architecture] Split EntglDb.Network into transport layer (EntglDb.Network) a...
Co-authored-by: mrdevrobot <1****t@u****m>, mrdevrobot <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, mrdevrobot <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 9c039ff8 |
[Network] Handler registry: replace hardcoded switch/case in TcpSyncServer wi...
Co-authored-by: mrdevrobot <1****t@u****m>, mrdevrobot <1****t@u****m>, Copilot Autofix powered by AI <1****t@u****m>, Copilot Autofix powered by AI <1****t@u****m>, Copilot Autofix powered by AI <1****t@u****m>, mrdevrobot <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, mrdevrobot <1****t@u****m>, MrDevRobot <m****t@e****m>, Copilot Autofix powered by AI <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| a1e00864 | Feature/simplify data capture (#15) |
MrDevRobot <m****t@e****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e073d53e | chore(release): 2.0.1 | MrDevRobot <1****t@u****m> | 6 months ago | |
| b0f4776f | chore: adds dynamics to demo fungeon crawler | MrDevRobot <1****t@u****m> | 6 months ago | |
| ead6b416 | Add EntglDb demo game sample | MrDevRobot <1****t@u****m> | 6 months ago | |
| 53514bd3 | fix: P2P sync correctness - CDC serialization, LWW timestamps, deterministic ... | MrDevRobot <1****t@u****m> | 6 months ago | |
| 4c9be9a8 | Update package versions and Swagger setup | MrDevRobot <1****t@u****m> | 6 months ago | |
| 6028ae3c | perf: reduces allocation and reflection | MrDevRobot <1****t@u****m> | 6 months ago | |
| 073ec9c5 | chore(release): 2.0.0 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 8a3b7279 | chore!: bump to v2.0.0 — target netstandard2.1;net10.0 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 97b40562 | chore(release): 1.1.7 | MrDevRobot <1****t@u****m> | 6 months ago | |
| e17e7fd2 | perf: updates BLite deps | MrDevRobot <1****t@u****m> | 6 months ago | |
| ec7b75da | chore(release): 1.1.6 | MrDevRobot <1****t@u****m> | 6 months ago | |
| ef4c345c | fix: watch only local collections | MrDevRobot <1****t@u****m> | 6 months ago | |
| 3569b22f | chore(release): 1.1.5 | MrDevRobot <1****t@u****m> | 6 months ago | |
| c837cb97 | chore: updates blite versione | MrDevRobot <1****t@u****m> | 6 months ago | |
| 84bcbec4 | chore(release): 1.1.4 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 99802c5e | chore: updates BLite version | MrDevRobot <1****t@u****m> | 6 months ago | |
| 281601df | merge Merge branch 'main' of https://github.com/EntglDb/EntglDb.Net | MrDevRobot <1****t@u****m> | 6 months ago | |
| c3944ee1 | chore(release): 1.1.3 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 4b871145 | fix: adds cancellation token to async blite mutations | MrDevRobot <1****t@u****m> | 6 months ago | |
| 914a705a | fix: adds cancellation token to async blite mutations | MrDevRobot <1****t@u****m> | 6 months ago | |
| d6bf8f0d | chore(release): 1.1.2 | MrDevRobot <1****t@u****m> | 6 months ago | |
| 73bdc996 | chore: updates BLite version | MrDevRobot <1****t@u****m> | 6 months ago | |
| 7aa0d788 | chore(release): 1.1.1 | MrDevRobot <1****t@u****m> | 6 months ago | |
| cc8dc82d | fix: corrects the samples | MrDevRobot <1****t@u****m> | 6 months ago | |
| 6f64ca77 | chore(release): 1.1.0 | MrDevRobot <1****t@u****m> | 6 months ago | |
| e49d44a3 | feat: full async read and writes for BLite | MrDevRobot <1****t@u****m> | 6 months ago | |
| 46972cc2 | chore(release): 1.0.3 | MrDevRobot <1****t@u****m> | 7 months ago | |
| 78abe80a | chore: updates blite refs | MrDevRobot <1****t@u****m> | 7 months ago | |
| f730b1ae | Create database-sync-manager-design.md | MrDevRobot <1****t@u****m> | 7 months ago | |
| df9913e5 | chore(release): 1.0.2 | MrDevRobot <1****t@u****m> | 7 months ago | |
| cdf9d4ed | chore: updates BLite references | MrDevRobot <1****t@u****m> | 7 months ago | |
| 7698a2ff | chore(release): 1.0.1 | MrDevRobot <1****t@u****m> | 7 months ago | |
| 5521e298 | fix: adds support to Set in BLite context | MrDevRobot <1****t@u****m> | 7 months ago | |
| 96071840 | docs: corrects readme layout | MrDevRobot <1****t@u****m> | 7 months ago | |
| 5349cbc9 | Fix EntglDb.Persistence README.md encoding (remove UTF-8 BOM) and correct sol... | MrDevRobot <1****t@u****m> | 7 months ago | |
| 705193c5 | touch ups | MrDevRobot <1****t@u****m> | 7 months ago | |
| adb6245a | Develop (#14) |
MrDevRobot <m****t@e****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3c967c4c | chore(release): 0.9.1 | MrDevRobot <1****t@u****m> | 7 months ago | |
| f74bc9c4 |
Add SQLite performance optimization pragmas (#13)
Co-authored-by: mrdevrobot <1****t@u****m>, mrdevrobot <1****t@u****m>, copilot-swe-agent[bot] <1****t@u****m>, mrdevrobot <1****t@u****m> |
Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fc5d2e06 | merge Merge pull request #12 from EntglDb/copilot/refactor-docs-for-version-9-0-0 |
MrDevRobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9d1a3476 |
Address code review feedback: fix links, sidebar, and accessibility
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 44aa7b77 |
Fix internal documentation links to use .md instead of .html
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| a4304c98 |
Phase 2 & 3: Modernize UI layout and update documentation structure
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| cd014067 |
Phase 1: Update navigation and version references to v0.9.0
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 3f5b831f | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| a39b94c3 | merge Merge pull request #11 from EntglDb/feature/snapshots |
MrDevRobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a497a8d3 | docs: update documentation for v0.9.0 and Snapshots | MrDevRobot <1****t@u****m> | 7 months ago | |
| c3a19c96 | chore(release): 0.9.0 | MrDevRobot <1****t@u****m> | 7 months ago | |
| 18813d0a | feat: enhance ASP.NET Core sample, fix EF Core runtime issues, stabilize Sync... | MrDevRobot <1****t@u****m> | 7 months ago | |
| 2869bdf2 | chore(release): 0.8.6 | MrDevRobot <1****t@u****m> | 7 months ago | |
| e10b80a4 | fix: prevent snapshot infinite loop via boundary convergence check | MrDevRobot <1****t@u****m> | 7 months ago | |
| d74e6892 | fix: query limits | MrDevRobot <1****t@u****m> | 7 months ago | |
| 84956f1d | merge Merge pull request #5 from EntglDb/feature/snapshots |
MrDevRobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 2723eadd | merge Merge pull request #10 from EntglDb/copilot/sub-pr-5-one-more-time |
MrDevRobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d3588696 |
Fix indentation in QueryDocumentsAsync implementation
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 861ebb5b |
Reinstate QueryDocumentsAsync with full SQL implementation
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 4c09d0e1 | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 8a16dc7b | merge Merge pull request #9 from EntglDb/copilot/sub-pr-5-yet-again |
MrDevRobot <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 167c2f7a |
Fix SQL injection vulnerability in EnsureIndexAsync WHERE clause
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 960d27cc |
Reinstate EnsureIndexAsync implementation with CREATE INDEX logic
Co-authored-by: mrdevrobot <1****t@u****m> |
copilot-swe-agent[bot] <1****t@u****m> | 7 months ago | |
| 0c44afde | Initial plan | copilot-swe-agent[bot] <1****t@u****m> | 7 months ago |