1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2024-11-15 02:42:46 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
fa534f9eb3
Work on abstracting app logic and making some implementation optional 2022-01-16 17:49:55 +01:00
bf9a0226be
Major refactor to abstract app logic into libraries 2022-01-08 13:50:21 +01:00
a7a5723c4b
Revert removal of default browser background color 2021-12-30 10:40:30 +01:00
17e42df42d
Minor tweak to load error handling 2021-12-30 10:25:47 +01:00
f41a5946e4
Reorganize libraries and unit tests 2021-12-28 15:40:45 +01:00
7de0c50387
Apply default background color only to Twitter and TweetDeck websites 2021-12-25 05:52:59 +01:00
dfde38ea3b
Fix screenshotting wrong tweet if cursor moves away from right-clicked tweet too quickly 2021-12-24 10:14:12 +01:00
13f8f12ac8
Refactor error page 2021-12-22 10:05:01 +01:00
e854315a81
Reorganize resources folder 2021-12-22 08:37:45 +01:00
86136d7692
Refactor update checker as a bootstrapped module 2021-12-22 07:53:52 +01:00
9d39f26d54
Refactor introduction dialog as a bootstrapped module 2021-12-22 06:40:14 +01:00
9cd813c02c
Refactor login page scripts & styles into modules and remove stuff broken by Twitter updates 2021-12-22 06:35:47 +01:00
8e1f87e062
Expand module bootstrapping mechanism 2021-12-22 06:35:47 +01:00
dda954285c
Refactor main browser CSS injections 2021-12-22 05:08:04 +01:00
ed4f7b6b72
Refactor main browser code into JS modules 2021-12-22 03:00:14 +01:00
3e607ae0fe
Fix JS script execution after updating CefSharp 2021-12-21 12:27:29 +01:00
f1d9663709
Update CefSharp to 92 2021-12-16 23:31:40 +01:00
bcf77052a5
Reformat solution & setup Rider project 2021-08-07 09:41:00 +02:00
16ced3d827 Fix resource handlers reuse & broken notification sound 2020-06-08 23:33:43 +02:00
9f5580d983 Eliminate a few post-launch frames of misaligned TweetDeck load icon 2020-06-06 07:36:03 +02:00
1991f7f50f Bypass 'tdp://' CORS without AddCrossOriginWhitelistEntry 2020-06-06 07:36:02 +02:00
ad28d2279f Fix runtime errors & minor tweaks after updating CefSharp 2020-06-05 06:20:19 +02:00
1e3de31fc3 Fix compile errors after updating CefSharp 2020-06-05 06:20:19 +02:00
63de08c635 Fix plugin code running in blank notifications from previous commit 2020-06-04 04:33:50 +02:00
458eeeccda Add tdp:// scheme for plugins (with 'root/' to access root files) 2020-06-02 12:31:34 +02:00
ae8b740600 Reorganize namespaces in main project 2020-04-25 02:16:57 +02:00