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