1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-01-17 20:38:15 +01:00

1157 Commits

Author SHA1 Message Date
Kushagra Gour
bd76602b19 netlify.toml: fix paths 2019-02-28 23:27:04 +05:30
Kushagra Gour
52138ada4a create single folder with website and app 2019-02-28 22:53:29 +05:30
Kushagra Gour
1103950696 remove useless virtual-file-sw file. 2019-02-28 19:57:44 +05:30
Kushagra Gour
c7f5890225 netlify.toml: test 2019-02-28 19:33:12 +05:30
Kushagra Gour
56f12145a7 remove app/ 2019-02-28 19:31:19 +05:30
Kushagra Gour
66927af00a netlify.toml: test 2019-02-28 19:20:15 +05:30
Kushagra Gour
a6494d0813 netlify.toml: fix build config 2019-02-28 19:05:42 +05:30
Kushagra Gour
e901f1fe7f createnewmodal: copy 2019-02-28 19:01:32 +05:30
Kushagra Gour
b2b578ea18 add netlify config 2019-02-28 19:01:16 +05:30
Kushagra Gour
8678a2bb2a gulp: copy preview folder in build 2019-02-28 19:01:02 +05:30
Kushagra Gour
395a4451e5
Merge pull request #364 from chinchang/subdomain
render file preview iframe in subdomain
2019-02-28 18:30:14 +05:30
Kushagra Gour
a86ac7ca47 fix expr evaluation in child frame 2019-02-28 18:29:04 +05:30
Kushagra Gour
956eeb3cc4 preview/service-worker: remove useless code 2019-02-28 17:41:38 +05:30
Kushagra Gour
fd99b03384 preview:serviceworker: add json to file list 2019-02-28 17:20:13 +05:30
Kushagra Gour
c14b6d2336 resolve conflict n merge master 2019-02-28 17:04:51 +05:30
Kushagra Gour
75ad9249d6 add preview url for production 2019-02-28 17:01:06 +05:30
Kushagra Gour
df9ca995d4 Add a gulp server to serve preview domain on 7888 2019-02-28 16:52:07 +05:30
Kushagra Gour
1d88db8e10 files mode detached mode working, separate domain and logging refactor 2019-02-28 16:51:08 +05:30
Kushagra Gour
7cb7d86dbd merge master 2019-02-12 16:05:59 +05:30
Kushagra Gour
2054da9968 build 3.6.2 v3.6.2 2019-02-12 15:33:47 +05:30
Kushagra Gour
9fa506d4c0 bump 3.6.2 2019-02-12 15:23:47 +05:30
Kushagra Gour
033361f6b4 add changelog 2019-02-12 15:21:24 +05:30
Kushagra Gour
90c64d8d6f readme: fix copyright 2019-02-12 15:18:14 +05:30
Kushagra Gour
136c3b4741 detached-window: recieve calls only from webmaker window. fixes #363 2019-02-12 15:15:38 +05:30
Kushagra Gour
53533bf09a render file preview iframe in subdomain 2019-01-29 18:16:17 +05:30
Kushagra Gour
fe9891354f build: import virtual file handling sw in main sw 2019-01-28 23:13:10 +05:30
Kushagra Gour
3261e74660 build 2019-01-28 20:57:43 +05:30
Kushagra Gour
2a4e555f57 gulp: add a dev release task 2019-01-28 18:10:39 +05:30
Kushagra Gour
ec66cc6588 README: tweak features 2019-01-28 18:06:19 +05:30
Kushagra Gour
86515bb4bd CodeEditor: wrap cm commands in deferred too 2019-01-27 23:13:31 +05:30
Kushagra Gour
1edb2e5c5a add crisp chat on website 2019-01-18 17:04:56 +05:30
Kushagra Gour
6b24e76951 merge master 2019-01-17 20:14:53 +05:30
Kushagra Gour
9ab4409fed ContentWrapFile: import BASE_PATH 2019-01-17 20:10:26 +05:30
Kushagra Gour
9a1f1cca87 Codeeditor: run code on editor initialize 2019-01-17 20:09:42 +05:30
Kushagra Gour
0719fbeb22 build 3.6.1 v3.6.1 2019-01-08 18:30:30 +05:30
Kushagra Gour
220c7f5ffc bump to 3.6.1 2019-01-08 18:21:17 +05:30
Kushagra Gour
d20b036de4 add changelog for 3.6.1 2019-01-08 18:18:46 +05:30
Kushagra Gour
31105eb0fd Fix import of items when logging in. fixes #316 2019-01-08 18:13:39 +05:30
Kushagra Gour
31e401d185 cleanup and comments 2019-01-08 14:01:17 +05:30
Kushagra Gour
c4873af86e
Merge pull request #357 from code-at-the-edge/fix-355-check-for-dev-env
Add check for development environment in `utils.js`
2018-12-14 12:21:25 +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
5c6f93a927
Merge pull request #354 from chinchang/monaco-new
Monaco
2018-12-10 23:20:13 +05:30
Kushagra Gour
4e4973bd91 add docs and fix setOption in CodeEditor 2018-12-10 23:05:11 +05:30
Kushagra Gour
87a1e6c306 fix showError code for monaco 2018-12-10 19:28:38 +05:30
Kushagra Gour
3749a5cecb db: eslint fixes 2018-12-10 19:22:00 +05:30
Kushagra Gour
8310b4aa4c make monaco stylesheet insert just once 2018-12-10 19:18:39 +05:30
Kushagra Gour
eb139c8b40 CodeEditor: add cleargutter code 2018-12-10 19:13:37 +05:30
Kushagra Gour
098c47902c minor fixes and dead code removal 2018-12-10 19:11:19 +05:30
Kushagra Gour
f3c3730666 seriveworkerregistration: show alert when new content available 2018-12-09 23:12:39 +05:30