Flow.Launcher/Plugins/Flow.Launcher.Plugin.BrowserBookmark
Jack251970 42a91fb3a0 Refactor tab tracking for thread safety and nullability
Replaced object locks with a custom Lock class for clearer thread synchronization in TabsCache and TabsTracker. Enabled nullable reference types in TabsTracker and updated method signatures and variables to use nullable types where appropriate. Modernized collection initializations and refactored methods for improved readability. Cleaned up using directives. These changes enhance thread safety, code clarity, and nullability handling in browser tab management.
2025-12-30 16:23:43 +08:00
..
Commands Use Flow.Launcher.Localization to improve code quality 2025-06-23 12:38:27 +08:00
Helper Release 2.0.1 (#3998) 2025-09-21 20:23:00 +08:00
Images Change Some Icons 2022-12-12 12:45:44 +09:00
Languages Resolved: Revert changes in Non-English language. They will be updated automatically in Crowdin 2025-12-29 08:42:14 +01:00
Models Implement reusing of existing tabs 2025-12-28 17:32:20 +01:00
Tabs Refactor tab tracking for thread safety and nullability 2025-12-30 16:23:43 +08:00
Views Resolved: several issues reported in PR 2025-12-29 23:53:15 +01:00
ChromeBookmarkLoader.cs Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
ChromiumBookmarkLoader.cs Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
CustomChromiumBookmarkLoader.cs Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
CustomFirefoxBookmarkLoader.cs Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
EdgeBookmarkLoader.cs Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
FirefoxBookmarkLoader.cs Merge remote-tracking branch 'origin/master' into resolve_conflicts 2025-08-31 17:53:21 +10:00
Flow.Launcher.Plugin.BrowserBookmark.csproj Merge branch 'dev' into feat/reuse-tabs-in-bookmarks-plugin 2025-12-28 18:08:34 +01:00
IBookmarkLoader.cs Code cleanup: Flow.Launcher.Plugin.BrowserBookmark 2024-04-16 13:00:19 +06:00
Main.cs Resolved: TabsTracker is not disposed - potential resource leak. 2025-12-28 23:46:38 +01:00
plugin.json set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
THIRD_PARTY_NOTICES.json Resolved: Populate empty PackageUrl and Copyright fields for Flow.Launcher.Localization. 2025-12-29 00:39:58 +01:00
THIRD_PARTY_NOTICES.md Resolved: Fix grammar: use 'its' instead of 'it's'. 2025-12-28 23:49:28 +01:00