Commit graph

140 commits

Author SHA1 Message Date
Serraniel 3b8f440bb2 Merge branch 'feature/RPC-config' into develop
* feature/RPC-config:
  Disable RPC by default
  Did some corrections because of sweetlib
2018-04-23 21:41:45 +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 c36acc0750 Merge branch 'feature/RPC' into develop
* feature/RPC:
  Revert "Added discord rpc and demo repository"
  Implemented basic rpc setup
  Implemented rpc handler and added rpc library
  Added helper file
  Added basic RPC wrapper into project
  Disabled update check on debug versions
  Added discord rpc and demo repository
2018-04-01 20:23:48 +02:00
Serraniel 842266f338 Revert "Added discord rpc and demo repository"
This reverts commit 9278a804cf.
2018-04-01 20:20:35 +02:00
Serraniel 6a6a2e7c9a Implemented basic rpc setup 2018-04-01 20:17:31 +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 fc27243c1e Disabled update check on debug versions 2018-04-01 18:48:06 +02:00
Serraniel 9278a804cf Added discord rpc and demo repository 2018-04-01 18:28:39 +02:00
Serraniel 27ed4a00ba Merge branch 'master' into develop
* master:
  Removed unneccasry parts of code
  Build
  Added an option to set online state. Refresh timer added as it was required to display correct information in UI
2018-04-01 18:26:01 +02:00
Serraniel 389b11d762 Merge branch 'master' into support/1.1
* master:
  Removed unneccasry parts of code
2018-03-29 13:55:48 +02:00
Serraniel cbad923333 Removed unneccasry parts of code 2018-03-26 00:01:03 +02:00
Serraniel b3bfb21139 Merge branch 'support/1.0'
* support/1.0:
  Build
  Added an option to set online state. Refresh timer added as it was required to display correct information in UI
2018-03-25 23:47:20 +02:00
Serraniel 7698c55da1 Build 2018-03-25 23:46:46 +02:00
Serraniel 325d5244fc Merge branch 'feature/online-state' into support/1.0
* feature/online-state:
  Added an option to set online state. Refresh timer added as it was required to display correct information in UI
2018-03-25 23:44:54 +02:00
Serraniel 40cb1ab14d Added an option to set online state. Refresh timer added as it was required to display correct information in UI 2018-03-25 23:44:33 +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 698729cec7 Merge branch 'support/1.0' into develop
* support/1.0:
  Build
2018-01-22 20:38:45 +01:00
Serraniel 21a2a5ae9f Build 2018-01-22 20:17:54 +01:00
Serraniel bea7715599 Merge branch 'develop'
* develop:
  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
  Contine on exception during scanning
2018-01-22 20:14:48 +01:00
Serraniel 0f1b6f8f9b Merge branch 'bugfix/DownloadQueue_stops_working' into develop
* bugfix/DownloadQueue_stops_working:
  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
  Contine on exception during scanning
  New Build
2018-01-22 20:14:16 +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 ee72907744 New Build 2017-12-16 16:06:43 +01:00
Serraniel 90877b824c Merge branch 'develop'
* develop:
  Cleanup of uses directives
  Fix for automatic update. Versionhelper has loaded the application dll :/
2017-12-16 16:05:51 +01:00
Serraniel f7b7ad2d7a Merge branch 'bugfix/Updater' into develop
* bugfix/Updater: (30 commits)
  Cleanup of uses directives
  Fix for automatic update. Versionhelper has loaded the application dll :/
  Build
  Added Sentry integration
  Fixed infiite download loop
  Build 0.99.150
  Finally fixed the attachment counter which caused crashs in older versions, too
  Fixed the fix for invalid path names :P
  Fixed invalid filenames
  It is working
  Tried fixing login bugs
  Helload of shit i have done and reversed 👀
  First changes for new api
  Semi upgraded to new Discord.Net
  Fixes
  Delete invalid jobs (they stop the queue :feelsBadMan:)
  Name adjustements
  Fixed some exception
  Some finalisation
  Did good stuff
  ...
2017-12-16 16:05:41 +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 219f4601cd Build 2017-12-10 12:08:23 +01:00
Serraniel 8f8f3a4b1e Merge branch 'milestone/first_release'
* milestone/first_release: (26 commits)
  Added Sentry integration
  Fixed infiite download loop
  Build 0.99.150
  Finally fixed the attachment counter which caused crashs in older versions, too
  Fixed the fix for invalid path names :P
  Fixed invalid filenames
  It is working
  Tried fixing login bugs
  Helload of shit i have done and reversed 👀
  First changes for new api
  Semi upgraded to new Discord.Net
  Fixes
  Delete invalid jobs (they stop the queue :feelsBadMan:)
  Name adjustements
  Fixed some exception
  Some finalisation
  Did good stuff
  Fixed some project things Fixed error which kept downloading files over and over
  Some UI stuff and adjustments....Seriously...I am lost to the changes I did
  Somehow implementation of downloading all the shit out of it
  ...
2017-12-10 12:07:20 +01:00
Serraniel 0ddefc4023 Merge branch 'feature/sentry' into milestone/first_release
* feature/sentry:
  Added Sentry integration
2017-12-10 12:06:46 +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 2bd5b95e58 Merge branch 'feature/New_Discord_API' into milestone/first_release
* feature/New_Discord_API:
  Finally fixed the attachment counter which caused crashs in older versions, too
  Fixed the fix for invalid path names :P
  Fixed invalid filenames
  It is working
  Tried fixing login bugs
  Helload of shit i have done and reversed 👀
  First changes for new api
  Semi upgraded to new Discord.Net
2017-10-12 21:05:40 +02: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