Commit Graph

122 Commits (config-urls-analytics)

Author SHA1 Message Date
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