31 Commits

Author SHA1 Message Date
Mohammad Fares
6e2cfc056f Add skip-sharing option and enhance user experince for sharing after recording 2020-04-18 21:41:00 +02:00
Mohammad Fares
d3e2d41be6 Exit when the user press ctl+c when waiting to add the token and press any key to continue for the share command 2019-01-26 17:12:59 +01:00
Mohammad Fares
ed1178a65c Respect cwd from configs for recording 2019-01-26 16:43:48 +01:00
Mohammad Fares
516bb97726 Invoke the share command after finish recording 2018-11-25 16:25:22 +02:00
Mohammad Fares
52d6bebe90 Use the new revamped DI 2018-11-25 14:51:28 +02:00
Mohammad Fares
f78ad0ab61 Handle unexpected sharing responses 2018-11-15 19:32:14 +02:00
Mohammad Fares
b5f2dfb05c Print rendering errors with trimming of spaces 2018-11-04 18:15:19 +02: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
7afc17ba6d Add the init command 2018-10-01 12:29:54 +03:00
Mohammad Fares
bbd2ff0c20 Remove extra variable 2018-10-01 12:26:35 +03:00
Mohammad Fares
14b18754df Use copySync instead of copy in the config command 2018-10-01 12:26:19 +03:00
Mohammad Fares
5ff5c06116 Fix the frames durations in the generated GIF images 2018-08-25 01:31:33 +03:00
Mohammad Fares
d698e2ea67 Fix pngjs bug that caused by piping a stream into it. Read png files then pass them into .parse method instead of piping 2018-08-22 17:22:10 +03:00
Mohammad Fares
92e8053bf7 Remove the name of the pty to take the default one 2018-08-15 19:22:14 +03:00
Mohammad Fares
16b859b0f4 Fix typos 2018-08-05 02:46:01 +03:00
Armando Lüscher
68ce7b68f7
Fix various typos and copy-paste mistakes. 2018-07-28 16:04:41 +00:00
Mohammad Fares
c4cc8886a5 Skip Electron's logs or new lines 2018-07-25 16:46:32 +03:00
Mohammad Fares
8d36807de1 Add recording exit intruction 2018-07-24 12:12:05 +03:00
Mohammad Fares
d66723ba10 Change the default command for non-windows os to be bash -l 2018-07-23 01:36:46 +03:00
Mohammad Fares
d1153e58ba first commit 2018-07-23 01:34:35 +03:00