1
0
Fork 0
Commit Graph

2152 Commits

Author SHA1 Message Date
chylex c91f1d0e5e
Remove "scripts" folder and JS/CSS minification 2021-12-23 18:22:21 +01:00
chylex 6a421292b3
Refactor notification bootstrapping 2021-12-23 16:00:35 +01:00
chylex 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
chylex 008de87e55
Refactor plugin bootstrapping 2021-12-23 05:02:53 +01:00
chylex e7479ef9e3
Fix missing module import 2021-12-22 13:25:03 +01:00
chylex 13f8f12ac8
Refactor error page 2021-12-22 10:05:01 +01:00
chylex fd634379d7
Improve resistance to errors in bootstrapping script and modules 2021-12-22 08:49:00 +01:00
chylex e854315a81
Reorganize resources folder 2021-12-22 08:37:45 +01:00
chylex 86136d7692
Refactor update checker as a bootstrapped module 2021-12-22 07:53:52 +01:00
chylex db251bfdfd
Add new resources folder to installers & remove old CEF files on update 2021-12-22 07:25:39 +01:00
chylex 9d39f26d54
Refactor introduction dialog as a bootstrapped module 2021-12-22 06:40:14 +01:00
chylex 9cd813c02c
Refactor login page scripts & styles into modules and remove stuff broken by Twitter updates 2021-12-22 06:35:47 +01:00
chylex 8e1f87e062
Expand module bootstrapping mechanism 2021-12-22 06:35:47 +01:00
chylex dda954285c
Refactor main browser CSS injections 2021-12-22 05:08:04 +01:00
chylex ed4f7b6b72
Refactor main browser code into JS modules 2021-12-22 03:00:14 +01:00
chylex 7239dcf4d2
Add td:// scheme for modularized resources 2021-12-21 12:48:45 +01:00
chylex 901cca268e
Minor refactoring of custom URL schemes 2021-12-21 12:48:45 +01:00
chylex b909341988
Delete devtools_resources.pak when updating 2021-12-21 12:48:45 +01:00
chylex 3e607ae0fe
Fix JS script execution after updating CefSharp 2021-12-21 12:27:29 +01:00
chylex 587060f73c
Update Rider project settings 2021-12-21 12:27:28 +01:00
chylex 3ea6f6ac18
Make opening dev tools via context menu immediately focus right-clicked element 2021-12-18 03:13:18 +01:00
chylex c162761464
Reduce minification of resource files 2021-12-18 01:49:01 +01:00
chylex 994f9635ef
Fix post build scripts to support moved F# executables 2021-12-18 01:29:31 +01:00
chylex ab8752845d
Fix importing/exporting login session after CEF updates 2021-12-17 23:48:02 +01:00
chylex a94ee2fe4b
Update CefSharp to 96 & add VC++ 2019 and UCRT DLLs to the repository 2021-12-17 23:48:02 +01:00
chylex 763c999b09
Remove analytics 2021-12-17 20:27:48 +01:00
chylex b18cd2658c
Fix source code indentation problems 2021-12-17 01:46:08 +01:00
chylex d9782f554f
Move TweetLib.Communication library to .NET Standard 2.0 2021-12-17 00:38:40 +01:00
chylex f1d9663709
Update CefSharp to 92 2021-12-16 23:31:40 +01:00
chylex bcf77052a5
Reformat solution & setup Rider project 2021-08-07 09:41:00 +02:00
chylex 85d15b32e9 Release 1.20 2021-02-03 04:27:46 +01:00
chylex 3d3b695c85 Fix broken login page after Twitter changed it
Closes #313
2021-02-03 03:52:00 +01:00
chylex 88b7cac298 Add Rider module 2021-02-03 03:51:02 +01:00
chylex c7efa631e1 Enforce LF line endings 2021-02-01 00:39:45 +01:00
chylex aeb90cbb1a Update CefSharp to 86 2021-02-01 00:00:34 +01:00
chylex ae1c59847f Refactor locking mechanism & improve error reporting for failed locks 2020-06-16 00:28:35 +02:00
chylex 651d9be57c Release 1.19.0.2 2020-06-14 15:54:19 +02:00
chylex eeb32db6fb Work around CEF tooltip showing for links 2020-06-14 15:22:58 +02:00
chylex daa0780644 Release 1.19.0.1 2020-06-09 20:27:29 +02:00
chylex 8502f9105f Add sound notification file size warning as it's now loaded into memory 2020-06-08 23:33:43 +02:00
chylex 16ced3d827 Fix resource handlers reuse & broken notification sound 2020-06-08 23:33:43 +02:00
chylex 1c16187346 Release 1.19 2020-06-08 16:58:58 +02:00
chylex 2fe058d9cb Fix crash if reloading plugins reports errors before the main window appears 2020-06-08 09:03:22 +02:00
chylex cefdadd53a Update installer to remove native_blob.bin 2020-06-07 18:01:40 +02:00
chylex c21c10df63 Add a way to exclude <link> tags from being auto-added to notifications 2020-06-07 15:45:55 +02:00
chylex b4d359d30c Add TDPF_createStorage as a plugin replacement for localStorage 2020-06-07 11:33:58 +02:00
chylex 1e8c62ac25 Add plugin object validation to TDPF functions 2020-06-07 10:28:55 +02:00
chylex c578f36644 Block CSP reports 2020-06-06 10:00:25 +02:00
chylex c973d0cff4 Fix missing resources from csproj & reorganize it 2020-06-06 09:10:54 +02:00
chylex 0c3d9ae46a Refactor main JS code & split code.js into multiple files 2020-06-06 09:01:50 +02:00