1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-29 01:30:16 +02:00
Commit Graph

611 Commits

Author SHA1 Message Date
Kushagra Gour
871e037373 script: fix coffeescript code not compiling while saving as html. fixes #249 2018-01-28 12:34:16 +05:30
Kushagra Gour
9a661869c1 script.js: show lastSavedCode instead of fetching from lstorage when webapp 2018-01-28 12:10:55 +05:30
Kushagra Gour
be977f5930 fixedsys: correct name 2018-01-26 17:14:29 +05:30
Kushagra Gour
d221e2002f script.js: fix condition for saving settings 2018-01-24 10:33:30 +05:30
Kushagra Gour
a640987baa script.js: prettify 2018-01-24 10:26:46 +05:30
Kushagra Gour
b48c855814 script: fix base_path and screenlog/babelpolyfill error 2018-01-24 10:25:33 +05:30
Kushagra Gour
77b7792d23 loginmodal: fix gh btn 2018-01-23 23:51:56 +05:30
Kushagra Gour
9aca7d8e6e ananlytics: fix ga for domain 2018-01-23 19:34:10 +05:30
Kushagra Gour
1c46fc7dc0 itemservice: initize items before setting 2018-01-23 19:33:32 +05:30
Kushagra Gour
4846a171c0 service-worker-registration: add offline msg 2018-01-23 03:03:59 +05:30
Kushagra Gour
fc92f9045e increase version to beta 2018-01-23 02:24:05 +05:30
Kushagra Gour
ea8b47b8db db.js: use correct sync alias 2018-01-23 02:23:41 +05:30
Kushagra Gour
98fd9efc33 handle multitab error. 2018-01-23 02:14:09 +05:30
Kushagra Gour
213b9f166d auth: save last successful auth provider 2018-01-23 02:14:02 +05:30
Kushagra Gour
317ed8fa08 prevent sw in debug env 2018-01-21 19:07:12 +05:30
Kushagra Gour
21776e2f7e itemservice: fix extension checks and prettify 2018-01-21 19:03:16 +05:30
Kushagra Gour
5f37ffdf49 db:jss: prettify 2018-01-21 17:44:18 +05:30
Kushagra Gour
80dabd446d db: refactor setLastSeenVersion logic 2018-01-21 17:39:25 +05:30
Kushagra Gour
d67526588d fix onabording for web app 2018-01-21 17:29:04 +05:30
Kushagra Gour
2a57dd747d add favicon 2018-01-20 13:07:40 +05:30
Kushagra Gour
92d6ad3b97 add loader in open n save btn 2018-01-20 12:59:47 +05:30
Kushagra Gour
ca69ae77d2 add events 2018-01-19 11:42:53 +05:30
Kushagra Gour
8acf653a5c fix comments 2018-01-19 11:31:37 +05:30
Kushagra Gour
f0c1be6116 show correct save item notifcation at correct time. 2018-01-19 11:11:32 +05:30
Kushagra Gour
47b02a5794 all new profile modal :) 2018-01-14 16:43:40 +05:30
Kushagra Gour
a7a5cf0bee script: avoid autocomplete suggestion after comma 2018-01-14 12:25:23 +05:30
Kushagra Gour
76456179c2 remove cdn whitelist msg for app 2018-01-14 12:00:19 +05:30
Kushagra Gour
e09f53b9a2 style: minor fixes 2018-01-14 11:43:35 +05:30
Kushagra Gour
78814cd7c7 style: fix comment syntax 2018-01-14 10:50:53 +05:30
Kushagra Gour
fdf792f163 integrate new emmet plugin 2018-01-14 00:28:38 +05:30
Kushagra Gour
b7a38a555c emmet: remove octal string so that babel doesnt error on minification 2018-01-13 16:28:44 +05:30
Kushagra Gour
0c5943d652 move transpilers to transpilers folder 2018-01-13 13:02:04 +05:30
Kushagra Gour
9c6824de2b prettier style.css 2018-01-13 12:30:38 +05:30
Kushagra Gour
dc2bff1454 remove unusued code 2018-01-13 12:30:26 +05:30
Kushagra Gour
3a23861711 fix things to show/hide on each platform 2018-01-13 12:21:34 +05:30
Kushagra Gour
3429ba34ab fix login modal style n functionality 2018-01-13 12:06:07 +05:30
Kushagra Gour
08e6993ce6 set default avatar on login 2018-01-13 11:21:46 +05:30
Kushagra Gour
be2f7e27ba add critical css 2018-01-13 10:30:52 +05:30
Kushagra Gour
4bd1d6f358 add missing login modal html 2018-01-13 10:01:47 +05:30
Kushagra Gour
95fa3c3afa refactor download file logic and move to utils 2018-01-13 10:00:24 +05:30
Kushagra Gour
9f2ead1f69 script: prevent remote saving on unloadbefore 2018-01-13 09:58:50 +05:30
Kushagra Gour
d6546d35e7 style: fix modal transitions 2018-01-13 09:39:59 +05:30
Kushagra Gour
a01c5d0adc add beta tag 2018-01-13 09:13:15 +05:30
Kushagra Gour
d4d3d6eccf enable serviceworker registration 2018-01-10 03:59:40 +05:30
Kushagra Gour
e492413dcf remove console and fix avatar img 2018-01-10 03:30:20 +05:30
Kushagra Gour
4a37aa7305 login flow - first draft 2018-01-10 03:15:43 +05:30
Kushagra Gour
3f59777976 post getting settings to db service 2018-01-08 03:59:07 +05:30
Kushagra Gour
bce45f9da2 post lastSeenVersion to remote db 2018-01-08 03:31:00 +05:30
Kushagra Gour
b4aaec81eb set createdBy on saved items 2018-01-08 02:51:47 +05:30
Kushagra Gour
65556ea40f move merge saving fn to itemservice 2018-01-08 01:59:44 +05:30