Commit Graph

23 Commits (001c48c8bd3339f0defd75de40228150acb0925a)

Author SHA1 Message Date
ioedeveloper 4a2f1aa510 Move remix-ide files into subdir 5 years ago
LianaHus 20bad62a63 read dear on '/' down 5 years ago
LianaHus 508a663d48 use relative path, create folder if does not exist 5 years ago
yann300 caf501d8f9 catch error when activating a plugin 5 years ago
ioedeveloper 5ec4506abe Remove comments and console logs 5 years ago
yann300 dc01e24b9d remove code duplicate 5 years ago
ioedeveloper c041163f68 Websocket client requests 5 years ago
ioedeveloper a99c0baf73 Connect websocket client to server 5 years ago
ioedeveloper fdf4202260 Stabilize Websocket Plugin Changes 5 years ago
ioedeveloper 75e0e718a2 Websocket plugin activation 5 years ago
ioedeveloper 422efde77b Websocket client requests 5 years ago
ioedeveloper add05a54af Connect websocket client to server 5 years ago
ioedeveloper 562e672929 Stabilize Websocket Plugin Changes 5 years ago
ioedeveloper 791f19d640 Websocket plugin activation 5 years ago
yann300 a72bf672f2
Update app.js 5 years ago
yann300 3f04945a1d
Increase timeout for provider 5 years ago
yann300 591ae09e5f use 0.2.4 remix-plugin & set default timeout 5 years ago
yann300 781cda961e url parameters: minimizeterminal, minimizesidepanel, focus the last plugin 5 years ago
LianaHus b66a89c3ce activate only for inisial setup 5 years ago
LianaHus a074a2cb54 preactivate solidity 5 years ago
ioedeveloper 5fc2e385bc Updated remix-ide repo 5 years ago
ioedeveloper 2a587b78cd Updated remix-ide 5 years ago
yann300 75d5b54014 collapse terminal and side panel 5 years ago
ioedeveloper d9392d2064 Moved remix-ide to subdirectory 5 years ago
ioedeveloper a545296b33 Moved getFile, setFile and switchFile to new API 5 years ago
ioedeveloper 905adadd23 moved remix-ide into subdirectory 5 years ago
LianaHus 43f5ef05ce style more readable 5 years ago
yann300 ee5c9a7fa9 make fetchAndCompileAPlugin 5 years ago
aniket-engg 994cedffa7 load activated plugins using localstorage 5 years ago
ioedeveloper d286346944 Connect to Ropsten Test Network 5 years ago
ioedeveloper fca065ae80 Extract publish function in compile-tab to become a standalone function 5 years ago
yann300 656a77a43a add appWeb3Provider 5 years ago
yann300 dd83ec394b change vm 5 years ago
ioedeveloper e532541105 Rolled back package-lock.json changes 5 years ago
Liana Husikyan 0b1560649b added borders for side-panel 5 years ago
LianaHus 371f35bb10 fixed local plugin registration 5 years ago
LianaHus f9de4671d4 update after review 5 years ago
LianaHus 1cf696d49a fixed some errors. Todo: Home is broken 5 years ago
LianaHus 0cbf0417c1 using new engine 5 years ago
LianaHus 9280d2c800 fixed some errors. Todo: Home is broken 5 years ago
LianaHus 105e2b154a using new engine 5 years ago
yann300 da5f7543e5 refactor logo 5 years ago
yann300 eaf50fea59 fix emiting newTransaction event 5 years ago
yann300 5cc88e476e show app upon css load & add splashscreen 5 years ago
ioedeveloper 67c46bfc11 Fixed failing tests 5 years ago
ioedeveloper cc71c349e7 Updated unique identifiers to follow naming convention 5 years ago
ioedeveloper cfbe3e2ff1 Update Homepage tests to use data-attributes 5 years ago
Iuri Matias 1732e9e707 abstract udapp plugin so it maintains backwards compatibilify with the plugin api 5 years ago
Iuri Matias 3d426df64b move blockchain class to its own folder 5 years ago
Iuri Matias d07ff7be1b move executionContext initialization to blockchain object 5 years ago