codddfeea
|
09095d1cb6
|
Full restyling articles Part 1
|
2022-04-22 09:54:58 +03:00 |
codddfeea
|
679935bf5f
|
Deleted translation links in articles
+ little fix in index.html with missing translation link
|
2022-04-21 13:35:40 +03:00 |
codddfeea
|
3f08072ae8
|
Removed extra spaces in single tags
Like `<img ... />` to `<img .../>`.
|
2022-04-21 13:13:46 +03:00 |
codddfeea
|
2c502f856d
|
Correction stylesheet <link> tag
|
2022-04-21 12:59:56 +03:00 |
codddfeea
|
5abda81c93
|
Replaced first <html> with correct one from example.html
Only in original articles (not translations).
|
2022-04-21 12:50:52 +03:00 |
codddfeea
|
a2b4436992
|
Changed DOCTYPE to correct XTHML 1.0 Strict
|
2022-04-21 12:44:08 +03:00 |
codddfeea
|
728d5c4817
|
Replaced <hr></hr> with one <hr/>
|
2022-04-21 12:34:05 +03:00 |
codddfeea
|
a9bc92a432
|
Replaced all tabs (\t) with 2 spaces
|
2022-04-21 12:16:26 +03:00 |
codddfeea
|
5248d7839e
|
Removed deprecated path to favicon
|
2022-04-21 11:59:38 +03:00 |
codddfeea
|
4807c58906
|
Deleted all <meta> with onion links
|
2022-04-21 11:46:57 +03:00 |
anonymous
|
39b2fdf2c8
|
Merge pull request 'Fix example.html' (#123) from codddfeea/SpywareWatchdog:styling into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/123
|
2022-04-21 10:21:30 +02:00 |
codddfeea
|
7599b43f1b
|
Removed extra spaces from single tags
|
2022-04-21 11:20:29 +03:00 |
codddfeea
|
e93589c051
|
Deleted extra comments
They will be available in future (in CONTRIBUTING.md).
|
2022-04-20 10:59:12 +03:00 |
codddfeea
|
2c3b846528
|
Added space in the end of single tags
For example: `<link name="123"/>` transformed to `<link name="123" />`
|
2022-04-20 10:45:34 +03:00 |
codddfeea
|
51a8d333e5
|
Added <meta> with viewport options
From issue #120:
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
2022-04-20 10:02:43 +03:00 |
codddfeea
|
a27b3b0d90
|
Added XML declaration in example.html
|
2022-04-20 09:53:31 +03:00 |
codddfeea
|
8ad0446602
|
Replaced unexpected tabs with 2 spaces in example.html
|
2022-04-20 09:47:36 +03:00 |
anonymous
|
21b44204de
|
updated TBB mitigation guide
|
2022-04-20 01:20:46 -04:00 |
anonymous
|
084b583829
|
Merge pull request 'Removed deprecated/old stuff' (#121) from codddfeea/SpywareWatchdog_REWRITE:removing-old into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/121
|
2022-04-20 06:19:55 +02:00 |
codddfeea
|
6ce5d7c404
|
Deleted requested_articles.txt
Use issues page instead!
|
2022-04-19 10:03:00 +03:00 |
codddfeea
|
eda7a579f3
|
Deleted unused images
Checked via:
$ cd images
$ for i in *; do echo -----"$i" && grep -r "$i" ..; done | less
|
2022-04-19 10:01:05 +03:00 |
codddfeea
|
04ba23424c
|
deleted wip/
It contained draft of signal.html.
|
2022-04-19 10:00:16 +03:00 |
codddfeea
|
68cc5d25bd
|
Deleted old/deprecated/unfinished stuff
deleted:
- 1password.html - unfinished
- amd.html - unfinished
- browsers.html - old
- example_old.html - old
- foobar2000.html - unfinished
- godot.html - unfinished
- index2.html - old
- nvidia.html - unfinished
- palemoon_old.html - old
- systemd.html - unfinished
- tiktok.html - unfinished
changed:
- index.html - changed link to razer.html and removed link to browsers.html
- palemoon.html - removing links to palemoon_old.html
- palemoon_es.html - removing links to palemoon_old.html
- razer.html and razer_es.html - chaned names (were razer_en.html and
razer.html)
|
2022-04-19 09:37:23 +03:00 |
Baobab
|
929bbef985
|
Changed the rating of Waterfox from High -> Medium.
See #117 for more information.
|
2022-02-20 18:22:15 -06:00 |
Baobab (retired)
|
163e277952
|
Merge pull request 'corrections in articles/clementine.html | translated badwolf article to german | fleshed out 404 page | better README.md' (#113) from LetMeByte/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/113
|
2022-02-21 00:06:00 +01:00 |
LetMeByte
|
6c7ee8fa05
|
Update 'README.md'
|
2022-02-12 15:25:42 +01:00 |
LetMeByte
|
9387cc403b
|
Update 'README.md'
|
2022-02-12 13:42:41 +01:00 |
LetMeByte
|
d97163e48d
|
Update 'articles/badwolf_de.html'
Small wording changes
|
2022-02-12 13:10:48 +01:00 |
LetMeByte
|
b39c3543b4
|
Update 'articles/badwolf_de.html'
Corrected .onion link
|
2022-02-12 13:02:36 +01:00 |
LetMeByte
|
a8cc6494f2
|
Merge branch 'master' into master
|
2022-02-12 12:59:53 +01:00 |
LetMeByte
|
d04b55f289
|
Update 'articles/badwolf.html'
Removed link to german translation from original article
|
2022-02-12 12:48:55 +01:00 |
anonymous
|
6a3d40dce4
|
Merge pull request 'Brazilian Portuguese translation for Google Chrome article.' (#114) from russia/SpywareWatchdog:chrome_ptbr into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/114
Thank you!
|
2022-02-11 20:08:24 +01:00 |
Russia
|
4f6d5fee23
|
Brazilian Portuguese translation for the article
|
2022-02-07 12:48:04 -03:00 |
LetMeByte
|
89a414f556
|
Updated 404 page
|
2022-02-03 22:04:20 +01:00 |
LetMeByte
|
21a49630c8
|
Add link to German translation of Badwolf article
|
2022-02-03 21:52:18 +01:00 |
LetMeByte
|
9208cb86df
|
Added link to German translation
|
2022-02-03 21:47:27 +01:00 |
LetMeByte
|
e545a709f0
|
Add 'badwolf_de.html'
German translation of the badwolf article
|
2022-02-03 21:41:29 +01:00 |
LetMeByte
|
f72a0cae77
|
grammar & spelling corrections in articles/clementine.html
|
2022-02-03 14:16:53 +01:00 |
anonymous
|
86a5452958
|
Merge pull request 'Article about BleachBit.' (#112) from daniel5551/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/112
|
2022-02-03 11:44:34 +01:00 |
daniel5551
|
0b6d19c428
|
Article about BleachBit.
|
2022-01-12 18:59:51 +02:00 |
anonymous
|
60ed4e3fa8
|
Merge pull request 'chrome_es -> firefox_es' (#111) from programmerpony/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/111
|
2022-01-08 21:17:18 +01:00 |
anonymous
|
ca830b0e17
|
add librewolf note about disabling shavar
|
2022-01-08 04:01:02 -05:00 |
anonymous
|
37581471be
|
added librewolf, alphabetized browser list, other minor corrections
|
2022-01-08 03:42:16 -05:00 |
programmerpony
|
523754a457
|
chrome_es -> firefox_es
The "Español" button in the Firefox article was linking to chrome_es instead of firefox_es
|
2022-01-05 04:33:24 +01:00 |
anonymous
|
f78005f71e
|
added version tested to tbb pages, put tbb mitigation on articles list
|
2022-01-04 00:41:39 -05:00 |
anonymous
|
c1d97c6848
|
changed tor article, made it about tbb and updated it
|
2022-01-03 23:53:41 -05:00 |
anonymous
|
54addb8dab
|
Merge pull request 'master' (#107) from MrRawes/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/107
|
2021-12-31 03:14:00 +01:00 |
MrRawes
|
370d151a8e
|
Update 'articles/youtube_es.html'
|
2021-11-27 17:13:32 +01:00 |
MrRawes
|
6066bd0173
|
Update 'articles/youtube.html'
|
2021-11-27 17:11:23 +01:00 |
MrRawes
|
4d4d2a7b6c
|
Merge pull request 'master' (#2) from shadow/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/MrRawes/SpywareWatchdog/pulls/2
|
2021-10-28 09:30:10 +02:00 |