Commit Graph

1663 Commits

Author SHA1 Message Date
hackademix 3c14dc7950
Version bump: 11.4.12rc1. 2022-09-27 20:57:39 +02:00
hackademix 3b2248b090 Version bump: 11.4.11. 2022-09-14 14:45:17 +01:00
hackademix cb6f18a5ed Fix broken NoScript dialogs when browser.privatebrowsing.autostart = true (issue#259, thanks foenix for reporting). 2022-09-11 09:14:15 +02:00
hackademix c94a80b1c3 Version bump: 11.4.11rc2. 2022-09-11 08:54:46 +02:00
hackademix 343d1e5d09 Avoid using fallback origins for main_frame loads. 2022-09-08 23:32:17 +02:00
hackademix 63d173f632 Version bump: 11.4.11rc1. 2022-09-08 22:54:22 +02:00
hackademix 21601d0244 Version bump: 11.4.10. 2022-08-31 23:33:08 +02:00
hackademix ca8b96d7bb [TabTies] Cascade and merge ties in a shared pool, to prevent them from being cut by closing a middle tab (thanks NDevTK for reporting). 2022-08-31 00:03:17 +02:00
hackademix ca67517523 Version bump: 11.4.10rc3. 2022-08-31 00:03:17 +02:00
hackademix 2a5c1f67a7 Extended origin normalization to top-level documents (thanks NDevTK for reporting). 2022-08-30 14:41:49 +02:00
hackademix c22eafc35b [TabGuard] Fixed regression in about:blank handling (thanks NDevTK for reporting). 2022-08-30 14:41:40 +02:00
hackademix 651e476650 Version bump: 11.4.10rc2. 2022-08-30 13:55:34 +02:00
hackademix aa8962ebb7 Better origin guess for requests from sandboxed iframes (thanks NDevTK for reporting). 2022-08-30 00:42:45 +02:00
hackademix 96ec2c2a6c More precise tracking of implicit origins in tab URLs. 2022-08-30 00:42:45 +02:00
hackademix d7e78eda19 [nscl] Stricter criteria for cutting tab relations (thanks NDevTK for reporting). 2022-08-30 00:42:45 +02:00
hackademix ee66b82321 Use window.origin when fetching policies for inheriting special URLs (thanks NDevTK for reporting). 2022-08-30 00:42:45 +02:00
hackademix c4e15e2d0c Better build script compatibility. 2022-08-30 00:42:45 +02:00
hackademix 1fc6482957 Version bump: 11.4.10rc1. 2022-08-30 00:41:26 +02:00
hackademix 48decc01db Updated NSCL 2022-08-19 23:13:43 +02:00
Giorgio Maone aa8f39da77
Merge pull request #236 from ElectronicsArchiver/main
Formatted README
2022-08-19 23:08:37 +02:00
hackademix 6363896e78 Version bump: 11.4.9. 2022-08-12 22:14:18 +02:00
hackademix dec587c9ed [L10n] Updated pl, tr, zh_CN. 2022-08-12 22:07:06 +02:00
hackademix aa2ae6d063 [TabGuard] Abort the load when the warning dialog is closed by any mean except the OK button. 2022-08-12 22:07:06 +02:00
hackademix d0a2fea73e [TabGuard] Stricter criteria for cutting tab relations (thanks fatboy for reporting.) 2022-08-12 22:06:49 +02:00
hackademix ae56f78c87 Version bump: 11.4.9rc1. 2022-08-12 21:44:31 +02:00
ElectronicsArchiver e8d6d99e88 Style Adjustments 2022-08-11 10:04:49 -04:00
トトも 258e2170d4 Adjusted Spacing 2022-08-11 10:04:49 -04:00
ElectronicsArchiver 1a6b92672f Formatted README 2022-08-11 10:04:49 -04:00
ElectronicsArchiver 01773b86f1 Removed Redundant LICENSE 2022-08-11 10:04:49 -04:00
ElectronicsArchiver cd06a30c59 Extended Editorconfig 2022-08-11 10:04:49 -04:00
ElectronicsArchiver 005c7345bb Added < Limited > EditorConfig For Consistent Format
Limited to ReadMe.md for now, expand in the future~
2022-08-11 10:04:49 -04:00
ElectronicsArchiver 5968d36f4b Replaced FAQ / Forum Links With Link Toolbar 2022-08-11 10:04:49 -04:00
ElectronicsArchiver 30b3bf5405 Added License Badge 2022-08-11 10:04:49 -04:00
hackademix 34736cefe1 Version bump: 11.4.8. 2022-08-11 01:51:07 +02:00
hackademix a9a03f472f [TabGuard] Avoid infinite redirection loops. 2022-08-11 01:27:19 +02:00
hackademix b0190cb103 Version bump: 11.4.8rc5. 2022-08-11 01:27:19 +02:00
hackademix 46dc62866d [TabGuard] Better request lifecycle management. 2022-08-11 00:30:28 +02:00
hackademix 4f9c27a39e [L10n] Updated it. 2022-08-10 23:41:51 +02:00
hackademix 9977cfdcbe Version bump: 11.4.8rc4. 2022-08-10 23:40:25 +02:00
hackademix e2a235a06b [TabGuard] Improved specificity + some bug fixes (thanks barbaz and fatboy). 2022-08-10 22:50:43 +02:00
hackademix ce5bf8c205 [TabGuard] Move "forget" button in its own line. 2022-08-10 22:48:57 +02:00
hackademix e37a64037f [L10n] Updated de, nl, ru, sq. 2022-08-10 22:46:21 +02:00
hackademix 8f08c10f6c [l10n] Automatic pull for 100% completed translations only. 2022-08-10 22:46:05 +02:00
hackademix c5c68f411a Version bump: 11.4.8rc3. 2022-08-10 14:41:22 +02:00
hackademix 1b038fb480 [TabGuard] Better management of subrequests in undecided tabs. 2022-08-10 13:04:43 +02:00
hackademix c642979e1b Version bump: 11.4.8rc2. 2022-08-10 12:04:47 +02:00
hackademix dd4042f10f Cross-tab identity leak protection (tor-browser#41071) 2022-08-10 01:06:07 +02:00
hackademix c052ea2a18 Version bump: 11.4.8rc1. 2022-08-09 23:34:48 +02:00
hackademix 9ec732ceb3 Version bump: 11.4.7. 2022-08-08 12:13:46 +02:00
hackademix 2a30b265f1 [XSS] Fixed regression in invalid characters optimization causing false negatives (thanks Tsubasa for reporting). 2022-08-06 17:15:31 +02:00