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
|
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 |
|
ccd0
|
d21810fdc2
|
Move CSS to a separate file.
|
2015-03-07 22:36:57 -08:00 |
|
ccd0
|
4d95fdb4d3
|
Automate Chrome Store uploads.
|
2015-03-06 22:19:46 -08:00 |
|
ccd0
|
a11bf78aa5
|
Revert "Check we're on the right branch before moving stuff to gh-pages."
This reverts commit e160df58cbd716eb452b6b6dc8238e3f848dfe69.
|
2015-03-06 21:23:54 -08:00 |
|
ccd0
|
54b8b712e8
|
Move .crx key.
|
2015-03-06 21:23:43 -08:00 |
|
ccd0
|
5a88ebea5e
|
Merge branch 'bstable'
Conflicts:
Gruntfile.coffee
|
2015-03-06 19:02:33 -08:00 |
|
ccd0
|
458db4e70f
|
Revert "Also make sure the tags are up to date here."
Breaks tags in case of multiple moves to gh-pages before pushing.
This reverts commit ffcd23a30df3dde4f7b9879aa13f598b75e9baaf.
|
2015-03-06 18:58:55 -08:00 |
|
ccd0
|
61926bd9ef
|
Merge branch 'bstable'
|
2015-03-06 18:40:02 -08:00 |
|
ccd0
|
e160df58cb
|
Check we're on the right branch before moving stuff to gh-pages.
|
2015-03-06 18:39:50 -08:00 |
|
ccd0
|
21b5418e83
|
Break up shell:web task.
|
2015-03-05 21:35:44 -08:00 |
|
ccd0
|
55d82581c3
|
Fix website favicon.
|
2015-03-05 21:28:43 -08:00 |
|
ccd0
|
ffcd23a30d
|
Also make sure the tags are up to date here.
|
2015-03-02 10:47:00 -08:00 |
|
ccd0
|
4182cafc27
|
Specify permissions for files in 4chan-X.zip.
|
2015-03-02 10:07:51 -08:00 |
|
ccd0
|
8147412557
|
Record release date and use it to build 4chan-X.zip deterministically.
|
2015-03-02 00:37:06 -08:00 |
|
ccd0
|
05647d6fc6
|
Use test.html for previewing website changes.
|
2015-02-26 20:47:52 -08:00 |
|
ccd0
|
8b6547e5d2
|
Merge branch 'bstable'
|
2015-02-25 20:44:41 -08:00 |
|
ccd0
|
64dbed7778
|
Improve release tasks.
|
2015-02-25 20:35:59 -08:00 |
|
ccd0
|
c7f1752c35
|
Merge branch 'bstable'
Conflicts:
LICENSE
|
2015-02-25 19:52:55 -08:00 |
|
ccd0
|
2c8d7de17c
|
Stop rebuilding LICENSE every release.
|
2015-02-25 19:51:35 -08:00 |
|
ccd0
|
c97ec41ee2
|
Remove Cheats.coffee.
|
2015-02-22 10:24:13 -08:00 |
|
ccd0
|
243de1060a
|
Fix assert.
|
2015-02-21 23:58:42 -08:00 |
|
ccd0
|
c2e77fdd84
|
new Image -> new Image()
|
2015-02-15 19:57:03 -08:00 |
|
ccd0
|
0ba8912b49
|
Merge branch 'bstable'
|
2015-02-15 17:18:52 -08:00 |
|
ccd0
|
4ce944804d
|
Fix escaping in importHTML / html.
|
2015-02-15 17:13:40 -08:00 |
|
ccd0
|
33e91eaea4
|
Turn on unused variable checking in JSHint.
|
2015-02-15 01:24:41 -08:00 |
|
ccd0
|
4a7c152ff7
|
Automate dependency updating.
|
2015-02-14 00:28:54 -08:00 |
|
ccd0
|
a530ad2ccf
|
Add newline to package.json when bumping version.
|
2015-02-14 00:25:00 -08:00 |
|