Commit Graph

14663 Commits (cd889361b514fbb4c80db4542c0c40089eea2861)
 

Author SHA1 Message Date
ioedeveloper cd889361b5 Create entry page for production deployment. 4 years ago
bunsenstraat e1a583196f Merge pull request #1344 from ethereum/react-plugin-manager 4 years ago
David Disu 19e9feee0b Merge branch 'master' into react-plugin-manager 4 years ago
yann300 aaffbd483d default max priority fee to 1 4 years ago
yann300 63a95de39a fix error message 4 years ago
filip mertens 872b2e253a handle cancel 4 years ago
filip mertens c1a40c3d74 cleanup 4 years ago
filip mertens d2c0d7b297 Merge branch 'master' of https://github.com/ethereum/remix-project into react-plugin-manager 4 years ago
filip mertens 18b80be1dd fix permission state handling 4 years ago
Rory 5af19622de Fixing broken doco links as mentioned in #1479 4 years ago
yann300 aa332a8eaf linting 4 years ago
yann300 30ec0b2b08 remove uneeded try/catch 4 years ago
yann300 b8b16d2b53 throw if getPathFromUrl fails 4 years ago
yann300 94aa886b8d don't try to silly resolve if it catches 4 years ago
yann300 34befdf231 fix e2e 4 years ago
yann300 2d5cacd588 remove uneeded var assignement 4 years ago
yann300 15b73482ed linting 4 years ago
yann300 f9714366ae test if line is highlighted 4 years ago
yann300 3d49a7504b simplify "openFile" and make it async 4 years ago
yann300 be9bb4a466 linting 4 years ago
yann300 2149d34ce4 e2e test: running static analysis with remixd and hardhat 4 years ago
yann300 8ec4ef59a7 handle solidity error messages 4 years ago
yann300 38ec226425 when resolving the file name, make sure we take care of aliases 4 years ago
yann300 ab2da2659d fix and add getPathFromUrl and getUrlFromPath 4 years ago
yann300 7d8865c899 linting 4 years ago
yann300 2e1f1300f9 make resolveAndSave async and make sure node_modules path import are normalized 4 years ago
yann300 0ea83f511e resolving external path for the "open" function was missing 4 years ago
yann300 13543021d7 make sure the reverse key contains the provider type, so both provider (localhost/browser) doesn't share the same normalized names 4 years ago
yann300 60216d1dea remove specific implementation, that way the base "FileProvider" implementation is used 4 years ago
David Disu f2bf229268 Merge branch 'master' into react-plugin-manager 4 years ago
David Disu 130e699a7c Merge pull request #1510 from ethereum/issue1491 4 years ago
ioedeveloper dcc4b89e2d Modify autoCompile check and url param value 4 years ago
Liana Husikyan 45319a9847 Update url.spec.ts 4 years ago
lianahus a7036c4593 solidity as active plugin when code is loaded from url param 4 years ago
lianahus 973f1ca987 added autocompile 4 years ago
Joe Izang 17b62df07b Merge branch 'master' into react-plugin-manager 4 years ago
joseph izang 9ecd0aa697 changes to permissions 4 years ago
aniket-engg c55997039a removed command logging 4 years ago
aniket-engg 26065477e1 check if remixd shared folder exists 4 years ago
bunsenstraat 7345902161 Merge pull request #1519 from ethereum/fixdgit 4 years ago
filip mertens 7f914dc196 ipfs pull fallbacks in dgit provider 4 years ago
joseph izang 090ba4abda Merge branch 'react-plugin-manager' of https://github.com/ethereum/remix-project into react-plugin-manager 4 years ago
joseph izang 9b4cf99e2b resolved merge conflict in permissionsSettings.tsx 4 years ago
Joe Izang 8685eccede Merge branch 'master' into react-plugin-manager 4 years ago
joseph izang db7247fdee fix console error from @Aniket-Engg comments 4 years ago
ioedeveloper c4b629c6ee Update shell commands with production build files 4 years ago
ioedeveloper 62cfd3cfe8 Load runtime script for development mode 4 years ago
ioedeveloper 25c16bb496 Setup production build script in package.json and readme.md 4 years ago
ioedeveloper 17ddd69701 Update files to package for deployment 4 years ago
ioedeveloper 3df3f95036 Run production build if variable is set 4 years ago