Joas Schilling
8288d49c7e
Fix stylelint errors
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-13 22:15:41 +01:00
Joas Schilling
5475685bb0
Add the projects sidebar
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-05 14:56:34 +01: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
Daniel Calviño Sánchez
06655d4a3e
Ignore only the bundled SimpleWebRTC file
...
The other files in "js/simplewebrtc" are actual source files, and thus
they should be linted.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-04-03 09:22:00 +02:00
Joas Schilling
4e8deb44dd
Adjust ignore files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:44:23 +01:00
Joas Schilling
807ae4732a
Ignore compiled assets
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-27 10:41:53 +01:00
Joas Schilling
eda20e8e7a
Ignore all compiled JS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-14 15:23:06 +01:00
Joas Schilling
b2db37ff9e
Add an admin setting to restrict the app to groups
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 10:03:05 +01:00
Joas Schilling
747b92558a
Ignore compiled JS from eslint
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:37 +01:00
Daniel Calviño Sánchez
73a056f4ee
Ignore "templates.js" files when linting
...
The "templates.js" files are compiled by Handlebars from the source
templates, so there is no point in checking for problems like defined
but not used variables.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-10-16 10:34:18 +02:00
Joachim Bauch
9c18c15d05
Add button to test TURN settings.
...
This implements #679 .
Signed-off-by: Joachim Bauch <bauch@struktur.de>
2018-09-05 13:01:41 +02:00
Joas Schilling
a1bde55bf5
Ignore the tests directory as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-11-14 10:35:28 +01:00
Christoph Wurst
108ca00c16
add karma/jasmine config for js unit testing
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2016-10-18 15:22:47 +02:00
Lukas Reschke
c4643d7c5b
Ignore vendor folder
...
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-10-17 22:37:51 +02:00
Joachim Bauch
0e0b2cb05d
Check JavaScript / CSS files for errors/style using Drone CI ( #42 ).
2016-10-14 14:39:10 +02:00