Rodrigo Ramírez Norambuena
|
1e9b35d18f
|
Fix bug validation when is not set MM_CONFIG_FILE enviroment variable
|
2017-01-26 21:13:58 -03:00 |
|
Rodrigo Ramírez Norambuena
|
3818e48218
|
remove console.log
|
2017-01-25 19:05:40 -03:00 |
|
Rodrigo Ramírez Norambuena
|
86e553e756
|
Set configuration file by enviroment variable:
Enable ability to set configuration file by the enviroment variable
called MM_CONFIG_FILE.
|
2017-01-24 02:59:20 -03:00 |
|
Chris van Marle
|
3947deb7bd
|
Add async callback to module when loaded
|
2017-01-02 13:04:15 +01:00 |
|
Rodrigo Ramírez Norambuena
|
2f933a90fd
|
global.root_path for js core
Use global.root_path instead of "/../" syntax to go back directory
|
2016-12-29 19:09:28 -03:00 |
|
Rodrigo Ramírez Norambuena
|
f58e758a41
|
global: Add the root_path variable in global.
This will can be help for work the better way in use the path into
the core and modules.
|
2016-12-27 14:31:35 -03:00 |
|
Rodrigo Ramírez Norambuena
|
62567264f0
|
Config: Add option disabled for modules configuration
|
2016-11-14 14:45:59 -03:00 |
|
Michael Teeuw
|
95edbc16bb
|
Add requiresVersion property to module API.
|
2016-10-13 16:42:15 +02:00 |
|
sese
|
fd1a31afb6
|
More precise error messages in case configuration couldn't be loaded.
|
2016-08-05 19:18:31 +02:00 |
|
Nicholas Hubbard
|
15887994fe
|
JSCS Says Goodbye
|
2016-05-03 19:13:46 -04:00 |
|
Michael Teeuw
|
7d8cde2f0f
|
Move exception handling to the core app.
|
2016-04-19 11:25:50 +02:00 |
|
Michael Teeuw
|
a34a5c4db0
|
Separate server core from Electron.
|
2016-04-08 22:16:22 +02:00 |
|