• Joined on 2025-10-25
d33tah pushed to develop at d33tah/rentgen 2025-10-26 18:14:24 +01:00
e6f025335a fix: remove test content script from production manifest
d33tah pushed to develop at d33tah/rentgen 2025-10-26 18:11:17 +01:00
86f5c86f4f refactor: move Docker testing to pre-commit hook
d33tah pushed to develop at d33tah/rentgen 2025-10-26 18:08:07 +01:00
28e6e32e25 docs: replace Makefile references with npm scripts in README
d33tah pushed to develop at d33tah/rentgen 2025-10-26 18:05:58 +01:00
a1a71fd81a chore: sync package-lock.json with icd/rentgen:develop
d33tah pushed to develop at d33tah/rentgen 2025-10-26 18:01:57 +01:00
9a2174cfb7 Revert "chore: rollback package-lock.json to master branch state"
d33tah pushed to develop at d33tah/rentgen 2025-10-26 17:59:02 +01:00
cbc64635bf chore: rollback package-lock.json to master branch state
d33tah pushed to develop at d33tah/rentgen 2025-10-26 17:54:49 +01:00
697811e82d chore: rollback package-lock.json to pre-MR state
d33tah pushed to develop at d33tah/rentgen 2025-10-26 17:51:03 +01:00
8bf58a2cb1 refactor(test): extract JavaScript test code to test-lib.js
1668d4e911 refactor(build): move Makefile commands to npm scripts
Compare 2 commits »
d33tah commented on pull request icd/rentgen#128 2025-10-26 17:43:27 +01:00
WIP: Dodaj wsparcie dla Dockera

Jeżeli chodzi o zarzadzanie wersją node'a - użyjmy https://github.com/Schniz/fnm

Czy to już jest w tym repo używane, czy mam to wprowadzić? Którą wersję Node wybrać?

d33tah pushed to develop at d33tah/rentgen 2025-10-26 17:38:42 +01:00
8f47b56a20 refactor: move tests to tests/ directory and simplify verification
d33tah pushed to develop at d33tah/rentgen 2025-10-26 09:21:58 +01:00
34cec21992 feat(verify): enhanced Marionette verification with bidirectional communication
57c6015d4c Revert "fix(verify): uproszczenie weryfikacji - extension installed = executed"
Compare 2 commits »
d33tah pushed to develop at d33tah/rentgen 2025-10-25 21:29:57 +02:00
03e0b063d9 fix(verify): uproszczenie weryfikacji - extension installed = executed
d33tah pushed to develop at d33tah/rentgen 2025-10-25 21:12:42 +02:00
d1d15fb602 feat(verify): use content script + DOM modification pattern
d33tah pushed to develop at d33tah/rentgen 2025-10-25 21:07:04 +02:00
2857f798e9 fix(verify): check logs instead of RDP
d33tah pushed to develop at d33tah/rentgen 2025-10-25 21:03:03 +02:00
544dfcf2ad feat(verify): use Firefox Remote Debugging Protocol for verification
d33tah pushed to develop at d33tah/rentgen 2025-10-25 20:58:00 +02:00
9046710a6d fix(verify): correct Firefox profile glob pattern
d33tah pushed to develop at d33tah/rentgen 2025-10-25 20:54:25 +02:00
8f50811aa7 feat(verify): use browser.storage as execution proof
d33tah pushed to develop at d33tah/rentgen 2025-10-25 20:49:29 +02:00
5b5057c620 fix(verify): crash if no hard evidence of code execution
d33tah pushed to develop at d33tah/rentgen 2025-10-25 20:47:42 +02:00
ce0f345a2b chore: usuń nieużywane skrypty i przełącz na Python
d33tah pushed to develop at d33tah/rentgen 2025-10-25 20:43:45 +02:00
c5cc840aef refactor: remove unused refreshToken prop and restore console.log