Commit graph

64 commits

Author SHA1 Message Date
Joas Schilling
c6af361e3d
Update the templates when the deps are updated
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-08 13:08:37 +02:00
Daniel Calviño Sánchez
dd19a43ccd Remove JavaScript test configuration and dependencies
Currently there are no JavaScript unit tests, so the related stuff can
be removed and added later if/when needed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-05-08 11:31:04 +02:00
Joas Schilling
983e71bd93
Merge make files and remove compiled JS
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-05-07 14:10:06 +02:00
Daniel Calviño Sánchez
06c160e494
Add make step to bundle the custom SimpleWebRTC
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-03-27 10:36:31 +01:00
Joas Schilling
6cd02c8ede
Remove the compile files from the package
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-28 12:48:51 +01:00
Daniel Calviño Sánchez
970a22f9ce Extract compilation of Handlebars templates to its own script
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-21 11:49:34 +01:00
Daniel Calviño Sánchez
241dda266c Add Handlebars to the development dependencies
Dependencies declared in "package.json" are installed locally, so the
call to the handlebars script must be updated accordingly.

To ensure that Handlebars is installed before using it the Make step to
compile the templates now depends on the step to setup the development
environment.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-11-21 11:25:41 +01:00
Roeland Jago Douma
403ef12330 Move admin templates to compiled handlebars
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-16 10:34:18 +02:00
Morris Jobke
c4a9f654cb
Move transifex config for updated l10n script
See nextcloud/docker-ci#78 for details

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-02-12 17:51:29 +01:00
Joas Schilling
30cd1821bc
Add github special files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-01-17 11:10:40 +01:00
Joas Schilling
0407f1c7f3
Update version fix script and upload 1.1.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-13 16:32:39 +01:00
Joas Schilling
e1eca493dc
Make sure to only exclude the build/ in root
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-13 16:21:59 +01:00
Joas Schilling
f4fd6b7790
Create the tag as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-13 15:25:27 +01:00
Joas Schilling
a0a7ad1c84
Add make file for faster releasing
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-12-13 15:17:39 +01:00