Commit Graph
38 Commits
Author SHA1 Message Date
Vincevrp 7c2181761e Move hosting providers to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 50bca8bc0f Move selfhosted cloud to separate file 2019-01-20 22:39:38 +01:00
Vincevrp ad841230ff Move cloud storage to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 9f91f1a228 Strip github.com to display website in buttons
This fixes the broken Magic Wormhole button
2019-01-20 22:39:38 +01:00
Vincevrp 4f5522160f Move file sharing to separate file 2019-01-20 22:39:38 +01:00
Vincevrp d02251c828 Move video/voice messenger to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 02e4585ae1 Move instant messenger to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 33f75c05bf Move search engines to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 588b6bc5a8 Move email alternatives to separate file 2019-01-20 22:39:38 +01:00
Vincevrp dd7b997b3e Move email clients to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 85fcc17a2d Move email providers to separate file 2019-01-20 22:39:38 +01:00
Vincevrp b5f508fa91 Add bottom margin to browser addons 2019-01-20 22:39:38 +01:00
Vincevrp 678aac92e9 Remove unnecessary containers in browser-addons 2019-01-20 22:39:38 +01:00
Vincevrp 75ef7a1b1a Move and rework firefox tweaks 2019-01-20 22:39:38 +01:00
Vincevrp ffff8ad4cf Move and rework browser addons section 2019-01-20 22:39:38 +01:00
Vincevrp e9f17c8be4 Move browser webrtc to separate file 2019-01-20 22:39:38 +01:00
Vincevrp d88d7d5b49 Move browser fingerprint to separate file 2019-01-20 22:39:38 +01:00
Vincevrp c9b05461ca Move browser recommendation to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 9b84ebe4e5 Move warrant-canary to separate file 2019-01-20 22:39:38 +01:00
Vincevrp 4be9551177 Move VPN section to separate file 2019-01-20 22:39:38 +01:00
Vincevrp dfc3803250 Move fourteen eyes and KDL to separate file 2019-01-20 13:24:46 +01:00
Vincevrp 14f57d9f4d Move header to a seperate file 2019-01-20 13:24:46 +01:00
Vincevrp b5d97486d9 Clean up default layout, move scripts to file 2019-01-20 13:24:46 +01:00
Vincevrp 68bca5a02c Move navigation to an include 2019-01-20 13:24:46 +01:00
VinceandSamuel Shifterovich a37e9265c5 Add travis-ci badge to README (#697) 2018-12-27 17:21:56 +01:00
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