|
96a55eb2f1
|
build(deps): bump version
|
2024-03-23 12:05:45 +08:00 |
|
|
fc112796f6
|
upgrade dependencies
|
2024-02-28 11:53:53 +08:00 |
|
|
fbddeb002f
|
remove export
|
2024-02-28 11:25:05 +08:00 |
|
|
616639bd10
|
Merge pull request #82 from DefectingCat/dependabot/npm_and_yarn/es5-ext-0.10.64
Bump es5-ext from 0.10.62 to 0.10.64
|
2024-02-28 08:25:55 +08:00 |
|
|
69aaaebb2a
|
Bump es5-ext from 0.10.62 to 0.10.64
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.62 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.62...v0.10.64)
---
updated-dependencies:
- dependency-name: es5-ext
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-27 18:10:00 +00:00 |
|
|
d35fbecc59
|
fix null error in url previewer
|
2024-01-04 11:36:53 +08:00 |
|
|
1abd3360aa
|
fix url previewer miss
|
2024-01-04 11:31:29 +08:00 |
|
|
d5607c0105
|
add url previewer in post content
|
2024-01-04 11:23:01 +08:00 |
|
|
14c99275f7
|
add find children href url in paragraph
|
2024-01-04 10:51:50 +08:00 |
|
|
eb42919f62
|
add post page loading
|
2024-01-04 10:19:37 +08:00 |
|
|
eeaaf0bff5
|
fix markdown theme
|
2024-01-04 10:01:23 +08:00 |
|
|
78ffffe6c0
|
update dependencies
|
2024-01-04 09:48:01 +08:00 |
|
|
9cbf35732e
|
fix outdated pnpm lock file
|
2023-12-26 11:47:37 +08:00 |
|
|
9f26b93c49
|
add new post musl-cross-compilation
|
2023-12-26 11:39:20 +08:00 |
|
|
6d4c761cd4
|
update docker build command
|
2023-12-26 11:30:29 +08:00 |
|
|
114532067c
|
update build scripts
|
2023-12-26 11:29:34 +08:00 |
|
|
09b173fd9a
|
update pre styles
|
2023-12-26 11:27:36 +08:00 |
|
|
4f00c9c2d3
|
add copy button to gist code
update old post
|
2023-12-26 11:21:11 +08:00 |
|
|
cf0c91edb6
|
refactor copy code button
change pre component to server component
|
2023-12-26 11:05:06 +08:00 |
|
|
40775b98f7
|
remove useless dependency
|
2023-12-26 10:36:57 +08:00 |
|
|
3a6a3bf631
|
add global error handle
|
2023-12-26 10:09:56 +08:00 |
|
|
a5a0a8029b
|
update dependecies
fix readme image disappeared
|
2023-12-22 10:36:07 +08:00 |
|
|
ef16f29dbb
|
Merge pull request #81 from DefectingCat/dependabot/npm_and_yarn/adobe/css-tools-4.3.2
Bump @adobe/css-tools from 4.3.1 to 4.3.2
|
2023-12-22 10:01:42 +08:00 |
|
|
2c1c997ec8
|
update husky hooks
add next lint in hooks
|
2023-12-21 17:31:41 +08:00 |
|
|
2504833403
|
add mastodon link
|
2023-12-21 17:30:55 +08:00 |
|
|
aa67d89886
|
remove nvmrc and vscode settings
|
2023-12-21 10:44:25 +08:00 |
|
|
216cd1a7b2
|
Bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 02:37:07 +00:00 |
|
|
f829d52841
|
Merge pull request #80 from DefectingCat/dependabot/npm_and_yarn/octokit-3.1.2
Bump octokit from 3.1.1 to 3.1.2
|
2023-12-21 10:35:23 +08:00 |
|
|
cff4861161
|
Bump octokit from 3.1.1 to 3.1.2
Bumps [octokit](https://github.com/octokit/octokit.js) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](https://github.com/octokit/octokit.js/compare/v3.1.1...v3.1.2)
---
updated-dependencies:
- dependency-name: octokit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-21 02:31:05 +00:00 |
|
|
1a66382cb2
|
fix docker listen hostj
|
2023-11-10 17:31:57 +08:00 |
|
|
6038bb731b
|
fix dockerfile error
update nextjs config
|
2023-11-10 15:10:56 +08:00 |
|
|
2341e7a3f9
|
add cache for fetch post functions
|
2023-11-10 14:58:11 +08:00 |
|
|
f19c215386
|
add new use rua theme hook
use new hook to handle theme switch
|
2023-11-10 14:46:36 +08:00 |
|
|
50c3d1a945
|
fix color error in about page
|
2023-11-10 14:40:37 +08:00 |
|
|
114e5b88ad
|
add friends page
add friends!
|
2023-11-10 14:31:23 +08:00 |
|
|
9d6b62a972
|
remove useless file
|
2023-11-10 14:03:31 +08:00 |
|
|
8650373e78
|
add new friend page
fix other page layout
|
2023-11-10 13:58:08 +08:00 |
|
|
00d469c450
|
update lock file
|
2023-11-10 11:06:59 +08:00 |
|
|
4d647eebe4
|
move dependencies
|
2023-11-10 11:06:28 +08:00 |
|
|
222da7a336
|
fix gists code highlight
|
2023-11-10 11:04:38 +08:00 |
|
|
6348390a68
|
fix code pre theme
remote old styles
|
2023-11-10 11:01:53 +08:00 |
|
|
072498779b
|
fix sandpack theme handle
|
2023-11-10 10:54:47 +08:00 |
|
|
6f6f24a050
|
fix handle system theme
|
2023-11-10 10:46:25 +08:00 |
|
|
91ea0280fb
|
add handle system theme
|
2023-11-10 10:29:19 +08:00 |
|
|
4fec92ba77
|
fix tailwind dark mode
|
2023-11-10 10:07:05 +08:00 |
|
|
e83fd2dff5
|
fix darkmode
|
2023-11-10 09:42:35 +08:00 |
|
|
5335a6cc46
|
apple catppuccin theme
|
2023-11-10 09:38:51 +08:00 |
|
|
ef238ab76c
|
add catppuccin
|
2023-11-10 09:29:00 +08:00 |
|
|
c0bba6a6ac
|
add new post automatic denpendency collect
|
2023-11-09 10:38:00 +08:00 |
|
|
087b8c9792
|
fix all pages main width
|
2023-11-09 10:08:40 +08:00 |
|