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