Commit Graph

  • ce6069e4b0 Remove load-grunt-tasks. ccd0 2016-04-12 00:28:54 -07:00
  • 15e928a278 Remove fs-extra. ccd0 2016-04-12 00:22:08 -07:00
  • 73bd06389d Lint tools/*.js ccd0 2016-04-12 00:13:41 -07:00
  • 5445327302 Rewrite template handler in JS, add much-needed comments and try to separate concerns. ccd0 2016-04-11 23:51:11 -07:00
  • 9226465b95 Create directories for targets in Makefile. ccd0 2016-04-11 18:29:06 -07:00
  • 0994fe6e79 Don't use real directory name as phony target. ccd0 2016-04-11 17:53:16 -07:00
  • 2176e16088 Remove direct glob dependency. ccd0 2016-04-11 17:34:15 -07:00
  • ca6428fb84 Update devDependencies. ccd0 2016-04-11 17:30:02 -07:00
  • d261f1d056 Remove fake grunt from templates. ccd0 2016-04-11 17:25:23 -07:00
  • fe02be69b5 Replace cp.js by shell commands. ccd0 2016-04-11 16:26:06 -07:00
  • 4a2d96b61a Minor DRY ccd0 2016-04-11 16:06:38 -07:00
  • b72fcad4c7 Have make clean not delete builds/; introduce make cleanall for that. ccd0 2016-04-11 15:25:43 -07:00
  • 3203faa688 Add update to shortcuts. ccd0 2016-04-11 13:50:04 -07:00
  • e751b5e3be Create empty install.json if none exists. ccd0 2016-04-11 03:04:14 -07:00
  • 0de988eca6 npm-shrinkwrap no longer needed. ccd0 2016-04-11 02:18:29 -07:00
  • 647962b904 Fix default recipe. ccd0 2016-04-11 01:24:50 -07:00
  • 3f85949dd5 Fix not found errors. ccd0 2016-04-11 01:10:08 -07:00
  • 69fcf51b1d Fix Windows clean command. ccd0 2016-04-11 00:59:07 -07:00
  • 78972f5362 clean.js -> pair of shell commands ccd0 2016-04-11 00:48:18 -07:00
  • 858713b335 Update build instructions. ccd0 2016-04-11 00:33:31 -07:00
  • 764a47116e Use what parallelism we have. ccd0 2016-04-11 00:15:47 -07:00
  • f4ce7bae6d Record events to avoid needless repetition. ccd0 2016-04-11 00:14:24 -07:00
  • 74ea0e721b Merge branch 'master' of https://github.com/ccd0/4chan-x ccd0 2016-04-10 22:22:49 -07:00
  • 0e09281d7f Default build recipe shouldn't require keys. ccd0 2016-04-10 22:21:09 -07:00
  • 0bd5e4e472 Remove grunt-concurrent. ccd0 2016-04-10 22:07:12 -07:00
  • 46bd31b7d6 Have all install also. ccd0 2016-04-10 22:01:39 -07:00
  • cd0f999ac9 Windows compatibility. ccd0 2016-04-10 22:00:06 -07:00
  • 9c4354d4f3 Move build functionality into Makefile. ccd0 2016-04-10 21:28:56 -07:00
  • 0fe7e6e11e Don't rewrite .tests_enabled unless needed. ccd0 2016-04-10 21:08:49 -07:00
  • c8fcf610c9 Avoid deprecated fs.existsSync. ccd0 2016-04-10 20:02:32 -07:00
  • b746a0b054 Store tests_enabled flag in file. ccd0 2016-04-10 20:00:48 -07:00
  • 550d33bc0f Use fs-extra to make directories for target recursively. ccd0 2016-04-10 18:55:38 -07:00
  • 25a94f5f82 Simplify install.json format. ccd0 2016-04-10 17:18:10 -07:00
  • dc8744851e Add .jsonhintrc to clean.js. ccd0 2016-04-10 17:11:24 -07:00
  • 5891173049 Revert "grunt-webstore-upload -> webstore-upload" ccd0 2016-04-10 06:38:49 -07:00
  • 373439e49d Revert "tools/bump.coffee" ccd0 2016-04-10 06:15:27 -07:00
  • 3a353aeebc Get rid of set-channel task. ccd0 2016-04-10 04:56:21 -07:00
  • 2e34e1da4c tools/bump.coffee ccd0 2016-04-10 04:27:09 -07:00
  • 1ad999e12e tools/sign.js ccd0 2016-04-10 03:42:30 -07:00
  • 39f4e05520 tools/zip-crx.js ccd0 2016-04-10 03:33:54 -07:00
  • 14f32a7dec Change tests_enabled to environment variable. ccd0 2016-04-10 03:16:43 -07:00
  • da08e6dc2e tools/clean.js ccd0 2016-04-10 03:04:05 -07:00
  • 078f919453 Remove grunt-contrib-copy. ccd0 2016-04-10 02:52:24 -07:00
  • 1e850028c9 tools/install.js ccd0 2016-04-10 02:52:03 -07:00
  • a43908e133 tools/cp.js ccd0 2016-04-10 02:42:32 -07:00
  • 2e81bc99b5 Replace grunt-contrib-concat with tools/cat.js. ccd0 2016-04-10 01:13:18 -07:00
  • 949e0af514 BIN variable to get path separators right. ccd0 2016-04-10 00:30:54 -07:00
  • 3dedd4ccbe Make shell:push multiline like the others. ccd0 2016-04-09 23:58:53 -07:00
  • 07d079874d Simpler exclusion. ccd0 2016-04-09 23:55:43 -07:00
  • 8c6e4f822d Run any other source files through templates.coffee to at least fix \r\n. ccd0 2016-04-09 23:51:04 -07:00
  • ca66315203 Run LICENSE through templates.coffee just to strip any \r\n. ccd0 2016-04-09 23:42:51 -07:00
  • bb01d0b964 Shorten names. ccd0 2016-04-09 23:37:30 -07:00
  • ba10482111 Get rid of grunt-contrib-watch. ccd0 2016-04-09 23:01:41 -07:00
  • 461c494b15 More useful clean task. ccd0 2016-04-09 22:58:14 -07:00
  • fa8a708447 This isn't needed. ccd0 2016-04-09 22:49:27 -07:00
  • b4f874ef86 Remove web page from source branch. ccd0 2016-04-09 22:42:54 -07:00
  • 0839451507 Refrain from copying update files for -noupdate channel rather than deleting them. ccd0 2016-04-09 22:30:22 -07:00
  • d08d69a9db Get rid of suffix table; identify channels by suffix directly. ccd0 2016-04-09 22:00:35 -07:00
  • 2343a74dac Remove remnants of dev channel. ccd0 2016-04-09 21:35:21 -07:00
  • 29ce710462 Make copy list inclusive rather than exclusive. ccd0 2016-04-09 20:46:41 -07:00
  • 3016b2a7a1 Remove dev build of userscript. ccd0 2016-04-09 20:09:34 -07:00
  • 0c45d5c427 set-build task isn't used anymore. ccd0 2016-04-09 19:50:48 -07:00
  • 6e95bb19d8 shell:shrinkwrap needs path separator conversion also. ccd0 2016-04-09 19:32:51 -07:00
  • 7674a2074d Make captchas task all command line. ccd0 2016-04-09 19:07:47 -07:00
  • 8ae1a0df96 Make templates.coffee take keyword arguments. ccd0 2016-04-09 18:39:10 -07:00
  • f4b5d65a53 grunt-contrib-jshint -> jshint ccd0 2016-04-09 18:21:54 -07:00
  • 952b481e86 Add shell:shrinkwrap task. ccd0 2016-04-09 17:25:50 -07:00
  • 2d6702cbad More Windows compatibility. ccd0 2016-04-09 17:20:23 -07:00
  • 00487fb49a grunt-markdown -> marked ccd0 2016-04-09 16:38:44 -07:00
  • 49342e5561 grunt-webstore-upload -> webstore-upload ccd0 2016-04-09 16:04:58 -07:00
  • 4874e5362b Build web page. ccd0 2016-04-09 14:27:40 -07:00
  • 2ba7bb2246 Create test.html if it doesn't exist. ccd0 2016-04-09 14:27:25 -07:00
  • 67d0b77b0a Fix bug from c94545e01be8c5aded827ec327b4281e4b7c268a causing webpage merges into gh-pages to fail. ccd0 2016-04-09 14:25:25 -07:00
  • 90ea7e98ed README.md: recommendation -> explanation ccd0 2016-04-09 14:17:51 -07:00
  • 05039dcb5a Remove repetition from distribution branch tasks. ccd0 2016-04-09 14:10:06 -07:00
  • a5f3079e22 Merge branch 'bstable' ccd0 2016-04-09 14:01:27 -07:00
  • f8eb9b5eb3 cd in shell tasks does not change directory. ccd0 2016-04-09 14:01:13 -07:00
  • 6835e51d28 Replace grunt-contrib-coffee with command line. ccd0 2016-04-09 12:56:01 -07:00
  • c406b5a210 Remove -crx from eventPage.js. ccd0 2016-04-09 12:38:19 -07:00
  • d97ae08c51 Release 4chan X v1.11.30.3. ccd0 2016-04-09 05:49:05 -07:00
  • a475137cb6 Merge branch 'revert-md' ccd0 2016-04-09 05:45:33 -07:00
  • d9c0b066eb Windows compatibility. ccd0 2016-04-09 05:35:24 -07:00
  • c296b5b6cf Move template interpolation out of grunt into standalone script. ccd0 2016-04-09 04:55:29 -07:00
  • 11ab484acf Merge tmp-crx and tmp-userscript directories. ccd0 2016-04-09 02:04:46 -07:00
  • 146745b81d Don't remove temporary files during build. ccd0 2016-04-09 01:40:20 -07:00
  • 9de7015e3e List files to be zipped explicitly, remove cleaning step. ccd0 2016-04-09 01:29:54 -07:00
  • 167216631f All our .coffee files are at the same depth. ccd0 2016-04-09 01:03:12 -07:00
  • 82cc98c844 Merge branch 'bstable' ccd0 2016-04-08 23:10:01 -07:00
  • dd3ab05480 Merge branch 'devdeps' into bstable ccd0 2016-04-08 23:05:56 -07:00
  • 2f4f8c529e Update devDependencies. ccd0 2016-04-08 23:03:06 -07:00
  • 0a76bdaf84 Rename keys directory to be more consistent with others. ccd0 2016-04-08 20:52:40 -07:00
  • c94545e01b Use separate worktree to modify distribution branch. ccd0 2016-04-08 20:45:37 -07:00
  • 48d80decd3 Release 4chan X v1.11.30.2. ccd0 2016-04-04 21:22:22 -07:00
  • 4dec6a3d80 Setting style property fails in older browsers. #837 ccd0 2016-04-04 21:16:36 -07:00
  • 6f15a85955 Merge branch 'bstable' ccd0 2016-04-04 21:05:47 -07:00
  • eb856e3eee Set cssText, not style. ccd0 2016-04-04 21:05:33 -07:00
  • 6c8479e7b1 Release 4chan X v1.11.30.1. ccd0 2016-04-04 00:34:14 -07:00
  • 6e3ccfb264 Parenthesize assignment in if condition. ccd0 2016-04-04 00:17:31 -07:00
  • 355572331f Fix unread line not being placed when scrolling to post hidden by Reply Pruning. ccd0 2016-04-04 00:11:38 -07:00
  • c473e01638 ReplyPruning: Don't hide linked-to posts in the first place, and don't hide when opening thread by OP link. ccd0 2016-04-03 23:44:06 -07:00