Commit graph

22 commits

Author SHA1 Message Date
Mickael KERJEAN
cd3d19b185 bugfix (editor): fix issues with the text editor while changing mode - #47 2018-04-18 00:20:24 +10:00
Mickael KERJEAN
227dc5567f improvement (UI): incremental UI improvement 2018-04-16 19:24:28 +10:00
Mickael KERJEAN
7e62478f6f bugfix (atomic update): update to indexDB weren't atomic causing out
of sync issues
2018-04-16 19:22:51 +10:00
Mickael KERJEAN
01f54b2434 fix (UI): fix UI and sw 2018-04-12 17:31:11 +10:00
Mickael KERJEAN
9706cd1f81 feature (#36): editor save button 2018-04-12 14:40:33 +10:00
Mickael KERJEAN
d653537b14 improvement (orgmode): implement more emacs org mode key binding - #35 2018-04-12 13:45:58 +10:00
Mickael KERJEAN
c41cb064b2 fix (UI): fix UI + improvements 2018-04-12 02:20:14 +10:00
Mickael KERJEAN
d67c200af7 bugfix (app): fix server side issues and proper error handling 2018-04-12 00:52:16 +10:00
Mickael KERJEAN
3e2714fb33 feature (download): Add a way to download a file in the IDE + fix - #34 2018-04-11 22:43:36 +10:00
Mickael KERJEAN
50749a1b6c beautify (code): improve code + fixes 2018-04-10 14:51:52 +10:00
Mickael KERJEAN
c9c4ee1639 improvement (code): code refactoring 2018-04-10 14:51:52 +10:00
Mickael KERJEAN
950f56bbdf improvement (editor): #20 + bugfix 2018-04-10 14:51:52 +10:00
Mickael KERJEAN
89bb4450f3 improvement (UI): fixes + cleanup interface - #11 2018-04-10 14:51:39 +10:00
Mickael KERJEAN
59afd3f0a5 improvement (UI): make the UI more engaging and "modern" 2018-03-08 16:28:29 +11:00
Mickael KERJEAN
f093f00a4b maintenance (structure): Full revamp of the project code structure 2018-03-07 01:46:21 +11:00
Mickael KERJEAN
7fd74a24ee improvement (editor): add syntax highlight for latex + more candidates for syntax highlight 2018-03-02 00:14:05 +11:00
Ryan P.C. McQuen
287bee3813
Fix some red herring regex. 2018-01-22 21:39:35 -08:00
Ryan P.C. McQuen
b535f8ebdd
Fix code regex.
This same principle could probably apply to the other regex.
2018-01-08 20:16:59 -08:00
Mickael KERJEAN
6119b1e1fe maintenance (cleanup): remove dead code and comments 2017-07-03 17:54:09 +10:00
Mickael KERJEAN
f25428ca53 feature (#12): syntax highlighting for a wide range of language 2017-07-02 00:59:08 +10:00
Mickael KERJEAN
66cc23913d feature (lazy loading): as per: #7, lazy load stuff 2017-06-29 13:00:16 +10:00
Mickael KERJEAN
0b5137846c cleanup (structure): update code structure 2017-06-27 21:59:40 +10:00