New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated Firefox Android extension #587
Updated Firefox Android extension #587
Commits on Apr 29, 2020
Commits on May 1, 2020
Commits on May 4, 2020
Commits on May 5, 2020
add linting for class-methods-use-this and fix most resulting errors.…
… Add /tools and /tests to linter. Update height in UpgradeBanner
Commits on May 6, 2020
Commits on May 8, 2020
Commits on May 11, 2020
Commits on May 12, 2020
finish linting errors for no-restricted-syntax. 1 remains: couldn't r…
…esolve removing iterator loops for urlSearchParams
Commits on May 14, 2020
Refactor UNSAFE_componentWillMount into either constructor or compone…
…ntDidMount, leave notes for how decision was made.
Commits on May 18, 2020
Refactor UNSAFE_componentWillReceiveProps to componentDidUpdate or ge…
…tDerivedStateFromProps
Commits on May 20, 2020
Commits on May 21, 2020
add linting for react/destructuring-assignment and fix errors. ToDo: …
…test code and check for errors
Commits on May 22, 2020
Commits on May 23, 2020
rework linting rule no-param-reassign to have more exceptions and par…
…am object destructuring
Commits on May 26, 2020
remove added linting expression no-use-before-define and fix resultin…
…g errors. fix BugDB.js bug.
Commits on May 28, 2020
Commits on May 29, 2020
Commits on Jun 2, 2020
Commits on Jun 3, 2020
Commits on Jun 4, 2020
Commits on Jun 6, 2020
Commits on Jun 7, 2020
Commits on Jun 8, 2020
Commits on Jun 9, 2020
Commits on Jun 10, 2020
Commits on Jun 15, 2020
Commits on Jun 16, 2020
Commits on Jun 17, 2020
Commits on Jun 18, 2020
Commits on Jun 22, 2020
Commits on Jun 25, 2020
More work on PanelAndroid: BlockingTracker and BlockingCategory need …
…final touches. More tests needed.
Commits on Jun 26, 2020
Commits on Jun 27, 2020
Commits on Jun 29, 2020
Commits on Jul 1, 2020
Commits on Jul 2, 2020
Commits on Jul 8, 2020
Commits on Jul 9, 2020
Commits on Jul 14, 2020
Commits on Jul 19, 2020
Commits on Jul 20, 2020
Commits on Jul 21, 2020
Add Help and About to PanelAndroid Settings Menu. UI Tweak for Settin…
…gs and make clicking RadioButton Labels switch Radios.
Commits on Jul 24, 2020
Commits on Jul 27, 2020
Commits on Jul 28, 2020
Commits on Jul 29, 2020
Merge branch 'feature/update-android' of github.com:IAmThePan/ghoster…
…y-extension into feature/update-android
Merge branch 'feature/update-android' of github.com:IAmThePan/ghoster…
…y-extension into feature/update-android
Commits on Jul 30, 2020
Merge branch 'feature/update-android' of github.com:IAmThePan/ghoster…
…y-extension into feature/update-android