Commit graph

143 commits

Author SHA1 Message Date
b173e808c7
fix: Fix file hiding display issue (#9981)
#9871
2025-08-13 08:40:50 +00:00
ec01aef71a
fix: Fix .tgz file decompression exception issue (#9974)
#9927
2025-08-13 07:38:51 +00:00
b20411f8f1
fix: Fix the issue of calculating size incorrectly during sorting (#9474) 2025-07-09 11:02:55 +00:00
4ef9fcde59
fix: Default display of hidden files (#9327)
#9325 
#9324
2025-06-27 10:23:24 +00:00
79556affbd
fix: Fix the preview image error of child nodes (#9296)
#9245
2025-06-26 06:43:22 +00:00
eddc1b6a8d
fix: Fix hidden file flipping issue (#9189) 2025-06-19 11:51:00 +00:00
d68a0b076b
feat: transfer some code (#9124)
refs #9067
2025-06-17 03:56:53 +00:00
John Niang
8a4ff3c809
Refine English translation for v2 (#9016) 2025-06-11 17:53:13 +08:00
John Niang
fd5437139b
Revert "Refine English translation (#8991)" (#9015)
This reverts commit f843438baf.
2025-06-11 17:03:13 +08:00
John Niang
f843438baf
Refine English translation (#8991)
* Refine English translation (#7232)

* Refine English translation  (#7247)

* Refine pluralization of some English words (#7318)

* Refine plural translation of English words

* Remove useless i18n modifier

* Refine English translation again and again (#7353)

* Replace whitelist and blacklist with allowlist and blocklist (#7358)

* Refine English translation and UI style (#7399)

* Resolve build error

* Fix build error
2025-06-11 14:41:29 +08:00
CityFun
4528f1feaf
feat: update docs url (#8997) 2025-06-10 10:30:35 +00:00
CityFun
3af68cdb54
fix: Resolve the error in file management (#8966) 2025-06-09 07:13:04 +00:00
b786d507e0
feat: The file list does not display hidden files by default (#8943)
Refs: #5702
2025-06-06 09:22:55 +00:00
4074b94800
feat: Preview the current directory image (#8930)
Refs: #6117
2025-06-05 11:24:53 +00:00
0a5f62fe4b
feat: Optimize file management style and increase file calculation (#8851)
Refs: #6878
2025-05-27 08:56:20 +00:00
1716e42ffe
fix: code editor tab close (#8832) 2025-05-26 16:02:06 +08:00
8e808903fc
feat: Current directory and file numbers (#8781) 2025-05-22 07:05:59 +00:00
eac4e15ef5
feat: Support compress 7z and rar format files (#8776) 2025-05-21 22:25:40 +08:00
057dcaf2e5
feat: Multi directory calculation size (#8762)
* feat: Multi directory calculation size

* feat: optimize code editor

* feat: directory calculation size
2025-05-21 11:55:37 +08:00
bf7935e313
feat: Multi tab editing file (#8738)
* feat: Multi tab editing file

* feat: link underline
2025-05-19 17:41:51 +08:00
3afef6fa99
refactor: Improve optimize code (#8581) 2025-05-09 07:57:48 +00:00
af2b53412d
style: Optimize page style (#8562) 2025-05-07 09:41:39 +00:00
8338582051
feat: File management mounting directory (#8498) 2025-04-28 07:01:49 +00:00
3b6bb9bd22
feat: File management optimization (#8452)
Refs: #3545 #3387
2025-04-22 09:11:06 +00:00
ChengPlay
0d857d2f0c
style: Optimize page styles. (#8436) 2025-04-21 08:10:49 +00:00
47d5e919a2
feat: Check for duplicate files before uploading/copying/moving (#8177) 2025-03-18 17:16:15 +08:00
zhengkunwang
80a0afc135
fix(file): fix issue with copy file failed (#8153) 2025-03-14 06:51:08 +00:00
zhengkunwang
7eeca73337
fix(file): fix issue with file recycle bin delete failed (#8152) 2025-03-14 06:49:08 +00:00
ssongliu
35f384a0f6 feat: Improve international language and style (#8150) 2025-03-14 14:30:02 +08:00
zhengkunwang
4b1154209b
fix(file): Fix issue with abnormal display when calculating sizes of multiple folders simultaneously (#8065) 2025-03-05 14:20:05 +08:00
zhengkunwang
6092e768ef
feat(file): Prevent progress display after file download completion (#8062) 2025-03-04 10:00:57 +00:00
zhengkunwang
9a597adff3
feat: Update translations (#8029) 2025-02-27 17:54:19 +08:00
zhengkunwang
5e2bb27a47
feat:Update translations (#8004) 2025-02-26 13:52:03 +08:00
zhengkunwang
51bb42c493
feat: Add download task button to view current ongoing download tasks (#7995) 2025-02-25 16:39:12 +08:00
ssongliu
368203443f
fix: fix the issue of abnormal display of backup account size (#7827) 2025-02-08 22:56:57 +08:00
ssongliu
b2fa0aa2d4
style: Optimize the styles of dashboard, container, and other pages (#7811) 2025-02-06 18:17:36 +08:00
zhengkunwang
d093c0b25b
feat: Updated partial translations (#7802) 2025-02-05 22:41:09 +08:00
ssongliu
40b099a978
feat: Improve the internationalization of the frontend. (#7778) 2025-01-27 11:06:26 +00:00
zhengkunwang
90354451d2
feat: Standardized interface name capitalization (#7770) 2025-01-24 14:38:10 +00:00
ssongliu
4f1a56e66c
feat: merge code from dev (#7750) 2025-01-21 10:32:14 +00:00
zhengkunwang
b1fbdcc566
feat(appstore): Add Synchronization of Main Node Application Store Pa… (#7612) 2024-12-31 09:57:55 +00:00
ssongliu
7008774bb5
feat: merge code from dev (#7439) 2024-12-19 22:21:00 +08:00
ssongliu
a627aa9915
feat: merge from dev (#7366)
* feat: merge from dev

* feat: Merge mobile style code from the dev branch
2024-12-17 15:59:21 +08:00
zhengkunwang
ed2f5c42d0 feat: 统一抽屉组件 (#5691) 2024-07-17 17:16:08 +08:00
zhengkunwang
a1b1790935 style: 统一优化页面布局 (#5654) 2024-07-17 17:13:56 +08:00
3b1df05ae0
fix: 关闭 pdf 预览 (#5838)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m37s
Build / SonarCloud (push) Failing after -6m40s
sync2gitee / repo-sync (push) Failing after -6m42s
pdfjs 安全漏洞,后续版本增加预览 pdf
2024-07-16 11:17:27 +00:00
464392f7e1
fix: 文本管理计算文件夹大小请求超时 (#5836)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m37s
Build / SonarCloud (push) Failing after -6m40s
sync2gitee / repo-sync (push) Failing after -6m41s
文本管理计算文件夹大小调整为局部加载,增加请求时长
2024-07-16 07:05:27 +00:00
zhengkunwang
0872374fe4
feat: 优化英文翻译 (#5662) 2024-07-03 10:03:31 +00:00
b5b710f8b2
feat: 文件管理支持预览常见文件格式 (#5629)
Some checks failed
Build Test / build-linux-binary (push) Failing after -6m0s
Build / SonarCloud (push) Failing after -6m4s
sync2gitee / repo-sync (push) Failing after -6m6s
#### What this PR does / why we need it?
 Refs #5431
#### Summary of your change
支持预览 pdf/word/excel/image/video/audio
#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-07-01 08:11:17 +00:00
9cc4ec49ef
feat: 文件管理编辑文件增加左侧目录树 (#5594)
Refs: #3624

#### What this PR does / why we need it?

#### Summary of your change

#### Please indicate you've done the following:

- [ ] Made sure tests are passing and test coverage is added if needed.
- [ ] Made sure commit message follow the rule of [Conventional Commits specification](https://www.conventionalcommits.org/).
- [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
2024-06-28 06:16:57 +00:00