jxxghp
9b19cbefc8
fix user ui
2024-10-19 07:58:46 +08:00
jxxghp
a4ba6b947b
Refactor font size in VerticalNav component
2024-10-18 17:47:34 +08:00
jxxghp
fb510ff180
Refactor permission utility function
2024-10-18 14:24:16 +08:00
jxxghp
2710cbc85a
Refactor SubscribeShareCard component to improve layout and text overflow handling
2024-10-18 14:02:05 +08:00
jxxghp
b82f17bcf1
Merge pull request #203 from Aqr-K/dev-user
...
fix(user)
2024-10-18 14:01:47 +08:00
Aqr-K
f9c33394a9
Merge branch 'dev-user' of https://github.com/Aqr-K/MoviePilot-Frontend into dev-user
2024-10-18 12:58:50 +08:00
Aqr-K
0a15a6eb64
fix(user)
...
- `更新` 与 `新建` 用户时,增加防抖;
- 去除 `UserProfileView` ( `个人信息` )中的冗余代码。
- `个人信息` 增加提交时的 `保存` 按钮的文本变化与点击禁用。
2024-10-18 12:58:45 +08:00
Aqr-K
45777c01ee
fix(user)
...
- `更新` 与 `新建` 用户时,增加500ms防抖;
- 去除 `UserProfileView` 中的冗余代码。
- `个人信息` 增加提交时的 `按钮文本`变化与点击禁用。
2024-10-18 12:54:07 +08:00
jxxghp
b331cc55ce
Merge pull request #202 from InfinityPacer/dev
2024-10-18 11:56:13 +08:00
jxxghp
74ef5a8083
Merge pull request #201 from Aqr-K/dev-user
2024-10-18 11:55:30 +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
InfinityPacer
15319bf586
style(VSelect): add clearable option
2024-10-18 10:55:38 +08:00
jxxghp
832cae635e
Merge pull request #200 from InfinityPacer/dev
2024-10-18 06:56:06 +08:00
Aqr-K
1c83752f56
feat(user): add username modification function.
2024-10-18 02:50:52 +08:00
jxxghp
7973457417
refactor: 优化站点卡片组件
2024-10-17 21:39:26 +08:00
InfinityPacer
8083e94ecd
fix(message): add delay to prevent 403
2024-10-17 16:59:51 +08:00
jxxghp
b3485af14c
fix: 修复站点数据展示
2024-10-17 16:10:33 +08:00
jxxghp
01eaef2bf9
feat:站点数据展示
2024-10-17 12:15:49 +08:00
jxxghp
3e241cf8bc
Merge pull request #199 from Aqr-K/dev-user
2024-10-17 06:55:52 +08:00
Aqr-K
2df4dc0535
fix(user): bug
2024-10-17 01:47:18 +08:00
Aqr-K
135a1e3d52
style(user): No line breaks.
...
- 禁止 `电影订阅` 与 `电视剧订阅` 名称在不同的设备比例下,会出现换行的情况。
2024-10-16 23:20:04 +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
004c9eadd5
feat:优化站点卡片
2024-10-16 18:35:27 +08:00
jxxghp
b483a5f4e8
refactor(cards): update MediaServerCard.vue
2024-10-16 15:45:25 +08:00
jxxghp
06e0f4234f
refactor(setting): update TorrentPriorityItems in AccountSettingRule.vue
2024-10-16 15:23:54 +08:00
jxxghp
e9a5c0ae69
refactor(setting): remove unnecessary function call in AccountSettingDirectory.vue
2024-10-15 20:18:38 +08:00
jxxghp
0c17702f65
Merge pull request #198 from InfinityPacer/dev
2024-10-14 06:45:14 +08:00
InfinityPacer
ddf682d66a
feat(security): update douban image proxy URL
2024-10-14 01:35:27 +08:00
jxxghp
018c5f857b
feat(downloading): add NoDataFound component for empty downloaders
...
Add the NoDataFound component to the downloading page to display a 404 error message when there are no enabled downloaders. This component will show an error code, title, and description to guide users on how to configure and enable downloaders in the settings.
Closes #197
2024-10-12 12:30:56 +08:00
jxxghp
b5d89ff082
Merge pull request #197 from InfinityPacer/dev
2024-10-10 16:53:47 +08:00
InfinityPacer
54046a4717
feat(vite): add server proxy to handle CORS for API requests
2024-10-10 15:41:02 +08:00
InfinityPacer
505773043b
feat(security): remove unnecessary token
2024-10-10 15:40:06 +08:00
jxxghp
e9bb811244
Update version number in VerticalNav component
2024-10-10 14:42:43 +08:00
jxxghp
6ef6ea1479
fix ui
2024-10-10 13:09:20 +08:00
jxxghp
93bd4002db
fix ui
2024-10-10 12:59:53 +08:00
jxxghp
b9ec829747
fix ui
2024-10-09 20:44:30 +08:00
jxxghp
f307327af3
add subscribe share cards
2024-10-09 19:47:31 +08:00
jxxghp
936be9928d
fix ui
2024-10-09 17:07:18 +08:00
jxxghp
b639369846
支持更多订阅自定义属性
2024-10-09 15:20:25 +08:00
jxxghp
5577e4cf62
Merge pull request #196 from InfinityPacer/dev
2024-10-09 06:44:42 +08:00
InfinityPacer
63206fea2e
fix(download): support downloader and save_path parameters
2024-10-09 02:32:02 +08:00
jxxghp
40727dac2d
Merge pull request #194 from InfinityPacer/dev
2024-10-06 17:52:47 +08:00
InfinityPacer
d703909177
refactor(search): optimize sorting logic for season filter options
2024-10-06 17:37:01 +08:00
jxxghp
fc61060b7f
Merge pull request #193 from InfinityPacer/dev
2024-10-02 20:19:05 +08:00
jxxghp
73e21e77ec
Merge pull request #192 from Aqr-K/dev-downloader
2024-10-02 20:17:57 +08:00
InfinityPacer
6be05819b0
fix(dashboard): handle MediaServerLatest.vue rendering failures
2024-10-02 11:39:02 +08:00
Aqr-K
0e116ad1b9
feat(downloader): Default downloader automatic selection and checking
...
- 增加保存时的默认下载器不存在的自动选择与去重
2024-10-02 02:36:55 +08:00
jxxghp
016c232ef2
Merge pull request #191 from InfinityPacer/dev
2024-10-01 20:36:37 +08:00