Commit Graph

59 Commits (f66555a88fefb66d1936a3032b050e4b1794a068)

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