wuggy
|
c733f8d1d1
|
[13.2.1] Fix YouTube UAO
|
2026-07-31 15:25:03 -03:00 |
|
wuggy
|
2e7355c0ef
|
13.2.1 pt 2
|
2026-07-28 22:11:58 +01:00 |
|
wuggy
|
bbc9a10f93
|
13.2.1 pt 1
|
2026-07-28 22:11:45 +01:00 |
|
wuggy
|
741ba79bfe
|
Merge pull request 'basilisk internal userscripts' (#23) from 13.2-release into main
Reviewed-on: https://repo.dactyloidae.xyz/Dactyloidae/UXP/pulls/23
|
2026-07-13 17:52:39 +01:00 |
|
wuggy
|
5c168f64fc
|
Backport Basilisk internal userscripts
|
2026-07-13 08:48:40 -07:00 |
|
wuggy
|
77223e1f58
|
Dactyloidae version 13.3 initial commit
|
2026-07-11 21:52:08 +01:00 |
|
wuggy
|
eb44d861c0
|
Update PM useragent
|
2026-07-11 15:49:07 +01:00 |
|
wuggy
|
610e87ff3d
|
Just make module_description the browser name
|
2026-07-06 12:45:36 +01:00 |
|
wuggy
|
2cd3bf46b6
|
update module.ver
|
2026-07-06 12:45:21 +01:00 |
|
wuggy
|
51f6e3764f
|
YouTube UAOverrides update
|
2026-06-27 10:22:04 -07:00 |
|
wuggy
|
16fc149e93
|
Remove official branding folder, avoid djames DMCA
|
2026-06-27 10:08:18 -07:00 |
|
wuggy
|
7c2e4869f2
|
Addons store support from Chrome and Edge (new)
|
2026-06-26 21:40:31 -07:00 |
|
wuggy
|
18651678aa
|
Fix bug in browser theme
|
2026-06-26 21:30:04 -07:00 |
|
wuggy
|
daa6179d22
|
Replace application/basilisk with browser/
|
2026-06-26 20:25:10 -07:00 |
|
wolfbeast
|
177b28a898
|
Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk
|
2019-02-16 00:00:39 +08:00 |
|
Ascrod
|
d53f36e9fb
|
Remove SelfSupportBackend module.
|
2019-02-16 00:00:23 +08:00 |
|
Ascrod
|
5994bb0193
|
Remove unused code from SelfSupportBackend module.
|
2019-02-16 00:00:11 +08:00 |
|
Ascrod
|
d2df438fb1
|
Remove unneeded if condition from SelfSupportBackend module.
|
2019-02-16 00:00:09 +08:00 |
|
Ascrod
|
0a597eafce
|
Remove unused customization tip prefs.
|
2019-02-16 00:00:07 +08:00 |
|
Ascrod
|
fcd72d8112
|
Remove tracking protection tour.
|
2019-02-16 00:00:06 +08:00 |
|
Ascrod
|
dece98a7b5
|
Remove UITour and customize tips.
|
2019-02-16 00:00:05 +08:00 |
|
wolfbeast
|
7e89fca2f7
|
Partially revert safebrowsing commits to fix "tracking protection".
This resolves #425.
|
2019-02-16 00:00:00 +08:00 |
|
Ascrod
|
199c3900f8
|
Remove duplicate ifdefs in browser-safebrowsing.js
|
2019-02-15 23:59:55 +08:00 |
|
Ascrod
|
5d02e0b3b3
|
Remove unused social icons.
|
2019-02-15 23:59:54 +08:00 |
|
wolfbeast
|
6543b2afe6
|
Pre-process blocklists.js
|
2019-02-15 23:59:51 +08:00 |
|
Ascrod
|
867cbe5252
|
Remove Social API.
|
2019-02-15 23:59:43 +08:00 |
|
Moonchild
|
170f2ade41
|
Revert "Always build with SSE2 support & display an error if not available"
|
2019-02-15 23:59:11 +08:00 |
|
Moonchild
|
155ccedb7d
|
Revert "Only display SSE2 error dialog on 32-bit Linux"
|
2019-02-15 23:59:10 +08:00 |
|
trav90
|
b59dce9964
|
Only display SSE2 error dialog on 32-bit Linux
All 64bit CPU's support SSE2 so there's no reason to have this code on 64-bit builds.
|
2019-02-15 23:59:08 +08:00 |
|
trav90
|
1e8a7b041e
|
Tweak SSE/SSE2 GCC flags
|
2019-02-15 23:59:04 +08:00 |
|
trav90
|
989d1736b2
|
Display an error on Linux in the absence of SSE2
|
2019-02-15 23:59:01 +08:00 |
|
Moonchild
|
aa52f6bd53
|
Revert "Remove the Social API"
|
2019-02-15 23:58:52 +08:00 |
|
Ascrod
|
44dc9ecd8e
|
Remove the Social API
|
2019-02-15 23:58:48 +08:00 |
|
wolfbeast
|
1a823f5ad6
|
Remove SPS profiler.
- Conditionals and code blocks. (MOZ_ENABLE_PROFILER_SPS)
- Stub out several profiler-only functions.
|
2019-02-15 23:58:37 +08:00 |
|
wolfbeast
|
92fbd042f5
|
Remove the Dark Matter Detector (DMD) Memeory debugger component.
This resolves #376.
|
2019-02-15 23:58:31 +08:00 |
|
NTD
|
3588229cfd
|
Add blocklist.manifest to Basilisk's package-manifest.in
|
2019-02-15 23:58:13 +08:00 |
|
trav90
|
b19b96bfe7
|
Include in-content preferences file security.js in pre-processing
|
2019-02-15 23:58:03 +08:00 |
|
trav90
|
dbcd0c066f
|
Make safebrowsing optional at build time - Part 5: preferences
|
2019-02-15 23:58:01 +08:00 |
|
trav90
|
45921022dc
|
Fix build bustage
|
2019-02-15 23:57:58 +08:00 |
|
trav90
|
e04e651ffe
|
Make safebrowsing optional at build time - Part 1: browser/
|
2019-02-15 23:57:53 +08:00 |
|
Ascrod
|
f0af6dce04
|
Change Reader API to use events, remove messaging.
|
2019-02-15 23:57:51 +08:00 |
|
Ascrod
|
1c494e80a6
|
Initial updates for Reader View.
|
2019-02-15 23:57:50 +08:00 |
|
wolfbeast
|
faaff24342
|
Clarify Basilisk branding/licensing (official/unofficial)
|
2019-02-15 23:57:48 +08:00 |
|
janekptacijarabaci
|
80abe5b30b
|
about:welcomeback - fix an error "invalid 'in' operand gTreeData[idx]" in aboutSessionRestore.js
|
2019-02-15 23:57:22 +08:00 |
|
janekptacijarabaci
|
9860239ea3
|
about:sessionrestore - fix an error "treeView.treeBox is null" in aboutSessionRestore.js
|
2019-02-15 23:57:21 +08:00 |
|
wolfbeast
|
978ed6a45a
|
Add AMO override.
|
2019-02-15 23:57:16 +08:00 |
|
wolfbeast
|
800b6be51b
|
Bug 1449548.
|
2019-02-15 23:57:02 +08:00 |
|
janekptacijarabaci
|
75705f87a2
|
Add UTF-8 as a default fallback encoding for unknown encodings
Issue #315
|
2019-02-15 23:56:50 +08:00 |
|
NTD
|
b7158e06ac
|
Use application specific application.ini
|
2019-02-15 23:56:27 +08:00 |
|
NTD
|
7e68bd3582
|
Rename VisualElementsManifest for Basilisk unofficial branding
|
2019-02-15 23:56:26 +08:00 |
|