• Joined on 2025-03-19
Omar pushed to dev at 4nk/docv 2025-11-13 15:52:06 +00:00
36520d36d6 Merge branch 'dev' of https://git.4nkweb.com/4nk/docv into dev
18a126aac5 Add a link to the account page in the dropdown menu
726f34cd54 Use username in the dropdown menu
b9a996c11e Provide dashboard layout with 4NK context
bdaf711fd7 Add a methode to refresh member username in 4NK context
Compare 7 commits »
Omar pushed to dev at 4nk/docv 2025-11-10 16:29:19 +00:00
93c927ba71 Retrive and render files
85ee7bf713 Add upload file feature
48999b963d Add attachedFiles attribute to context
539c812f1b Add attachedFiles attribute to FolderData type
Compare 4 commits »
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 16:22:17 +00:00
f0f8ed9768 fix: normalize relay ws path with trailing slash
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 16:12:29 +00:00
b29f86af4e revert: remove relay proxy helper
Omar pushed to dev at 4nk/docv 2025-10-31 15:52:45 +00:00
ed54f2e7e2 Minor fix
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 14:32:50 +00:00
f3f5e21195 feat: bridge relay proxy port 3000 to 8091
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 13:16:01 +00:00
8ec8df419e fix: enforce joint service lifecycle
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 13:14:02 +00:00
ff94b1ec21 feat: add service manager script
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 13:11:37 +00:00
76556e1f6e chore: drop manual birthday debug page
Omar pushed to dev at 4nk/ihm_client 2025-10-31 13:11:17 +00:00
7ea4ef1920 Add some debug methods for pairing workflow
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 13:07:44 +00:00
74093a12eb fix: normalize relay websocket endpoint
Omar pushed to wip-dev3 at 4nk/sdk_client 2025-10-31 12:50:11 +00:00
Omar created branch wip-dev3 in 4nk/sdk_client 2025-10-31 12:50:09 +00:00
Omar pushed to wip-dev3 at 4nk/sdk_relay 2025-10-31 12:49:34 +00:00
af8dc90aac chore: retire legacy dev workflow
Omar created branch wip-dev3 in 4nk/sdk_relay 2025-10-31 12:49:33 +00:00
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-31 12:47:10 +00:00
274b19e410 chore: align relay bootstrap configuration
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 10:54:11 +00:00
44adae2d05 UI: remove manual continue buttons for setup flows\n\nMotivations:\n- Enchaînement automatique des étapes sans interaction inutile\n- Éviter confusion pendant faucet/sync\n\nModifications:\n- Suppression des boutons dans wallet-setup.html et block-sync.html\n- Adaptation wallet-setup.ts pour redirection auto sans bouton\n\nPage affectées:\n- src/pages/wallet-setup/wallet-setup.html, src/pages/block-sync/block-sync.html, src/pages/wallet-setup/wallet-setup.ts
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 10:46:22 +00:00
bd1762ee0c ci: docker_tag=dev-test
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:20:12 +00:00
25e0272959 Fix all syntax errors in service.ts and websockets.ts
Omar pushed to wip-pairing at 4nk/ihm_client 2025-10-30 07:16:43 +00:00
162e5fd303 Fix syntax errors in commented code