1. 30 Jul, 2018 1 commit
  2. 29 Jul, 2018 1 commit
    • Felix Bergmann's avatar
      Directory Bug · 1ec041a4
      Felix Bergmann authored
      The correct pattern to make a directory is: `if (!dir.mkdirs() && !dir.isDirectory()) { error }` mkdirs checks for exists so the exists check is redundant.
      1ec041a4
  3. 28 Jul, 2018 3 commits
  4. 22 Jul, 2018 1 commit
  5. 21 Jul, 2018 2 commits
  6. 19 Jul, 2018 1 commit
  7. 16 Jul, 2018 1 commit
  8. 05 Jul, 2018 1 commit
    • asviridenko's avatar
      gui: show app certificate (#305) · 03a09deb
      asviridenko authored
      * add node
      
      * add node
      
      * add certificate panel
      
      * add certifcate manager
      
      * работа над проектом
      
      * ресурсы
      
      * включение возможности показа
      
      * небольшие исправления
      
      * start tests
      
      * more tests
      
      * signature test
      
      * fingerprint test
      
      * public key test
      
      * удалено лишний код
      
      * add scroll
      03a09deb
  9. 03 Jul, 2018 1 commit
  10. 29 Jun, 2018 1 commit
  11. 27 Jun, 2018 4 commits
  12. 26 Jun, 2018 4 commits
  13. 21 Jun, 2018 1 commit
  14. 19 Jun, 2018 1 commit
  15. 17 Jun, 2018 2 commits
  16. 16 Jun, 2018 3 commits
  17. 05 Jun, 2018 2 commits
  18. 02 Jun, 2018 2 commits
  19. 01 Jun, 2018 7 commits
  20. 26 May, 2018 1 commit