Commit Graph

450 Commits

Author SHA1 Message Date
Antonin Stefanutti
47e958c4d2 2.x beta 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
b8fed571e3 Migrate page events to Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
12f7681a92 2.0.0-alpha.4 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
999523aafd Add version command 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
b5fc32c207 Migrate to ES6 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
3333a33026 2.0.0-alpha.3 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
c0d8df443a Load plugins relative to decktape module directory 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
3c9be0b7f3 2.0.0-alpha.2 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
807513b84b Use dependencies from NPM 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
15082133c2 Update README 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
820176b217 Migrate to ES6 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
1c65482eda Migrate the Shower plugin to Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
11d0e6ac26 Fixup page configuration 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
0e50ee39df Migrate the generic plugin to Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
23d832a70f Convert to linefeed only 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
1ec9eb2bcd 2.0.0-alpha.1 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
25710cd2aa Alpha version 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
aa0739e79b Do not exclude package-lock.json 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
6f5607f083 Add missing shebang 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
47f8342828 Add .npmignore 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
223c84f844 Update Reveal plugin for Puppeteer API 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
d6d6a01faf Add VS code debug config 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
3d6b5afeff Manipulate CSS rules to force screen CSS media type 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
ee7559cb48 Initial migration to Puppeteer 2017-08-25 15:18:07 +02:00
Antonin Stefanutti
5ef0881405 Add 2.0 beta note 2017-08-23 10:56:16 +02:00
Antonin Stefanutti
41861c135a Fix parsing of slide number option with more than one digit 2017-04-25 10:09:12 +02:00
Antonin Stefanutti
4f43673ee5 Merge pull request #89 from jonashaefele/webslides
Add webslides plugin and docs
2017-03-17 12:24:09 +01:00
Jonas Haefele
6a4cd13b89 add webslides plugin and docs 2017-03-17 11:20:44 +00:00
Antonin Stefanutti
b6f3830ba9 Remove the --insecure option as GH releases are used 2017-01-27 22:20:51 +01:00
Antonin Stefanutti
1998908da3 Refined .gitignore 2016-12-28 22:22:28 +01:00
Antonin Stefanutti
7e991766d6 Remove bin directory leftover 2016-12-28 22:21:48 +01:00
Antonin Stefanutti
244e4ab95c Update PhantomJS contributions and build 2016-09-29 12:14:27 +02:00
Antonin Stefanutti
c2c2323ae4 Remove phantomjs.json as it's become irrelevant 2016-09-29 12:08:10 +02:00
Antonin Stefanutti
6b66eb716c Remove PhantomJS submodule 2016-09-29 11:59:24 +02:00
Antonin Stefanutti
9e1ad32e50 Support toggling fragments for reveal.js while defaulting to disabling them 2016-09-29 11:49:27 +02:00
Antonin Stefanutti
9458e21a05 Update binary path in package.json according to new install instructions 2016-09-27 21:58:18 +02:00
Antonin Stefanutti
2dd3fbd160 Avoid race condition in RISE plugin configuration 2016-09-27 21:49:44 +02:00
Antonin Stefanutti
5aaecf4970 RISE plugin detection throws an exception when not active 2016-09-27 16:15:00 +02:00
Antonin Stefanutti
c70927d712 Remove bin directory from Docker image 2016-09-27 15:07:05 +02:00
Antonin Stefanutti
9f2dcca775 Remove phantomjs.json from Docker image as it's irrelevant 2016-09-27 15:01:20 +02:00
Antonin Stefanutti
ee6891524d Install Debian CA certificates in Docker image
Fixes #68
2016-09-27 14:46:12 +02:00
Antonin Stefanutti
42310835e3 1.0.0 Release 2016-09-22 23:15:04 +02:00
Antonin Stefanutti
3a9aab265f Use Linux static build binary in Docker image 2016-09-22 21:58:28 +02:00
Antonin Stefanutti
892eb095a1 Fail on 404 when getting the PhantomJS binary 2016-09-21 16:27:27 +02:00
Antonin Stefanutti
a3b5bd1a55 Use Debian 8 binary 1.0.0 release 2016-09-20 17:39:49 +02:00
Antonin Stefanutti
46b01f27d9 Enable colors in Docker TTY 2016-09-20 17:37:58 +02:00
Antonin Stefanutti
2ac28e963c Web fonts are not embedded in PDF on Linux and render as vector outlines 2016-09-17 22:15:08 +02:00
Antonin Stefanutti
18d1e1537f Merge branch 'oupala-patch-1' 2016-08-23 19:24:43 +02:00
oupala
f913091b60 Set default working directory to /slides in Docker image
Set the working directory to /slides so that the PDF file does not
need to be prefixed by using this convention.
2016-08-23 19:22:13 +02:00
Antonin Stefanutti
4d68a0afa4 Increase delay before configuring Reveal.js in RISE plugin 2016-07-17 20:40:59 +02:00