Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
dadfed0
Fix: redirect_uri_mismatch
ixiumu Sep 2, 2019
a553d54
Use NativeClient
ixiumu Sep 2, 2019
9b54a6a
hidemsg
ixiumu Sep 6, 2019
ff40530
support vs code
ixiumu Sep 6, 2019
3067db7
fix path
ixiumu Sep 6, 2019
ce4e58c
fixpath
ixiumu Sep 6, 2019
ff5e665
support ssh param
ixiumu Sep 7, 2019
7a76bbe
add wite time
ixiumu Sep 7, 2019
8e6b3b3
none
ixiumu Sep 7, 2019
2e7fd97
ping
ixiumu Sep 7, 2019
2a539d7
remove ping
ixiumu Sep 7, 2019
63f2a9c
heartbeats
ixiumu Sep 8, 2019
c7ee0a5
remove config.json
ixiumu Sep 8, 2019
c524641
WINSCP
ixiumu Sep 11, 2019
b55dc7b
add self proxy
ixiumu Sep 14, 2019
29ed335
fix
ixiumu Sep 14, 2019
7a3f18b
urlfetch
ixiumu Sep 14, 2019
85f92b2
support --proxy
ixiumu Sep 14, 2019
aa7607c
fix
ixiumu Sep 15, 2019
315ecfd
vscode_ssh.cmd
ixiumu Sep 15, 2019
7af1414
onlay command line auth
ixiumu Sep 15, 2019
f28dad1
add config.json settings
ixiumu Sep 15, 2019
3d86e37
support winscp /rawsettings
ixiumu Sep 15, 2019
3a301f4
mv config path
ixiumu Sep 15, 2019
0c3eefa
fix
ixiumu Sep 15, 2019
2612d59
clear user_credentials.json
ixiumu Sep 16, 2019
a20b7ad
fix config.json sshflags
ixiumu Sep 16, 2019
8aa4e9c
config.json
ixiumu Sep 16, 2019
bcb42b3
fix
ixiumu Sep 16, 2019
b102023
:construction: Work in progress
ixiumu Sep 16, 2019
bb83f70
add
ixiumu Sep 16, 2019
49c850e
:construction: Work in progress
ixiumu Sep 16, 2019
563a294
fix
ixiumu Jun 22, 2024
8e05337
fix
ixiumu Jun 22, 2024
e0d42c2
Merge branch 'master' into patch-1
ixiumu Jun 23, 2024
7cbd8d2
mg
ixiumu Jun 23, 2024
7021b63
backup
ixiumu Jun 23, 2024
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.code-workspace
# Binaries for programs and plugins
*.exe
*.exe~
Expand Down
Loading