Commit Graph

7 Commits

Author SHA1 Message Date
Asher
cc79edb312
Fix duplicate files opening with folder parameter
Reworked from d574012871 to fit in the
new structure.
2020-02-13 12:04:22 -06:00
Asher
8a0f1d846e
Move start path logic out of patch and fix it 2020-02-06 12:29:38 -06:00
Asher
205775ac97
Only serve HTML on specific index.html requests
Otherwise there is risk of an infinite loop through the iframe where the
fallback keeps loading the root HTML which itself has an iframe...
2020-02-05 17:45:24 -06:00
Asher
4cc181cedc
Make routing base path agnostic 2020-02-05 17:38:21 -06:00
Asher
6e809b6a31
Handle when VS Code fails to load
This is mostly for development where VS Code might not have finished
compiling yet.
2020-02-05 14:23:42 -06:00
Asher
dbc5c065f8
Improve HTTP provider registration 2020-02-04 16:55:27 -06:00
Asher
b29346ecdf
Implement new structure 2020-02-04 14:31:44 -06:00