Ilya Daynatovich
e28f646cef
Fixed styles for unsupported browser page
8 년 전
Ilya Daynatovich
4044e11da2
Set up SASS and change base font
8 년 전
damencho
53288fc997
Moves analytics js next to libraries so it can be dynamically loaded.
8 년 전
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
9 년 전
Etienne CHAMPETIER
a61ce8ee3b
Add unsupported_browser.css to source-package
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com >
9 년 전
damencho
2c7ee3527a
Updates readme for working with lib-jitsi-meet sources. Separates deploy make targets for deploying only the lib.
9 년 전
damencho
e3b518cb91
Uses lib-jitsi-meet from git repo and deploy it on make.
9 년 전
isymchych
59f98205c7
use JS API; UI module refactoring
9 년 전
damencho
f005606428
Reverts messing with css files.
9 년 전
damencho
8f6fe2a5b3
Revert "Reorder css files in alphabet order."
This reverts commit 88fa2ae8b3 .
9 년 전
damencho
840dbbeef1
Adds missing unsupported_browser.css.
9 년 전
damencho
88fa2ae8b3
Reorder css files in alphabet order.
9 년 전
yanas
73b1d3c7c2
Adds a feedback button and dialog.
9 년 전
Boris Grozev
1cb7ea3e05
Fixes the source package.
9 년 전
Boris Grozev
d0b254ca15
Merges css files.
9 년 전
Boris Grozev
6c2c4d4aca
Removes the script that bumps versions, this is now done when packaging.
9 년 전
Boris Grozev
4964ec2a83
Do not include app.js in the source package.
9 년 전
Devin Wilson
b1760fad12
Pull deps from npm
9 년 전
Boris Grozev
2702fa0175
Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy.
9 년 전
George Politis
5e363b515b
Uses uglifyjs from the local installation.
9 년 전
George Politis
e3adafa44e
Makes browserify a dev dependency.
9 년 전
Lyubomir Marinov
2740041a82
Defines the path to uglifyjs as a variable in the fashion of the path to browserify.
9 년 전
damencho
69758a3297
Uglify to use relative files.
9 년 전
Boris Grozev
cd1f56fa8f
Recovers removed source files.
9 년 전
damencho
34b5ce996c
Fixes map locations.
9 년 전
Boris Grozev
5b1f7b1204
Minimizes app.bundle.js by default.
9 년 전
Boris Grozev
2dbd80c048
Adds a source-package and uglify targets to the makefile.
9 년 전
Boris Grozev
deaff6af5b
Executes a local (git-ignored) script on "make deploy".
10 년 전
Boris Grozev
e5fa02a1d4
Automates bumping js file versions. Experimental, please revert Makefile
if it causes problems.
10 년 전
George Politis
2852740e71
Updates the Makefile. It calls npm update before building the project.
10 년 전
George Politis
5322ba086b
Reverts previous change of the Makefile.
10 년 전
hristoterezov
d2f95f3c81
Fixes some translation issues.
10 년 전
hristoterezov
3032ea7684
Implements basic multi language support.
10 년 전
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
10 년 전
Boris Grozev
447d8f5677
Makes the default make target execute "deploy" and "clean".
10 년 전
hristoterezov
8db602c8bd
Fixes make file
10 년 전
hristoterezov
69b0e2ad32
Creates UI module.
10 년 전
Damian Minkov
cd266f60d7
Fixes building deb packages.
10 년 전