JJ-8 / CTFNote

CTFNote is a collaborative tool aiming to help CTF teams to organise their work. This tool helps making notes during CTFs, so you can track your CTF notes at a later time. This is similar to the CTF pad seen in one of the video's of Liveoverflow.
GNU General Public License v3.0
9 stars 2 forks source link

Opened tasks get added to browser history two times #96

Closed markfijneman closed 5 months ago

markfijneman commented 5 months ago

Happens to both tasks opened via the task list and dropdown menu. After opening a task you need to press the back button in your browser twice to actually go back.

markfijneman commented 5 months ago

This problem is caused by HedgeDoc adding a # to the pad URLs after visiting them, which adds a browser history entry.