ccd0
e6bd2d9cb2
Use page XHR for Firefox WE, and list host permissions explicitly.
2017-09-29 03:16:15 -07:00
ccd0
3e019cc116
Merge branch 'master' into webext
2017-09-29 02:45:54 -07:00
ccd0
4226a18a6d
Preliminary support for Greasemonkey 4.
2017-09-28 10:51:08 -07:00
ccd0
d2c670090b
Add an extension ID.
2017-08-04 04:36:52 -07:00
ccd0
d16649f456
Drop crx package; use node-rsa directly.
2017-02-11 20:41:18 -08:00
ccd0
273aa7f7d0
Update devDependencies.
2017-02-11 19:08:18 -08:00
ccd0
adfc3babc9
Revert Data Saver workarounds. They didn't work. #1241
...
Revert "Fix bug from 4f9f1941be2aea72b4d8145a62d9835087fbfc39. #1241 "
This reverts commit 9e3d33ffd488ef63af1340eeacb146c698a0a7b9.
Revert "Workaround for Chrome Compression Proxy converting images to WebP. #1241 "
This reverts commit 4f9f1941be2aea72b4d8145a62d9835087fbfc39.
2017-01-07 04:11:19 -08:00
ccd0
4f9f1941be
Workaround for Chrome Compression Proxy converting images to WebP. #1241
2017-01-06 09:35:44 -08:00
ccd0
c5f175ed13
Add support for is2.4chan.org host.
2017-01-05 13:01:17 -08:00
ccd0
a110d2f703
Request permissions for all 4chan.org and 4cdn.org subdomains in the Chrome extension.
...
This should reduce the frequency of asking for new permissions.
2017-01-05 04:00:44 -08:00
ccd0
f9d1f2c766
Add basic support for is.4chan.org domain. #1141
2016-10-15 00:48:47 -07:00
ccd0
ade19ba598
Update devDependencies.
2016-09-16 16:47:59 -07:00
ccd0
d6fae02aba
Update devDependencies.
2016-09-11 21:00:01 -07:00
ccd0
e00be02c69
Merge branch 'bstable'
2016-07-06 18:02:09 -07:00
ccd0
073fb5dba2
Update devDependencies.
2016-07-06 18:01:57 -07:00
ccd0
6f8e0a3bbd
Make 'all websites' permission optional. #793
2016-07-01 01:44:16 -07:00
ccd0
9426dab656
Use backslashes instead of concatenation for multiline strings. #960
2016-06-17 21:29:29 -07:00
ccd0
484469f79f
Update devDependencies.
2016-06-12 21:41:59 -07:00
ccd0
9ffef89d7d
Add @connect to userscript metadata. #961
2016-06-11 20:48:19 -07:00
ccd0
90102afd4f
Update Font Awesome.
2016-05-30 03:25:45 -07:00
ccd0
903289d324
Update devDependencies.
2016-05-30 03:19:34 -07:00
ccd0
7fbdcc6436
Probably better to specify 'use strict' within the closure.
2016-05-14 14:21:33 -07:00
ccd0
fe9c65963a
No need to preserve value of this.
2016-05-14 14:20:32 -07:00
ccd0
d3ebeefe7c
Move Main.init into src/meta/fend.js.
2016-05-14 13:17:55 -07:00
ccd0
3923c64755
marked -> markdown-it
2016-05-08 10:46:57 -07:00
ccd0
be842d5aca
Update devDependencies.
2016-04-20 07:00:38 -07:00
ccd0
2652ece83f
Fix globals incorrectly set to writable.
2016-04-20 03:04:45 -07:00
ccd0
5ce2064c37
Fix bad dependency on tmp/globals-globals.js.
2016-04-19 22:46:55 -07:00
ccd0
610a8d50f0
Use shell commands to concatenate files.
2016-04-19 21:43:42 -07:00
ccd0
54de0d7a25
Rebuild only needed files when an imported file changes.
2016-04-19 20:39:01 -07:00
ccd0
6714a4e8c7
Now we can rebuild at the level of individual files.
2016-04-19 04:58:30 -07:00
ccd0
c9934d69fa
lodash -> lodash.template
2016-04-18 05:26:45 -07:00
ccd0
dae2c78f83
Make npm-shrinkwrap optional for normal development but mandatory for releases.
2016-04-18 04:39:53 -07:00
ccd0
213d898b1b
Special treatment of src/main confused Windows and was needlessly complex.
2016-04-16 10:39:05 -07:00
ccd0
af5508a83e
Remove 'Generated by CoffeeScript' banner.
2016-04-16 06:43:20 -07:00
ccd0
5ec7a559be
Alternate way of handling the concatenation.
2016-04-13 06:54:10 -07:00
ccd0
2ab00be0b5
Fix leftover arguments from converted grunt functions.
2016-04-12 23:50:28 -07:00
ccd0
e8a86d893e
Only depend on version.json where needed.
2016-04-12 23:44:57 -07:00
ccd0
75ef03e7a5
Fix bugs in 18f0b779c31835308d0be48c02e3d16c3f821c31 so the code actually gets checked. #833
2016-04-12 08:34:18 -07:00
ccd0
18f0b779c3
Support partial rebuilds. #833
2016-04-12 08:11:36 -07:00
ccd0
16e0a96ed2
Don't need this JSHint exception at the moment.
2016-04-12 02:49:36 -07:00
ccd0
d261f1d056
Remove fake grunt from templates.
2016-04-11 17:25:23 -07:00
ccd0
d08d69a9db
Get rid of suffix table; identify channels by suffix directly.
2016-04-09 22:00:35 -07:00
ccd0
2343a74dac
Remove remnants of dev channel.
2016-04-09 21:35:21 -07:00
ccd0
f4b5d65a53
grunt-contrib-jshint -> jshint
2016-04-09 18:21:54 -07:00
ccd0
6b359c9b8c
Disrupt loading of ads from malicious/irresponsible providers.
2016-02-05 18:48:01 -08:00
ccd0
e27858216f
Remove unwanted execute permissions.
2015-11-15 14:00:17 -08:00
ccd0
34c8da43c4
Reorganization: Move stuff out of src/General.
2015-11-15 11:57:19 -08:00
Jordan Bates
443967a216
Merge Mayhem's structure
2013-04-26 14:03:58 -07:00
Jordan Bates
ad2b22a972
Merge fixes
2013-04-26 04:47:11 -07:00