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

2175 Commits

Author SHA1 Message Date
115428ec50
Fix popups for Google & Apple sign-in 2022-01-01 19:53:36 +01:00
5f60852fbb
Fix broken forced redirect from plain twitter.com to TweetDeck 2022-01-01 19:44:01 +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
7e692460d8
Hide VC++ redist files from project 2021-12-30 10:24:24 +01:00
f41a5946e4
Reorganize libraries and unit tests 2021-12-28 15:40:45 +01:00
29fee155d7
Release 1.21.0.1 2021-12-25 19:22:34 +01:00
32728fc20a
Fix JS error when hiding update notification 2021-12-25 19:22:34 +01:00
394cb80022
Fix custom CSS and sound notification settings not applying on launch 2021-12-25 19:09:22 +01:00
21e49505d1
Release 1.21 2021-12-25 08:06:21 +01:00
e0025e02d1
Add option to use system proxy for all connections
Closes #319
2021-12-25 08:06:21 +01:00
4a9590c1d9
Disable color profile detection by default & add option to re-enable it 2021-12-25 08:06:20 +01:00
7de0c50387
Apply default background color only to Twitter and TweetDeck websites 2021-12-25 05:52:59 +01:00
ccb87351c1
Fix notifications having outdated theme-related attributes on the <html> element 2021-12-24 15:50:01 +01:00
273e7266eb
Fix bootstrap script issues (wrong ID and stylesheets appearing in notifications) 2021-12-24 15:31:10 +01:00
427975e5ce
Automatically update relative time shown in notifications 2021-12-24 14:54:58 +01:00
adb304b6a2
Remove section on Dev Tools in the guide 2021-12-24 12:38:15 +01:00
3a89a28f8b
Move the official guide directly into the app 2021-12-24 11:30:42 +01:00
cff93dcc97
Remove scripts folder from pre-build script 2021-12-24 11:00:12 +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
a8e7f065cf
Rewrite screenshot functionality using new DevTools API 2021-12-24 09:12:46 +01:00
5ebfc67e48
Replace ScriptLoader & reimplement resource hot swap 2021-12-24 06:41:34 +01:00
57b03baad9
Add in-memory caching to td:// and tdp:// schemes 2021-12-23 18:26:42 +01:00
c91f1d0e5e
Remove "scripts" folder and JS/CSS minification 2021-12-23 18:22:21 +01:00
6a421292b3
Refactor notification bootstrapping 2021-12-23 16:00:35 +01:00
ceae748503
Fix the possibility of plugin functions running in wrong order if main module loading gets delayed 2021-12-23 05:23:02 +01:00
008de87e55
Refactor plugin bootstrapping 2021-12-23 05:02:53 +01:00
e7479ef9e3
Fix missing module import 2021-12-22 13:25:03 +01:00
13f8f12ac8
Refactor error page 2021-12-22 10:05:01 +01:00
fd634379d7
Improve resistance to errors in bootstrapping script and modules 2021-12-22 08:49:00 +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
db251bfdfd
Add new resources folder to installers & remove old CEF files on update 2021-12-22 07:25:39 +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
7239dcf4d2
Add td:// scheme for modularized resources 2021-12-21 12:48:45 +01:00
901cca268e
Minor refactoring of custom URL schemes 2021-12-21 12:48:45 +01:00
b909341988
Delete devtools_resources.pak when updating 2021-12-21 12:48:45 +01:00
3e607ae0fe
Fix JS script execution after updating CefSharp 2021-12-21 12:27:29 +01:00
587060f73c
Update Rider project settings 2021-12-21 12:27:28 +01:00
3ea6f6ac18
Make opening dev tools via context menu immediately focus right-clicked element 2021-12-18 03:13:18 +01:00
c162761464
Reduce minification of resource files 2021-12-18 01:49:01 +01:00
994f9635ef
Fix post build scripts to support moved F# executables 2021-12-18 01:29:31 +01:00
ab8752845d
Fix importing/exporting login session after CEF updates 2021-12-17 23:48:02 +01:00
a94ee2fe4b
Update CefSharp to 96 & add VC++ 2019 and UCRT DLLs to the repository 2021-12-17 23:48:02 +01:00
763c999b09
Remove analytics 2021-12-17 20:27:48 +01:00
b18cd2658c
Fix source code indentation problems 2021-12-17 01:46:08 +01:00