summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Issue #13 - Part 1: Remove AppConstants from base/deappconst-workMatt A. Tobin2020-04-19
|
* Update back-end branch pointerv2020.04.17wolfbeast2020-04-17
|
* Add app-specific moz.configure example linewolfbeast2020-04-17
|
* Fix broken preferences advanced pane initializationv2020.04.15-2wolfbeast2020-04-15
|
* Issue MoonchildProductions/UXP#1516 - Change CAN_DRAW_IN_TITLEBAR to ↵v2020.04.15Matt A. Tobin2020-04-14
| | | | | | MOZ_CAN_DRAW_IN_TITLEBAR except for AppConstants in CUI Also updates platform commit pointer to match
* Ensure AV1 is enabled in all builds by default.wolfbeast2020-04-13
|
* Switch security storage db to SQLwolfbeast2020-04-12
|
* Update back-end branch pointerwolfbeast2020-04-11
|
* Change geolocation pref for official releases to httpswolfbeast2020-04-11
|
* Remove erroneously kept pre-release update disable pref.wolfbeast2020-04-11
|
* Issue MoonchildProductions/UXP#1360 - Fix typowolfbeast2020-03-25
|
* Issue MoonchildProductions/UXP#1360 - Align basilisk FE with this changewolfbeast2020-03-25
|
* Merge pull request #10 from JustOff/PR_ssuao_os_sliceMoonchild2020-03-16
|\ | | | | Use %OS_SLICE% macro in SSUAO to refine OS info
| * Issue MoonchildProductions/UXP#1473 - Use `%OS_SLICE%` macro in SSUAO to ↵JustOff2020-03-11
| | | | | | | | refine OS info
* | Update back-end branch pointerwolfbeast2020-03-16
| | | | | | | | includes dependency for #10
* | Merge pull request #9 from dbsoft/CatalinaBuildFixesNew Tobin Paradigm2020-03-13
|\ \ | |/ |/| Copy dylibs to the application bundle instead of symlinks.
| * Issue MoonchildProductions/UXP#1469 - Copy dylibs to the application bundle ↵Brian Smith2020-03-13
|/ | | | instead of symlinks.
* [SSUAO] Update YouTube overrides to switch to polymer v1v2020.03.11Matt A. Tobin2020-03-09
| | | | This did not get propagated over here for some reason
* Merge pull request #7 from athenian200/function-syntaxNew Tobin Paradigm2020-03-09
|\ | | | | Remove named function syntax from Basilisk.
| * Fix typo.athenian2002020-03-07
| |
| * Fix typo.athenian2002020-03-06
| |
| * Merge branch 'master' of https://github.com/MoonchildProductions/Basilisk ↵athenian2002020-03-06
| |\ | | | | | | | | | into function-syntax
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/sync.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/shell.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/sessionstore.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/search.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/preferences.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/places.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/newtab.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/migration.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components/feeds.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/components.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/modules.
| * | Issue MoonchildProductions/UXP#516 - Remove named function syntax from ↵athenian2002020-03-06
| | | | | | | | | | | | basilisk/base.
* | | Issue MoonchildProductions/UXP#1470 - Removae update.locale from ↵Matt A. Tobin2020-03-06
| |/ |/| | | | | package-manifest
* | Merge branch 'master' of https://github.com/MoonchildProductions/Basiliskv2020.03.04wolfbeast2020-03-04
|\ \
| * | Issue MoonchildProductions/UXP#316 - Update install manifest for movedwolfbeast2020-03-02
| | | | | | | | | | | | jsinspector interface
| * | Issue MoonchildProductions/UXP#1390 - Remove presentation API files fromwolfbeast2020-03-02
| | | | | | | | | | | | installation manifest.
* | | Update platform branch pointerwolfbeast2020-03-04
|/ /
* | Merge branch 'master' of https://github.com/MoonchildProductions/Basiliskwolfbeast2020-03-01
|\|
| * Issue MoonchildProductions/UXP#1319 - Remove uses of EARLY_BETA_OR_EARLIER ↵Matt A. Tobin2020-02-28
| | | | | | | | in application prefs
| * Cleanup MozInfra files from application directoryMatt A. Tobin2020-02-28
| |
* | Update platform branch pointerwolfbeast2020-03-01
|/
* [Docs] Minor update and correction of some LICENSE files.wolfbeast2020-02-26
|
* Merge branch 'master' of https://github.com/MoonchildProductions/Basiliskwolfbeast2020-02-20
|\
| * Issue MoonchildProductions/UXP#1457 - Update package-manifestMatt A. Tobin2020-02-20
| |
| * Issue MoonchildProductions/UXP#1454 - Update app.update.url to include ↵Matt A. Tobin2020-02-19
| | | | | | | | MOZ_PKG_SPECIAL
| * Issue MoonchildProductions/UXP#1390 - Remove application support for the ↵Matt A. Tobin2020-02-06
| | | | | | | | Presentation API
| * Issue MoonchildProductions/UXP#1392 - Remove usage of MOZ_EME_MODULESMatt A. Tobin2020-02-06
| |
| * Use the platform's copy of config.guessMatt A. Tobin2020-02-05
| |