提交

提交图

124 次代码提交

作者 SHA1 备注 提交日期
sharafdin 5c1a984f6d feat(docker): add core library dockerization
- Add Dockerfile for production builds
- Add Dockerfile.dev for development
- Add Dockerfile.test for testing
- Add docker-compose.yml for easy workflow
- Organize in docker/core/ directory
2026-01-12 12:43:53 +03:00
Olow304 b7cb53f46f feat(doctor): add quiet mode to suppress debug logs and add streaming encryption tests pr tested
Docker Release / build-and-push (push) Has been cancelled
v2.0.133
2026-01-10 17:10:02 -05:00
Mr Sharafdin eb4a3afd5d Merge pull request #117 from akash-R-A-J/main
fix(encryption): add streaming encryption to prevent OOM on large files
2026-01-10 13:31:11 -08:00
Mr Sharafdin b01b9a9621 Merge pull request #136 from krishnaK-D-Bair/feature-hindi-readme
Add Hindi translation for README (hi) (Fixes #112)
2026-01-10 03:01:47 -08:00
Krishna Bairagya 3d80b983a4 Fix minor issues in Hindi README 2026-01-10 12:34:41 +05:30
Krishna Bairagya b08a5e16f1 Add Hindi translation for README (hi) (Fixes #112) 2026-01-10 12:15:12 +05:30
Mohamed Mohamed 4492586088 Update README.md 2026-01-09 19:54:26 -05:00
Mr Sharafdin f363e4fdf6 Merge pull request #135 from omartood/main
docs(i18n): add Arabic README translation
2026-01-09 15:09:29 -08:00
Olow304 5dfcab903b fix(ci): allow non_std_lazy_statics lint for now
Docker Release / build-and-push (push) Has been cancelled
v2.0.132
2026-01-09 16:37:14 -05:00
Olow304 36d6bd6cd2 fix(ci): install rustfmt explicitly, skip crash_recovery on Windows 2026-01-09 16:33:40 -05:00
Olow304 b50fc74a78 fix(ci): skip Windows-incompatible tests, remove redundant toolchain 2026-01-09 16:20:31 -05:00
omartood db34b10572 docs(i18n): add Arabic README translation 2026-01-09 23:33:52 +03:00
Mr Sharafdin 3ef94bb1fb Merge pull request #134 from GinoGreen/docs/i18n-it
Add Italian README translation
2026-01-09 09:11:00 -08:00
Olow304 44b2aa21de feat: add Ed25519 ticket signature verification for dashboard-issued capacity tickets 2026-01-09 12:03:48 -05:00
GinoGreen d51a61f31a docs(i18n): add Italian language selector README 2026-01-09 17:54:00 +01:00
GinoGreen 3d2f5cd5d0 docs(i18n): add it README translation 2026-01-09 17:48:58 +01:00
Akash Raj 8b719759dc Merge branch 'memvid:main' into main 2026-01-09 21:40:13 +05:30
Mr Sharafdin 715c4271bc Merge pull request #119 from DavidReque/feature/README-translation-spanish
Add Spanish README translation
2026-01-08 23:14:41 -08:00
David Requeno 007d975427 docs(i18n): add Spanish README translation 2026-01-08 21:33:23 -06:00
Mr Sharafdin 2fa594ff1b Merge pull request #118 from shiinedev/docs/i18n-Somali-so
docs(i18n): add Somali README link
2026-01-08 13:19:30 -08:00
shiinedev 6de17114e7 docs(i18n): add Soomaali README link 2026-01-08 21:12:17 +00:00
Mr Sharafdin 1b1a0ba48e Merge pull request #116 from shiinedev/docs/i18n-Somali-so
docs(i18n): add <Somali> README translation
2026-01-08 13:04:04 -08:00
shiinedev 13dab15c4f fix:some issue for somali translation README 2026-01-08 20:42:08 +00:00
Akash Raj cc1d3bcd10 Style(encryption): apply rustfmt 2026-01-09 02:07:36 +05:30
shiinedev c807120af4 docs(i18n): add <Somali> README translation 2026-01-08 20:17:36 +00:00
Akash Raj 6d924a6d68 Refactor(encryption): make write_atomic generic to preserve decryption errors 2026-01-09 01:11:44 +05:30
Akash Raj bfd0fbca55 Refactor(encryption): add backward-compatible auto-detection for streaming format 2026-01-08 23:42:34 +05:30
Akash Raj 68bcbb382f Expose streaming mv2e encryption APIs alongside existing capsule interface 2026-01-08 22:07:04 +05:30
Akash Raj e099b7c1d1 Fix OOM issue by streaming file encryption and decryption 2026-01-08 22:02:20 +05:30
Mr Sharafdin 4aef373024 docs(i18n): add Français README link 2026-01-08 18:48:56 +03:00
Mr Sharafdin 436f9e7213 Replace old Trendshift badge with new link (1 Repo of the Day)
Updated Trendshift badge link in README.
2026-01-08 17:19:43 +03:00
Mr Sharafdin a8ff3e27ff Merge pull request #113 from karamokoisrael/docs/i18n/french-translation
Add French README translation
2026-01-08 00:16:08 -08:00
Karamoko Israel 72eef1e5cf docs(i18n): add French README translation 2026-01-08 15:24:37 +08:00
sharafdin 787eee177e Add translation contribution links and format CONTRIBUTING_TRANSLATIONS.md 2026-01-08 08:13:35 +03:00
Mr Sharafdin 79f99d822a Add internationalization README for translations
This README provides guidelines for translating the main README into various languages, including structure, contributing instructions, and language codes.
2026-01-08 06:57:40 +03:00
Mr Sharafdin 8c5a964e26 Update README.md 2026-01-07 22:51:16 +03:00
Mr Sharafdin 45ea5c6f0e Add Trendshift badge to README
Added Trendshift badge to README for repository tracking.
2026-01-07 22:50:13 +03:00
sharafdin 55630f2ede Update Makefile: add all 4 examples with path arguments 2026-01-07 18:22:30 +03:00
sharafdin 4e99b40fdb Update examples to accept file paths as arguments 2026-01-07 18:20:02 +03:00
Saleban Olow 6044d806b4 Remove CI badge from README.md
Removed CI badge link from README
2026-01-05 15:00:46 -06:00
Mr Sharafdin b792821293 Change copyright year to 2026
Updated copyright year in LICENSE file.
2026-01-05 21:02:57 +03:00
Olow304 e2588511ac fix: use correct rust-toolchain action name
dtolnay/rust-action doesn't exist, the correct action is dtolnay/rust-toolchain

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 10:33:52 -05:00
Mr Sharafdin 1ae228a642 Fix Discord link in README
Updated Discord link in README.md
2026-01-05 15:26:53 +03:00
Mr Sharafdin 358734e78c Update Discord badge link in README.md 2026-01-05 12:53:47 +03:00
sharafdin 1aff144772 Add Makefile with common development tasks
- Build commands (debug, release, all features)
- Test commands (unit, integration, verbose)
- Code quality (fmt, clippy, lint)
- Example runners for all examples
- Docker build and test commands
- CI pipeline target
- Documentation generation
- Utility commands (clean, update, audit, version)
2026-01-05 12:34:30 +03:00
sharafdin ad0b1a7db5 Add GitHub Actions workflow for Docker releases 2026-01-05 12:30:03 +03:00
sharafdin 047067e34d Add Docker test script 2026-01-05 12:29:03 +03:00
sharafdin e18e818885 Add Docker documentation and usage guides 2026-01-05 12:28:50 +03:00
sharafdin 1a750614c6 Add Dockerfile and .dockerignore for Memvid CLI 2026-01-05 12:28:22 +03:00
Olow304 552ea384c2 Release v2.0.131, Give your AI Agent Memory In One File v2.0.131 2026-01-04 20:45:00 -05:00