Skip to content

Commit

Permalink
Merge branch 'main' into issue-225-伪造一个搜索框
Browse files Browse the repository at this point in the history
  • Loading branch information
sd0ric4 committed Feb 17, 2023
2 parents c63dee0 + 574210c commit dbb48fc
Show file tree
Hide file tree
Showing 50 changed files with 4,369 additions and 3,319 deletions.
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''

---


20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
104 changes: 104 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,109 @@
# Changelog

## [1.5.0](https://github.com/MarleneJiang/ByteDream-JueJin/compare/v1.4.0...v1.5.0) (2023-02-14)


### Features

* **DarkToggle:** 页面主题跟随系统 ([732c22e](https://github.com/MarleneJiang/ByteDream-JueJin/commit/732c22e8114c05477f89b1224fb14d3337cff9ed))
* defineProps 格式统一 ([a5e2a47](https://github.com/MarleneJiang/ByteDream-JueJin/commit/a5e2a476c9256dd7943a23543fd438ec82450925))
* feat ([b4087af](https://github.com/MarleneJiang/ByteDream-JueJin/commit/b4087af7f83a14cec6ce49fabc8881fe234f9481))
* hope nothing wrong ([387eaac](https://github.com/MarleneJiang/ByteDream-JueJin/commit/387eaac471e0e847245b034491062f1c096f892c))
* like接口返回最新number ([e71aeb9](https://github.com/MarleneJiang/ByteDream-JueJin/commit/e71aeb9e45ea321f0028b5d2914b925bc94f34ce))
* remove userArlist ([39c13b5](https://github.com/MarleneJiang/ByteDream-JueJin/commit/39c13b52b30f28043fa0c953f8cb8c6cb8d9224f))
* remove userArtlistPath ([6b951da](https://github.com/MarleneJiang/ByteDream-JueJin/commit/6b951dad2c7432fa9a7fa80bb87f180d4dff9c5c))
* 专栏增加描述数据 ([11e0edf](https://github.com/MarleneJiang/ByteDream-JueJin/commit/11e0edf006e10ba6f9fafe0ff79196f90c05f21d))
* 优化点击标签体验 ([e7d6c8f](https://github.com/MarleneJiang/ByteDream-JueJin/commit/e7d6c8f58a5077c560e519edbb1ec0c781c9fb4f))
* 作者榜修复 ([4923696](https://github.com/MarleneJiang/ByteDream-JueJin/commit/4923696555018935ed739041964f02b79095bf26))
* 保持和主分支data.db一致 ([6981ea3](https://github.com/MarleneJiang/ByteDream-JueJin/commit/6981ea375173d9c86e699af85471f828daf55303))
* 修复logo在sm下的问题 ([6c1da3e](https://github.com/MarleneJiang/ByteDream-JueJin/commit/6c1da3e631555db971fef30bf58a78a3cf7faa43))
* 修复一些数据缺失&专栏表多对多 ([c568a40](https://github.com/MarleneJiang/ByteDream-JueJin/commit/c568a40a29aaccb9835a810e63cc0d5cb23913c8))
* 修改数据删除文章列表 ([ee885d9](https://github.com/MarleneJiang/ByteDream-JueJin/commit/ee885d9d60f13843af50f42f37a172a490815699))
* 增加搜索功能 ([c96c877](https://github.com/MarleneJiang/ByteDream-JueJin/commit/c96c877a73e2c17b56cc6caa1c1d167a784be7ad))
* 增加文章页广告 ([8791a09](https://github.com/MarleneJiang/ByteDream-JueJin/commit/8791a0939a5311b90df0f89eb380978095cef7c0))
* 导航栏标签与文章列表交互 ([ad46954](https://github.com/MarleneJiang/ByteDream-JueJin/commit/ad46954b03aff1f56d5b22ad26f826a18ce2dc02))
* 把消失的点赞数和评论数寻回 ([e2816a3](https://github.com/MarleneJiang/ByteDream-JueJin/commit/e2816a374178ffc75ad79910ce97c49e51f95a3c))
* 拉取主分支代码 ([438d120](https://github.com/MarleneJiang/ByteDream-JueJin/commit/438d120c2bd1b5556c2928e514a477d8741017fa))
* 文章列表标签显示中文 ([7264216](https://github.com/MarleneJiang/ByteDream-JueJin/commit/72642165d5d40ed54b285933cb6330c61753d241))
* 文章访问后,标题颜色改变 ([47cfee8](https://github.com/MarleneJiang/ByteDream-JueJin/commit/47cfee82223e9c8c3e6346b6ee0e74f20eb5bcbf))
* 新增底部专栏,对接点赞浏览接口 ([2d2b2ba](https://github.com/MarleneJiang/ByteDream-JueJin/commit/2d2b2ba81587857736fcd1fe1918c120ed363dd0))
* 新增底部专栏,对接点赞浏览接口 ([2144424](https://github.com/MarleneJiang/ByteDream-JueJin/commit/21444247068faf4947c93553c30db638519f8cfc))
* 新增浏览量自增&点赞接口 ([fa9c64a](https://github.com/MarleneJiang/ByteDream-JueJin/commit/fa9c64ab672d094615a2fc1ec22faf5c60c16476))
* 更新用户信息 ([9155ae8](https://github.com/MarleneJiang/ByteDream-JueJin/commit/9155ae8f892e0dcb845fe6b18566639c70ab2bfe))
* 添加了一些文章和作者 ([82da355](https://github.com/MarleneJiang/ByteDream-JueJin/commit/82da3553c3aa771c912562b32b718231b6a4ed1a))
* 添加删除动画 ([d252a48](https://github.com/MarleneJiang/ByteDream-JueJin/commit/d252a48069ea513b11ef34de7fc21d817ee057a0))
* 补全数据 ([b2579e2](https://github.com/MarleneJiang/ByteDream-JueJin/commit/b2579e207f5f5e1b7233df69ae517d037d3e8df9))
* 触底更新时间缩短,添加文章cover ([6ca3fbd](https://github.com/MarleneJiang/ByteDream-JueJin/commit/6ca3fbd6c23979e28fb826e242c61a4a2fcdf9bf))
* 适配掘金新的骨架屏 ([885ff0a](https://github.com/MarleneJiang/ByteDream-JueJin/commit/885ff0a3782f2ecbd29f1a198b500cce267c6404))
* 适配掘金的新玩意儿 出入流畅 ([5dad7ef](https://github.com/MarleneJiang/ByteDream-JueJin/commit/5dad7ef7cc2eb93d3be69113e03c68111a53ab22))
* 适配掘金的新玩意儿 拉动到下部侧边展示广告 ([f755dc0](https://github.com/MarleneJiang/ByteDream-JueJin/commit/f755dc079797a345b3b0d9c1d4b2f86f5dbe204b))


### Bug Fixes

* add useState key ([62220cd](https://github.com/MarleneJiang/ByteDream-JueJin/commit/62220cd045bc04bc1e98895ac14c9c298253ab74))
* css bug ([13e29c6](https://github.com/MarleneJiang/ByteDream-JueJin/commit/13e29c6b918b8cc5416d0dc17268466a1660e979))
* **DarkToggle:** 对代码进行优化 ([f5a099e](https://github.com/MarleneJiang/ByteDream-JueJin/commit/f5a099e543c502a40d6785bc02e3fdfb7bc4fa45))
* **DarkToggle:** 监听页面主题变动 ([ca9ca1c](https://github.com/MarleneJiang/ByteDream-JueJin/commit/ca9ca1c5898683bd9dca2886b99451ddf4a0fe7a))
* **DarkToggle:** 组件生命结束取消监听 ([8f0f3e8](https://github.com/MarleneJiang/ByteDream-JueJin/commit/8f0f3e87f700c70b5226bbe4f2ac423d22e85d5a))
* **DarkToggle:** 解决了两个页面主题不同步的问题 ([8abc41f](https://github.com/MarleneJiang/ByteDream-JueJin/commit/8abc41f93ce00f9e5e83c3da0913dd207292b05a))
* document ([0f90f1f](https://github.com/MarleneJiang/ByteDream-JueJin/commit/0f90f1f85cf17d7b18a192bbc52e98fe1cc53d22))
* eslint ([d5187c0](https://github.com/MarleneJiang/ByteDream-JueJin/commit/d5187c09a0d674bffc1c853df5cc0937cb9deef0))
* eslint ([dba9726](https://github.com/MarleneJiang/ByteDream-JueJin/commit/dba9726a430b1ed268a8dc49d31d91a449dfc18d))
* eslint ([5ab8279](https://github.com/MarleneJiang/ByteDream-JueJin/commit/5ab82797d41a6387c07c4d45273f8396ace32311))
* eslint ([0b16eaa](https://github.com/MarleneJiang/ByteDream-JueJin/commit/0b16eaa8a16b89cf53988e24e764afbbb720cb9c))
* eslint ([3de6804](https://github.com/MarleneJiang/ByteDream-JueJin/commit/3de680457c06cfa5d3cddad5fa70646f5b6387f1))
* eslint ([7006f92](https://github.com/MarleneJiang/ByteDream-JueJin/commit/7006f921071b40d0a419a2291a3150878197ff5d))
* eslint ([e83adae](https://github.com/MarleneJiang/ByteDream-JueJin/commit/e83adae940b92fea88058051fd95b65eb665e6c5))
* fixed ([2d33b11](https://github.com/MarleneJiang/ByteDream-JueJin/commit/2d33b11c35aff9bc47bb2b6c9630aa4e2938d1ed))
* fixed ([5c094d1](https://github.com/MarleneJiang/ByteDream-JueJin/commit/5c094d1882318612c769e67c6b19de73b9f02bf1))
* fixed ([4bb5de5](https://github.com/MarleneJiang/ByteDream-JueJin/commit/4bb5de56123c5a21097d40bccae0385e0763e2d7))
* fixed ([a8f5302](https://github.com/MarleneJiang/ByteDream-JueJin/commit/a8f53027accec9989ff5f7fd2b47afcde9fa6b74))
* fixed ([1bef3d0](https://github.com/MarleneJiang/ByteDream-JueJin/commit/1bef3d08286b1125571fbbb364b6806fd80eea64))
* Lighthouse评分优化 ([1c8b6f1](https://github.com/MarleneJiang/ByteDream-JueJin/commit/1c8b6f13c641de4913ee235bc6692193e85dec91))
* meilisearchHost ([828cd44](https://github.com/MarleneJiang/ByteDream-JueJin/commit/828cd4490df532964c43079ab3aaac0b882a4234))
* reset database ([3e9b166](https://github.com/MarleneJiang/ByteDream-JueJin/commit/3e9b1663fbe61d38047cd8eb2b82c94136062dce))
* route params ([33b5187](https://github.com/MarleneJiang/ByteDream-JueJin/commit/33b5187ea0115968e2bd179216d084bf6fd9de1e))
* **Types:** 改正了颜色抽离时误用了具有两种颜色的样式导致暗色主题下tag背景颜不对的问题 ([95226af](https://github.com/MarleneJiang/ByteDream-JueJin/commit/95226af68d64fec74a7a798eb2a5db62026c5aba))
* umami url ([7612d07](https://github.com/MarleneJiang/ByteDream-JueJin/commit/7612d07ddda63beb25f090a7ccc6bc1f94fa5375))
* **unocss:** normal单词写错了导致报错 ([66e3417](https://github.com/MarleneJiang/ByteDream-JueJin/commit/66e3417580c376c32ecaf29d671d8dc968ece1b5))
* update ([c2ce690](https://github.com/MarleneJiang/ByteDream-JueJin/commit/c2ce6908bd37f0c79be20850f347decd2e28864c))
* 作者框三角颜色问题 ([8094a05](https://github.com/MarleneJiang/ByteDream-JueJin/commit/8094a05a9ec9cb2b5cdad8b00e7fc5ca80e04a80))
* 作者面板溢出问题 ([26b4b7e](https://github.com/MarleneJiang/ByteDream-JueJin/commit/26b4b7e5ed33a9deba2d1b3c0d9d575156cc2c83))
* 使用$fetch ([45584df](https://github.com/MarleneJiang/ByteDream-JueJin/commit/45584df05a15abef1b4ed64d2651f3707529e6e4))
* 修复低分辨率显示不完整 ([fab15d4](https://github.com/MarleneJiang/ByteDream-JueJin/commit/fab15d46a6eacfafcfa723a077ef6c5800165ea5))
* 修复在Safari中logo和签到样式问题 ([81c9dca](https://github.com/MarleneJiang/ByteDream-JueJin/commit/81c9dcac3ef11b926703602478070584943c6ea9))
* 修复文章专栏错误 ([85590d0](https://github.com/MarleneJiang/ByteDream-JueJin/commit/85590d0aafc7973ca9fb175e1deebb59b5b55669))
* 修复文章列表api请求重复问题 ([06e7df1](https://github.com/MarleneJiang/ByteDream-JueJin/commit/06e7df1f541a4f8105f6520cdb4119ce01234268))
* 修复沉浸模式下目录滚动问题 ([01350d9](https://github.com/MarleneJiang/ByteDream-JueJin/commit/01350d9689d811cb409d6bebc78643632647dae0))
* 修改build配置项 ([0ebce8d](https://github.com/MarleneJiang/ByteDream-JueJin/commit/0ebce8d7066c860ae9c3ca32755f69d26265677f))
* 关闭sourcemap 会泄露源代码 ([0183e58](https://github.com/MarleneJiang/ByteDream-JueJin/commit/0183e580f77dc035c730817ad825fe876ff19a5b))
* 在没有图片的时候,文章列表没有右边距 ([bef431a](https://github.com/MarleneJiang/ByteDream-JueJin/commit/bef431ad36eae04dbbaf4c8ec28eab598ead28cc))
* 平板设备优化,组件判空渲染,head标题动态渲染 ([63589d0](https://github.com/MarleneJiang/ByteDream-JueJin/commit/63589d0e98fa1a0241728b6f402a8bca73014c73))
* 广告summary正常换行 ([0584757](https://github.com/MarleneJiang/ByteDream-JueJin/commit/05847577327e2698ea4a0a0a9fd8f94e0e4993cd))
* 性能优化 ([9a96297](https://github.com/MarleneJiang/ByteDream-JueJin/commit/9a9629781f8b4c187311744c287aeb6b50de1d02))
* 控制台警告 ([6f61f4f](https://github.com/MarleneJiang/ByteDream-JueJin/commit/6f61f4f912480909936179233540d0d9f76e505c))
* 提升权限 ([d798f67](https://github.com/MarleneJiang/ByteDream-JueJin/commit/d798f678d78eb4d84464fc55e05ec4f3528e10ee))
* 文章作者栏无法弹出问题 ([a6d91c9](https://github.com/MarleneJiang/ByteDream-JueJin/commit/a6d91c92e453383e25ce48be51efd36daa0e9276))
* 文章列表cover图片比例问题 ([9f52de3](https://github.com/MarleneJiang/ByteDream-JueJin/commit/9f52de3115c247aaa5bfdfb9e9bb5c4caefc80fd))
* 文章列表封面fit改为cover ([09d05e3](https://github.com/MarleneJiang/ByteDream-JueJin/commit/09d05e3824c54ac749826e42b80e1ecfd6bad434))
* 文章列表底部不对齐情况 ([7476cd1](https://github.com/MarleneJiang/ByteDream-JueJin/commit/7476cd137788ae3887f13727e4a40bb6642d3912))
* 文章列表标签栏颜色太亮 ([a87c728](https://github.com/MarleneJiang/ByteDream-JueJin/commit/a87c7286d83a6c5e045eb2bfe1209906a468aee0))
* 文章列表正确显示发表距离现在的时间 ([2390f4c](https://github.com/MarleneJiang/ByteDream-JueJin/commit/2390f4caf99baed8389fae0cfbf2d9a9e58de278))
* 文章广告接口 ([e06bd02](https://github.com/MarleneJiang/ByteDream-JueJin/commit/e06bd024f5577d6158b9d6886dd8a875ab4e4091))
* 文章标签对齐 ([2e0d623](https://github.com/MarleneJiang/ByteDream-JueJin/commit/2e0d623f7a8d2ab32cd4fa3dec0db13c83281994))
* 文章点赞按钮样式不对齐 ([58bf989](https://github.com/MarleneJiang/ByteDream-JueJin/commit/58bf989ca4b765a0ce67e251d53fe37f2d23566f))
* 更新启动命令 ([84bd566](https://github.com/MarleneJiang/ByteDream-JueJin/commit/84bd566710ec7cffe32d4b56f0d59f0c33f8a3a0))
* 现在文章列表大小和掘金的一样了 ([cbc07ac](https://github.com/MarleneJiang/ByteDream-JueJin/commit/cbc07ac8cae5d47dcf5d4ae92535e8b5f87a2185))
* 相关配置修改 ([993baa5](https://github.com/MarleneJiang/ByteDream-JueJin/commit/993baa5093c631718d02dc66a67154cde7e0f320))
* 相关问题 ([99b9ea5](https://github.com/MarleneJiang/ByteDream-JueJin/commit/99b9ea5ab2e1c6e2b926ac2cd75164e159819758))
* 设置端口 ([ff2eb1f](https://github.com/MarleneJiang/ByteDream-JueJin/commit/ff2eb1f197f2d451e3e48de7c187715a7434a125))
* 调整字体颜色 ([5715afd](https://github.com/MarleneJiang/ByteDream-JueJin/commit/5715afd978cc2ca3369410af36be7ef203d46f7a))
* 路由跳转问题 ([cf43142](https://github.com/MarleneJiang/ByteDream-JueJin/commit/cf4314252660348c47dc5f1173f4e74fef9cd290))
* 路由问题 ([b8035c0](https://github.com/MarleneJiang/ByteDream-JueJin/commit/b8035c0b607494d188cc13d1881d3988da9695cd))
* 长目录优化 + md暗黑模式适配 ([adfcb25](https://github.com/MarleneJiang/ByteDream-JueJin/commit/adfcb25f2627647b37c5a46cac0e120399c4ecb0))
* 骨架屏问题 ([21cc11d](https://github.com/MarleneJiang/ByteDream-JueJin/commit/21cc11dff1d38176a1d55d50f81eb68ed28d775e))

## [1.5.0](https://github.com/MarleneJiang/ByteDream-JueJin/compare/v1.4.0...v1.5.0) (2023-02-08)


Expand Down
Loading

0 comments on commit dbb48fc

Please sign in to comment.