Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | PEOPLE.md | Sean Thompson | 2020-12-05 | 1 | -0/+1 | |
| | ||||||
* | cloudflare_supporter.txt | Eden Wee | 2020-12-05 | 1 | -0/+3 | |
| | ||||||
* | cloudflare_owned_NS.txt | Henry Andrews | 2020-12-05 | 1 | -1/+545 | |
| | ||||||
* | Update 'tool/block_cloudflare_mitm_fx/src/manifest.json' | legens | 2020-12-05 | 1 | -30/+41 | |
| | ||||||
* | Update 'tool/block_cloudflare_mitm_fx/src/setwhitelist.html' | legens | 2020-12-05 | 1 | -26/+35 | |
| | ||||||
* | Update 'tool/block_cloudflare_mitm_fx/src/setwhitelist.js' | legens | 2020-12-05 | 1 | -48/+154 | |
| | ||||||
* | README.md | Rustam Iuldashev | 2020-12-05 | 1 | -1/+1 | |
| | ||||||
* | README.md | Will Clithero | 2020-12-05 | 1 | -1/+1 | |
| | ||||||
* | Update 'tool/block_cloudflare_mitm_fx/src/stop_cf_mitm.js' | legens | 2020-12-05 | 1 | -181/+364 | |
| | ||||||
* | Update 'tool/block_cloudflare_mitm_fx/src/style.css' | legens | 2020-12-05 | 1 | -3/+12 | |
| | ||||||
* | Update 'tool/block_cloudflare_mitm_fx/README.md' | middle | 2020-12-05 | 1 | -2/+4 | |
| | ||||||
* | Merge branch 'master' of https://codeberg.org/crimeflare/stop_cloudflare | Dev | 2020-12-05 | 1 | -0/+2 | |
|\ | ||||||
| * | merge my addon to crimeflare | middle | 2020-12-05 | 1 | -0/+2 | |
| | | ||||||
* | | merge 2 | Dev | 2020-12-05 | 1 | -0/+0 | |
| | | ||||||
* | | Merge remote-tracking branch 'tool/block_cloudflare_mitm_fx/master' | Dev | 2020-12-05 | 12 | -0/+353 | |
|\ \ | ||||||
| * | | Fix version in README.md (nit) | nullius | 2018-01-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | Fix missing '\n' on files, license, (housekeeping) | nullius | 2018-01-07 | 8 | -61/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update year on LICENSE.txt; add, "All rights reserved." - Add self to copyright notice and license (privately authorized). - Add '\n' to last lines of files missing such. - Remove a.m.o. metadata. | |||||
| * | | Pull v1.0.10.1 from a.m.o.; change to MIT license | nullius | 2018-01-07 | 10 | -56/+193 | |
| | | | | | | | | | | | | | | | | | | - Pull v1.0.10.1 from a.m.o. Source files here included as-is. - Change to MIT license. Closes #6. | |||||
| * | | Add missing '\n' to last lines of files; rm sigs | nullius | 2018-01-02 | 7 | -55/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Files from the 1.0.8.6 xpi were missing '\n' at the end of their last lines. Changing this would invalidate the Mozilla manifest/signature data, so I removed that. No substantive code changes in this commit. | |||||
| * | | Import 1.0.8.6 from a.m.o. Closes #10. | nullius | 2018-01-02 | 9 | -70/+121 | |
| | | | ||||||
| * | | Merge pull request #9 from whatsusername/master | nullius | 2018-01-01 | 3 | -6/+9 | |
| |\ \ | | | | | | | | | Update UI | |||||
| | * | | Create style.css | whatsusername | 2017-12-31 | 1 | -0/+3 | |
| | | | | ||||||
| | * | | Update setwhitelist.html | whatsusername | 2017-12-31 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | Update manifest.json | whatsusername | 2017-12-31 | 1 | -3/+3 | |
| | | | | ||||||
| | * | | Update setwhitelist.html | whatsusername | 2017-12-31 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge pull request #8 from whatsusername/patch-1 | nullius | 2018-01-01 | 1 | -1/+1 | |
| |\ \ \ | | |/ / | |/| | | Update README.md | |||||
| | * | | Update README.md | whatsusername | 2017-12-31 | 1 | -1/+1 | |
| |/ / | | | | | | | 1.0."8" | |||||
| * | | Import 1.0.8 from a.m.o. Closes #7. | nullius | 2017-12-30 | 3 | -11/+11 | |
| | | | ||||||
| * | | Import v1.0.7.1 from a.m.o. | nullius | 2017-12-30 | 8 | -30/+217 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a huge jump. Sorry, I will not manually import all intermediary versions to track development. Significant changes: - Major feature: Now works with Firefox 52 / current Tor Browser. Closes #2. - Major feature: Error page. Closes #3. - Major feature: Whitelist. Closes #4. - Regression: Indentation/style is busted. Reopens #1. | |||||
| * | | Restyle main Javascript file | nullius | 2017-12-12 | 1 | -31/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | I tried to copy the indent style of files seen in Torbutton, with added guidance from my instincts as a C programmer accustomed to KNF. This can now be edited without wrecking diffs, unless I change it again because this will drive me crazy. Closes issue #1. | |||||
| * | | Clean up & prepare for initial push to Github | nullius | 2017-12-11 | 6 | -44/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Version 0.0.1-prealpha. - Delete archival copy of XPI; git history preserves it - NOT YET TESTED BY MAINTAINER (@nym-zone) | |||||
| * | | Import XPI and code from addons.mozilla.org | nullius | 2017-12-11 | 12 | -0/+115 | |
| / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial commit. Version 0.0.0-prealpha. - Glance over code to make sure it looks sane - Create git repository - Add substantive files - Fix icons (PNG CRC errors) - Add archival copy of xpi from addons.mozilla.org, with metadata - Add README.md, LICENSE.md - NOT YET TESTED BY MAINTAINER (@nym-zone) | |||||
* / | merge 1 | Dev | 2020-12-04 | 1 | -0/+0 | |
|/ | ||||||
* | Update 'subfiles/shared_on_mastodon.md' | raynode01 | 2020-12-04 | 1 | -0/+5 | |
| | ||||||
* | Update 'tool/mastodonwch/README.md' | raynode01 | 2020-12-04 | 1 | -0/+1 | |
| | ||||||
* | Update 'subfiles/shared_on_mastodon.md' | raynode01 | 2020-12-04 | 1 | -0/+2 | |
| | ||||||
* | Update 'image/README.md' | raynode01 | 2020-12-04 | 1 | -0/+1 | |
| | ||||||
* | Upload files to 'image' | raynode01 | 2020-12-04 | 1 | -0/+0 | |
| | ||||||
* | shared_on_mastodon.md | Mihir Jham | 2020-12-04 | 1 | -306/+405 | |
| | ||||||
* | shared_on_mastodon.md | Gehrig Kunz | 2020-12-04 | 0 | -0/+0 | |
| | ||||||
* | shared_on_mastodon.md | Marshall Portwood | 2020-12-04 | 1 | -1/+13 | |
| | ||||||
* | shared_on_mastodon.md | Anna Ko | 2020-12-04 | 1 | -4/+4 | |
| | ||||||
* | shared_on_mastodon.md | Renan Dincer | 2020-12-04 | 1 | -1/+7 | |
| | ||||||
* | TEMPLATE.main.txt | Stanley Chan | 2020-12-04 | 1 | -1/+1 | |
| | ||||||
* | zu.md | Chris Merritt | 2020-12-04 | 1 | -1/+1 | |
| | ||||||
* | zt.md | Sophie Breider | 2020-12-04 | 1 | -1/+1 | |
| | ||||||
* | zh.md | Braden Ehrat | 2020-12-04 | 1 | -1/+1 | |
| | ||||||
* | yo.md | Josh Enders | 2020-12-04 | 1 | -1/+1 | |
| | ||||||
* | yi.md | Peter Weaver | 2020-12-04 | 1 | -1/+1 | |
| | ||||||
* | xh.md | Luke Valenta | 2020-12-04 | 1 | -1/+1 | |
| |