Commit Graph

84 Commits (400c86ad5efbf093c4388ca222171476d5b7c30b)

Author SHA1 Message Date
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 9 years ago
damencho f005606428 Reverts messing with css files. 9 years ago
damencho 8f6fe2a5b3 Revert "Reorder css files in alphabet order." 9 years ago
damencho 840dbbeef1 Adds missing unsupported_browser.css. 9 years ago
damencho 88fa2ae8b3 Reorder css files in alphabet order. 9 years ago
yanas 73b1d3c7c2 Adds a feedback button and dialog. 9 years ago
Boris Grozev 1cb7ea3e05 Fixes the source package. 9 years ago
Boris Grozev d0b254ca15 Merges css files. 9 years ago
Boris Grozev 6c2c4d4aca Removes the script that bumps versions, this is now done when packaging. 9 years ago
Boris Grozev 4964ec2a83 Do not include app.js in the source package. 9 years ago
Devin Wilson b1760fad12 Pull deps from npm 9 years ago
Boris Grozev 2702fa0175 Uses source maps to the actual source files (i.e. modules/), removes the separate debug targets, uglify before deploy. 9 years ago
George Politis 5e363b515b Uses uglifyjs from the local installation. 9 years ago
George Politis e3adafa44e Makes browserify a dev dependency. 9 years ago
Lyubomir Marinov 2740041a82 Defines the path to uglifyjs as a variable in the fashion of the path to browserify. 9 years ago
damencho 69758a3297 Uglify to use relative files. 9 years ago
Boris Grozev cd1f56fa8f Recovers removed source files. 9 years ago
damencho 34b5ce996c Fixes map locations. 9 years ago
Boris Grozev 5b1f7b1204 Minimizes app.bundle.js by default. 9 years ago
Boris Grozev 2dbd80c048 Adds a source-package and uglify targets to the makefile. 9 years ago
Boris Grozev deaff6af5b Executes a local (git-ignored) script on "make deploy". 9 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
George Politis 5322ba086b Reverts previous change of the Makefile. 10 years ago
hristoterezov d2f95f3c81 Fixes some translation issues. 10 years ago
hristoterezov 3032ea7684 Implements basic multi language support. 10 years ago
hristoterezov 9eb2873cfa Removes the bundles for every module and add bundle for the whole application. 10 years ago
Boris Grozev 447d8f5677 Makes the default make target execute "deploy" and "clean". 10 years ago
hristoterezov 8db602c8bd Fixes make file 10 years ago
hristoterezov 69b0e2ad32 Creates UI module. 10 years ago
Damian Minkov cd266f60d7 Fixes building deb packages. 10 years ago
hristoterezov c6d8e34779 Implements statistics module. 10 years ago