anonpenguin anonpenguin
  • Space
  • A penguin from space coding 🐧

  • Joined on 2025-04-08
anonpenguin created branch doc-changes-5-7 in DeBros/network-orbit 2025-07-05 03:18:24 +00:00
anonpenguin pushed to main at DeBros/network-orbit 2025-07-05 02:53:30 +00:00
2903d45230 Merge pull request 'penguin-beta-version-1.5' (#3) from sotiris-beta-version-1.5 into main
f4be989616 feat(tests): update versioning and add blog integration test command in Docker setup
619dfe1ddf refactor(tests): remove DebrosFramework integration tests and update blog scenario tests
8c8a19ab5f feat(tests): Add integration tests for blog scenario
e6636c8850 fix: Update OrbitDBService type mapping and adjust BlogAPIServer initialization to use correct service references
Compare 31 commits »
anonpenguin deleted branch sotiris-beta-version-1.5 from DeBros/network-orbit 2025-07-05 02:53:30 +00:00
anonpenguin merged pull request DeBros/network-orbit#3 2025-07-05 02:53:30 +00:00
penguin-beta-version-1.5
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-07-05 02:52:51 +00:00
f4be989616 feat(tests): update versioning and add blog integration test command in Docker setup
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-07-03 04:01:04 +00:00
619dfe1ddf refactor(tests): remove DebrosFramework integration tests and update blog scenario tests
8c8a19ab5f feat(tests): Add integration tests for blog scenario
Compare 2 commits »
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-07-03 02:53:03 +00:00
e6636c8850 fix: Update OrbitDBService type mapping and adjust BlogAPIServer initialization to use correct service references
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-07-02 04:46:02 +00:00
1481bd8594 fix: Enhance initialization checks in FrameworkOrbitDBService and FrameworkIPFSService; add tsconfig.docker.json for integration tests
b0a68b19c9 fix: Update Dockerfile and docker-compose to enhance dependency installation and adjust IPFS port mappings
Compare 2 commits »
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-07-02 04:24:21 +00:00
e82b95878e refactor: Improve decorator handling and error management in Field and hooks; update Blog API Dockerfile for better dependency management
1e14827acd fix: Update Dockerfile to install full dependencies and use tsx for starting the blog API server
59b0fbcc73 fix: Override entrypoint in Dockerfile to ensure proper startup of IPFS daemon
08d110b7e6 feat: Update Docker configurations and integrate IPFS and OrbitDB services
64ed9e82a7 Add integration tests for blog workflow and supporting infrastructure
Compare 5 commits »
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-06-19 19:43:42 +00:00
344a346fd6 refactor: Remove jest.real.config.cjs configuration file
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-06-19 19:27:09 +00:00
83c7b985ff Remove real integration tests and related setup files
831c977eda feat: Add debug script for field defaults and enhance Jest configuration for ES modules
Compare 2 commits »
anonpenguin created pull request DeBros/network-orbit#3 2025-06-19 18:31:17 +00:00
sotiris-beta-version-1.5
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-06-19 18:30:34 +00:00
1e3c5d46be refactor: Remove unused getters from QueryBuilder class
8d3ccdc80c Add real integration tests for IPFS and OrbitDB
Compare 2 commits »
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-06-19 17:55:24 +00:00
0807547a51 feat: Enhance BaseModel validation with unique constraint checks and improve RelationshipManager model resolution
bac55a5e0c feat: Enhance BaseModel with improved shadowing property cleanup and validation during save operations
abb9734b36 feat: Improve field handling in BaseModel and Field decorator; ensure getter reliability and remove shadowing properties
3a22a655b2 feat: Enhance BaseModel field handling with error logging and getter fixes; update Field decorator for private key access
383419beec feat: Update DebrosFramework to reflect config changes in status; add health check and service retrieval methods; enhance RelationshipManager for model resolution in eager loading
Compare 12 commits »
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-06-19 04:03:05 +00:00
067e462339 Add SVG illustration and TypeScript configuration file
anonpenguin created branch sotiris-beta-version-1.5 in DeBros/network-orbit 2025-06-19 03:44:12 +00:00
anonpenguin pushed to sotiris-beta-version-1.5 at DeBros/network-orbit 2025-06-19 03:44:12 +00:00
eea46b0144 Bug refactor to new version
anonpenguin pushed to main at DeBros/network-orbit 2025-06-18 12:34:17 +00:00
dcc21d5867 Merge pull request 'refactor: enhance connection management and error handling, sanitize data, and improve file upload logging' (#2) from alpha-0.0.24 into main
3232cf2d3e refactor: enhance connection management and error handling, sanitize data, and improve file upload logging
Compare 2 commits »
anonpenguin deleted branch alpha-0.0.24 from DeBros/network-orbit 2025-06-18 12:34:17 +00:00
anonpenguin merged pull request DeBros/network-orbit#2 2025-06-18 12:34:16 +00:00
refactor: enhance connection management and error handling, sanitize data, and improve file upload logging