69 Commits

Author SHA1 Message Date
ccd0
f1eb26e0fb Add api.streamable.com to @connect list. 2019-07-01 01:49:05 -07:00
ccd0
2120c93bf0 Reorganize CrossOrigin.binary. 2019-04-11 05:33:39 -07:00
ccd0
4fba9ac05d Switch to package-lock.json and get rid of most npm stuff in the Makefile. 2019-04-06 13:24:19 -07:00
ccd0
7b2dee7279 Add header support to CrossOrigin.ajax 2019-03-23 19:07:48 -07:00
ccd0
8e22de0ca0 Request additional permissions immediately on clicking 'Post from URL' and only then. #2230 2019-03-08 15:21:43 -08:00
ccd0
c86fadf0f3 Generalize event page request mechanism. 2019-03-08 15:03:29 -08:00
ccd0
4c139b3b0f Support refreshing 4chan threads in Thread Watcher from other sites. 2018-12-06 18:20:21 -08:00
ccd0
a1a084acca Update for 4channel.org 2018-11-23 14:11:00 -08:00
ccd0
f86d947377 Use CrossOrigin.json for Link Title. 2018-09-18 01:20:52 -07:00
ccd0
680fc3384f Use CrossOrigin.json for fetching archive list. 2018-09-18 00:49:23 -07:00
ccd0
898816d211 Revise CrossOrigin.json interface. 2018-09-18 00:26:43 -07:00
ccd0
78dd2a9639 Use CrossOrigin.json to fetch posts from archives due to blocking of ordinary third-party AJAX requests. 2018-09-17 20:47:21 -07:00
ccd0
afb99ee4ab Merge branch 'bstable' 2017-10-08 19:09:38 -07:00
ccd0
b835126f97 Update devDependencies. 2017-10-08 19:08:22 -07:00
ccd0
1be0f1e0d4 Add update manifest for Firefox WebExtension. 2017-10-08 16:57:38 -07:00
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