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
пре 9 година
Aaron van Meerten
afc96808e8
added support of static directory in debian install and Makefile for source package
пре 9 година
Ilya Daynatovich
2e81b8493e
Introduce unsupported browser page
пре 9 година
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.
пре 9 година
Lyubomir Marinov
c8f79dbd2d
Switch from Browserify to Webpack
пре 9 година
hristoterezov
c7cd771de2
Revert "Switch from Browserify to Webpack"
пре 9 година
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.
пре 9 година
Lyubomir Marinov
f6662745d1
Switch from Browserify to Webpack
пре 9 година
yanas
8491fbbd95
Reverts change in makefile
пре 9 година
yanas
d250623fde
Ring overlay improvements and enable buttons fix
пре 9 година
damencho
bfc174ffdc
Installs node-sass on every update, fixes a problem in some operating systems.
пре 9 година
Ilya Daynatovich
e28f646cef
Fixed styles for unsupported browser page
пре 9 година
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
пре 9 година
damencho
53288fc997
Moves analytics js next to libraries so it can be dynamically loaded.
пре 9 година
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.
пре 9 година
paweldomas
62dd54ab31
Display spinner for RETRYING recording status
пре 9 година
hristoterezov
21c2469dd6
Removes unnecessary whitespaces from Makefile
пре 9 година
hristoterezov
02f176c75a
Changes the implementation of the iframe API to use postis
пре 9 година
Boris Grozev
d79971a737
An initial version of a "keyboard shortcuts" help panel.
пре 9 година
hristoterezov
8deb003ef6
JWT client support
пре 9 година
Boris Grozev
62fd07e98e
Copy the map files for the non-minified version to the deploy dir.
пре 9 година
Boris Grozev
ee8a270a36
Don't run npm update, because it sometimes causes the lib-jitsi-meet npm link to be removed.
пре 9 година
Etienne CHAMPETIER
5d9d6b4642
Fix missing base.html in source-package
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
пре 9 година
damencho
c5e7ca8a26
Adds non-minified versions of app.bundle and lib-jitsi-meet to the libs folder which is included in the deb package.
пре 9 година
hristoterezov
c3338d3bf2
Implements custom context menu to flip the local video
пре 9 година
Etienne CHAMPETIER
ca31bb935b
Fix "make source-package"
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
пре 9 година
hristoterezov
bf9c4ea444
Implements server side connection establishment
пре 10 година
Etienne CHAMPETIER
a61ce8ee3b
Add unsupported_browser.css to source-package
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
пре 10 година
damencho
2c7ee3527a
Updates readme for working with lib-jitsi-meet sources. Separates deploy make targets for deploying only the lib.
пре 10 година
damencho
e3b518cb91
Uses lib-jitsi-meet from git repo and deploy it on make.
пре 10 година
isymchych
59f98205c7
use JS API; UI module refactoring
пре 10 година
damencho
f005606428
Reverts messing with css files.
пре 10 година
damencho
8f6fe2a5b3
Revert "Reorder css files in alphabet order."
This reverts commit 88fa2ae8b3 .
пре 10 година
damencho
840dbbeef1
Adds missing unsupported_browser.css.
пре 10 година
damencho
88fa2ae8b3
Reorder css files in alphabet order.
пре 10 година
yanas
73b1d3c7c2
Adds a feedback button and dialog.
пре 10 година
Boris Grozev
1cb7ea3e05
Fixes the source package.
пре 10 година
Boris Grozev
d0b254ca15
Merges css files.
пре 10 година
Boris Grozev
6c2c4d4aca
Removes the script that bumps versions, this is now done when packaging.
пре 10 година
Boris Grozev
4964ec2a83
Do not include app.js in the source package.
пре 10 година
Devin Wilson
b1760fad12
Pull deps from npm
пре 10 година
Boris Grozev
2702fa0175
Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy.
пре 10 година
George Politis
5e363b515b
Uses uglifyjs from the local installation.
пре 10 година
George Politis
e3adafa44e
Makes browserify a dev dependency.
пре 10 година
Lyubomir Marinov
2740041a82
Defines the path to uglifyjs as a variable in the fashion of the path to browserify.
пре 10 година
damencho
69758a3297
Uglify to use relative files.
пре 10 година
Boris Grozev
cd1f56fa8f
Recovers removed source files.
пре 10 година
damencho
34b5ce996c
Fixes map locations.
пре 10 година
Boris Grozev
5b1f7b1204
Minimizes app.bundle.js by default.
пре 10 година
Boris Grozev
2dbd80c048
Adds a source-package and uglify targets to the makefile.
пре 10 година