Commit Graph

1155 Commits (57be7233d4917d73c37c78bcdb90603a361bb2c1)
 

Author SHA1 Message Date
chriseth 159aeffff7 Merge pull request #400 from ethereum/files-api 8 years ago
Alex Beregszaszi 20ce7788b8 Simplify files.get / files.exists 8 years ago
Alex Beregszaszi 124bb9880a Include flag in fileAdded event for readonly files 8 years ago
Alex Beregszaszi abeccd51e7 Include comprehensive error handling in files API (always return true/false) 8 years ago
Alex Beregszaszi 60fc07ee8f Add boolean to set/remove/rename in storage 8 years ago
Alex Beregszaszi c4e4d36629 Add events to files API 8 years ago
Alex Beregszaszi 9df5608ac6 Add files API 8 years ago
chriseth a7d01060c3 Merge pull request #403 from ethereum/editor-events 8 years ago
Alex Beregszaszi cbdec82e22 Rename changed to contentChanged 8 years ago
Alex Beregszaszi 0ea9bd1395 Rename switched to sessionSwitched 8 years ago
Alex Beregszaszi 6020e045c3 Editor: replace onChangeSetup with switched/changed events 8 years ago
Alex Beregszaszi 0789f747d4 Editor: add events 8 years ago
chriseth 8b4cd6b423 Merge pull request #389 from ethereum/editor-naming-cleanup 8 years ago
Alex Beregszaszi 7f74f954b1 Remove the extra init function from editor 8 years ago
chriseth 4d7771aeef Merge pull request #397 from ethereum/logo 8 years ago
yann300 d8757df595 remix logo 8 years ago
chriseth 071860f80a Merge pull request #396 from ethereum/deployment 8 years ago
chriseth fea1b9e12e Fix commit command. 8 years ago
chriseth 4720c78045 Merge pull request #395 from ethereum/deployment 8 years ago
chriseth 43df1b87c2 Add CNAME only to remix-live. 8 years ago
chriseth 1b8b0b542a Merge pull request #390 from ethereum/remix-cname 8 years ago
chriseth 726799bc59 Merge pull request #393 from ethereum/deployToRemixLive 8 years ago
chriseth 3d23b3b9da Delete old and add new key. 8 years ago
chriseth 6d618b2949 Merge pull request #392 from ethereum/deployToRemixLive 8 years ago
chriseth 7978fdc147 Fix decryption. 8 years ago
yann300 df67b4222e Merge pull request #391 from ethereum/deployToRemixLive 8 years ago
chriseth bf9d14524f Also deploy to remix-live repository. 8 years ago
Alex Beregszaszi 3f32801f13 Mention Remix in the README 8 years ago
Alex Beregszaszi cffff773d7 Add remix.ethereum.org as the new main URL in the README 8 years ago
Alex Beregszaszi 274f8e665c Add remix.ethereum.org as the CNAME for Github Pages 8 years ago
Alex Beregszaszi d74cb8e50a Consistently use the set/getCacheFile abstraction 8 years ago
Alex Beregszaszi 0857b30a0a Remove SOL_CACHE_UNTITLED 8 years ago
Alex Beregszaszi d554265052 Use consistent parameter naming in editor 8 years ago
Alex Beregszaszi af9a0bd10e Rename swicthToFile to switchToFile 8 years ago
Alex Beregszaszi 0c2e4753c9 Merge showFileHandler into the event handler 8 years ago
Alex Beregszaszi fc98e42bbf Add comments to editor calls 8 years ago
chriseth e8dbc8e2b1 Merge pull request #388 from ethereum/clean-loading 8 years ago
Alex Beregszaszi 31dca0dbb9 Editor: stop earlier if not loading from storage 8 years ago
Alex Beregszaszi d88035e5de Editor: move command setup to the beginning of init 8 years ago
Alex Beregszaszi 96db85b6e5 Editor: move getFiles to init 8 years ago
Alex Beregszaszi 3418e8216b Editor: rename loadingFromGist 8 years ago
chriseth 2064ac9b6e Merge pull request #377 from ethereum/storage-reworked 8 years ago
chriseth f81504c7a3 Merge pull request #387 from ethereum/config-autocompile 8 years ago
Alex Beregszaszi 7bb10cd184 Make autocompile a configuration item 8 years ago
Alex Beregszaszi 5f635055a2 Ignore any keys not including sol: in keys() 8 years ago
Alex Beregszaszi d521af5f28 Use more strict replacements in storage 8 years ago
Alex Beregszaszi f9ad4bcb2a Remove fileKey/fileNameFromKey as storage.get/set includes it now 8 years ago
Alex Beregszaszi 20911afccf The old editorSize conversion code isn't supported anymore 8 years ago
Alex Beregszaszi 47667fa58e Change storage abstraction to use a new key 8 years ago
chriseth a451c5f380 Merge pull request #375 from ethereum/config-file 8 years ago