Commit Graph

2187 Commits

Author SHA1 Message Date
Jonah Aragon
6f834b7596
Fix broken links (#417)
- Add exceptions for some ZenDesk links.
- Remove Rocket.Chat's F-Droid link https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/2596#issuecomment-912512014
- Fix Firefox's App Store Links.
2021-12-01 09:46:02 -06:00
Daniel Gray
868171cc4f
Firefox Privacy: 2021 edition (#383) 2021-12-02 01:55:53 +10:30
Tommy
e78a8a4d89
Browser migration from legacy (#309)
Co-Authored-By: Daniel Gray <dng@disroot.org>
2021-12-02 01:13:48 +10:30
Daniel Nathan Gray
daadf50d28
Add CTemplar (#292) 2021-12-02 01:11:49 +10:30
dependabot[bot]
43e48f0739
Bump untitaker/hyperlink from 0.1.19 to 0.1.20
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.19 to 0.1.20.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.19...0.1.20)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 18:07:37 +10:30
Daniel Gray
88a838a030
Fix _ in anchor links (#403) 2021-11-29 18:06:22 +10:30
Positron832
bd6748934f
s/Sweeden/Sweden/ (#399)
Signed-off-by: Daniel Gray <dng@disroot.org>
2021-11-29 16:45:19 +10:30
Tommy
0101228acd
Improve video wording, add invidious, svgs (#392)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-29 05:17:45 +10:30
Tommy
8eef37ae02
Convert search recommendations from legacy (#342)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-28 21:25:55 +10:30
Tommy
a0362cd121
Removed libredns (no DNSSEC support) (#388)
Signed-off-by: Daniel Gray <dng@disroot.org>
2021-11-26 23:24:44 +10:30
Tommy
8b79ad9e85
Remove LibreCMC (#384)
Signed-off-by: Daniel Gray <dng@disroot.org>
2021-11-26 16:49:08 +10:30
Daniel Nathan Gray
4c8c9d4de9
Remove mastodon-simplified-federation (#382) 2021-11-26 05:22:43 +10:30
elitejake
6cfe7a6d79
Change icon to generic video icon (#367)
Signed-off-by: Daniel Gray <dng@disroot.org>
2021-11-24 16:38:25 +10:30
Tommy
ba33e69091
Remove posteo, update criteria (#369)
Signed-off-by: Daniel Gray <dng@disroot.org>
2021-11-24 16:18:47 +10:30
dependabot[bot]
7d366c8fa1
Bump untitaker/hyperlink from 0.1.18 to 0.1.19
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.18 to 0.1.19.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.18...0.1.19)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:16:28 +10:30
dependabot[bot]
a0080ecacf
Bump untitaker/hyperlink from 0.1.15 to 0.1.18
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.15 to 0.1.18.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.15...0.1.18)

---
updated-dependencies:
- dependency-name: untitaker/hyperlink
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 04:16:20 +10:30
dependabot[bot]
8e18eb1e97
Bump @fortawesome/fontawesome-pro from 6.0.0-beta2 to 6.0.0-beta3 (#365)
Bumps [@fortawesome/fontawesome-pro](https://github.com/FortAwesome/Font-Awesome) from 6.0.0-beta2 to 6.0.0-beta3.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/commits)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-pro"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-23 20:32:06 +10:30
Tommy
ad74e01463
Remove tahoe-lafs privacy policy (#349)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
Daniel Nathan Gray
6792a36cfa
Delete video platforms nav item (#344) 2021-11-20 20:37:47 +10:30
Daniel Nathan Gray
406b4594df
Fix broken link, remove outdated link (#343) 2021-11-20 20:37:47 +10:30
Tommy
18797207cf
Better wording for the video page (#348)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
elitejake
7ed3f636a3
Re-add privacy_policy functionality (#337)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
Tommy
efa9b5f1cc
Better describe Proton Drive threat model (#335)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
Tommy
29f717b651
Convert video recommendation from legacy (#274)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
Tommy
74008465b7
Convert Cloud Storage from legacy (#333)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
elitejake
f83d562b31
Update Lemmy URL (#330) 2021-11-20 20:37:47 +10:30
Freddy
c6bca62376
Removed Ashaka (#329)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
Freddy
468c60192f
Delete freddy.png (#325)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:47 +10:30
Freddy
6133f931ed
Remove LessPass and Spectre (#323)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:46 +10:30
Freddy
c2be09bf0b
Remove Aether (#315) 2021-11-20 20:37:46 +10:30
elitejake
7ac09cbfc4
Update URLs in blog article (#308)
Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:46 +10:30
Tad
6b0fac70bb
Update DivestOS (#307)
Replaces PNG with an SVG made by @0x192
Altered to use correct font, and centered.
Converted text to object, to render correctly.
Optimized with scour and then by hand.

Switches to divestos.org, there is no www.

Update 128x128 size

Signed-off-by: Daniel Nathan Gray <dng@disroot.org>
2021-11-20 20:37:39 +10:30
Freddy
4a08d68b7f
Remove Turtl (#305) 2021-11-13 09:21:04 +00:00
Tommy
e606503f84
Update Android recommendations (#285) 2021-11-13 03:23:09 +00:00
elitejake
e486672021
Update OpenWrt logo (#302) 2021-11-12 15:58:15 +00:00
Tommy
577e9e173c
Fixed missing highlights (#303) 2021-11-13 02:25:11 +10:30
Tommy
f9efbd87ca
Moving the cloud section (#284) 2021-11-13 02:25:11 +10:30
Daniel Nathan Gray
2b4acb27b7
Fix Metadata removal tools heading (#300) 2021-11-13 02:25:11 +10:30
TheNoobWar
a9ca56f1ad
Remove Fruux (#283) 2021-11-13 02:24:34 +10:30
Freddy
389785b974
Remove LineageOS (#294) 2021-11-11 09:55:49 +00:00
Tommy
b168da1d2f
Remove duplicated line (#281) 2021-11-11 06:14:59 +00:00
Daniel Nathan Gray
b2c4650939
Fix some broken links (#280) 2021-11-11 06:12:39 +00:00
dependabot[bot]
f71d1d4608
Bump bootstrap from 5.1.2 to 5.1.3 (#289) 2021-11-11 04:22:06 +00:00
Daniel Nathan Gray
2f2ad0ccdc
Revert "Bump untitaker/hyperlink from 0.1.15 to 0.1.17 (#148)" 2021-11-11 04:23:03 +10:30
johnnyburnaway
3ecef0fc53
Fixed some broken links on the VPN page (#153) 2021-11-10 14:25:39 +00:00
Nihal Raj
2ed9bc4722
Update browser-addons.html (#135) 2021-11-10 14:23:38 +00:00
dependabot[bot]
14b0e96292
Bump bootstrap from 5.1.1 to 5.1.2 (#171) 2021-11-10 14:13:00 +00:00
dependabot[bot]
64534d530e
Bump untitaker/hyperlink from 0.1.15 to 0.1.17 (#148) 2021-11-10 14:12:49 +00:00
dependabot[bot]
f9941e5342
Bump jekyll from 4.2.0 to 4.2.1 (#143) 2021-11-10 14:12:35 +00:00
Freddy
b01ec13946
Remove Etag Stoppa (#60) 2021-11-10 14:08:13 +00:00