Commit graph

7,424 commits

Author SHA1 Message Date
wuggy
29bfa4fc7f IT LAUNCHES ON OS X 2026-04-05 02:08:42 +01:00
wuggy
ebfa229173 Add OS X branding + try to fix it hanging 2026-04-04 19:18:54 +01:00
wuggy
72c0f1de84 AAAAA ITS ON THE DOCK YESSSSS (still not fully fixed) 2026-04-04 18:02:55 +01:00
wuggy
44c2026517 Mozconfig tweak 2026-04-04 15:53:47 +01:00
wuggy
2ab5bcf93d [BETA] macOS support 2026-04-04 15:51:31 +01:00
ownedbywuigi
ec56576a88 Fix another bug in dark mode 2026-04-03 22:31:25 +01:00
ownedbywuigi
0e7b98bd62 update readme 2 2026-04-03 16:13:36 +01:00
ownedbywuigi
221ddce528 Update credits in readme 2026-04-03 14:30:40 +01:00
ownedbywuigi
8374beae8f Fix dark mode CSS bug 2026-04-03 14:28:11 +01:00
ownedbywuigi
aef29f93d0 Update to Twemoji 17 2026-04-03 14:06:21 +01:00
ownedbywuigi
f465a806b0 Merge branch 'main' of https://repo.dactyloidae.xyz/Dactyloidae/UXP 2026-04-03 10:57:44 +01:00
wuggy
15d4391aab revert a21f2f8be3
revert Fix bug in Windows SMTC
2026-04-03 10:57:14 +01:00
ownedbywuigi
89bf8a2b96 Fix about:support 2026-04-03 10:53:28 +01:00
ownedbywuigi
a21f2f8be3 Fix bug in Windows SMTC 2026-04-03 10:32:27 +01:00
ownedbywuigi
fd27b407c3 Attempt to fix semantic zoom 2026-04-03 10:30:12 +01:00
ownedbywuigi
232b7219ab Implement semantic zoom 2026-04-02 20:36:49 +01:00
ownedbywuigi
ea3e76e55c Add an Add-ons shortcut in about:preferences 2026-04-02 20:22:05 +01:00
ownedbywuigi
307ed3953e implement globalOverlay 13.1-pre2 2026-04-02 18:49:10 +01:00
ownedbywuigi
4a921caedf Fix bug with dark mode 2026-04-02 18:30:01 +01:00
ownedbywuigi
14f1894779 Add dark mode to the browser 2026-04-02 15:45:15 +01:00
ownedbywuigi
7a1e4d1312 New panel UI 2026-04-01 22:18:22 +01:00
ownedbywuigi
3a8b83027f Try to fix Chromium Edge transfer 2026-04-01 18:21:38 +01:00
ownedbywuigi
78baea7a1d Add the import wizard to settings, fix Chromium Edge 2026-04-01 18:01:58 +01:00
ownedbywuigi
75af6c218d Add new Microsoft Edge to list of migratable browsers 2026-04-01 17:33:02 +01:00
ownedbywuigi
6dfeba05d1 Fix bug where search bar in about:home does nothing 13.1-pre1 2026-04-01 16:33:21 +01:00
ownedbywuigi
bd5b144112 Fixed the titlebar being cut off in Windows 10 2026-04-01 16:08:27 +01:00
ownedbywuigi
83a3972d44 Add native Windows media SMTC metadata publishing 2026-04-01 15:59:21 +01:00
ownedbywuigi
f2d3eb036b Add a 'reason code' for when there isn't a reason string for a "corrupt extension" 2026-04-01 13:52:00 +01:00
ownedbywuigi
8bf148471c Add a "close all tabs to the left" button + fix compile error 2026-04-01 11:35:08 +01:00
ownedbywuigi
ea6b948f3b (from mypal68) Full webRequest support 2026-03-31 23:52:46 +01:00
ownedbywuigi
d90e52fac4 (from mypal68) Add incognito and windowId support to webRequest filtering 2026-03-31 21:25:53 +01:00
ownedbywuigi
223d5d6a25 Spoof to Firefox 128 for WebExtensions 2026-03-31 20:30:49 +01:00
ownedbywuigi
f2703f7f95 webRequest support 2026-03-31 20:04:18 +01:00
ownedbywuigi
c961f4e45c Enhanced WebExtension support + detailed reason on why a extension is "corrupt" 2026-03-31 14:37:57 +01:00
ownedbywuigi
257ddfa48d Enhance PDF handling by introducing DISPOSITION_FORCE_INLINE and updating content disposition logic 2026-03-31 11:46:59 +01:00
ownedbywuigi
9a60e2c532 Update process count preference to a fixed value and enhance content parent selection logic 2026-03-30 11:43:16 +01:00
ownedbywuigi
b603a2061a Re-introduce one process per tab 2026-03-30 00:36:02 +01:00
ownedbywuigi
32e0f7f621 Add infallibleInit method to ThreadLocal and AssertOwns methods to Mutex 2026-03-30 00:30:51 +01:00
ownedbywuigi
498b121c86 Fix the preference for e10s (enabled by default, disable if user wants to) 2026-03-29 23:43:08 +01:00
ownedbywuigi
b386e2fed1 patch backspace for e10s 2026-03-29 23:40:43 +01:00
ownedbywuigi
f342f6ce12 Revert one process per tab, regression in backspace handling 2026-03-29 23:00:40 +01:00
ownedbywuigi
c8833bbb37 update readme 2026-03-29 22:32:31 +01:00
ownedbywuigi
eca96d42e6 One process per tab for e10s 2026-03-29 22:27:29 +01:00
ownedbywuigi
c9ae15ae7b Add e10s in preferences (enabled by default) 2026-03-29 22:19:00 +01:00
ownedbywuigi
27fba4cabb Release 13.1 2026-03-29 22:07:36 +01:00
ownedbywuigi
0d1c6220b3 Initial effort to add e10s 2026-03-29 21:55:25 +01:00
ownedbywuigi
abd690a26f Merge branch 'main' of https://repo.dactyloidae.xyz/Dactyloidae/UXP 2026-03-29 21:46:32 +01:00
ownedbywuigi
6199242317 Attempt to fix https://forum.palemoon.org/viewtopic.php?f=3&t=33260 2026-03-29 21:45:49 +01:00
wuggy
8c0468725a Remove Hydra branding 2026-03-29 20:09:31 +01:00
wuggy
b19458894f Merge pull request 'Dactyloidae version 13.0' (#1) from 13.0 into main 13.0
Reviewed-on: https://repo.dactyloidae.xyz/Dactyloidae/UXP/pulls/1
2026-03-29 12:23:59 +01:00