Commit Graph

13 Commits

Author SHA1 Message Date
moonD4rk 0a7f19ab91 refactor: lowercase library module name 2023-06-04 13:47:43 +08:00
moonD4rk 6c1f653b4f refactor: Refactor storage queries and filters.
- Update local storage query constant and function calls
- Remove null and control characters from UTF-8 split function
2023-05-08 19:24:15 +08:00
Mingxing Liu 5376184c7e fix: wrong session storage key if contains map 2023-05-08 19:23:55 +08:00
Mingxing Liu d1bff59b8e feat: support export session storage in chromium 2023-05-08 19:23:31 +08:00
Mingxing Liu 115e1d29c6 feat: support export session storage for chromium 2023-05-08 19:22:55 +08:00
moonD4rk 01bf9806e0 fix: renaming unused parameter 2023-05-08 19:22:55 +08:00
moonD4rk 6351e74f16 fix: add parallel options for unit test 2023-05-08 19:22:55 +08:00
moonD4rk a685be362b chore: set max local storage value length is 2kb 2023-05-08 19:22:55 +08:00
moonD4rk 4fb2acd85c feat: test case for convert utf16 value to utf8 2023-05-08 19:22:55 +08:00
moonD4rk b824f74fae fix: missing key and value in localstorage 2023-05-08 19:22:55 +08:00
moonD4rk c070323e86 refactor: format parse browsing data 2023-05-08 19:22:55 +08:00
moonD4rk 84ab4005f9 feat: add is full export browsing data option 2023-03-11 20:09:10 +08:00
moonD4rk b65d3186c4 chore: update project layout 2023-03-10 14:52:26 +08:00