Commit Graph

23 Commits

Author SHA1 Message Date
1a0a26d7b3
support 'recursive' flag to recursively delete folders. 2023-05-26 17:58:25 +09:00
9ed9c4d0f2
catch control-c action. 2023-05-23 11:48:09 +09:00
9d62d3fb6a
follow changes to auth api on 2023-05-22. 2023-05-22 13:48:38 +09:00
837f035bc1
serialize dict to a JSON formated string. 2023-05-18 11:45:18 +09:00
d983c452de
set user agent string. 2023-05-17 14:51:19 +09:00
37a4cedc4d
convert newline code to 'LF` 2023-05-12 11:50:27 +09:00
5a5beb5645
add namespace MDRS_CLIENT to customizable enviroment variables. 2023-05-11 19:01:07 +09:00
5c41ed041d
increase compatibility with windows 11. 2023-05-11 18:55:48 +09:00
b4780dd069
update readme to add description of chacl command. 2023-05-11 17:04:05 +09:00
b028c86b20
implemented to change folder access level chacl command. 2023-05-11 17:00:14 +09:00
995e4cc467
add -p option for support to open PW_OPEN folder. 2023-05-10 20:10:43 +09:00
97007233c6
split source code for each command. 2023-05-10 18:17:35 +09:00
dd0b0ba68f
optimize class dependencies. 2023-05-10 14:46:08 +09:00
0281dd2ccb
update document and remove debug code. 2023-05-09 19:45:03 +09:00
35defa39a6
introduce mutex to avoid multiple token refresh when using threads. 2023-05-09 19:30:07 +09:00
8ee220137f
implemented to remove file or folder commnand rm. 2023-05-09 18:48:15 +09:00
fd2238f5ca
implemented to move or rename file/folder command mv 2023-05-09 18:38:58 +09:00
e7197673fc
implemented mutiple download feature. 2023-05-09 14:38:13 +09:00
c724af538b
use concurrent for the multiple file uploads instead of multiprocess. 2023-05-09 13:08:50 +09:00
6e065e7e25
removed debug code. 2023-05-08 17:09:42 +09:00
06a91de15e
retrieve laboratories data again if the token has been expied. 2023-05-08 17:06:53 +09:00
fb8dfbef10
add the function to check cache data for tampering. 2023-05-08 17:04:03 +09:00
819c4a6a07
first commit 2023-05-01 20:00:32 +09:00