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
|
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
|
b5d89ff082
|
Merge pull request #197 from InfinityPacer/dev
|
2024-10-10 16:53:47 +08:00 |
|
InfinityPacer
|
505773043b
|
feat(security): remove unnecessary token
|
2024-10-10 15:40:06 +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
|
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 |
|
InfinityPacer
|
63206fea2e
|
fix(download): support downloader and save_path parameters
|
2024-10-09 02:32:02 +08:00 |
|
jxxghp
|
cf3a204eac
|
refactor: Remove unused import in SiteTorrentTable.vue
Remove the unused import of MediaInfo in SiteTorrentTable.vue to improve code cleanliness and reduce potential confusion.
|
2024-09-30 16:00:32 +08:00 |
|
jxxghp
|
dc3e364b90
|
fix ui
|
2024-09-30 11:11:01 +08:00 |
|
jxxghp
|
574464c1ea
|
Refactor AddDownloadDialog.vue component and update download confirmation dialog UI
|
2024-09-24 12:07:48 +08:00 |
|
jxxghp
|
816dfa4e3b
|
Refactor SiteTorrentTable.vue and AddDownloadDialog.vue components
|
2024-09-23 21:04:37 +08:00 |
|
jxxghp
|
7e4f21ff33
|
add from_history
|
2024-09-21 19:11:24 +08:00 |
|
jxxghp
|
cd6f5090d7
|
fix bug
|
2024-09-21 17:53:01 +08:00 |
|
jxxghp
|
1efd0a3d5b
|
fix TransferHistoryView
|
2024-09-21 17:33:32 +08:00 |
|
jxxghp
|
4434d7b8c9
|
fix ReoranizeDialog
|
2024-09-21 17:04:54 +08:00 |
|
jxxghp
|
24e184eace
|
refactor: 优化ReorganizeDialog组件
|
2024-09-21 08:49:02 +08:00 |
|
jxxghp
|
aff4b2f9b7
|
refactor: 优化ReorganizeDialog组件
为ReorganizeDialog组件进行优化,移除了props中的storage属性,并将其替换为target_storage和target_path属性。同时更新了相关的表单和逻辑处理。
|
2024-09-20 13:39:33 +08:00 |
|
jxxghp
|
e6b6d3ca27
|
fix bug
|
2024-09-18 08:29:06 +08:00 |
|
InfinityPacer
|
4bd97f9d81
|
fix: handle scenarios where avatar is empty
|
2024-09-16 17:09:51 +08:00 |
|
Aqr-K
|
9411a29adf
|
feat: Control status permission judgment.
增加状态控制,如果编辑的是当前使用的用户,会隐藏状态控制栏
个人信息栏,增加分割线,做为功能区的显示区分
|
2024-09-14 22:46:17 +08:00 |
|
Aqr-K
|
6a6100a814
|
style: User style adjustment
隐藏已有用户二次编辑中的用户名;补全新增用户界面的默认头像显示;增加分割线。
|
2024-09-14 20:38:33 +08:00 |
|
jxxghp
|
fc263d79a8
|
fix usercard
|
2024-09-08 15:14:53 +08:00 |
|
jxxghp
|
6ec1bbe1ae
|
style: Update globalSettings injection in multiple components
|
2024-08-29 08:36:29 +08:00 |
|
jxxghp
|
e9b8f3138c
|
style: Add support for INI files in ACE editor
|
2024-08-16 11:35:53 +08:00 |
|
jxxghp
|
dd9663451e
|
style: Update storage card to include Rclone configuration dialog and improve UI consistency
|
2024-08-16 11:31:04 +08:00 |
|
jxxghp
|
b94fb70e02
|
style: Update storage card to include authentication dialogs for Aliyun and U115 storage types
|
2024-08-15 16:15:49 +08:00 |
|
jxxghp
|
cfc2e407a4
|
fix settings layout
|
2024-07-14 11:07:17 +08:00 |
|
jxxghp
|
6fad85e957
|
feat:仪表盘不活跃时不刷新 && 网盘整理联动刮削
|
2024-06-24 09:13:22 +08:00 |
|
jxxghp
|
0215a800e2
|
fix scrape
|
2024-06-23 09:06:14 +08:00 |
|
jxxghp
|
18f3dc2d44
|
fix buttons
|
2024-06-20 17:40:51 +08:00 |
|
jxxghp
|
4f67bb0250
|
feat:文件管理批量选择
|
2024-06-20 15:32:17 +08:00 |
|
jxxghp
|
75a358a4d2
|
feat: improve QR code UI and add loading skeleton
|
2024-06-19 16:07:37 +08:00 |
|
jxxghp
|
d5646be6f8
|
fix qrcode ui
|
2024-06-19 15:58:26 +08:00 |
|
jxxghp
|
f793654bd8
|
fix 115
|
2024-06-19 13:02:24 +08:00 |
|
jxxghp
|
d6dac704eb
|
fix
|
2024-06-18 07:03:29 +08:00 |
|
jxxghp
|
14c2503b0d
|
add aliyun
|
2024-06-17 19:46:21 +08:00 |
|
jxxghp
|
223ecc0e6b
|
fix dialog persistent-hint
|
2024-06-03 10:43:28 +08:00 |
|
jxxghp
|
d355e4575d
|
fix #2179 根据路径自动匹配刮削开关
|
2024-05-26 09:37:42 +08:00 |
|
jxxghp
|
bdbb118e55
|
fix https://github.com/jxxghp/MoviePilot-Frontend/issues/131
|
2024-05-26 08:09:47 +08:00 |
|
jxxghp
|
a543202edc
|
feat:订阅保存路径支持下拉选择
|
2024-05-24 08:16:10 +08:00 |
|
jxxghp
|
52cf517a91
|
站点拖动排序
|
2024-05-23 19:39:33 +08:00 |
|
jxxghp
|
11b649dc8c
|
fix 手动整理选择目录
fix https://github.com/jxxghp/MoviePilot/issues/2145
|
2024-05-23 12:39:35 +08:00 |
|
jxxghp
|
2c16b6c078
|
fix manual_transfer
|
2024-05-23 08:09:48 +08:00 |
|