HackBrowserData/browsingdata
ᴍᴏᴏɴD4ʀᴋ cd2b1964c4 chore: add typos check linter in github actions (#285)
* refactor: Disable JSON handling in logger/logger.go.

* chore: Standardize spelling and add typos check workflows.

- Update GitHub Action name to 'unit tests'
- Add spell-check step with custom config to lint workflow
- Use latest version of golangci/lint-action in lint workflow
- Rename variable 'crypted' to 'encrypted' in crypto_windows.go
- Fix typos in comments and error/log messages throughout the codebase
- Update .gitignore to exclude typos.toml file
2024-01-17 13:52:59 +08:00
..
bookmark feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
cookie feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
creditcard feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
download feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
extension dev: refactor items and update repo deploy (#278) 2024-01-13 15:58:53 +08:00
history feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
localstorage chore: add typos check linter in github actions (#285) 2024-01-17 13:52:59 +08:00
password feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
sessionstorage chore: add typos check linter in github actions (#285) 2024-01-17 13:52:59 +08:00
browsingdata.go feat: refactor logger to standard library (#280) 2024-01-16 14:06:13 +08:00
outputter.go refactor: optimize JSON indent output format (#236) 2024-01-09 18:10:14 +08:00
outputter_test.go chore: fix typos (#232) 2024-01-09 18:10:14 +08:00