Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PULL ALPHA #422

Open
wants to merge 267 commits into
base: 0.3.3-alpha
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
267 commits
Select commit Hold shift + click to select a range
5a8f8b3
Merge branch 'master' into engine/doc
GrandSchtroumpf Dec 7, 2020
8d8beca
Merge pull request #280 from ethereum/engine/doc
GrandSchtroumpf Dec 7, 2020
9f14d82
absolute path logic update
0mkara Dec 7, 2020
6eeb3e5
Merge branch 'master' into wrt-file-abs-path
0mkara Dec 7, 2020
4ddb20a
Merge pull request #285 from ethential/wrt-file-abs-path
GrandSchtroumpf Dec 7, 2020
60c7c50
update theme plugin
GrandSchtroumpf Dec 7, 2020
1904e3b
Merge pull request #286 from ethereum/vscode/theme
GrandSchtroumpf Dec 7, 2020
c9a5753
Fix CompilationFileSources API interface
yann300 Dec 9, 2020
8135cdf
Bump ini from 1.3.5 to 1.3.7
dependabot[bot] Dec 11, 2020
089f00f
Merge pull request #290 from ethereum/yann300-patch-2
bunsenstraat Dec 13, 2020
6809453
Merge branch 'master' into dependabot/npm_and_yarn/ini-1.3.7
GrandSchtroumpf Dec 14, 2020
61092ab
Merge pull request #291 from ethereum/dependabot/npm_and_yarn/ini-1.3.7
GrandSchtroumpf Dec 14, 2020
9d6e37c
add exception when plugin ask selfdeactivation
GrandSchtroumpf Dec 14, 2020
3f6791e
Merge pull request #293 from ethereum/vscode/theme
GrandSchtroumpf Dec 14, 2020
1689cea
add support for theia
GrandSchtroumpf Dec 14, 2020
15bdfaf
Merge pull request #296 from ethereum/theia/webview
GrandSchtroumpf Dec 14, 2020
255a807
bump version
GrandSchtroumpf Dec 14, 2020
1fd2eca
Merge pull request #298 from ethereum/version/0.3.4
GrandSchtroumpf Dec 15, 2020
3143fd1
Update output.ts
bunsenstraat Dec 16, 2020
a9a404e
Update api.ts
bunsenstraat Dec 16, 2020
0b18461
Update type.ts
bunsenstraat Dec 16, 2020
1f8673a
Update api.ts
bunsenstraat Dec 16, 2020
e853bbf
Update api.ts
bunsenstraat Dec 16, 2020
5da5254
Update output.ts
bunsenstraat Dec 16, 2020
ef6356e
Merge pull request #300 from bunsenstraat/bunsenstraat-patch-2
bunsenstraat Dec 22, 2020
5d849e3
Merge branch 'master' into bunsenstraat-patch-1
bunsenstraat Dec 29, 2020
a393037
compiler api update
Dec 29, 2020
4bd0b58
editor api udate
Dec 29, 2020
10e28a5
compileWithParameters return value
Dec 29, 2020
ed61502
annotation type change
Dec 29, 2020
6dbf881
Merge pull request #299 from bunsenstraat/bunsenstraat-patch-1
bunsenstraat Dec 29, 2020
02948ee
Merge branch 'master' into api-update
bunsenstraat Dec 29, 2020
babf0a6
rm profile
Dec 29, 2020
a2dc766
changed type and api
Dec 29, 2020
4d97be3
add statusevents & profile
Dec 29, 2020
60d48d7
Merge pull request #304 from bunsenstraat/update-api-network-p2
bunsenstraat Jan 4, 2021
2f4a839
Merge branch 'master' into api-update
bunsenstraat Jan 4, 2021
1914c20
Merge pull request #303 from bunsenstraat/api-update
bunsenstraat Jan 4, 2021
c154f9e
Fix acquire theia error
ioedeveloper Jan 4, 2021
ba61854
Merge pull request #305 from ethereum/dave/theia-fix
bunsenstraat Jan 5, 2021
7f97d78
Bump version 0.3.5
ioedeveloper Jan 5, 2021
a6f4d90
Include package-lock.json
ioedeveloper Jan 5, 2021
3dd57bf
Merge pull request #306 from ethereum/dave/theia-fix
bunsenstraat Jan 5, 2021
e7d0495
Bump node-notifier from 8.0.0 to 8.0.1
dependabot[bot] Jan 5, 2021
7e7036b
Update abstract.ts
bunsenstraat Jan 11, 2021
52e9fe9
Merge pull request #308 from ethereum/bunsenstraat-patch-1
bunsenstraat Jan 12, 2021
4e849bc
add getsettins to udapp, and type udapsettings
bunsenstraat Jan 14, 2021
c303a83
getSettings
bunsenstraat Jan 14, 2021
4e63a89
Update type.ts
bunsenstraat Jan 14, 2021
e5f7c9b
Merge branch 'master' into dependabot/npm_and_yarn/node-notifier-8.0.1
GrandSchtroumpf Jan 18, 2021
4842e3d
Merge pull request #301 from ethereum/dependabot/npm_and_yarn/node-no…
GrandSchtroumpf Jan 18, 2021
8ba0776
dispose diagnostics, fix colors
0mkara Jan 18, 2021
1fcaf54
Merge pull request #314 from ethential/theme-colors
GrandSchtroumpf Jan 18, 2021
e04790c
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Jan 18, 2021
d869d36
export theme options
0mkara Jan 22, 2021
0f5d2e1
Merge branch 'master' into getsettings
GrandSchtroumpf Jan 25, 2021
48e3c4d
Merge pull request #312 from ethereum/getsettings
bunsenstraat Jan 25, 2021
d226dd0
Merge branch 'master' into feature/vscode-theme-url-support
0mkara Jan 25, 2021
f97754e
Merge pull request #315 from ethential/feature/vscode-theme-url-support
GrandSchtroumpf Jan 25, 2021
1929abe
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Feb 2, 2021
62874d5
API to return relative path
yann300 Feb 2, 2021
03d377e
rm ;
bunsenstraat Feb 2, 2021
fff6962
Merge pull request #317 from ethereum/yann300-patch-3
bunsenstraat Feb 2, 2021
fadaa25
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Feb 3, 2021
18bcca1
fix themecolor bug vscode
bunsenstraat Feb 3, 2021
32b88fe
ns vscode commands catch errors
bunsenstraat Feb 9, 2021
d095b82
Merge pull request #319 from ethereum/themecolorfix
yann300 Feb 9, 2021
12540f4
Merge branch 'master' into fixrmcommands
yann300 Feb 9, 2021
306e3d6
Merge pull request #320 from ethereum/fixrmcommands
yann300 Feb 9, 2021
9fe3f2b
Update theme.ts
LianaHus Feb 9, 2021
93b4a2b
Merge pull request #322 from ethereum/LianaHus-patch-1
bunsenstraat Feb 10, 2021
277a247
update circleci to node 12
bunsenstraat Feb 11, 2021
8f4dbd5
Merge pull request #331 from ethereum/bunsenstraat-patch-3
bunsenstraat Feb 11, 2021
4327d97
update tests
bunsenstraat Feb 11, 2021
f2159f8
Merge pull request #332 from ethereum/updatetests
bunsenstraat Feb 11, 2021
cf4a8f5
content type for import to any
bunsenstraat Feb 11, 2021
80b3540
Merge pull request #328 from ethereum/bunsenstraat-patch-2
bunsenstraat Feb 15, 2021
fd5caf5
fix source highlight
yann300 Feb 10, 2021
96f390d
client could be undefined if not passed as args
bunsenstraat Jan 13, 2021
03805cf
Merge pull request #325 from ethereum/fixSourceHighlight
bunsenstraat Feb 15, 2021
40802fe
bump 0.3.8
bunsenstraat Feb 11, 2021
be16eaf
Merge pull request #333 from ethereum/bump38
bunsenstraat Feb 16, 2021
878ff1f
select env and set account
bunsenstraat Feb 10, 2021
b0d3273
autorebase
bunsenstraat Feb 16, 2021
d95deba
Merge pull request #336 from ethereum/autorebase2
bunsenstraat Feb 16, 2021
c017744
Merge branch 'master' into bunsenstraat-patch-client
bunsenstraat Feb 16, 2021
7260460
Merge pull request #311 from ethereum/bunsenstraat-patch-client
bunsenstraat Feb 16, 2021
b08adaa
Merge branch 'master' into bunsenstraat-patch-1
bunsenstraat Feb 16, 2021
eff1567
Merge pull request #327 from ethereum/bunsenstraat-patch-1
bunsenstraat Feb 18, 2021
6db8d58
add importer to vscode engine
bunsenstraat Feb 19, 2021
391a371
Merge pull request #337 from ethereum/importervscode
bunsenstraat Feb 22, 2021
224b609
fix for opening files and getting current file
bunsenstraat Feb 23, 2021
f0044b3
function get plugindata json in vscode engine
bunsenstraat Feb 24, 2021
6f8df35
Merge pull request #340 from ethereum/plugindata2
bunsenstraat Feb 24, 2021
5dd37ba
Merge branch 'master' into fixopenfile
bunsenstraat Feb 24, 2021
ffb077b
Update editor.ts
bunsenstraat Mar 1, 2021
d76bf3d
Merge pull request #338 from ethereum/fixopenfile
bunsenstraat Mar 2, 2021
cb54cf4
bump
bunsenstraat Mar 2, 2021
ffb78f4
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Mar 2, 2021
8b534a1
use iframes for webview in vscode engine
bunsenstraat Mar 2, 2021
ec0a3e3
support engine in handshake
bunsenstraat Mar 2, 2021
04a89b8
remove browser from paths
bunsenstraat Mar 2, 2021
6d97853
fix browser replace
bunsenstraat Mar 2, 2021
85666e0
rm console
bunsenstraat Mar 2, 2021
d0fc234
fix for relative paths after building
bunsenstraat Mar 2, 2021
be281d8
fix for relative paths after building
bunsenstraat Mar 2, 2021
d69e894
fix name in connector
bunsenstraat Mar 2, 2021
78353a7
remove protocol from theme
bunsenstraat Mar 3, 2021
cf49d7b
prevent breaking change
bunsenstraat Mar 3, 2021
ed30c4b
forward links and open external links
bunsenstraat Mar 4, 2021
9e473d1
fix for finding correct link target
bunsenstraat Mar 4, 2021
b3a2c37
Add notification for the file manager
yann300 Mar 10, 2021
f91ae04
fix using params
yann300 Mar 10, 2021
b9364dd
Merge pull request #344 from ethereum/yann300-patch-5
bunsenstraat Mar 11, 2021
c51e77e
Merge branch 'master' into newview
bunsenstraat Mar 11, 2021
4bb5cf4
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Mar 11, 2021
8668872
Merge pull request #341 from ethereum/newview
bunsenstraat Mar 11, 2021
b0600bf
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Mar 11, 2021
ff37414
only forward events on macos
bunsenstraat Mar 11, 2021
6d44d15
Update webview.ts
bunsenstraat Mar 11, 2021
ae5e8f0
Merge pull request #347 from ethereum/patchmacos
bunsenstraat Mar 15, 2021
c42f15a
add dgit fileexplorers
bunsenstraat Mar 23, 2021
446255b
lint
bunsenstraat Mar 25, 2021
080c4f7
rm console
bunsenstraat Mar 25, 2021
22a7ad1
fix theme links
bunsenstraat Mar 25, 2021
43e4150
add more check before method execution
yann300 Mar 29, 2021
cd01c70
Merge pull request #348 from ethereum/fixMethodsCheck
yann300 Mar 29, 2021
d6353c1
don't crash if unreadable message
yann300 Mar 29, 2021
2d9adec
Merge pull request #349 from ethereum/manageUnreadableMessage
yann300 Mar 30, 2021
c43c6e5
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Apr 1, 2021
d1f666d
fix connector
bunsenstraat Apr 2, 2021
8e494ee
Merge pull request #352 from ethereum/fixconnector
yann300 Apr 2, 2021
b8b1ce7
Merge branch 'master' of https://github.com/ethereum/remix-plugin int…
bunsenstraat Apr 6, 2021
680973e
undo themeschange
bunsenstraat Apr 6, 2021
1dca122
type getCurrentWorkspace
bunsenstraat Apr 7, 2021
cd8172f
Update connector.ts
bunsenstraat Apr 19, 2021
b01fbb4
Merge pull request #356 from ethereum/bunsenstraat-patch-4
bunsenstraat Apr 19, 2021
63086dc
update comment
bunsenstraat Apr 19, 2021
fec825d
profile API for TS
bunsenstraat Apr 19, 2021
cd3d455
Merge pull request #358 from ethereum/profilefix
bunsenstraat Apr 19, 2021
f1b7b21
Merge branch 'master' into fixcss
bunsenstraat Apr 19, 2021
380c7e4
Merge pull request #357 from ethereum/fixcss
bunsenstraat Apr 19, 2021
18c46e4
ethcode extention base code
0mkara Apr 27, 2021
27ae4ff
Merge pull request #361 from ethereum/feature/vsc-ext-api
bunsenstraat Apr 29, 2021
3c95921
payload optional
bunsenstraat Apr 29, 2021
72b7915
Merge branch 'master' of https://github.com/ethereum/remix-plugin int…
bunsenstraat Apr 29, 2021
e66ba8b
change to filepanel
bunsenstraat May 4, 2021
decbdfb
filePanel update
bunsenstraat May 4, 2021
b33bc41
Merge branch 'master' of https://github.com/ethereum/remix-plugin int…
bunsenstraat May 5, 2021
de878b9
Merge pull request #362 from ethereum/feature/vsc-ext-api
bunsenstraat May 10, 2021
ab5cb7a
customActions
bunsenstraat May 13, 2021
60d9f44
customActionType
bunsenstraat May 13, 2021
decc792
Merge branch 'master' of https://github.com/ethereum/remix-plugin int…
bunsenstraat May 13, 2021
4412d6f
update profile
bunsenstraat May 13, 2021
52d322a
Merge pull request #368 from ethereum/customAction
bunsenstraat May 15, 2021
499d9a7
Update connector.ts
bunsenstraat May 17, 2021
9bba44e
Merge pull request #369 from ethereum/bunsenstraat-patch-5
bunsenstraat May 17, 2021
6d082d9
allow actions to be sticky
bunsenstraat May 17, 2021
bbc9886
terminal
bunsenstraat May 19, 2021
8ffe21a
Merge pull request #371 from ethereum/terminal
bunsenstraat May 19, 2021
9592b4d
workSpacesPath in API
bunsenstraat May 21, 2021
c8f4c56
Merge branch 'master' into workspaceapi
bunsenstraat May 21, 2021
3696c91
Update api.ts
bunsenstraat May 24, 2021
c80ff04
Merge pull request #372 from ethereum/workspaceapi
bunsenstraat May 25, 2021
b42d4de
currentRequest can be undefined
bunsenstraat Jun 27, 2021
7c3a141
add label to custom action
bunsenstraat Jul 6, 2021
d8901fc
Merge pull request #377 from ethereum/customactionupdate
bunsenstraat Jul 7, 2021
b16ae05
Merge branch 'master' into patch
bunsenstraat Jul 7, 2021
eba5c5e
Merge pull request #378 from ethereum/patch
bunsenstraat Jul 8, 2021
87aff4f
support copy paste for mac in vscode
bunsenstraat Jul 8, 2021
3759a7e
Merge branch 'master' into copypastefix
bunsenstraat Jul 9, 2021
b266edc
cancel method & new queue
bunsenstraat Sep 5, 2021
f5da7ec
chnaged method type
bunsenstraat Sep 5, 2021
57088bc
rn var
bunsenstraat Sep 5, 2021
97771e6
tests for cancel & timeout
bunsenstraat Sep 6, 2021
a7b4d73
fix timers in test
bunsenstraat Sep 7, 2021
f6a5c13
comments corrected
bunsenstraat Sep 7, 2021
fdab022
rm unneeded imports
bunsenstraat Sep 8, 2021
3b627b9
add canactivate to profile
bunsenstraat Sep 9, 2021
a920e6d
add closing files to API
bunsenstraat Sep 13, 2021
e4152c7
add close methods to vscode
bunsenstraat Sep 13, 2021
06f4b1e
improvements
bunsenstraat Sep 14, 2021
31df21f
add more unit tests
bunsenstraat Sep 14, 2021
b7b152f
fix error
bunsenstraat Sep 14, 2021
4020cfd
more unit tests
bunsenstraat Sep 14, 2021
03a93db
rm unneeded stuff
bunsenstraat Sep 14, 2021
69e6a52
Merge pull request #383 from ethereum/cancelmethod
bunsenstraat Sep 14, 2021
02532ff
update profiles
bunsenstraat Oct 17, 2021
3b5b170
updaye profiles
bunsenstraat Oct 17, 2021
9ed33a7
vscode editor
bunsenstraat Oct 17, 2021
6943666
add method to filepanel API
bunsenstraat Oct 27, 2021
5255149
add new line
bunsenstraat Oct 27, 2021
f8644e5
Merge branch 'master' of https://github.com/ethereum/remix-plugin int…
bunsenstraat Oct 27, 2021
7f5a8f7
update url resolver version
bunsenstraat Oct 27, 2021
aed29e5
update unit test
bunsenstraat Oct 27, 2021
d7c7c49
Merge pull request #384 from ethereum/updateprofiles
bunsenstraat Oct 29, 2021
40c69a2
editor options
bunsenstraat Oct 29, 2021
dbcf141
Merge branch 'master' into updateditor
bunsenstraat Oct 29, 2021
d8437f0
Merge branch 'master' into copypastefix
bunsenstraat Oct 29, 2021
b9f483d
Merge pull request #386 from ethereum/updateditor
bunsenstraat Oct 29, 2021
78c6149
Merge branch 'master' into copypastefix
bunsenstraat Oct 29, 2021
08e2d0b
Merge pull request #379 from ethereum/copypastefix
bunsenstraat Oct 29, 2021
c2a5b8a
update profile
bunsenstraat Oct 29, 2021
8bac2ec
folderdAdded event
bunsenstraat Nov 1, 2021
dd4dbcb
Package path fix
dzarezenko Dec 16, 2021
3354943
add icon
bunsenstraat Jan 11, 2022
48edf5a
add icon
bunsenstraat Jan 11, 2022
c88cea6
update profile
bunsenstraat Jan 11, 2022
014a524
Merge pull request #387 from ethereum/updateprofile3
bunsenstraat Jan 11, 2022
8c723a6
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Feb 15, 2022
df856c8
viewplugin
bunsenstraat Feb 15, 2022
bdcd6e1
add log api doc
yann300 May 24, 2022
0c0ed47
Merge pull request #403 from ethereum/yann300-patch-6
ryestew May 24, 2022
6f6ec0c
Update README.md
yann300 May 24, 2022
6032a51
Merge pull request #404 from ethereum/yann300-patch-7
bunsenstraat May 24, 2022
d552a46
Update profile.ts
LianaHus Jun 28, 2022
edeaaa3
Merge pull request #411 from ethereum/adding_new_fields_to_profile
bunsenstraat Jul 6, 2022
3981713
Merge branch 'master' into newbranch
bunsenstraat Jul 6, 2022
c3f9a4d
Merge branch 'master' into master
bunsenstraat Jul 6, 2022
0174472
Merge pull request #389 from dzarezenko/master
bunsenstraat Jul 6, 2022
94c64dc
Merge branch 'master' into newbranch
bunsenstraat Jul 6, 2022
314feaa
bump version
bunsenstraat Jul 11, 2022
db39fbf
Merge pull request #395 from ethereum/newbranch
bunsenstraat Jul 11, 2022
9dbbbc9
Merge branch 'master' of https://github.com/ethereum/remix-plugin
bunsenstraat Jul 11, 2022
fec2853
add src to output
bunsenstraat Feb 13, 2023
799d5ad
resrtore packs
bunsenstraat Feb 13, 2023
8de3a9a
restore packs
bunsenstraat Feb 13, 2023
a6f9b09
Merge pull request #433 from ethereum/mvsrcfiles
bunsenstraat Feb 14, 2023
0f0e869
dyn set allowSame0rigin
yann300 May 17, 2023
b89cb87
revert allow_same_origin
yann300 May 18, 2023
ad32d3d
Merge pull request #444 from ethereum/yann300-patch-9
yann300 May 18, 2023
7774620
electron
bunsenstraat Jun 2, 2023
07ec012
rm yarn lock
bunsenstraat Jun 2, 2023
c6ef290
version bump
bunsenstraat Jun 2, 2023
bf2e077
update electron clients
bunsenstraat Jun 7, 2023
0aa7481
update version
bunsenstraat Jun 7, 2023
3642952
electron plugin finalize
bunsenstraat Jun 26, 2023
daf4711
ci
bunsenstraat Jul 5, 2023
906209d
ci
bunsenstraat Jul 5, 2023
35c3333
ci
bunsenstraat Jul 5, 2023
2e43998
ci
bunsenstraat Jul 5, 2023
e3fc40b
version
bunsenstraat Jul 5, 2023
4cf6471
ci
bunsenstraat Jul 5, 2023
5e4ff4c
ci
bunsenstraat Jul 5, 2023
12f3db7
ci
bunsenstraat Jul 5, 2023
56ba77c
restore lock
bunsenstraat Jul 5, 2023
182615c
readme
bunsenstraat Jul 5, 2023
f40ae91
Update config.yml
bunsenstraat Jul 5, 2023
859b21f
Update README.md
bunsenstraat Jul 5, 2023
98c5ade
Merge pull request #449 from ethereum/electronplugin
yann300 Jul 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
version: 2
version: 2.1
jobs:
remix-plugin:
docker:
- image: circleci/node:10
environment:
- image: cimg/node:14.17.6-browsers
working_directory: ~/repo
steps:
- checkout
Expand Down
11 changes: 11 additions & 0 deletions .github/workflows/rebase-pull-requests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Rebase Pull Requests
on:
push:
branches: [master]
workflow_dispatch:

jobs:
rebase:
runs-on: ubuntu-latest
steps:
- uses: yann300/rebase-pull-requests@master
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ testem.log
# System Files
.DS_Store
Thumbs.db
remixplugin.code-workspace
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/**/*"
],
"version": "0.3.1",
"version": "0.3.5",
"publishConfig": {
"access": "public",
"directory": "dist/packages"
Expand Down
6 changes: 6 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@
},
"engine-theia": {
"tags": []
},
"engine-electron": {
"tags": []
},
"plugin-electron": {
"tags": []
}
},
"workspaceLayout": {
Expand Down
Loading