Commit graph

7,861 commits

Author SHA1 Message Date
wuggy
5f127cd9f8 Enable ExtensionStorage.jsm in moz.build 2026-09-19 04:52:16 -07:00
wuggy
cc3106406f Add Tampermonkey WebExtension manifest and managed storage compatibility 2026-09-19 04:45:24 -07:00
wuggy
5ac0d5acc3 fuck this shit bro (add tabs.onReplaced notification) 2026-09-19 04:40:20 -07:00
wuggy
e5a431b519 Fix IndexedDB clone failures for WebExtension cache records 2026-09-19 04:26:17 -07:00
wuggy
f20132edb0 Fix browser console errors 2026-09-19 04:21:19 -07:00
wuggy
bb1928da05 Fix "unknown localization message" 2026-09-19 04:14:50 -07:00
wuggy
dbc2b42c7f Fix WebExtension startup and URI matching compatibility 2026-09-19 04:08:21 -07:00
wuggy
1b90447aa4 try to fix ubO again 2026-09-19 03:59:37 -07:00
wuggy
a69e982b98 Add 'menus' to WE manifest 2026-09-19 03:50:15 -07:00
wuggy
0ff6a01974 Merge branch '14.0' of https://repo.dactyloidae.xyz/Dactyloidae/UXP into 14.0 2026-09-19 03:44:00 -07:00
wuggy
5eb353096b fix ws, wss and moz-extension in matchpattern 2026-09-19 03:43:57 -07:00
wuggy
5bf0a6f099 Add the Telegram channel 2026-09-19 11:32:06 +01:00
wuggy
639d4eb85f Revert "JS optimisations pt.1"
This reverts commit 6cc90c7009.
2026-09-19 03:27:58 -07:00
wuggy
38d4836a94 Revert "JS optimisations pt.2"
This reverts commit d4d7110154.
2026-09-19 03:27:44 -07:00
wuggy
57592e04c9 Revert "JS optimisations pt.3"
This reverts commit 5f2a3dd028.
2026-09-19 03:27:30 -07:00
wuggy
5f2a3dd028 JS optimisations pt.3 2026-09-18 13:50:44 -07:00
wuggy
d4d7110154 JS optimisations pt.2 2026-09-18 13:24:41 -07:00
wuggy
6cc90c7009 JS optimisations pt.1 2026-09-18 13:11:49 -07:00
wuggy
c27a24f779 CWebRenger pt3 2026-09-18 12:22:33 -07:00
wuggy
fe181d242f CWebRender pt2 2026-09-18 12:00:30 -07:00
wuggy
1190eb1c6a WebRender preference (gfx.webrender.enable, false by default) 2026-09-17 23:27:05 -07:00
wuggy
312a33d27f CWebRender initial commit 2026-09-17 23:14:47 -07:00
wuggy
78c309f1b3 Update credits 2026-09-17 20:07:22 +01:00
EAZYBLACK
58450bb3f1 Rename The Non-MFT VP9 Implementation to DXVA2 2026-09-17 15:07:17 +03:00
wuggy
040fea8947 Add Google and Startpage, make Startpage default search engine 2026-09-16 14:05:47 -07:00
wuggy
074aad16de Tri-GUID system (PM, Basilisk, Firefox) 2026-09-16 13:50:03 -07:00
wuggy
3cc62de968 fix path error in browser.css 2026-09-16 13:29:20 -07:00
wuggy
fe92f4e76b Temporarily revert to Australis 2026-09-16 13:24:07 -07:00
EAZYBLACK
d429155206 Fix Youtube Video Codec Preferences not working 2026-09-16 20:35:57 +03:00
EAZYBLACK
1d6f94f417 Bug Fix - Installer wasn't copying internal user scripts. 2026-09-16 20:22:44 +03:00
EAZYBLACK
65d1054d34 Use Native Titlebar by Default 2026-09-16 19:41:55 +03:00
EAZYBLACK
93f8b4321f Change Browser Version to 14.0 2026-09-16 19:15:29 +03:00
wuggy
9230d4f436 Add YouTube codec check and their settings 2026-09-15 14:15:53 -07:00
wuggy
f56f753c74 Merge branch '14.0' of https://repo.dactyloidae.xyz/Dactyloidae/UXP into 14.0 2026-09-15 14:03:26 -07:00
wuggy
de4d9aa091 Revert "fix ubO pt.5"
This reverts commit ae54ac8e28.
2026-09-15 14:03:09 -07:00
EAZYBLACK
1414824320 Add VP9 Hardware Decoding with DXVA (Non-MFT), Vista+
Thanks to Maggie (imjustsomeoneiguess) on discord for helping with a lot of this VP9 media code.
This is the first browser so far to support VP9 Non MFT
2026-09-15 18:36:03 +03:00
wuggy
30c7ed8319 I fucked up pt.2 2026-09-14 16:26:38 -07:00
wuggy
e0fe6706d1 AAAAAAAAAAAAAAAAAAAAAAAAAAA 2026-09-14 16:11:09 -07:00
wuggy
ae54ac8e28 fix ubO pt.5 2026-09-14 15:57:30 -07:00
wuggy
e134fea1ba fix ubO pt.4 2026-09-14 15:39:45 -07:00
wuggy
3f10f6cfc5 fix ubO pt.3 2026-09-14 15:25:18 -07:00
wuggy
f628239ef3 finally finish webRequest 2026-09-14 15:06:27 -07:00
wuggy
bb0adb61ae waiter waiter more webextensions please 2026-09-14 14:37:34 -07:00
wuggy
3837792171 (attempt) to fix ubO latest (not PM ubO) 2026-09-14 14:15:03 -07:00
wuggy
89b2dcbb96 Fix build error 2026-09-14 13:57:28 -07:00
Moonchild
3ad2791ea1 Issue #3109 - Clamp border-radius value to Int32.MaxValue
This avoids artifacts from out-of-bounds values.
Resolves #3109
2026-09-14 13:44:38 -07:00
Moonchild
6e43835b34 Issue #3109 - Use CSS' internal length clamp value instead. 2026-09-14 13:43:19 -07:00
Basilisk-Dev
536619ee89 Issue #3053 - Implement CSSStyleSheet constructor 2026-09-14 13:34:27 -07:00
wuggy
c02dd71673 Fix build error 2026-09-14 02:45:43 -07:00
Amelia Hart
fc206f5ab1 Assert GCRuntime::enter/leaveUnsafe region is main-thread only 2026-09-14 02:31:05 -07:00