Skip to content
Snippets Groups Projects
  1. Oct 02, 2020
  2. Sep 30, 2020
  3. Sep 25, 2020
  4. Sep 24, 2020
    • meskio's avatar
      [feat] send cmd flags to the go backend · 998b5cb5
      meskio authored
      Also disable autostart if manual quit, remove custom printer that was
      used for i18n and disable previous autostart if -disable-autostart
      
      We didn't disable autostart after the migration to qt.
      
      - Resolves: #355 #289
      998b5cb5
  5. Sep 16, 2020
    • Kali Kaneko's avatar
      [pkg] go mod tidy · 3a74c28c
      Kali Kaneko authored
      3a74c28c
    • meskio's avatar
      [bug] accept corrupted pid files · 5b6bb5ce
      meskio authored and Kali Kaneko's avatar Kali Kaneko committed
      A corrupted pid file, or a file that contains something else than a pid
      number used to block bitmask-vpn from launch. Now if the file contains
      something that is not expected it will log it and rewrite it.
      
      I refactor de code so the pid file will be released on quit instead of
      initialization.
      
      - Resolves: #349
      5b6bb5ce
  6. Sep 08, 2020
Loading