1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-11 03:24:25 +02:00
Commit Graph

53 Commits

Author SHA1 Message Date
Kushagra Gour
ce26d84716 utils: improve log fn 2019-03-04 19:00:28 +05:30
Kushagra Gour
27eee4fb16 utils: eslint fix 2019-03-02 23:49:48 +05:30
Kushagra Gour
6b24e76951 merge master 2019-01-17 20:14:53 +05:30
Kushagra Gour
5bf9fbd7e7 Use strict equality 2018-12-14 12:19:10 +05:30
Matt Price
de3dc48aee add test for development version before setting BASE_PATH
This change should make it possible to run web-maker in dev mode with
no problems.
2018-12-13 14:58:08 -05:00
Kushagra Gour
8310b4aa4c make monaco stylesheet insert just once 2018-12-10 19:18:39 +05:30
Kushagra Gour
bae1983ca5 load monaco dependencies asyncly 2018-12-09 23:08:51 +05:30
Kushagra Gour
5541bf1d31 utils: typo 2018-11-16 23:59:49 +05:30
Kushagra Gour
8b9fe4da3c add prettier for html support 2018-11-16 14:59:18 +05:30
Kushagra Gour
7e58960fe9 extension: fix path for worker 2018-10-29 12:24:58 +05:30
Kushagra Gour
03e8e3e463 more prettier to worker, migrating change from master branch 2018-10-26 13:38:11 +05:30
Kushagra Gour
834536e315 Merge branch 'master' into release-4.0 2018-10-26 11:38:39 +05:30
Kushagra Gour
6aa2f1f70f extension: fix path for worker 2018-10-25 22:29:14 +05:30
Kushagra Gour
dce9de0731 fix worker paths 2018-10-25 19:17:51 +05:30
Kushagra Gour
f49c9a1f68 add prettier inside worker on shift-tab 2018-10-25 16:15:47 +05:30
Kushagra Gour
2091df6916 Use prettier on Shift+tab inside codemirror 2018-10-24 19:23:57 +05:30
Kushagra Gour
662cea4db1 support sass/less prettifying 2018-10-15 16:57:55 +05:30
Kushagra Gour
2b737bb5b4 support json mode and prettifying 2018-10-15 16:53:38 +05:30
Kushagra Gour
41ae269d9b add prettier support for js,css,markdown fixes #234 2018-10-15 15:15:04 +05:30
Kushagra Gour
06fbfda8c9 eslint fixes 2018-07-31 01:22:26 +05:30
Kushagra Gour
679df53c2a Download files using app approach. Fixes #313.
This is done till chrome.downloads works again.
2018-07-31 00:50:49 +05:30
Kushagra Gour
cd1c82956e add correct files to zip and test zip download 2018-07-29 21:04:57 +05:30
Kushagra Gour
f3f9bf6b08 add support for templates 2018-07-09 23:25:12 +05:30
Kushagra Gour
800504e1fd add basic Js13kgames mode 2018-07-05 11:05:39 +05:30
Kushagra Gour
f7c926e68a add check on externalLibs before using 2018-06-22 20:35:18 +05:30
Kushagra Gour
0eec8bec91 eslint fixes 2018-06-22 20:19:19 +05:30
Kushagra Gour
15d65f30ea misc fixes 2018-06-19 00:47:39 +05:30
Kushagra Gour
31faf0207e export BASE_PATH from utils 2018-06-17 15:41:56 +05:30
Kushagra Gour
dfcd5bc505 get preact files into root 2018-06-16 14:56:14 +05:30
Kushagra Gour
f5d2b5d1a7 remove old files 2018-06-15 23:22:23 +05:30
Kushagra Gour
dd4a11d059 add setting to change infinite loop detection timeout. fixes #188; 2018-05-05 23:10:45 +05:30
Kushagra Gour
ba4f11f60d utils: add polyfill for requestIdlecallback 2018-02-15 02:59:21 +05:30
Kushagra Gour
3a23861711 fix things to show/hide on each platform 2018-01-13 12:21:34 +05:30
Kushagra Gour
95fa3c3afa refactor download file logic and move to utils 2018-01-13 10:00:24 +05:30
Kushagra Gour
0d84ded781 add poc for firestore 2018-01-06 03:48:28 +05:30
Kushagra Gour
d2026d026e add check for window.chrome 2018-01-05 02:47:20 +05:30
Kushagra Gour
a230d6929f Add a database proxy 2018-01-05 02:47:20 +05:30
Kushagra Gour
ca1f255a34 prettify all src js files. Remove space rules from eslint 2017-07-04 02:47:49 +05:30
Kushagra Gour
45bc0d971b use const and fix up arrow login in saved pane 2017-05-01 01:36:34 +05:30
Kushagra Gour
9fd7ea2994 eslint fixes. 2017-04-30 20:35:00 +05:30
Kushagra Gour
b6e463ba4c add search inside saved items pane. fixes #26 2017-04-30 20:32:12 +05:30
Kushagra Gour
699e835204 fix loop protection for ts and es6 code 2017-04-02 15:08:41 +05:30
Kushagra Gour
51d7bfbf6f Use esprima's syntax delegate to remove use of escodegen. fixes #93 fixes #73 2017-04-02 14:04:02 +05:30
Kushagra Gour
772847fc88 event fix and add once 2017-01-04 02:33:53 +05:30
Kushagra Gour
9ca891f7d0 eslint fixes 2016-12-04 04:09:31 +05:30
Kushagra Gour
811d72964a feature: add any external js/css lib. fixes #19 2016-12-02 14:15:12 +05:30
Kushagra Gour
88e27f0d8f show last updated time in more human way. 2016-11-27 09:06:26 +05:30
Kushagra Gour
e0a5335e5d minor fixes. 2016-11-16 13:14:51 +05:30
Kushagra Gour
75a57bca03 fix eslint errors. 2016-11-15 11:08:54 +05:30
Kushagra Gour
8a82a24c7d Protect webmaker users from INFINITE LOOPS! fixes #18 2016-11-14 12:41:59 +05:30