1
0
mirror of https://github.com/chylex/Code-Statistics.git synced 2024-09-08 00:42:47 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
13341d4b76 Tweak formatting in main project, do minor refactoring 2016-10-05 22:05:31 +02:00
10d62b6b75 Move files around and redo build configurations 2016-09-30 02:38:58 +02:00
af6e108560 Address code analysis 2016-09-05 15:37:05 +02:00
b6670a0022 Fix formatting (missing space after comma in method calls) 2016-09-05 15:17:57 +02:00
02dfe82204 Refactor abstract classes, interfaces, and utils to a separate project CodeStatisticsCore 2016-06-23 02:05:37 +02:00
d54a09afa2 Add mozroots import call for Mono certificate issue in GitHub input 2016-03-12 21:05:58 +01:00
9dccd6eabf Add better GitHub WebException handling 2016-03-12 20:32:16 +01:00
8ce78b98e3 Remove a TODO on GitHub class and disable Download button when typing 2016-03-08 01:19:59 +01:00
20d08cf0a2 Fix inspection issues (localizable strings, template css & js fixes) 2016-03-07 00:34:28 +01:00
b1f798399d Change how GitHub canceling and disposing is handled 2016-03-03 21:59:24 +01:00
7b7bcc2a5c Add GitHub repo existence check and move remaining GitHub texts to Lang 2016-03-03 21:35:09 +01:00
8925755d9e Fix and improve GitHub repo matching, add DefaultBranch constant 2016-03-03 13:20:29 +01:00
159b483bfc Add support for input methods in program arguments 2016-03-01 22:24:35 +01:00
739670efc9 Work on input methods (archive drag & drop, GitHub refactoring) 2016-03-01 22:04:52 +01:00
dc11f8bd56 Work on program arguments, including GitHub repo validation 2016-03-01 19:39:41 +01:00
b08d510da5 Disable GitHub WebClient proxy to speed up requests 2016-02-29 20:19:42 +01:00
5c88e51a79 Improve ProjectLoadForm progress bar handling and have marquee for unknown GitHub DL size 2016-02-29 19:59:13 +01:00
cb7e55e1bb Add zip archive extraction input method 2016-02-29 13:53:17 +01:00
afc68a5450 Move MultiFolderDialog and ZipArchive to a different namespace 2016-02-29 13:26:43 +01:00
90afda6d7a Remove ZipArchive disposal from ExtractAsync 2016-02-29 03:06:39 +01:00
4e4d8eed1f Delete downloaded archives from GitHub 2016-02-29 01:44:47 +01:00
b2098e76e6 Add ZipArchive cancellation and GitHub repo extraction 2016-02-29 01:19:30 +01:00
8bfefab568 Rename ZipExtraction to ZipArchive and make it public 2016-02-29 01:01:43 +01:00
feeb31519c Add a WIP ZipExtraction class 2016-02-28 22:58:43 +01:00
cba89fc070 Work on GitHub (branch list, repo download, basic form) 2016-02-28 22:24:01 +01:00
1693f300bd Add IInputMethod.CancelProcess 2016-02-28 22:22:26 +01:00
db29887ce1 Replace FileSearch.OnReady with ProjectLoadForm.UpdateCallbacks 2016-02-28 21:55:50 +01:00
72264011d3 Make input related classes and structs public 2016-02-28 15:54:56 +01:00
cc98ca7372 Rework input by adding IInputMethod implemented by FileSearch and updating forms 2016-02-28 15:51:42 +01:00
2682ed98bb Add basic GitHub repository downloader class 2016-02-28 15:47:01 +01:00
afd99bafe8 Move MultiFolderDialog to Input/Methods namespace 2016-02-28 14:51:38 +01:00
66810e21e3 Move MultiFolderDialog and reimplement into the form menu 2016-02-16 16:31:17 +01:00
e26cca2288 Remove IProjectInputMethod and old menu handling workarounds 2016-02-16 15:01:20 +01:00
9b861b912d Fix inconsistencies and unnecessary code (resharper inspections) 2015-09-11 12:16:40 +02:00
5b5fe7d543 Add a link to the project github to main menu 2015-09-10 17:04:51 +02:00
a36f9d237c Add a Quit option to main menu 2015-09-08 20:55:01 +02:00
1cc9b055e3 Move input methods to a separate namespace 2015-09-08 20:53:56 +02:00