Commit graph

20 commits

Author SHA1 Message Date
Serraniel
4fdb226a21
#27 Optimized project structure 2019-02-15 17:52:26 +01:00
Serraniel
321c116f34
#27 generated license headers 2019-02-15 17:49:46 +01:00
Serraniel
3eb8750df7 Some fixes so it does compile again 2018-06-25 21:14:10 +02:00
Serraniel
b52b6b4189 some preparations for some improved logic 2018-05-02 19:57:10 +02:00
Serraniel
5cd9a0c200 Merge branch 'develop' into feature/DatabaseJobs
# Conflicts:
#	Discord Media Loader.Application/Classes/Core.cs
#	Discord Media Loader.Application/Classes/Job.cs
#	Discord Media Loader.Application/Classes/JobScheduler.cs
#	Discord Media Loader.Application/Classes/Settings.cs
#	Discord Media Loader.Application/DML.Application.csproj
2018-04-23 21:59:29 +02:00
Serraniel
8ca2ec9b27 Did some corrections because of sweetlib 2018-04-23 21:40:17 +02:00
Serraniel
d7bbbeade9 Little fixes and debug database 2018-02-05 20:33:40 +01:00
Serraniel
c2cfe54bee Added download method to the media data instances... 2018-02-01 21:36:16 +01:00
Serraniel
fb364f154d Restructed code to make the jobs save the media data and don´t run in a queue any more 2018-02-01 21:17:12 +01:00
Serraniel
ef21b6ed05 Fixed an error which caused null pointer exceptions in discord framework and interrupted the scanning queue permanently
Changed message count to acutally count scanned messages even if they already have scanned before
2018-01-22 20:08:08 +01:00
Serraniel
b1dbb28ea5 Finally fixed the attachment counter which caused crashs in older versions, too 2017-10-12 21:05:06 +02:00
Serraniel
5c45aad049 It is working 2017-10-04 15:01:54 +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
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