Lyubo Marinov
5106f9f958
Process do_external_connect.js through webpack
2017-04-11 18:29:18 -05:00
Saúl Ibarra Corretgé
bc60bd23b2
build: remove no longer needed Makefile rule
...
- we now use pinned dependencies, so there is no need to run npm update
- AFAICT the node-sass workaround is no longer needed
2017-03-24 11:02:09 +01:00
Aaron van Meerten
afc96808e8
added support of static directory in debian install and Makefile for source package
2017-03-20 19:22:06 -05:00
Ilya Daynatovich
2e81b8493e
Introduce unsupported browser page
2017-01-26 07:27:31 -06:00
Lyubomir Marinov
818ddad2c3
Do not distribute unminimized artifacts
...
The build process is capable of bundling both minimized and unminimized
artifacts for lib-jitsi-meet, jitsi-meet and external_api. However,
there does not seem to be a good reason to (1) always wait for the
building of the two versions and (2) distributing the unminimized
artifacts.
2016-09-29 11:31:28 -05:00
Lyubomir Marinov
c8f79dbd2d
Switch from Browserify to Webpack
2016-09-29 11:31:28 -05:00
hristoterezov
c7cd771de2
Revert "Switch from Browserify to Webpack"
2016-09-28 16:37:24 -05:00
Lyubomir Marinov
ce3090b8fe
Do not distribute unminimized artifacts
...
The build process is capable of bundling both minimized and unminimized
artifacts for lib-jitsi-meet, jitsi-meet and external_api. However,
there does not seem to be a good reason to (1) always wait for the
building of the two versions and (2) distributing the unminimized
artifacts.
2016-09-28 13:57:53 -05:00
Lyubomir Marinov
f6662745d1
Switch from Browserify to Webpack
2016-09-28 13:57:53 -05:00
damencho
bfc174ffdc
Installs node-sass on every update, fixes a problem in some operating systems.
2016-09-12 12:02:43 -05:00
Ilya Daynatovich
e28f646cef
Fixed styles for unsupported browser page
2016-09-08 11:15:17 -05:00
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
2016-09-02 12:55:33 +03:00
damencho
53288fc997
Moves analytics js next to libraries so it can be dynamically loaded.
2016-08-10 13:28:15 -05:00
bgrozev
d2a6c4a97f
Merge pull request #719 from jitsi/jibri-retries
...
Jibri retries
2016-07-11 15:53:25 -05:00
damencho
3e473ea9d7
Executes npm update before making.
...
Executes npm update before making, in order to update latest version of packages like lib-jitsi-meet which are updated from git. The npm install method is supposed to only resolve dependencies and not update to latest versions.
2016-07-08 10:52:04 -05:00
paweldomas
62dd54ab31
Display spinner for RETRYING recording status
2016-07-08 14:53:00 +02:00
hristoterezov
21c2469dd6
Removes unnecessary whitespaces from Makefile
2016-06-20 13:23:00 -05:00
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
2016-06-17 15:35:40 -05:00
Boris Grozev
d79971a737
An initial version of a "keyboard shortcuts" help panel.
2016-06-14 20:16:38 -05:00
hristoterezov
8deb003ef6
JWT client support
2016-06-13 16:11:44 -05:00
Boris Grozev
62fd07e98e
Copy the map files for the non-minified version to the deploy dir.
2016-06-10 19:44:27 +00:00
Boris Grozev
ee8a270a36
Don't run npm update, because it sometimes causes the lib-jitsi-meet npm link to be removed.
2016-06-10 19:43:29 +00:00
Etienne CHAMPETIER
5d9d6b4642
Fix missing base.html in source-package
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-06-01 15:58:55 +02:00
damencho
c5e7ca8a26
Adds non-minified versions of app.bundle and lib-jitsi-meet to the libs folder which is included in the deb package.
2016-05-09 11:49:04 +03:00
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
2016-05-06 20:50:37 -05:00
Etienne CHAMPETIER
ca31bb935b
Fix "make source-package"
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-04-26 13:51:09 +02:00
hristoterezov
bf9c4ea444
Implements server side connection establishment
2016-03-28 16:19:32 -05:00
Etienne CHAMPETIER
a61ce8ee3b
Add unsupported_browser.css to source-package
...
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-03-18 15:23:15 +01:00
damencho
2c7ee3527a
Updates readme for working with lib-jitsi-meet sources. Separates deploy make targets for deploying only the lib.
2016-01-28 17:43:48 -06:00
damencho
e3b518cb91
Uses lib-jitsi-meet from git repo and deploy it on make.
2016-01-28 15:06:09 -06:00
isymchych
59f98205c7
use JS API; UI module refactoring
2015-11-30 13:54:54 +02:00
damencho
f005606428
Reverts messing with css files.
2015-11-09 12:36:01 -06:00
damencho
8f6fe2a5b3
Revert "Reorder css files in alphabet order."
...
This reverts commit 88fa2ae8b3
.
2015-11-09 11:48:35 -06:00
damencho
840dbbeef1
Adds missing unsupported_browser.css.
2015-11-09 11:38:57 -06:00
damencho
88fa2ae8b3
Reorder css files in alphabet order.
2015-11-09 11:38:25 -06:00
yanas
73b1d3c7c2
Adds a feedback button and dialog.
2015-11-05 11:28:01 -06:00
Boris Grozev
1cb7ea3e05
Fixes the source package.
2015-10-06 15:29:26 -05:00
Boris Grozev
d0b254ca15
Merges css files.
2015-10-06 15:19:01 -05:00
Boris Grozev
6c2c4d4aca
Removes the script that bumps versions, this is now done when packaging.
2015-10-06 15:19:01 -05:00
Boris Grozev
4964ec2a83
Do not include app.js in the source package.
2015-10-06 14:03:12 -05:00
Devin Wilson
b1760fad12
Pull deps from npm
2015-10-05 13:51:38 -06:00
Boris Grozev
2702fa0175
Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy.
2015-09-17 16:40:02 -05:00
George Politis
5e363b515b
Uses uglifyjs from the local installation.
2015-09-15 20:27:59 -05:00
George Politis
e3adafa44e
Makes browserify a dev dependency.
2015-09-15 20:24:31 -05:00
Lyubomir Marinov
2740041a82
Defines the path to uglifyjs as a variable in the fashion of the path to browserify.
2015-09-15 14:18:34 -05:00
damencho
69758a3297
Uglify to use relative files.
2015-09-14 17:30:27 -05:00
Boris Grozev
cd1f56fa8f
Recovers removed source files.
2015-09-14 17:21:21 -05:00
damencho
34b5ce996c
Fixes map locations.
2015-09-14 16:35:13 -05:00
Boris Grozev
5b1f7b1204
Minimizes app.bundle.js by default.
2015-09-14 15:42:48 -05:00
Boris Grozev
2dbd80c048
Adds a source-package and uglify targets to the makefile.
2015-09-10 23:13:04 -05:00