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

feat: encodding region selected as b64, greatly reduce url lengtth #241

Merged
merged 3 commits into from
Jul 3, 2019

Conversation

xgui3783
Copy link
Member

@xgui3783 xgui3783 commented Jul 1, 2019

comparison allen v3, ~580 regions selected:

  • pre 2019 May release: 2854 char
  • post 2019 May release: 7390 char
  • this patch: 1997 char

maintaining backwards compat

comparison allen v3, ~580 regions selected:
- pre 2019 May release: 2854 char
- post 2019 May release: 7390 char
- this patch: 1997 char

maintaining backwards compat
@xgui3783
Copy link
Member Author

xgui3783 commented Jul 1, 2019

Screenshot from 2019-07-01 11-12-52

pre 2019 may release | post 2019 may release | this patch

see above for comparison

feat: implemented tests for encoding/decoding
@xgui3783
Copy link
Member Author

xgui3783 commented Jul 2, 2019

new commits allow navigation position to be ciphered, shortening other parts of url. While this does make the url less readable, the shortening of URL should make it worthwhile

before: 140 char | after 74 char

image

@xgui3783 xgui3783 merged commit 447459b into dev Jul 3, 2019
@xgui3783 xgui3783 deleted the feat_useCipherForUrlEncoding branch July 3, 2019 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant