app
|
structure: add favicon
|
2024-03-31 14:14:58 +08:00 |
lib
|
fix: remove redundant log in validLink and rename
|
2024-03-31 16:29:51 +08:00 |
messages
|
feature: i18n support
|
2024-03-31 00:56:04 +08:00 |
test
|
fix: remove redundant log in validLink and rename
|
2024-03-31 16:29:51 +08:00 |
.gitignore
|
Initial commit
|
2024-03-03 02:16:02 +08:00 |
.prettierrc
|
refactor: index, search and bg designed for V4
|
2024-03-27 22:57:52 +08:00 |
global.d.ts
|
feature: directly open URL
|
2024-03-31 14:02:42 +08:00 |
i18n.ts
|
feature: i18n support
|
2024-03-31 00:56:04 +08:00 |
jest.config.js
|
test: add test for validLink
|
2024-03-31 16:26:48 +08:00 |
middleware.ts
|
feature: i18n support
|
2024-03-31 00:56:04 +08:00 |
next.config.mjs
|
feature: i18n support
|
2024-03-31 00:56:04 +08:00 |
package.json
|
imporvement: better link check
|
2024-03-31 16:26:33 +08:00 |
pnpm-lock.yaml
|
imporvement: better link check
|
2024-03-31 16:26:33 +08:00 |
postcss.config.js
|
Initial commit
|
2024-03-03 02:16:02 +08:00 |
README.md
|
Initial commit
|
2024-03-03 02:16:02 +08:00 |
tailwind.config.ts
|
Initial commit
|
2024-03-03 02:16:02 +08:00 |
tsconfig.json
|
Initial commit
|
2024-03-03 02:16:02 +08:00 |