Commit Graph

434 Commits

Author SHA1 Message Date
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
Antonin Stefanutti
a768e10e25 Do not print fragments by default with Reveal.js 2016-07-17 20:07:05 +02:00
Antonin Stefanutti
babe081192 Lowercase RISE plugin 2016-07-17 18:16:55 +02:00
Antonin Stefanutti
cc2a977460 Use --no-install-recommends in Dockerfile and merge update / install layers 2016-07-17 18:13:27 +02:00
Antonin Stefanutti
3f979b5437 Add RISE plugin to the plugins list 2016-07-17 17:57:28 +02:00
Antonin Stefanutti
7324d65e46 Use Reveal.js API for the RISE plugin 2016-07-17 17:47:43 +02:00
Antonin Stefanutti
4db761a70e Merge branch 'master' of https://github.com/anaderi/decktape into anaderi-master 2016-07-17 17:34:06 +02:00
Antonin Stefanutti
7ae7f5e516 Merge pull request #59 from onetapbeyond/master
Updated download PhantomJS executable instructions for Ubuntu 16.04.
2016-07-12 10:50:29 +02:00
onetapbeyond
0e3c7335ed Updated download PhantomJS executable instructions for Ubuntu 16.04. 2016-07-12 03:09:52 +00:00
Andrey Ustyuzhanin
2c56e05518 RISE plugin, updated comments 2016-07-12 02:37:27 +03:00
Andrey Ustyuzhanin
140fb39f07 RISE plugin 2016-07-12 02:35:54 +03:00
Antonin Stefanutti
9b6fb45dc3 Switch to RSVP.js based ES6 Promise polyfill 2016-06-05 22:38:34 +02:00
Antonin Stefanutti
0ccf6690a2 Add onError callback 2016-06-05 22:38:33 +02:00
Antonin Stefanutti
24802c6670 Add --remote option in PhantomJS build instructions 2016-06-05 21:56:52 +02:00
Antonin Stefanutti
03e1ee110f Rebase PhantomJS to ariya/phantomjs@6090f54 2016-06-03 23:03:46 +02:00
Antonin Stefanutti
dfc4b77286 Better promise-based control flow 2016-05-16 20:54:10 +02:00
Antonin Stefanutti
6b4e498bc7 Support for capturing viewport in PhantomJS is merged 2016-05-16 19:04:23 +02:00