summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #36 - move Basilisk branding out of Basilisk repoHEADmasterBasilisk-Dev2022-10-02
|
* Revert "Issue #18 - Change default update behavior to "Check for updates, ↵Basilisk-Dev2022-09-28
| | | | | | but let me choose whether to install them"" This reverts commit bdd3d7661395bbdff460a8170cb377a78a63a643.
* Issue #14 - Update search engines to match Pale Moon.Basilisk-Dev2022-09-25
| | | | | | | As part of this change we also removed search engine lists for locales that we do not support, but we left the default fallback in place so anyone using a langpack in the future will still have properly working search engines.
* Add SSUAO for FacebookBasilisk-Dev2022-09-25
|
* Update platform commit pointerBasilisk-Dev2022-09-24
|
* No Issue - Remove obsolete Windows entries from GFX lacklist.Basilisk-Dev2022-09-13
|
* No Issue - Remove stray semicolonBasilisk-Dev2022-09-13
|
* No issue - Set compatmode override for Firefox to 102.0Basilisk-Dev2022-09-13
|
* Update platform commit pointerBasilisk-Dev2022-09-13
|
* Update platform commit pointerBasilisk-Dev2022-09-13
|
* Merge pull request 'Issue #29 - Remove telemetry from pdfjs completely' ↵Basilisk-Dev2022-08-30
|\ | | | | | | | | | | (#30) from telemetry-pdfjs-removal into master Reviewed-on: https://repo.palemoon.org/Basilisk-Dev/Basilisk/pulls/30
| * Issue #29 - Remove telemetry from pdfjs completelyBasilisk-Dev2022-08-29
|/
* Issue #19 followup - remove DNT from mozscreenshotsBasilisk-Dev2022-08-29
| | | | | We technically don't use mozscreenshots at all, but this should still be removed since it is no longer a valid setting
* Update platform commit pointerBasilisk-Dev2022-08-29
|
* Issue #23 - Clear decoding failure test flagBasilisk-Dev2022-08-19
|
* Update platform commit pointerBasilisk-Dev2022-08-19
|
* Revert "Revert "Issue #19 - Implement GlobalPrivacyControl""Basilisk-Dev2022-08-11
| | | | This reverts commit d7b7541a3348af32ed7cac0b7286948408f2103c.
* Revert "Issue #19 - Implement GlobalPrivacyControl"Basilisk-Dev2022-08-10
| | | | This reverts commit 3a0d604470b0fa826a71f4eadd4f5265a220a1a2.
* Issue #19 - Implement GlobalPrivacyControlBasilisk-Dev2022-08-10
|
* Issue #21 - Rename "Web Developer" menu entries to "Developer Tools"Basilisk-Dev2022-08-10
|
* Issue #20 - Remove Windows XP Firewall logic from installerBasilisk-Dev2022-08-10
|
* Issue #18 - Change default update behavior to "Check for updates, but let me ↵Basilisk-Dev2022-08-10
| | | | choose whether to install them"
* Issue #17 - Revert "Clean up x86"Basilisk-Dev2022-08-10
| | | | This reverts commit 143b0fff0bbea33499d4a1f08036431dde2bc76b.
* Issue #13 - Remove firefox bookmarks. Add bookmarks to repo and forum.Basilisk-Dev2022-08-10
|
* Update platform commit pointerBasilisk-Dev2022-08-07
|
* Issue #7 and #8 - Fix issue in prevous commitBasilisk-Dev2022-08-05
|
* Issue #7 and #8 - Update the rest of the Moonchild stuff to say either ↵Basilisk-Dev2022-08-05
| | | | Basilisk-Dev or Basilisk Development Team
* Issue #6 - Import user agent overrides from Pale Moon. Add Slack User Agent ↵Basilisk-Dev2022-07-31
| | | | Override.
* Issue #7 - Update LICENSE files and some copyright infoBasilisk-Dev2022-07-30
|
* Issue MoonchildProductions/UXP#1967 - Remove mozprotocol handler from ↵Basilisk-Dev2022-07-30
| | | | package-manifest
* Merge remote-tracking branch 'andkrau/master'Basilisk-Dev2022-07-29
|\
| * Merge pull request 'Revert changes preventing building on MacOS' (#1) from ↵andkrau2022-06-08
| |\ | | | | | | | | | | | | | | | dbsoft/Basilisk:master into master Reviewed-on: https://repo.palemoon.org/andkrau/Basilisk/pulls/1
| | * Revert "No Issue - Always build with bundled fonts"Brian Smith2022-06-04
| | | | | | | | | | | | This reverts commit 37651df28da69a3a0481b1984dc41d1238f795c3.
| | * Revert "No issue - Explicitly enable bundled fonts for building from ↵Brian Smith2022-06-04
| | | | | | | | | | | | | | | | | | platform release branch" This reverts commit 262b3061f85db28a79413284e2a8bab89b5bbbbd.
| | * Revert "No Issue - Nuke remaining dbsoft contributions"Brian Smith2022-06-03
| |/ | | | | | | This reverts commit 11f17b525f5dfb742f4311c5ea9bd97122caa6a1.
| * Add UXP submoduleandkrau2022-05-13
| |
| * remove GRE submoduleandkrau2022-05-13
| |
| * Another fix for search after telemetry removalandkrau2022-04-21
| |
| * Remove unused components from package-manifest.inandkrau2022-04-21
| |
| * Remove marionette from package manifestandkrau2022-04-20
| |
| * Additional fix for search after telemetry removalandkrau2022-04-18
| |
| * Revert "Issue MoonchildProductions/GRE#3025 - Remove MOZ_AUSTRALIS define ↵andkrau2022-04-18
| | | | | | | | | | | | from Basilisk." This reverts commit 9abdd5ee17ece53c42a1df9861e4d0b73a09bc69.
* | Issue #3: Switch from GRE back to UXPBasilisk-Dev2022-07-29
|/
* Never build with DBMMoonchild2021-12-13
|
* No Issue - Realign locales jar manifestMatt A. Tobin2021-11-13
|
* No issue - Explicitly enable bundled fonts for building from platform ↵v2021.11.13Moonchild2021-11-13
| | | | release branch
* Back-end branch pointer update for release.Moonchild2021-11-05
|
* Prevent form popups from crossing the "line of death".Moonchild2021-11-04
| | | | | | Without this, doorhangers could potentially be spoofed to overlap legitimate permission popups like geolocation or plugin permissions. Another reason doorhangers are evil!
* Issue MoonchildProductions/GRE#3029 - Fix search after telemetry removal.Moonchild2021-11-04
|
* Back-end branch pointer update.Moonchild2021-11-02
|