Commit graph

52 commits

Author SHA1 Message Date
dependabot[bot] 22eade27f6
Bump Nito.Collections.Deque from 1.0.4 to 1.1.0
Bumps [Nito.Collections.Deque](https://github.com/StephenCleary/Deque) from 1.0.4 to 1.1.0.
- [Release notes](https://github.com/StephenCleary/Deque/releases)
- [Commits](https://github.com/StephenCleary/Deque/compare/v1.0.4...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 17:59:30 +00:00
dependabot[bot] 44edf0ffd1
Bump Nito.AsyncEx.Tasks from 5.0.0 to 5.1.0
Bumps [Nito.AsyncEx.Tasks](https://github.com/StephenCleary/AsyncEx) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/StephenCleary/AsyncEx/releases)
- [Commits](https://github.com/StephenCleary/AsyncEx/compare/v5.0.0...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 17:51:51 +00:00
dependabot[bot] 7c6a165a2c
Bump Nito.Cancellation from 1.0.5 to 1.1.0
Bumps [Nito.Cancellation](https://github.com/StephenCleary/Cancellation) from 1.0.5 to 1.1.0.
- [Release notes](https://github.com/StephenCleary/Cancellation/releases)
- [Commits](https://github.com/StephenCleary/Cancellation/compare/v1.0.5...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-22 17:45:09 +00:00
Daniel dfb957faaa
Merge pull request #42 from Serraniel/dependabot/nuget/Newtonsoft.Json-12.0.3
Bump Newtonsoft.Json from 12.0.2 to 12.0.3
2020-10-22 19:44:23 +02:00
dependabot-preview[bot] 80b031d786
Bump Newtonsoft.Json from 12.0.2 to 12.0.3
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 12.0.3.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...12.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-22 17:43:46 +00:00
dependabot-preview[bot] 2d9f582295
Bump System.Interactive.Async from 4.0.0 to 4.1.1
Bumps [System.Interactive.Async](https://github.com/dotnet/reactive) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/dotnet/reactive/releases)
- [Commits](https://github.com/dotnet/reactive/compare/ixnet-v4.0.0...ixnet-v4.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-22 17:43:29 +00:00
Serraniel 59b7927fc6
#34 Ignore pre-releases 2020-07-27 12:58:56 +02:00
Serraniel a32cf6c6ad
#34 Some project settings 2020-07-27 12:58:39 +02:00
Serraniel c9f998de10
#34 set correct .Net standard 2020-07-27 12:55:27 +02:00
Serraniel 88eb90da18
#34 Updated multiple other packages 2020-07-27 12:53:37 +02:00
Serraniel 123a2e6965
#64 Updated Discord.Net nuget packages 2020-07-27 11:23:27 +02:00
Serraniel 6b6991f309
Build preperation 2019-01-30 21:01:16 +01:00
Serraniel 00fa678271 Build 2018-05-24 20:16:59 +02:00
Serraniel 57db3edc8a Fixed nuget referencing to SweetLib and maintained code so it will compile with current SweetLib Version 2018-05-20 16:22:04 +02:00
Serraniel 21a2a5ae9f Build 2018-01-22 20:17:54 +01:00
Serraniel ee72907744 New Build 2017-12-16 16:06:43 +01:00
Serraniel ef913f9cfc Cleanup of uses directives 2017-12-16 16:05:09 +01:00
Serraniel 3bbe5e72c5 Fix for automatic update. Versionhelper has loaded the application dll :/ 2017-12-16 16:04:01 +01:00
Serraniel a5d6817429 Added Sentry integration 2017-12-10 12:05:51 +01:00
Serraniel 2d9d8570b1 Fixed infiite download loop 2017-10-12 21:28:02 +02:00
Serraniel f617a36a6f Build 0.99.150 2017-10-12 21:07:50 +02:00
Serraniel ecec55ec07 Tried fixing login bugs 2017-10-04 13:20:45 +02:00
Serraniel df0980c86e Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
Serraniel eca0e337c5 First changes for new api 2017-10-04 11:27:01 +02:00
Serraniel 221b2bdff9 Semi upgraded to new Discord.Net 2017-09-25 19:50:59 +02:00
Serraniel c52dc3ddbd Delete invalid jobs (they stop the queue :feelsBadMan:) 2017-05-04 15:24:04 +02:00
Serraniel 548d10cda8 Fixed some exception 2017-05-02 13:32:37 +02:00
Serraniel 87d65cbf9e Did good stuff 2017-04-30 11:06:10 +02:00
Serraniel 19673cb07b Fixed some project things
Fixed error which kept downloading files over and over
2017-04-29 10:43:43 +02:00
Serraniel 8484a5e04c Some UI stuff and adjustments....Seriously...I am lost to the changes I did 2017-04-17 23:02:57 +02:00
Serraniel fe4a4769f8 Somehow implementation of downloading all the shit out of it 2017-04-17 21:56:53 +02:00
Serraniel 53f49b20c5 Did some of the MainForm stuff
Referenced SweetLib directly (temporary) instead vie Nuget for now.
2017-04-17 14:39:29 +02:00
Serraniel 9384c9c2d0 Some basic stuff 2017-04-16 22:46:29 +02:00
Serraniel ca344f5c73 Created Downloader 2017-04-16 17:57:27 +02:00
Serraniel ffea67dd12 Added download form
Started Launcher
2017-03-09 20:56:48 +01:00
Serraniel 1ac96b3966 Recreated project files 2017-03-09 20:08:35 +01:00
Serraniel 6ee94446d9 Build 2017-03-08 20:59:29 +01:00
Serraniel 15aa7a16f1 Fixed UI Bug 2017-03-08 20:56:55 +01:00
Serraniel 39e7733778 Little Update system and reworked versions 2017-03-08 20:55:15 +01:00
Serraniel 4a1ec5853b Some experimental stuff 2017-03-08 18:30:57 +01:00
Serraniel a1b880836f Build again 2017-01-29 10:31:53 +01:00
Serraniel 1b1ca8847e Changed target framework 2017-01-29 10:30:44 +01:00
Serraniel 8f84544af0 Build 2017-01-29 10:27:30 +01:00
Serraniel dc708060fc Finalised for first release build 2017-01-29 10:20:54 +01:00
Serraniel 9a4ca60458 Removed Progress Bar 2017-01-29 10:02:14 +01:00
Serraniel c25f5bbb0a Things I have done over night 2017-01-29 09:34:04 +01:00
Serraniel a7c60b23e0 Doing this with threads 2017-01-28 22:44:17 +01:00
Serraniel c6cbafbf61 First Try Download 2017-01-28 22:28:23 +01:00
Serraniel 2c27aa139c Prepared Main Form 2017-01-28 18:13:30 +01:00
Serraniel 0e47254e87 Adjusted Login Form 2017-01-28 17:50:56 +01:00