Commit graph

47 commits

Author SHA1 Message Date
Serraniel c1c0c372c7
Fix after merge 2019-02-15 17:14:41 +01:00
Serraniel f29e9e2b8a
Merge branch 'develop' into feature/DatabaseJobs
# Conflicts:
#	Discord Media Loader.Application/Classes/Core.cs
#	Discord Media Loader.Application/Classes/JobScheduler.cs
#	Discord Media Loader.Application/Classes/Settings.cs
2019-02-15 17:13:43 +01:00
Serraniel 0772edd354
Debug database in debug configuration 2019-02-15 17:11:00 +01:00
Serraniel 9c141e9f5c
Merge branch 'master' into develop
# 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/MainForm.cs
2019-02-15 16:58:01 +01:00
Daniel caa1190cb2
Merge pull request #26 from Serraniel/bugfix/#20-application-cannot-be-closed-during-setup
#20 Only continue after login dialog if "ok" is the dialog result.

This will close #20 .
2019-01-30 20:58:58 +01:00
Serraniel d90457b6e3
#20 Only continue after login dialog if "ok" is the dialog result. 2019-01-30 20:54:07 +01:00
Serraniel 560c3711fa
#10 Some optimization 2019-01-30 20:50:53 +01:00
Serraniel ff52b5eb8a
#10 Fixed testing code 2019-01-30 20:50:22 +01:00
Serraniel 224273d97b
#10 Removed dead code 2019-01-30 20:47:13 +01:00
Serraniel c9a2fc1140
#10 Fixed handling of outdated / wrong logintokens 2019-01-30 20:35:29 +01:00
Serraniel a85aa1f96c
Added startup confirmation to inform the user about selfbots violating discord tos 2018-08-29 22:55:01 +02:00
Serraniel 3eb8750df7 Some fixes so it does compile again 2018-06-25 21:14:10 +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 b52b6b4189 some preparations for some improved logic 2018-05-02 19:57:10 +02:00
Serraniel ec4ee45182 Fixed empty lines 2018-04-23 21:59:45 +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 7358be85e3 Disable RPC by default 2018-04-23 21:40:25 +02:00
Serraniel 8ca2ec9b27 Did some corrections because of sweetlib 2018-04-23 21:40:17 +02:00
Serraniel 051b0713ee Implemented rpc handler and added rpc library 2018-04-01 20:16:58 +02:00
Serraniel 2add4afa24 Added helper file 2018-04-01 20:16:17 +02:00
Serraniel 8aa1296887 Added basic RPC wrapper into project 2018-04-01 18:48:25 +02:00
Serraniel d7bbbeade9 Little fixes and debug database 2018-02-05 20:33:40 +01:00
Serraniel a867b35cad Reduced uses 2018-02-01 21:36:38 +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 b022306cfd Implemented the RescanRequired 2018-02-01 21:16:23 +01:00
Serraniel 4d6cc85732 Added media data class 2018-02-01 20:47:04 +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 b5945036fd Contine on exception during scanning 2018-01-22 20:07:10 +01:00
Serraniel ef913f9cfc Cleanup of uses directives 2017-12-16 16:05:09 +01:00
Serraniel a5d6817429 Added Sentry integration 2017-12-10 12:05:51 +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 1676c9d961 Fixed the fix for invalid path names :P 2017-10-12 21:04:48 +02:00
Serraniel 5ea5abfdfd Fixed invalid filenames 2017-10-12 20:15:46 +02:00
Serraniel 5c45aad049 It is working 2017-10-04 15:01:54 +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 2a5ff86ba9 Fixes 2017-05-20 10:23:31 +02:00
Serraniel 6844627723 Name adjustements 2017-05-02 13:33:17 +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