Skip to content
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

Block History, Safelist Importing, Blocklist Importing, Popup Options, etc #161

Merged
merged 8 commits into from
Jul 1, 2023

Conversation

kheina
Copy link
Collaborator

@kheina kheina commented Jun 29, 2023

This is a long-lived branch, intended to aggregate all changes planned for version VERSION.

Pull requests should be made against this branch. Features should be added to this branch via a squash commit. When ready, this branch should be merged to main via a merge commit.

Changelog

Deployment Checklist

  1. merge all pull requests to llb
  2. ensure src/manifest.ts and package.json have the correct version number
  3. make sure all PRs/changes have an entry in the changelog
  4. make llb PR title more human-readable
  5. use makefile to generate zips (make chrome, make firefox)
    • chrome should be tested with npm run build
    • test firefox locally using zip
  6. merge llb to main
  7. upload zips from 3 to chrome webstore and firefox addons

@kheina kheina changed the title bump version 0.3.3 v0.3.3 Long-Lived Branch Jun 29, 2023
* safelist import and export

* try fixing quickmenu scrollbar some more

* add MakeToast func, add close button to popups, listen for unblocks

* tweak toast padding a little bit

* create separate page for importing

* reuse old names in safelist if import is null

* escape html, just in case
@kheina kheina linked an issue Jul 1, 2023 that may be closed by this pull request
…#149)

* some code cleanup for db listeners, add typing to responses

* add skip verified error recovery logic

* block history

* don't remove user on unblock, change state

* create history page

* functional history page

* check counter logic better, more detail around reseting counter

* add detailed counts for the different reason codes

* add state time

* missing semicolon

* use a separate object to pass user

* add escape

* update history state on unblock
@kheina kheina linked an issue Jul 1, 2023 that may be closed by this pull request
* remove some headers from the funcs and add more to the constant

* eh, why not, entropy
@kheina
Copy link
Collaborator Author

kheina commented Jul 1, 2023

@kheina kheina changed the title v0.3.3 Long-Lived Branch Block History, Safelist Importing, Blocklist Importing, Popup Options, etc Jul 1, 2023
* fix title

* check if block counter out of sync before checking if history is empty

* say currently json. csv coming maybe

* tweak wording a little

* redefine data before adding to history
@kheina
Copy link
Collaborator Author

kheina commented Jul 1, 2023

@kheina kheina merged commit af9503a into main Jul 1, 2023
@kheina kheina deleted the llb-v0.3.3 branch July 2, 2023 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant