Commit Graph
13 Commits
Author SHA1 Message Date
VinceandSamuel Shifterovich f700345ddc Code cleanup (#660)
* Remove trailing whitespace

* Clean up donate page

* Format index and remove unnecessary breaklines

* Fix p element being child of ul error

* Fix empty h1 error

* Losslessly compress mailbox, mastodon and bitwarden images
2018-12-12 15:16:48 +01:00
VinceandSamuel Shifterovich 4a419753bb Fix Five Eyes lists (#658) 2018-12-11 23:54:51 +01:00
VinceandSamuel Shifterovich 82e0d4d223 Move contributing guidelines and fix build instructions (#620)
* Move contributing guidelines to CONTRIBUTING.md

* Update build instructions

* Update PR template for new contributing guidelines

* Fix contributing guidelines reference in README
2018-11-25 20:55:32 +01:00
VinceandSamuel Shifterovich e10fef5497 Webrtc fix (#619)
* Remove webrtc.html

* Replace webrtc.html with ipleak.net
2018-11-25 19:47:38 +01:00
VinceandSamuel Shifterovich 67c5091fa2 Add Bitwarden to replace Master Password (#587)
* Add Bitwarden + Remove Master Password

* Replace supergenpass with Master Password in w.m.
2018-11-16 21:45:34 +01:00
VinceandSamuel Shifterovich a309f742c9 Remove HTML preview + minor tweaks to PR template (#583) 2018-11-13 09:53:58 +01:00
VinceandSamuel Shifterovich f00b81adfd Config cleanup (#582)
* Clean up Gemfile and add github-pages gem

* Clean up default comments in _config.yml
2018-11-13 08:36:47 +01:00
VinceandSamuel Shifterovich 0bbdfd7296 Fix logo URL in README (#580) 2018-11-11 17:09:35 +01:00
VinceandSamuel Shifterovich 30f40a5ad6 Optimize images (#569)
* Optimize all png images and convert gif to png

* Fix gif image paths

* Optimize all jpg images
2018-11-08 18:30:43 +01:00
VinceandSamuel Shifterovich f6cdb575bb Fix assets path for donate and webrtc pages (#571) 2018-11-08 18:28:38 +01:00
VinceandSamuel Shifterovich b7bd2996e4 Remove unnecessary favicon (#573) 2018-11-08 18:26:47 +01:00
VinceandSamuel Shifterovich ae03c918f2 Move contributing.md to .github folder (#574) 2018-11-08 18:26:34 +01:00
VinceandSamuel Shifterovich 520e28626a Implement Sass (#568)
* Move all images to assets/img

* Move all scripts to assets/js

* Move all webfonts to assets/webfonts

* Move all files to assets/files

* Move css to assets/css and add imports

* Adjust all references to assets folder

* Fix tor icon path

* Rewrite custom css to sass and add variables

* Change ?v on style.css to 5.

* Enable Sass minification

* Remove CryptoPaper-full.7z
2018-11-07 21:52:56 +01:00