ccd0
|
cc03357e07
|
Revert "Fetch boards.json data."
This reverts commit 19ba43ae3dfc6008893ad9ebdbd0e68ecb60de01.
|
2016-01-29 02:00:34 -08:00 |
|
ccd0
|
19ba43ae3d
|
Fetch boards.json data.
|
2016-01-27 10:04:19 -08:00 |
|
ccd0
|
5d15cfa6ac
|
Fix some devDependencies not being updated.
|
2016-01-25 00:22:04 -08:00 |
|
ccd0
|
41e855594d
|
Prevent text editor backup files and other garbage from getting into crx packages.
|
2016-01-24 22:01:56 -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 |
|
ccd0
|
a2346607da
|
LICENSE belongs on list of files to watch for changes.
|
2015-11-01 04:16:09 -08:00 |
|
ccd0
|
0eb8ba6408
|
Get rid of String as constructor.
|
2015-11-01 02:44:35 -08:00 |
|
ccd0
|
4c20d85e13
|
Move version number to separate file to reduce merge conflicts.
|
2015-11-01 02:00:31 -08:00 |
|
ccd0
|
44ff1a1688
|
Notification is now in jsHint browser globals.
|
2015-11-01 01:29:18 -08:00 |
|
ccd0
|
4756015a88
|
Deduplicate list of GM functions used.
|
2015-11-01 01:23:48 -08:00 |
|
ccd0
|
9c2ceacfde
|
Not used since 0def797cf92349814f07a1175c02d893c88c7271.
|
2015-11-01 01:07:08 -08:00 |
|
ccd0
|
3995ab1b01
|
Add task for setting captcha complaints redirect.
|
2015-10-27 13:24:08 -07:00 |
|
ccd0
|
4099936088
|
Install userscript after building.
|
2015-10-27 13:05:49 -07:00 |
|
ccd0
|
92b2409c9f
|
Gruntfile.coffee: Fix captchas task.
|
2015-10-18 08:33:11 -07:00 |
|
ccd0
|
1431be8aad
|
Remove captchas.html from the repo.
|
2015-10-18 08:28:36 -07:00 |
|
ccd0
|
6c1c03d662
|
Use meta redirect for captchas.html; include in repo.
|
2015-10-15 12:22:35 -07:00 |
|
ccd0
|
dcdca7fa77
|
Make sure we're on stable branch when pushing to Chrome store.
|
2015-10-08 18:04:58 -07:00 |
|
ccd0
|
50bbb9010f
|
Merge branch 'master' into palemoon
|
2015-08-20 00:57:49 -07:00 |
|
ccd0
|
ce8c794b0f
|
Don't push -noupdate builds to gh-pages.
|
2015-08-17 11:35:28 -07:00 |
|
ccd0
|
0d3f420e8c
|
Set Content-Type correctly.
|
2015-08-12 20:44:26 -07:00 |
|
ccd0
|
8045d5d41c
|
Grunt shortcut for shell:aws.
|
2015-08-12 04:25:28 -07:00 |
|
ccd0
|
23c622d3aa
|
Add cache-control headers for AWS.
|
2015-08-12 04:24:59 -07:00 |
|
ccd0
|
a7eb0ed8b2
|
Make our URL settings more flexible.
|
2015-08-12 01:29:32 -07:00 |
|
ccd0
|
18f5554dfe
|
Automate pushing to new site.
|
2015-08-11 01:19:06 -07:00 |
|
ccd0
|
97898b0fd5
|
Move web favicon.
|
2015-08-11 01:03:45 -07:00 |
|
ccd0
|
d7913e1005
|
Only use workaround for binary data in Greasemonkey versions < 3.2.
|
2015-07-04 14:54:53 -07:00 |
|
ccd0
|
0402752060
|
Use Tampermonkey's GM_addValueChangeListener.
|
2015-07-04 12:39:19 -07:00 |
|
ccd0
|
56b78d8c67
|
Remove Greasemonkey version testing.
|
2015-06-19 01:15:14 -07:00 |
|
ccd0
|
5738cd49fb
|
Move CSS importing code into Gruntfile.coffee.
|
2015-06-16 09:48:09 -07:00 |
|
ccd0
|
4446099f1b
|
Automatically move stable versions to bstable branch.
|
2015-06-11 22:51:03 -07:00 |
|
ccd0
|
09dd35385e
|
Make $.event work in Pale Moon with GM 3.x (no cloneInto function).
|
2015-05-28 02:26:12 -07:00 |
|
ccd0
|
cf07089d00
|
Implement sandboxing for sauce links.
|
2015-05-04 02:31:46 -07:00 |
|
ccd0
|
3d638f71f2
|
grunt-contrib-compress was changing the order of the files; switch to JSZip.
|
2015-04-13 20:22:07 -07:00 |
|
ccd0
|
f668e377b5
|
Remove dead grunt-crx reference.
|
2015-04-13 19:43:57 -07:00 |
|
ccd0
|
24ff8a730f
|
Don't compress identical zip file twice.
|
2015-04-11 09:18:46 -07:00 |
|
ccd0
|
4311c2b6c2
|
Feed our own zip file into the crx module.
This gives us control over the timestamps, eliminating the last
non-deterministic part of the build process (I hope).
|
2015-04-11 08:03:37 -07:00 |
|
ccd0
|
363f749fdb
|
Gruntfile: compress:crx -> compress:zip
|
2015-04-10 22:32:43 -07:00 |
|
ccd0
|
c24e42be90
|
Simplify HTML checking.
|
2015-03-29 14:03:27 -07:00 |
|
ccd0
|
9836d5ad07
|
Move HTML template array concatenation into its own function.
|
2015-03-28 16:11:34 -07:00 |
|
ccd0
|
6e1d89e187
|
alignment
|
2015-03-28 13:23:07 -07:00 |
|
ccd0
|
cfe647b1f2
|
Allow HTML templates in the HTML files again.
|
2015-03-28 04:36:21 -07:00 |
|
ccd0
|
6e082994c4
|
Merge branch 'endoflines' into html
|
2015-03-28 04:07:18 -07:00 |
|
ccd0
|
bb4bc115b9
|
Don't trim whitespace from end of lines.
|
2015-03-28 04:06:55 -07:00 |
|
ccd0
|
53edff5a88
|
Add conditional expression to templates.
|
2015-03-28 02:08:20 -07:00 |
|
ccd0
|
f7b90c4c19
|
Rewrite HTML template parser.
|
2015-03-27 23:39:45 -07:00 |
|
ccd0
|
d4f8048827
|
Add ES6 Set to jshint globals.
|
2015-03-21 12:01:38 -07:00 |
|
ccd0
|
ff32f7a37c
|
Skip webpage build commit if not needed.
|
2015-03-11 18:09:00 -07:00 |
|
ccd0
|
0c45d35da6
|
Re-automate version incrementing.
|
2015-03-09 02:48:38 -07:00 |
|
ccd0
|
cd42e24ac7
|
Automate 'Based on' line.
|
2015-03-09 02:23:59 -07:00 |
|