Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Initial new UI source code import #2607

Merged
merged 1,400 commits into from
Oct 18, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1400 commits
Select commit Hold shift + click to select a range
d995861
Merge branch 'js' into jg-dapp-basiccoin
jacogr Oct 3, 2016
00806e4
address -> name mappings
jacogr Oct 3, 2016
d2a7461
expanding, loading all coin details
jacogr Oct 3, 2016
4e87b00
Merged branch master into js
jacogr Oct 4, 2016
b0418e7
Merged branch js into jg-dapp-basiccoin
jacogr Oct 4, 2016
483eafd
send use only actual BasicCoin tokens registered (any reg)
jacogr Oct 4, 2016
e55b069
sending token & accounts
jacogr Oct 4, 2016
3faef8c
form styling updates
jacogr Oct 4, 2016
6919baf
send form layout in place
jacogr Oct 4, 2016
ac717b4
coin send working as expected
jacogr Oct 4, 2016
b957793
Merge pull request #2456 from ethcore/jg-dapp-basiccoin
jacogr Oct 4, 2016
3d362e1
api subscriptions on multiple addresses
jacogr Oct 4, 2016
dbe83ae
bring in events
jacogr Oct 4, 2016
171ab80
Merge branch 'js' into jg-dapp-basiccoin
jacogr Oct 4, 2016
b01dc41
simplify
jacogr Oct 4, 2016
adf8493
basic events display in-place, functionally complete
jacogr Oct 5, 2016
d86e6e1
basic functionality in-place
jacogr Oct 5, 2016
cab677d
Merge pull request #2468 from ethcore/jg-dapp-basiccoin
jacogr Oct 5, 2016
499c873
Merged branch master into js
jacogr Oct 5, 2016
6754286
fix horrible event address issue
jacogr Oct 5, 2016
0d8cfd9
rwork display of events slightly
jacogr Oct 5, 2016
6103253
Merge branch 'js' into jg-dapp-basiccoin
jacogr Oct 5, 2016
7b48f8c
Merge pull request #2469 from ethcore/jg-dapp-basiccoin
jacogr Oct 5, 2016
227b19f
test TLA availability
jacogr Oct 5, 2016
73684e5
Merge branch 'js' into jg-dapp-basiccoin
jacogr Oct 5, 2016
0482c60
table for owner -> tokens
jacogr Oct 5, 2016
5d7470d
fix signature lookup address
jacogr Oct 5, 2016
1761eca
fix signature lookup address
jacogr Oct 5, 2016
4d896ac
Merge pull request #2480 from ethcore/jg-hardcoded-signaturereg-address
jacogr Oct 5, 2016
d5e8137
Merge branch 'master' into js
jacogr Oct 5, 2016
41c4d49
Merge branch 'js' into jg-dapp-basiccoin
jacogr Oct 5, 2016
0464d7a
basic overview styling
jacogr Oct 5, 2016
6393878
txhash links
jacogr Oct 5, 2016
8f94760
page layout adjustments
jacogr Oct 5, 2016
aee0930
background import
jacogr Oct 5, 2016
9d9943e
adjust colors
jacogr Oct 6, 2016
f54734b
no global registration, simplify color selection
jacogr Oct 6, 2016
02836ec
updated styling
jacogr Oct 6, 2016
3011b11
Merge pull request #2491 from ethcore/jg-dapp-basiccoin
jacogr Oct 6, 2016
49cd110
Merged branch master into js
jacogr Oct 6, 2016
dbff799
connection dialog for "busy connecting"
jacogr Oct 6, 2016
245811b
initial token connection - WIP
jacogr Oct 6, 2016
bc80103
Merged branch master into js
jacogr Oct 6, 2016
6d6a77b
Merged branch js into jg-connection-prompts
jacogr Oct 6, 2016
400c667
init token updates take place
jacogr Oct 6, 2016
d16242d
Merged branch master into js
jacogr Oct 7, 2016
ccecbe0
Merged branch js into jg-connection-prompts
jacogr Oct 7, 2016
24ee185
basic test for manual token
jacogr Oct 7, 2016
b7be1b0
rework connection display
jacogr Oct 7, 2016
1f1fc11
allow updates of the secure token
jacogr Oct 7, 2016
408e08d
Merge commit '4655fd04a507d8c4e5b6cab28af54c64a0ba7186' into js
jacogr Oct 7, 2016
01909ae
Merge branch 'js' into jg-connection-prompts
jacogr Oct 7, 2016
06937c9
Merge pull request #2504 from ethcore/jg-connection-prompts
jacogr Oct 7, 2016
39bfde4
first stab at making the build build
jacogr Oct 7, 2016
e61652e
update runner tags
jacogr Oct 7, 2016
1541aad
fix linting issues
jacogr Oct 7, 2016
ffc2bf8
skip tests requiring network (should be e2e, TODO)
jacogr Oct 7, 2016
633280e
re-enable javascript tag/runner
jacogr Oct 7, 2016
58b486f
release push does the trick
jacogr Oct 7, 2016
898262b
push to any branch, CI name
jacogr Oct 7, 2016
9a1d088
javscript-test runner as well
jacogr Oct 7, 2016
ece9204
swap dependencies build requires test
jacogr Oct 7, 2016
acc33c7
revert stages swap
jacogr Oct 7, 2016
6c6c97e
Merge commit '72ec9366ad45526d16f6c78b5dfb32d16ba5aa6c' into js
jacogr Oct 7, 2016
4bf8e84
retrieve images associated with tokens
jacogr Oct 7, 2016
67a3f32
remove js build deps order
jacogr Oct 7, 2016
377f767
null image when hash = 0x0
jacogr Oct 7, 2016
3a2c307
6x64 images (hashes for registries)
jacogr Oct 7, 2016
26b587e
don't pass tokens as prop to IdentityIcon
jacogr Oct 7, 2016
ce7bc39
check images against content hash pictures
jacogr Oct 7, 2016
9f85eb2
cleanup signer after connection changes
jacogr Oct 7, 2016
2a074cb
fix naming typo
jacogr Oct 7, 2016
47cd354
display unknownImages for balances (not available as content hash)
jacogr Oct 7, 2016
217c3db
unknownImage for transfer dialog
jacogr Oct 7, 2016
1630c5e
basic githubhint layout
jacogr Oct 7, 2016
6ced51d
single input for commit/filename
jacogr Oct 7, 2016
25debcf
ethcore_hashContent call
jacogr Oct 8, 2016
87af473
lookup hash
jacogr Oct 8, 2016
58b1fb7
registration in place
jacogr Oct 8, 2016
0a7dad3
Merge pull request #2531 from ethcore/jg-dapp-githubhint
jacogr Oct 8, 2016
c8d1adc
Merge commit 'f200eb2cfe80f409603b14baf1341632ad18b1b2' into js
jacogr Oct 8, 2016
2edeca2
Merge branch 'js' into jg-contract-images
jacogr Oct 8, 2016
83b6a9c
Merge branch 'js' into jr-registry-manage-records
jacogr Oct 8, 2016
c21f115
fixes
jacogr Oct 8, 2016
23d469b
events is using a proper table
jacogr Oct 8, 2016
729e95f
pass value through as-is
jacogr Oct 8, 2016
3eb8d09
stop wrongly using main app IdentityIcon
jacogr Oct 8, 2016
0925439
NEVER export class instance functions
jacogr Oct 8, 2016
e764666
alignment back to normal
jacogr Oct 8, 2016
b10f164
Merge pull request #2323 from ethcore/jr-registry-manage-records
jacogr Oct 8, 2016
52184d1
Merge commit 'd6cad29f49ffae75c5af09a45fca788945aad772' into js
jacogr Oct 8, 2016
d5b13aa
Merge branch 'js' into jg-gitlab-build
jacogr Oct 8, 2016
f3b45e0
typo in definition
jacogr Oct 8, 2016
98bf283
Merge branch 'js' into jg-gitlab-build
jacogr Oct 8, 2016
ecccc01
Merge branch 'js' into jg-contract-images
jacogr Oct 8, 2016
981eaaa
set & get images working (mostly)
jacogr Oct 8, 2016
5181d24
show content retrieval info
jacogr Oct 9, 2016
0614742
Merge branch 'master' into js
jacogr Oct 9, 2016
0faca98
Merge branch 'js' into jg-gitlab-build
jacogr Oct 9, 2016
ad49ca4
set exitcode via ||
jacogr Oct 9, 2016
3d79906
use javascript:latest images
jacogr Oct 9, 2016
8a7f53d
disable npm progress bar
jacogr Oct 9, 2016
39af38b
rename phase I
jacogr Oct 9, 2016
f0c2bc6
rename phase II
jacogr Oct 9, 2016
62fb468
only send build output to GitHub on major branches
jacogr Oct 9, 2016
7af3526
also run the build step as part of the test (until comprehensive)
jacogr Oct 9, 2016
032e796
ci-specific build (no webpack progress)
jacogr Oct 9, 2016
4aa45a4
Merge pull request #2522 from ethcore/jg-gitlab-build
jacogr Oct 9, 2016
2a467cf
allow for account creation via recovery phrase
jacogr Oct 9, 2016
088d7fd
Merge pull request #2545 from ethcore/jg-recovery-phrase
jacogr Oct 9, 2016
d1bcfdd
display account uuid (where available), closes #2546
jacogr Oct 9, 2016
4c1fe0a
Merge pull request #2549 from ethcore/jg-account-uuid
jacogr Oct 9, 2016
5029881
connection dialog now shows up in dapps as well, closes #2538
jacogr Oct 9, 2016
1c04f43
Merge pull request #2550 from ethcore/jg-connection-dapps
jacogr Oct 9, 2016
09a2834
Merge branch 'js' into jg-contract-images
jacogr Oct 10, 2016
1a4d52d
Merge branch 'jg-tokenreg-fixes' into jg-contract-images
jacogr Oct 10, 2016
455cb9a
token images show up as expected
jacogr Oct 10, 2016
381be02
IdentityName component added and deployed
jacogr Oct 10, 2016
fa0458e
fix padding tests
jacogr Oct 10, 2016
a5d9b54
Merge branch 'js' into jg-tokenreg-fixes
jacogr Oct 10, 2016
0526551
adjust tests to map to stricter 0x-prefixed hex
jacogr Oct 10, 2016
e81be8e
Merge branch 'jg-tokenreg-fixes' into jg-contract-images
jacogr Oct 10, 2016
a570ce0
Merge pull request #2540 from ethcore/jg-tokenreg-fixes
jacogr Oct 10, 2016
8eb27af
Merge pull request #2526 from ethcore/jg-contract-images
jacogr Oct 10, 2016
82a818e
Merge branch 'js' into jg-address-names
jacogr Oct 10, 2016
2aa8182
render names via common component for the address -> name
jacogr Oct 10, 2016
b6cf9d4
Merge pull request #2557 from ethcore/jg-address-names
jacogr Oct 10, 2016
2517e31
Merge master into js
jacogr Oct 10, 2016
8f1f9e3
Merge branch 'js' of https://github.com/ethcore/parity into js
jacogr Oct 10, 2016
4efc831
split lint into seperate script (early exit)
jacogr Oct 10, 2016
16393d2
test phases changed to lint, test & pack
jacogr Oct 10, 2016
ea92124
pack part of test phase
jacogr Oct 10, 2016
aa910f5
remove files marked for deletion (cleanup)
jacogr Oct 11, 2016
b553d11
Signer cleanups, start moving in the direction of the rest
jacogr Oct 11, 2016
d3b492f
add personal signer methods
jacogr Oct 11, 2016
7ce9b76
basic signer request subscription
jacogr Oct 11, 2016
de2a5c4
don't poll blockNumber when not connected
jacogr Oct 11, 2016
2aa4066
missing return, creating massive ws queue backlogs
jacogr Oct 11, 2016
5cbf5d9
Merge pull request #2565 from ethcore/jg-polling
jacogr Oct 11, 2016
45d25e6
ΞTH -> ETH
jacogr Oct 11, 2016
60317bb
Merge pull request #2566 from ethcore/jg-E-character
jacogr Oct 11, 2016
297e3a4
fix failing tests
jacogr Oct 11, 2016
d0f6b1c
Merge pull request #2567 from ethcore/jg-fix-tests
jacogr Oct 11, 2016
02501b8
registry uses setAddress to actually set addresses now
jacogr Oct 11, 2016
af262b3
Merge pull request #2568 from ethcore/jg-registry-update-fix
jacogr Oct 11, 2016
0b0f28d
bytes mapping operates on lowerCase hex strings
jacogr Oct 11, 2016
98137d9
sha3 ids for each application
jacogr Oct 11, 2016
5271a79
add dappreg to list of contracts
jacogr Oct 11, 2016
3cfbab2
adjust alignment of queries
jacogr Oct 11, 2016
f9700a8
Merge pull request #2573 from ethcore/jg-contract-styling
jacogr Oct 11, 2016
fb8af93
show gas estimation log
jacogr Oct 11, 2016
74b363b
Merge commit '5e24a35272a99ad002c5d065a7335525eb2ce769' into js
jacogr Oct 11, 2016
8db4bfb
Merge branch 'js' into jg-list-apps
jacogr Oct 11, 2016
687246d
abi with payable for register function
jacogr Oct 11, 2016
ef33313
add key as required
jacogr Oct 11, 2016
619a9cf
image retrieval from dappreg
jacogr Oct 11, 2016
9c03b0c
use proper Image urls
jacogr Oct 11, 2016
d751b1b
embed and link apps from Parity, retrieved via /api/apps
jacogr Oct 11, 2016
12c4887
Merge pull request #2581 from ethcore/jg-list-apps
jacogr Oct 11, 2016
3ba611b
Merge branch 'master' into js
jacogr Oct 12, 2016
13f25bc
filter apps that has been replaced
jacogr Oct 12, 2016
44a047c
Merge pull request #2583 from ethcore/jg-list-apps
jacogr Oct 12, 2016
b1e9d91
proxy entry for parity-utils
jacogr Oct 12, 2016
f19a9f3
add basiccoin abi
jacogr Oct 12, 2016
796bd4f
add support for fallback abi type
jacogr Oct 12, 2016
ea9031c
capture constructor paramaters
jacogr Oct 12, 2016
cafb647
Merge branch 'master' into js
jacogr Oct 12, 2016
cfcfa81
merge master into js
jacogr Oct 12, 2016
35429a8
Merge pull request #2586 from ethcore/jg-contract-constructor-params
jacogr Oct 12, 2016
98d059d
move images to assets/images/
jacogr Oct 12, 2016
8ed6712
add font assets
jacogr Oct 12, 2016
55be649
import fonts as part of build
jacogr Oct 12, 2016
6caac6b
don't inline woff files
jacogr Oct 12, 2016
dd7cfaf
Merge pull request #2588 from ethcore/jg-webpack-bundle-fonts
jacogr Oct 12, 2016
680e979
Revert "merge master into js"
jacogr Oct 12, 2016
5afbc4b
remove unused npm packages
jacogr Oct 12, 2016
08a7434
Merge pull request #2590 from ethcore/jg-package-updates
jacogr Oct 12, 2016
d9d3d05
information on gas estimates (like almost everywhere else)
jacogr Oct 12, 2016
452f9ef
don't pass gas & gasPrice to estimation
jacogr Oct 12, 2016
a93604b
Merge pull request #2593 from ethcore/jg-send-estimategas-0
jacogr Oct 12, 2016
bee3fea
display account passwordhint when available
jacogr Oct 12, 2016
27d78a7
Merge pull request #2596 from ethcore/jg-signer-passwordhint
jacogr Oct 12, 2016
c5e46f9
Merge branch 'master' into js
jacogr Oct 12, 2016
66db9e9
signer subscriptions based on polling & function trapping
jacogr Oct 12, 2016
d32db27
pending requests retrieved via jsapi
jacogr Oct 12, 2016
a126c41
Merge branch 'master' into js
jacogr Oct 12, 2016
6ae554b
Merge branch 'js' into jg-signer-jsapi
jacogr Oct 12, 2016
82c78dc
update signer middleware
jacogr Oct 12, 2016
2a02bdb
remove all web3 instances
jacogr Oct 13, 2016
d1ce0da
remove web3 package
jacogr Oct 13, 2016
144bbde
last web3 dependencies removed
jacogr Oct 13, 2016
30393b7
no need to toChecksumAddress - api takes care of it
jacogr Oct 13, 2016
ef4b6d7
expand description for personal_confirmRequest
jacogr Oct 13, 2016
698d958
Signer conversion from web3 -> parity.js completed
jacogr Oct 13, 2016
a8f6245
Merge pull request #2604 from ethcore/jg-signer-jsapi
jacogr Oct 13, 2016
e7f3db1
explicit in no return
jacogr Oct 13, 2016
35f9169
green circle background
jacogr Oct 13, 2016
b50bd8f
remove generated background
jacogr Oct 13, 2016
e0a3aca
convert /api/* paths to localhost:8080/api/* paths (hard-coded, tempo…
jacogr Oct 13, 2016
555de6a
change dapps to load from localhost:8080/ui/*
jacogr Oct 13, 2016
bdd82f5
remove dangling web3 files
jacogr Oct 13, 2016
2fa3520
update manager test for signer
jacogr Oct 13, 2016
8bcec2d
Merge pull request #2610 from ethcore/jg-styling
jacogr Oct 13, 2016
e0e73b1
Merge pull request #2611 from ethcore/jg-fix-tests
jacogr Oct 13, 2016
1e8acec
Merge branch 'js' into jg-api-paths
jacogr Oct 13, 2016
7a4ca99
/api/ping -> /
jacogr Oct 13, 2016
0027b04
additional token images
jacogr Oct 13, 2016
b2964ff
additional token images
jacogr Oct 14, 2016
92400aa
add missing styles.css for 8180 error pages
jacogr Oct 14, 2016
8acf0b4
Merge branch 'master' into js
jacogr Oct 14, 2016
3fb3614
cater for txhash returning null/empty object
jacogr Oct 14, 2016
0ebb242
Merge pull request #2629 from ethcore/jg-transaction-update
jacogr Oct 14, 2016
5284cea
adjust output directories
jacogr Oct 14, 2016
0ecc4d5
Merge pull request #2630 from ethcore/jg-build-location
jacogr Oct 14, 2016
91e9b5a
Merge branch 'js' into jg-image-update
jacogr Oct 14, 2016
1c2b9da
Release merge with origin with ours strategy
jacogr Oct 14, 2016
296a04e
Merge pull request #2631 from ethcore/jg-release-update
jacogr Oct 14, 2016
f23e553
Merge branch 'js' into jg-image-update
jacogr Oct 14, 2016
b2ebd4c
Merge branch 'js' into jg-api-paths
jacogr Oct 14, 2016
ce50705
Merge branch 'master' into js
jacogr Oct 16, 2016
75beb6f
Merge branch 'js' into jg-api-paths
jacogr Oct 16, 2016
cd231ef
Merge branch 'js' into jg-image-update
jacogr Oct 16, 2016
8069edb
additional token images
jacogr Oct 16, 2016
2a17bbd
Merge branch 'master' into js
jacogr Oct 17, 2016
15395bb
Merge branch 'js' into jg-api-paths
jacogr Oct 17, 2016
10f9faa
cater for development server
jacogr Oct 17, 2016
95e4150
s/localhost/127.0.0.1/ (cater for origin)
jacogr Oct 17, 2016
a6a5efd
Merge pull request #2612 from ethcore/jg-api-paths
jacogr Oct 17, 2016
488a0ab
Merge branch 'js' into jg-image-update
jacogr Oct 17, 2016
eca8721
Merge pull request #2655 from ethcore/jg-image-update
jacogr Oct 17, 2016
38afdf2
Fix address selection for contract deployment
jacogr Oct 17, 2016
22adcea
Merge pull request #2660 from ethcore/jg-address-dropdown
jacogr Oct 17, 2016
2ef80a4
Adjust z-index for error overlay
jacogr Oct 17, 2016
211c00b
better text on unique background pattern
derhuerst Oct 17, 2016
359de0e
Merge pull request #2662 from ethcore/jg-error-zindex
jacogr Oct 17, 2016
1b8c2b3
Merge pull request #2664 from ethcore/settings-background-text
jacogr Oct 17, 2016
dd5c4d1
fix signer rejections
jacogr Oct 17, 2016
948763d
Merge pull request #2666 from ethcore/jg-fix-signer-reject
jacogr Oct 17, 2016
b839bfc
Don't allow gavcoin transfer with no balance
jacogr Oct 17, 2016
6122231
Merge pull request #2667 from ethcore/jg-gavcoin-no-accounts
jacogr Oct 17, 2016
15cb4bf
fix txhash rendering in signer
derhuerst Oct 17, 2016
294ac23
remove unnecessary ParityBackground
derhuerst Oct 17, 2016
12b115b
Merge pull request #2669 from ethcore/signer-fix-txhash
jacogr Oct 17, 2016
37399c0
script to update js-precompiled
jacogr Oct 17, 2016
357e482
Merge pull request #2673 from ethcore/jg-update-js-precompiled
jacogr Oct 17, 2016
a5c46eb
Redirect from :8080 to :8180
jacogr Oct 17, 2016
87ef2c4
Remove extra return
jacogr Oct 17, 2016
75bb806
Merge pull request #2676 from ethcore/jg-port-8080-redirect
jacogr Oct 17, 2016
3a43eac
Dapp logo images
jacogr Oct 18, 2016
5e94f1e
Merge pull request #2677 from ethcore/jg-dapp-images
jacogr Oct 18, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
43 changes: 43 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,3 +308,46 @@ test-linux:
- rust-test
dependencies:
- linux-stable
js-release:
stage: build
image: ethcore/javascript:latest
only:
- js
- master
- beta
- tags
- stable
before_script:
- ./js/scripts/install-deps.sh
script:
- ./js/scripts/build.sh
- ./js/scripts/release.sh
tags:
- javascript
js-lint:
stage: test
image: ethcore/javascript:latest
before_script:
- ./js/scripts/install-deps.sh
script:
- ./js/scripts/lint.sh
tags:
- javascript-test
js-test:
stage: test
image: ethcore/javascript:latest
before_script:
- ./js/scripts/install-deps.sh
script:
- ./js/scripts/test.sh
tags:
- javascript-test
js-pack:
stage: test
image: ethcore/javascript:latest
before_script:
- ./js/scripts/install-deps.sh
script:
- ./js/scripts/build.sh
tags:
- javascript-test
15 changes: 15 additions & 0 deletions js/.babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"presets": ["es2017", "es2016", "es2015", "stage-0", "react"],
"plugins": [
"transform-runtime",
"transform-decorators-legacy",
"transform-class-properties",
"lodash"
],
"retainLines": true,
"env": {
"production": {
"plugins": ["transform-react-remove-prop-types"]
}
}
}
8 changes: 8 additions & 0 deletions js/.codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
engines:
eslint:
enabled: true
channel: "eslint-2"

ratings:
paths:
- "**.js"
10 changes: 10 additions & 0 deletions js/.editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
root = true
[*]
indent_style=space
indent_size=2
tab_width=2
end_of_line=lf
charset=utf-8
trim_trailing_whitespace=true
max_line_length=120
insert_final_newline=true
20 changes: 20 additions & 0 deletions js/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"extends": ["semistandard", "standard-react"],
"parser": "babel-eslint",
"env": {
"browser": true,
"mocha": true,
"node": true
},
"globals": {
"expect": true,
"FileReader": true
},
"rules": {
"object-curly-spacing": ["error", "always"],
"no-debugger": "error",
"no-alert": "error",
"jsx-quotes": ["error", "prefer-single"],
"react/jsx-curly-spacing": ["error", "always"]
}
}
5 changes: 5 additions & 0 deletions js/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
node_modules
npm-debug.log
.build
.coverage
.happypack
6 changes: 6 additions & 0 deletions js/.istanbul.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
instrumentation:
root: src
extensions:
- .js
reporting:
dir: ./.coverage
1 change: 1 addition & 0 deletions js/.npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
scripts/
Loading