Commit Graph

67 Commits

Author SHA1 Message Date
ᴍᴏᴏɴD4ʀᴋ baa0e09ad2 dev: Remove CGO go-sqlite3 with pure go driver (#292)
* chore: Resize logo and update browser support in READMEs (#284)

* chore: Resize logo and update browser support in READMEs

* docs: Update Coverage Status badge URL

* 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.

* refactor: Update SQLite driver import for browsing data package.

* refactor: Refactor browsing data package to use SQLite driver instead of SQLite3.

* docs: Add contribution guidelines to README file (#289)

* chore: Refactor file and directory names for improved organization and consistency
2024-01-19 15:45:24 +08:00
ᴍᴏᴏɴD4ʀᴋ 559e8ca1a3 chore: Resize logo and update browser support in READMEs (#284)
* chore: Resize logo and update browser support in READMEs
* docs: Update Coverage Status badge URL
2024-01-17 13:52:59 +08:00
ᴍᴏᴏɴD4ʀᴋ e48f35cfd3 feat: refactor logger to standard library (#280)
* refactor: Refactor logging to use structured slog package.

- Remove `gookit` dependencies from `go.sum`
- Improve error logging in multiple packages by replacing `log` with `log/slog`
- Update dependencies in `go.mod`
- Add new `logger` package with test cases
- Refactor logging statements in multiple packages to use `slog` instead of `log`
- Change logging format and level in multiple packages for better structured logging

* refactor: Refactor logger package and add handler interface

- Refactor logger package
- Rename `defaultHandler` to `DefaultLogger`
- Move `ReplaceAttr` function to `Logger` struct
- Implement `LogHandler` struct with `slog.Handler` interface
- Add new `Logger` methods for configuration
- Add `SetMaxLevel`, `SetJSONHandler`, `SetTextHandler`, `SetOutput`, `SetVerbose`, `SetReplaceAttrFunc`
- Add verbose flag to `cmd/hack-browser-data/main.go` to increase logging

* refactor: Refactor logger package to use simplified handler initialization.

- Refactor logger package to use Default instead of DefaultLogger
- Update `NewHandler` method to correctly reference `Default` logger and simplify handler initialization
- Update tests for logger to reflect changes in Default usage
- Rename `DefaultLogger` to `Default` and update comments to better reflect its purpose
- Update function calls in hack-browser-data main.go to reflect logger package updates

* refactor: Refactor logging in Chromium implementation

Refactor logging and simplify decryption in chromium files
- Replace logger package import with shared slog package
- Change logging messages to use slog instead of logger
- Simplify decryption process by removing first 5 characters of encrypted key
- Refactor error logging in linux file to use shared slog package
- Replace string concatenation with formatted string in linux error message
2024-01-16 14:06:13 +08:00
ᴍᴏᴏɴD4ʀᴋ 23037e16fd Chore: Add CONTRIBUTING.md guidelines and standardized templates (#279)
* chore: Improve GitHub workflows, issue template, and gitignore entries

- Add support for manual triggering of build and lint workflows.
- Improve bug report template by clarifying prompts and adding checklist and tips for better explanation of issues.
- Ignore `.md` files in `.github` and `.github/ISSUE_TEMPLATE` folders.
- Add badges for test running and coverage status in README.md.

* chore: Add standardized templates to repository

- Add pull request and feature request templates to the `.github` folder

* docs: Add CONTRIBUTING.md guidelines and update .gitignore.

- Update .gitignore to remove exclusions for browsing history files
- Add an exclusion for CONTRIBUTING.md in the Community section in .gitignore
- Create CONTRIBUTING.md with guidelines for contributors.
2024-01-13 18:08:35 +08:00
moonD4rk 5a34d1c176 chore: Downgrade version number and remove unused flag
Refactor version number changes and remove unused flag in CLI

- Downgrade version number from `0.4.7` to `0.4.5` in main.go and README files
- Remove `HelpCommand` flag from `cli.App`
- Update `Github Link` in usage text of hack-browser-data CLI
2024-01-09 18:10:14 +08:00
moonD4rk 23daf093b8 chore: Update version number to 0.4.7 in README and main.go files
- Update version number to `0.4.7` in `README` and `README_ZH`
- Update version number to `0.4.7` in `cmd/hack-browser-data/main.go`
2024-01-09 18:10:14 +08:00
stevenlele 038e97e2dc chore: fix typos (#232) 2024-01-09 18:10:14 +08:00
moonD4rk 93c0d42b46 chore: update logo filetype convert svg to png 2023-07-06 11:47:03 +08:00
moonD4rk 5406ee768e docs: Improve arc browser support and compilation instructions in README. 2023-06-06 19:00:27 +08:00
moonD4rk c9acb11536 docs: add star hisory to readme 2023-05-08 19:22:55 +08:00
moonD4rk 4b2c15088b docs: update readme 2023-05-08 19:22:55 +08:00
yuxiaojun bec3e3a1b0 fix: the bug that the command line Usage prompt is incomplete
The full prompt is "password|bookmark|cookie|history|credit card|download|localStorage|extension"

Signed-off-by: yuxiaojun <yuxiaojun@uniontech.com>
2023-01-05 15:06:48 +08:00
ᴍᴏᴏɴD4ʀᴋ cf234d40e9 docs: update ci status badge 2022-08-14 23:38:26 +08:00
ᴍᴏᴏɴD4ʀᴋ 6de08b6751 docs: update readme to v0.4.3 2022-06-05 15:29:05 +08:00
ᴍᴏᴏɴD4ʀᴋ 0e73875e99 docs: update readme to v0.4.2 2022-04-30 00:50:49 +08:00
ᴍᴏᴏɴD4ʀᴋ abee0666c3 docs: rename logo name 2022-04-25 18:29:19 +08:00
ᴍᴏᴏɴD4ʀᴋ 6bd193e8f6 docs: fix logo layout 2022-04-25 18:27:38 +08:00
ᴍᴏᴏɴD4ʀᴋ 25f48c18a3 docs: add svg logo 2022-04-25 18:24:49 +08:00
ᴍᴏᴏɴD4ʀᴋ 2452b2670a feat: update to v0.4.1, support local storage 2022-04-19 21:35:25 +08:00
ᴍᴏᴏɴD4ʀᴋ f5c3e6da5e style: add more debug log 2022-04-19 19:35:30 +08:00
ᴍᴏᴏɴD4ʀᴋ 6217ca3bed docs: update readme to v0.4.0 2022-04-18 02:07:31 +08:00
ᴍᴏᴏɴD4ʀᴋ 177ccb64f5 docs: update readme to 0.3.7 2021-12-10 11:44:41 +08:00
ᴍᴏᴏɴD4ʀᴋ 978ed9d5d8 docs: update readme to 0.3.7 2021-12-10 11:41:17 +08:00
ᴍᴏᴏɴD4ʀᴋ a2923ee51d docs: update readme, add thanks for jetbrains 2021-10-14 20:17:51 +08:00
ᴍᴏᴏɴD4ʀᴋ 1bb8ec5d88 docs: update readme to 0.3.6 2021-07-04 17:34:26 +08:00
moond4rk 74ed03caa2 docs: update version flag to 0.3.5 2021-02-11 00:36:50 +08:00
moond4rk e7c2a77695 docs: update version flag to 0.3.4 2021-02-10 05:55:41 +08:00
moond4rk 6dd53fc09f docs: update readme to 0.3.3 2021-01-29 13:02:02 +08:00
Carlo Mandelli dba3bac533 feat: add Chromium support for Linux 2021-01-26 10:54:49 +01:00
moond4rk fe907881df docs: update verion flag to 0.3.2 2020-12-29 16:25:30 +08:00
moond4rk 9a96817415 docs: update readme to 0.3.1 2020-12-20 15:30:24 +08:00
moond4rk da251908b1 docs: update version 0.3.1 readme 2020-12-20 15:19:41 +08:00
moond4rk 905cce75ff docs: update version flag to 0.3.0 2020-12-09 11:07:29 +08:00
moond4rk eedafbacde docs: update readme to 0.2.9 2020-12-03 12:45:07 +08:00
Cyrus 4bd876bdb0 docs: update README.md 2020-12-02 19:52:18 -05:00
moond4rk 2975561b4c docs: update readme to 0.2.8 2020-11-17 12:42:17 +08:00
moond4rk 756224de5d docs: update to 0.2.7, default output method change to csv 2020-11-10 14:21:51 +08:00
moond4rk b1c350b66c docs: update README to 0.2.6 2020-11-08 01:36:18 +08:00
ᴍᴏᴏɴD4ʀᴋ c6d22f3925 docs: update README to 0.2.5 2020-10-26 12:39:44 +08:00
ᴍᴏᴏɴD4ʀᴋ 66f3edda48 docs: update readme to 0.2.4 2020-10-22 13:20:06 +08:00
ᴍᴏᴏɴD4ʀᴋ 6bd26e8854 docs: update readme to v0.2.3 2020-09-28 17:42:31 +08:00
ᴍᴏᴏɴD4ʀᴋ e6387de80a docs: update readme to v0.21 2020-08-07 11:49:57 +08:00
ᴍᴏᴏɴD4ʀᴋ c674430a1b feat: add output to console Close #14 2020-08-01 19:34:50 +08:00
ᴍᴏᴏɴD4ʀᴋ a489d14634 docs: update readme 2020-08-01 02:37:54 +08:00
ᴍᴏᴏɴD4ʀᴋ 29fa99d5f1 docs: update readme 2020-07-25 22:20:45 +08:00
ᴍᴏᴏɴD4ʀᴋ b806827f6c feat: decrypt chrome for linux password with dbus Close #4 2020-07-25 22:17:50 +08:00
ᴍᴏᴏɴD4ʀᴋ d038bcc571 docs: update readme 2020-07-23 14:45:25 +08:00
ᴍᴏᴏɴD4ʀᴋ d523f5593c style: fix readme typo error 2020-07-23 14:42:32 +08:00
ᴍᴏᴏɴD4ʀᴋ 20a6a63c5e docs: update readme 2020-07-23 14:20:06 +08:00
ᴍᴏᴏɴD4ʀᴋ 3c9c105195 docs: add chinese readme Closes #16 2020-07-16 11:09:13 +08:00