131 Commits

Author SHA1 Message Date
Mohammad Fares
2cc0601ed0 Revamp DI module 2018-11-25 14:50:42 +02:00
Mohammad Fares
5422892066 0.5.1 2018-11-16 17:31:57 +02:00
Mohammad Fares
8d60483171 Add homepage to package.json 2018-11-16 17:31:44 +02:00
Mohammad Fares
551416ecc6 Change description 2018-11-16 17:29:54 +02:00
Mohammad Fares
2cc8e43297 Remove done todos 2018-11-16 16:31:27 +02:00
Mohammad Fares
d64306d8d9 0.5.0 2018-11-16 16:24:27 +02:00
Mohammad Fares
f78ad0ab61 Handle unexpected sharing responses 2018-11-15 19:32:14 +02:00
Mohammad Fares
149190e964 Add ; 2018-11-15 14:53:58 +02:00
Mohammad Fares
851d2e3db3 0.4.1 2018-11-05 19:20:28 +02:00
Mohammad Fares
fffbe16279 Add .npmignore 2018-11-05 19:20:20 +02:00
Mohammad Fares
c91c8184dc 0.4.0 2018-11-05 19:08:03 +02:00
Mohammad Fares
2a749db26d Revamp the renderer to use terminalizer-player v0.3.0 2018-11-05 19:07:20 +02:00
Mohammad Fares
3e4b4246d9 Update terminalizer-player to v0.3.0 2018-11-05 15:40:24 +02:00
Mohammad Fares
d9e2065173 Update package-lock.json 2018-11-04 18:24:48 +02:00
Mohammad Fares
ef4883eef8 Change the dev npm script 2018-11-04 18:17:38 +02:00
Mohammad Fares
70a3ec683f Add prepublish npm script 2018-11-04 18:17:21 +02:00
Mohammad Fares
f757546b31 Revamp to use terminalizer-player for rendering 2018-11-04 18:16:32 +02:00
Mohammad Fares
8424b7364b Git ignore the render/dist directory 2018-11-04 18:15:53 +02:00
Mohammad Fares
487c86dc0d Delete lib directory 2018-11-04 18:15:38 +02:00
Mohammad Fares
b5f2dfb05c Print rendering errors with trimming of spaces 2018-11-04 18:15:19 +02:00
Mohammad Fares
269146fb60 Add dev and build npm scripts 2018-11-04 18:14:24 +02:00
Mohammad Fares
1fdb24b35b Add webpack.config.js 2018-11-04 18:14:06 +02:00
Mohammad Fares
0d9adf4bbf Add devDependencies 2018-11-04 18:13:50 +02:00
Mohammad Fares
b2f9157c29 Remove jquery and xterm from the dependencies 2018-11-04 18:13:34 +02:00
Mohammad Fares
a415a91b5f Remove extra new line 2018-10-22 23:07:13 +03:00
Mohammad Fares
ae1d56c81c Implement the task 2018-10-14 22:04:51 +03:00
Mohammad Fares
17b552f887 Implement the task 2018-10-14 22:04:29 +03:00
Mohammad Fares
a557d4b1e6 Implement the task 2018-10-14 22:04:05 +03:00
Mohammad Fares
b2baae6e98 Add tasks flow for the command 2018-10-14 22:03:22 +03:00
Mohammad Fares
506e1de49e Call the command if the global config directory is not created 2018-10-14 22:02:51 +03:00
Mohammad Fares
340278836d Add isSet() 2018-10-14 22:01:47 +03:00
Mohammad Fares
7b2513c5fd Add a param to the method to print the url of the uploaded recording in the command 2018-10-14 21:59:08 +03:00
Mohammad Fares
b11e706605 Set argv.recordingFile value to the absolute path of the recording instead of reading its content 2018-10-14 21:58:13 +03:00
Mohammad Fares
17000061b0 Remove extra code for error handling in the command 2018-10-14 21:56:57 +03:00
Mohammad Fares
0dfaa5d00d Fix error handling in the command 2018-10-14 21:56:12 +03:00
Mohammad Fares
e304c37012 Add remove process.exit() from the command 2018-10-14 21:55:30 +03:00
Mohammad Fares
66b8c61053 Add remove process.exit() from the command 2018-10-14 21:55:13 +03:00
Mohammad Fares
1f14eae4b6 Add BASEURL global constant 2018-10-14 21:54:39 +03:00
Mohammad Fares
739904b7d5 Add Add flwoa, inquirer, request, and uuid into DI 2018-10-14 21:53:48 +03:00
Mohammad Fares
08a51e03fe Add utility.isGlobalDirectoryCreated(), utility.generateToken(token), utility.getToken(), utility.removeToken(), and utility.getOS() 2018-10-14 21:51:24 +03:00
Mohammad Fares
a9be0a3d10 Change the global config directory for Windows OS 2018-10-14 21:41:58 +03:00
Mohammad Fares
3c41d59842 Enhance docs of utility.getGlobalDirectory() 2018-10-14 21:40:00 +03:00
Mohammad Fares
5e1e42d663 Remove extra logging 2018-10-14 21:39:27 +03:00
Mohammad Fares
992a2e179d Enhance the docs of utility.resolveFilePath() 2018-10-14 21:39:11 +03:00
Mohammad Fares
89cdebcf65 Use utility.resolveFilePath() with utility.loadFile() 2018-10-14 21:38:38 +03:00
Mohammad Fares
e2d44bd92c Add utility.isDir() 2018-10-14 21:35:21 +03:00
Mohammad Fares
bb1cb465ea Add flwoa, inquirer, request, and uuid dependencies 2018-10-14 21:34:35 +03:00
Mohammad Fares
99ec789195 Fix by moving a level 2018-10-14 21:32:38 +03:00
Mohammad Fares
ea155021d6 Remove completed todo from README 2018-10-01 19:40:41 +03:00
Mohammad Fares
0a41682f90 0.3.0 2018-10-01 19:24:03 +03:00