reco_luan
|
204df9f543
|
feat: add yber security record
and fix home-blog style
|
2019-12-21 01:05:30 +08:00 |
|
reco_luan
|
00f48cec4a
|
fix: some little problem
|
2019-12-20 18:18:14 +08:00 |
|
reco_luan
|
954acbdb27
|
Merge branch 'develop' into develop
|
2019-12-20 18:04:23 +08:00 |
|
nshu
|
64e085d6f8
|
修复 代码段于博客首页样式宽度过长会出现横向滚动条的情况
|
2019-12-20 17:12:29 +08:00 |
|
reco_luan
|
4ed1917c32
|
fix: Optimize style
1. searchbox
2. pagation
3. add personal info at siderbar
|
2019-12-19 23:31:41 +08:00 |
|
reco_luan
|
424adb1a73
|
fix: ssr & formatDate in utils.js
|
2019-12-15 13:19:22 +08:00 |
|
reco_luan
|
dc65e6280c
|
refactor: cancel sync loading of article list
|
2019-12-15 13:02:58 +08:00 |
|
reco_luan
|
4a587445d5
|
fix: build error when use vssue
do not set data in function Vue.mixin()
|
2019-12-15 02:58:48 +08:00 |
|
reco_luan
|
571e865fdd
|
fix: fix home.vue
|
2019-12-09 11:33:55 +08:00 |
|
reco_luan
|
80dc4d7254
|
fix: fix title display in homeBlog.vue
|
2019-12-09 11:31:35 +08:00 |
|
reco_luan
|
106f72d860
|
fix: remove input focus
remove input focus when keydown in SearchBox.vue
|
2019-12-09 11:16:17 +08:00 |
|
reco_luan
|
b72a5cc5cd
|
style: delete article title color
|
2019-12-08 20:44:09 +08:00 |
|
reco_luan
|
2a998d3ed3
|
fix: hero img tot displayed by default
|
2019-12-08 20:12:48 +08:00 |
|
reco_luan
|
9fcd3fd348
|
feat: add dark mode(part.10)
Style adjustment
|
2019-12-08 20:08:19 +08:00 |
|
reco_luan
|
b4183be7f7
|
fix: Optimize HomeBlog.vue
|
2019-12-06 19:40:21 +08:00 |
|
reco_luan
|
24aca9922f
|
fix: fix word spelling
|
2019-12-06 00:22:20 +08:00 |
|
reco_luan
|
f8a39a9755
|
reactor: refacor load tansition
refacor load tansition by ModuleTransition.vue
|
2019-12-06 00:11:16 +08:00 |
|
reco_luan
|
8994c5bb59
|
feat: Add component & optimization
1. Project optimization
2. Add module loading animation component
|
2019-12-05 14:59:03 +08:00 |
|
reco_luan
|
742e212a97
|
feat: add dark mode(part.9)
Adapt to dark theme
Optimize data acquisition
|
2019-12-04 23:45:40 +08:00 |
|
reco_luan
|
720c6dbe35
|
refactor: get post data
use mixin(post)
|
2019-12-04 13:59:02 +08:00 |
|
reco_luan
|
74534b1a6c
|
feat: add dark mode(part.8)
Optimize homepage & password
|
2019-12-03 17:17:37 +08:00 |
|
reco_luan
|
3c852b18a4
|
feat: add dark mode(part.7)
1. Optimize the password page
2. Adapt to dark mode (sidebar\timeline)
|
2019-12-03 15:34:59 +08:00 |
|
reco_luan
|
395b969501
|
feat: add dark mode(part.5)
|
2019-11-30 19:32:43 +08:00 |
|
reco_luan
|
90e9fb328b
|
feat: add dark mode(part.4)
|
2019-11-30 01:30:10 +08:00 |
|
zsw
|
51a155e3c3
|
feat: add the --bgm-bg-color to adapt to dark mode
|
2019-11-29 14:56:18 +08:00 |
|
reco_luan
|
749814563d
|
test: delete test code
|
2019-11-28 22:47:52 +08:00 |
|
reco_luan
|
c65d95bbab
|
test: test param $mode
|
2019-11-28 19:19:01 +08:00 |
|
reco_luan
|
bc74019dac
|
feat: add dark mode(part.3)
1. move SearchBox.vue to local
2. general adaptation work
|
2019-11-28 11:49:03 +08:00 |
|
reco_luan
|
167e75a28a
|
feat: add dark mode(part.2)
|
2019-11-27 20:12:51 +08:00 |
|
reco_luan
|
a0bab570cd
|
feat: add dark mode(part.1)
1. Complete mode switch methods
2. Adapt dark theme to theme elements.
|
2019-11-27 20:03:10 +08:00 |
|
reco_luan
|
9ae5f15523
|
feat: change theme picker to mode picker
part.1 init mode
|
2019-11-27 14:30:23 +08:00 |
|
reco_luan
|
85c90d0001
|
style: change some css
1. TagList
2. HomeBlog
|
2019-11-27 13:29:14 +08:00 |
|
reco_luan
|
cc2f13cb9c
|
style: change sidebar style
|
2019-11-27 13:22:32 +08:00 |
|
reco_luan
|
d975d9d3b4
|
fix: fix style err in password page
|
2019-11-26 23:47:11 +08:00 |
|
IKangXu
|
ebe3b7a030
|
拉取最新代码(文章置顶)
|
2019-11-26 17:05:24 +08:00 |
|
reco_luan
|
ebacfe25f8
|
fix: change icon name
|
2019-11-26 13:53:49 +08:00 |
|
IKangXu
|
9aa136c726
|
文章置顶功能,支持置顶位置排序
|
2019-11-26 12:48:51 +08:00 |
|
reco_luan
|
a9cf0b1423
|
feat: retain the page number when back
Fix the bug that the list page does not retain the page number
|
2019-11-25 23:49:58 +08:00 |
|
reco_luan
|
f17e9d57da
|
feat: add article sign
add sticky and password icon
sticky article sorted at the top of the list
|
2019-11-25 22:46:33 +08:00 |
|
reco_luan
|
1e44507faf
|
fix: Adjust parameter name
|
2019-11-24 16:06:16 +08:00 |
|
reco_luan
|
392de184c7
|
fix: Fix bug in tag page
Switch tab button does not display the number of readings.
|
2019-11-20 16:47:05 +08:00 |
|
reco_luan
|
b3bd1dd270
|
fix: change the way to get all posts
Data is composed of data from each category.
|
2019-11-18 14:34:22 +08:00 |
|
reco_luan
|
2f505aa836
|
fix: fix error when no friend-link config
|
2019-11-15 20:14:00 +08:00 |
|
reco_luan
|
19f2da0cad
|
feat: add share component
|
2019-11-14 19:28:22 +08:00 |
|
reco_luan
|
b4ba2539de
|
fix: fix accessNumber
Show accessNumber at the article page when use valine.
|
2019-11-14 16:30:17 +08:00 |
|
reco_luan
|
ebfd169309
|
fix: fix FriendLink & AccessNumber
|
2019-11-14 16:01:39 +08:00 |
|
reco_luan
|
c93105f825
|
fix: friend link
|
2019-11-14 01:09:34 +08:00 |
|
reco_luan
|
236e506a28
|
fix: friend link
|
2019-11-13 20:46:00 +08:00 |
|
reco_luan
|
e162cad833
|
style: change style of category list in home page
|
2019-11-13 19:16:08 +08:00 |
|
reco_luan
|
8e6616b6e1
|
feat: add FriendLink
|
2019-11-13 19:05:04 +08:00 |
|