Mehdi Sakout

Results 64 comments of Mehdi Sakout

Hi @us3r64bit, Actually I forgot to update the README, create an .env at the root of the project with the following vars: ``` VITE_BUILD_TARGET=extension VITE_API_URL=https://api.hackertab.dev/ ```

@Ravina-Deogadkar could you check if @WinDyAlphA request is doable using the Google chrome API?

@divyeshio do you mean including the blog articles ([blog](https://www.hackerone.com/vulnerability-and-security-testing-blog))?

Would you like to work on this? it's similar to: https://github.com/medyo/hackertab.dev/pull/190/commits/cafb6344c0130c0af4c7e3748e1ecf2eb8cf512c

@mirzap I did a mistake by merging your work into the master branch, can you create another PR to the develop branch thanks

Hi @victor-duarte, I'm actually on vacation, I'll review your suggestion once I return, probably next week Thanks for your patience

@victor-duarte I really like this new layout, great work!It really enhances the content and provides flexibility for future additions. We need to let users choose their layout without breaking the...

I've no idea but you can set development database details as production, precompile assets then revert to old details.

I Caught `subscribe` action since it's the main responsible for calling the update action. When you said `make triggerUpdate compatible` do you mean, kill the event at `modelOrCollection.on(changeOptions, triggerUpdate, component)`...

Thanks guys for reviewing that, i've made the necessary edits. Please check it, thanks btw, the old tests were broken, i had to fix them before starting testing my code.