MahmoudEmad
  • Joined on 2023-12-13
MahmoudEmad pushed to development_ipfs at herocode/secureweb 2025-05-13 06:31:29 +00:00
3e1822247d feat: Implement IPFS functionality using Helia
MahmoudEmad created branch development_keypair_tests in herocode/herolib_rust 2025-05-12 12:44:23 +00:00
MahmoudEmad pushed to development_keypair_tests at herocode/herolib_rust 2025-05-12 12:44:23 +00:00
c7a5699798 feat: Add comprehensive test suite for Keypair module
MahmoudEmad pushed to main at herocode/secureweb 2025-05-12 10:47:56 +00:00
f22e9faae2 chore: Update Tailwind CSS and dependencies
MahmoudEmad pushed to main at herocode/herolib_rust 2025-05-12 09:47:44 +00:00
3a0900fc15 refactor: Improve Rhai test runner and vault module code
MahmoudEmad pushed to main at herocode/secureweb 2025-05-12 08:28:16 +00:00
da0ced9b4a feat: Add Tailwind CSS and navigation generation
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 15:04:54 +00:00
1651f14152 feat: Add Docker startup script
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 15:02:29 +00:00
467b098c4c feat: Allow specifying allowed hosts in Vite config
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 14:59:58 +00:00
e2eb77c3b9 feat: Add Dockerfile and simplify install script
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 14:43:22 +00:00
486b5ceb05 chore: Improve website UI and add .vscode to .gitignore
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 14:17:31 +00:00
e68d0bbe8c feat: Move .gitignore to root directory
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 13:13:36 +00:00
8727c27146 feat: Add comprehensive README with project details
MahmoudEmad pushed to main at herocode/secureweb 2025-05-11 13:11:01 +00:00
4c6ce31b20 feat: Add Tailwind CSS and UI components
MahmoudEmad pushed to main at herocode/herolib_rust 2025-05-10 05:50:28 +00:00
1ebd591f19 feat: Enhance documentation and add .gitignore entries
Compare 2 commits »
MahmoudEmad deleted branch development_psgl_installer from herocode/herolib_rust 2025-05-09 14:13:04 +00:00
MahmoudEmad merged pull request herocode/herolib_rust#6 2025-05-09 14:12:57 +00:00
Implement PostgreSQL Installer Module for Rhai
MahmoudEmad pushed to main at herocode/herolib_rust 2025-05-09 14:12:57 +00:00
7828f82f58 Merge pull request 'Implement PostgreSQL Installer Module for Rhai' (#6) from development_psgl_installer into main
138dce66fa feat: Enhance PostgreSQL installation with image pulling
49e85ff8e6 docs: Enhance PostgreSQL client module documentation
Compare 3 commits »
MahmoudEmad opened issue herocode/herolib_rust#7 2025-05-09 13:27:31 +00:00
Move Zinit and Mycelium clients to the SAL module
MahmoudEmad commented on issue herocode/herolib_rust#4 2025-05-09 13:22:57 +00:00
in postgresql rhai module do installer

herocode/sal#6

The PostgreSQL installer module for Rhai has been successfully implemented. This module provides functionality to:

  • Install PostgreSQL using…
MahmoudEmad created pull request herocode/herolib_rust#6 2025-05-09 13:15:33 +00:00
development_psgl_installer