Commit Graph

26 Commits

Author SHA1 Message Date
Timothy Baldridge
d4e7311115 Merge master 2020-04-09 16:36:07 -06:00
erri120
792fa1f08a
Added FindSimilar CLI option 2020-04-08 21:56:53 +02:00
erri120
400db704ba
Added Changelog verb 2020-04-06 20:26:09 +02:00
erri120
3ae5ef6d83
Changed return type to ExitCode 2020-04-06 19:14:46 +02:00
erri120
fd66313858
Added Extension check for files 2020-04-06 15:20:14 +02:00
erri120
0f4c843730
Created and implemented ExitCode enum 2020-04-06 15:09:17 +02:00
erri120
0bb8d9e84c
Implemented new attributes in all verbs 2020-04-06 15:06:02 +02:00
erri120
f5082d97e6
Using OptionAttribute.Required to check if we need to exit 2020-04-06 14:59:38 +02:00
erri120
48332d67f1
Implemented new Attributes in ChangeDownload 2020-04-06 14:57:37 +02:00
erri120
9a3a3448d0
Enabled Nullable 2020-04-06 14:04:40 +02:00
Timothy Baldridge
b5006a0737 Everything compiles 2020-04-03 16:40:52 -06:00
Timothy Baldridge
3b895f4dbb WIP, converted Hashes to a Hash struct 2020-04-03 16:37:27 -06:00
Timothy Baldridge
a1e911669a
Youtube Downloader (#596)
* Can download audio tracks from Youtube, re-encoding to XWM in the process
2020-03-03 14:53:29 -07:00
Timothy Baldridge
44b78111a3 Server side cleanup, give authors the ability to delete their own files. Some sanity and logging checks for 2020-03-02 16:16:15 -07:00
Timothy Baldridge
42e732559c Fix issues with the server upload dieing, add server-log verb 2020-02-25 16:10:41 -07:00
erri120
8caa66b6fa
Created CLIUtils.Exit 2020-02-24 18:05:42 +01:00
erri120
52784789ab
Created CLIUtils with logging 2020-02-24 17:50:58 +01:00
erri120
a0826c9de6
Fixed some CLI bugs 2020-02-20 11:40:20 +01:00
erri120
adf67c7ad9
Multiple small fixes 2020-02-19 16:24:50 +01:00
erri120
d7becbfd1b
Added check to exit when both Copy and Move flags are set 2020-02-19 15:56:43 +01:00
erri120
55ba89b8e0
Added ChangeDownload CLI Verb 2020-02-19 15:49:06 +01:00
Timothy Baldridge
7d99e9e11f And CLI commands for refreshing the build server. Added icon to launch a commandline from WJ 2020-02-10 22:04:56 -07:00
Timothy Baldridge
bf19ad959a Command line options for downloading files from the CLI, fixes for Bethesda.NET integration. 2020-02-08 16:53:11 -07:00
erri120
33b89c100b
Added debug info 2020-02-08 19:47:32 +01:00
erri120
44155976d3
Added Modlist validation verb 2020-02-08 19:03:49 +01:00
Timothy Baldridge
aa85c0dc8c We have a CLI 2020-01-31 15:38:56 -07:00