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
Boris Grozev
deaff6af5b
Executes a local (git-ignored) script on "make deploy".
2015-08-10 13:25:21 -05:00
Boris Grozev
e5fa02a1d4
Automates bumping js file versions. Experimental, please revert Makefile
...
if it causes problems.
2015-03-21 20:04:12 -07:00
George Politis
2852740e71
Updates the Makefile. It calls npm update before building the project.
2015-03-09 17:41:17 +01:00
George Politis
5322ba086b
Reverts previous change of the Makefile.
2015-03-09 17:39:16 +01:00
hristoterezov
d2f95f3c81
Fixes some translation issues.
2015-03-09 17:50:13 +02:00
hristoterezov
3032ea7684
Implements basic multi language support.
2015-02-06 17:46:50 +02:00
hristoterezov
9eb2873cfa
Removes the bundles for every module and add bundle for the whole application.
2015-01-28 16:35:22 +02:00
Boris Grozev
447d8f5677
Makes the default make target execute "deploy" and "clean".
2015-01-22 17:36:12 +02:00
hristoterezov
8db602c8bd
Fixes make file
2015-01-09 11:49:45 +02:00
hristoterezov
6ce48a5b7b
Merge branch 'master' of github.com:jitsi/jitsi-meet
...
Conflicts:
app.js
index.html
libs/colibri/colibri.focus.js
libs/modules/statistics.bundle.js
moderator.js
modules/UI/videolayout/VideoLayout.js
muc.js
2015-01-07 17:14:10 +02:00