jxxghp
ebc2a764c2
将vue-toast-notification替换为vue-toastification,并更新相关样式和依赖项
2025-06-25 17:42:36 +08:00
jxxghp
f727aea51d
为多个设置组件的保存按钮添加图标,以提升用户体验和一致性。
2025-05-28 10:09:05 +08:00
jxxghp
1cfee25695
优化多个组件的输入框,添加图标以提升用户体验,确保提示信息的一致性和可读性。
2025-05-27 21:23:08 +08:00
jxxghp
8cf4b612d5
更新国际化支持
2025-04-28 13:23:51 +08:00
jxxghp
e97d815dc3
Refactor page titles and dialog close buttons across multiple views
...
- Replaced instances of `DialogCloseBtn` with `VDialogCloseBtn` in TransferHistoryView, AccountSettingAbout, AccountSettingSystem, and UserProfileView for consistency.
- Introduced a new component `PageContentTitle` to standardize page titles in SiteCardListView, SubscribeListView, UserListView, and WorkflowListView, improving layout and readability.
- Added keyword filtering functionality in SubscribeListView and SubscribeShareView to enhance user experience during searches.
- Added a new site logo image to the assets.
2025-04-15 13:23:56 +08:00
madrays
aebce53450
重构用户卡片页面
2025-04-02 01:34:30 +08:00
jxxghp
5b84ce307b
fix: 移除对话框的 persistent 属性
2025-03-15 11:52:16 +08:00
Aqr-K
721d4f7685
refactor: replace Vuex with Pinia
2025-02-24 19:26:56 +08:00
jxxghp
e9264fa472
feat:小屏搜索结果列表模式增加过滤按钮
2025-02-05 17:40:57 +08:00
jxxghp
83b25eabbb
优化对话框组件的样式和属性设置
2025-01-29 19:21:57 +08:00
jxxghp
4112214c1f
添加豆瓣用户字段并更新账号绑定标题
2025-01-20 18:25:28 +08:00
jxxghp
475bee28c6
优化用户头像上传界面,调整布局和样式
2025-01-04 11:52:45 +08:00
jxxghp
98bdfb160e
Merge pull request #226 from Aqr-K/v2-settings
...
feat(user): New avatar file add webp format support
2024-11-04 12:44:40 +08:00
jxxghp
6327649501
refactor(setting): 移除防抖时间
2024-11-04 12:43:52 +08:00
Aqr-K
6937f5e1b1
feat(user): New avatar file add webp format support
...
- 新头像增加 `webp` 格式支持
2024-11-04 12:39:38 +08:00
Aqr-K
9cbafdfab8
feat(user): Add file type check and size determination
...
- 增加 文件类型检查
- 增加 文件大小限制,800KB
2024-11-03 18:28:07 +08:00
jxxghp
9b19cbefc8
fix user ui
2024-10-19 07:58:46 +08:00
Aqr-K
0a15a6eb64
fix(user)
...
- `更新` 与 `新建` 用户时,增加防抖;
- 去除 `UserProfileView` ( `个人信息` )中的冗余代码。
- `个人信息` 增加提交时的 `保存` 按钮的文本变化与点击禁用。
2024-10-18 12:58:45 +08:00
Aqr-K
8dd82aacf2
Update UserProfileView.vue
2024-10-18 11:06:15 +08:00
Aqr-K
35d130a01b
Merge branch 'dev' into dev-user
2024-10-18 11:03:01 +08:00
Aqr-K
1c83752f56
feat(user): add username modification function.
2024-10-18 02:50:52 +08:00
jxxghp
01eaef2bf9
feat:站点数据展示
2024-10-17 12:15:49 +08:00
Aqr-K
4366fdd4a6
fix(user): bug
...
- 通过 `用户管理` 修改头像后,切换到 `个人信息` 时头像不同步。
2024-10-16 23:13:59 +08:00
Aqr-K
a47d3f10f9
feat(user): UserSettings function adjustment.
...
- 增加更新头像时,立刻同步更新localStorage;解决当前头像替换后,必须重新登录才能刷新localStorage的问题。
- 删除个人信息页面上传图片时,立刻触发更新的功能,统一保存后再更新。
- 增加 `还原当前头像` 按钮,允许 `上传新头像`、`重置默认头像` 后,进行回退;解决重置后后悔了,但其他参数已经填写时,必须刷新页面才能还原当前头像的问题。
2024-10-16 22:48:23 +08:00
jxxghp
7da21f23aa
fix profile
2024-09-21 19:26:58 +08:00
Aqr-K
9411a29adf
feat: Control status permission judgment.
...
增加状态控制,如果编辑的是当前使用的用户,会隐藏状态控制栏
个人信息栏,增加分割线,做为功能区的显示区分
2024-09-14 22:46:17 +08:00
jxxghp
474db2be0d
fix profile
2024-07-09 19:13:30 +08:00
jxxghp
e946037c57
fix user
2024-07-09 07:59:39 +08:00
jxxghp
b2e1fe314f
fix user
2024-07-06 17:53:51 +08:00