| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-17 | client/server: support optimizing with require.js using node run r.js | Alon Levy | |
| built is controlled by property do-client-optimize which defaults to false. Even if the optimized main is built (single file main-built.js and source map file main-built.js.map) they are not used unless rhizi-config.conf client_optimize is set to True which causes app.js to use main-built.js and not main.js The resulting file is 687 KiloBytes large. Pretty scary, but it still loads faster this way. (from very small tests locally). This is without compression done by the server. | |||
| 2015-02-15 | server: fix default root_path for ./run-local.sh plus add assertion early, ↵ | Alon Levy | |
| before flask template loader bails | |||
| 2015-02-15 | user_db_path: restore defualt pwd based user_db path | LV-426 | |
| 2015-02-15 | init_log(): derive log level from configuration | LV-426 | |
| 2015-02-15 | rhizi-server.conf.example: add sections | LV-426 | |
| 2015-01-25 | user_db integration | LV-426 | |
| 2015-01-13 | server: rename rhizi-server.conf to rhizi-server.conf.example | Alon Levy | |
