Commit Graph

31 Commits

Author SHA1 Message Date
inaseem 5aab10c613 Fixed typo 2021-11-02 17:53:01 +05:30
inaseem f3172ca397 Returned created token to be used while unsubscribing 2021-11-02 17:35:14 +05:30
inaseem 3a9a72d4a5 Commented unused code 2021-11-02 16:48:46 +05:30
inaseem 454bd49df9 Disposed the services on unmounting 2021-11-02 16:46:15 +05:30
inaseem dbf6763a99 Refactored the Socket connection and callbacks to work properly 2021-11-02 15:34:10 +05:30
inaseem 4dc3d78e08 renamed static to assets 2021-11-01 19:22:47 +05:30
inaseem d312c9510a Resize only on drag end 2021-10-05 15:58:37 +05:30
inaseem 20ee8aa383 Removed setTimeout 2021-10-05 14:48:10 +05:30
inaseem 43bc2f24e5 Moved the Editor to separate component 2021-10-05 14:37:38 +05:30
inaseem 40cd66eae0 Fixed xterm resize issue 2021-10-04 17:54:58 +05:30
inaseem 082b9000ab Fixed a few bugs with monaco language setting 2021-10-04 17:33:01 +05:30
inaseem 21e5b8c353 Design update for editor page 2021-10-03 22:46:37 +05:30
inaseem c5e00165dd Added Layout to the editor page 2021-10-03 19:49:58 +05:30
inaseem c82b287c8a Corrected the logic 2021-10-02 20:34:53 +05:30
inaseem 64f4ca0dff Updated chip color 2021-10-02 20:26:39 +05:30
inaseem c80591fec3 Added the idle state and reconnect logic on editor value change 2021-10-02 20:22:09 +05:30
inaseem a4543740ab Missng variable added 2021-10-02 19:21:58 +05:30
inaseem 1b54a08dc1 UI v1 2021-10-02 19:07:44 +05:30
Radon Rosborough 41272fc6d7 Remove some unused imports & variables 2021-08-15 18:21:29 -07:00
Radon Rosborough 2ae715ccbd Time out sessions due to inactivity 2021-08-15 18:17:44 -07:00
Radon Rosborough cdfb7915be Finish up frontend for now 2021-08-15 17:57:54 -07:00
Radon Rosborough a45e35f5fe Fix bizarre dynamic resizing bug 2021-08-15 17:37:52 -07:00
Radon Rosborough e07752d65a "Fix" double editor allocation 2021-08-15 17:32:51 -07:00
Radon Rosborough fd1237e180 More 2021-08-15 16:41:15 -07:00
Radon Rosborough 3541169779 Start and stop LSP 2021-08-15 16:32:09 -07:00
Radon Rosborough f92c12d8b0 Improve many things on frontend 2021-08-15 15:58:06 -07:00
Radon Rosborough 256d5d1f2b Many things 2021-07-12 04:22:42 +00:00
Radon Rosborough accc4da201 All tests are passing for Python 2020-12-27 13:12:29 -08:00
Radon Rosborough 2dd3e31f1a I hate writing Webpack configs. I hate it so much. 2020-12-27 12:42:06 -08:00
Radon Rosborough 14f7bec490 Get main application page rendering 2020-12-25 12:06:25 -08:00
Radon Rosborough d54d0fb5bb Import webserver and get it running 2020-12-24 21:49:26 -08:00