Commit Graph

40 Commits

Author SHA1 Message Date
huaiyuan
9fa30c9034 files&files server: disable nats and expand upload size limit to 100G (#909)
* fix: disable nats and expand upload size limit to 100G

* fix: files disable socket and expand upload size limit to 100G

---------

Co-authored-by: lovehunter9 <wangrx07@aliyun.com>
2025-01-21 22:22:39 +08:00
huaiyuan
f08b03863d files&files server: update larepass version to v1.3.20 (#905)
* fix: files immediately send events for remove/rename and folder create

* fix: fix files uplaodModal count err and filter md5

---------

Co-authored-by: lovehunter9 <wangrx07@aliyun.com>
2025-01-21 19:48:37 +08:00
huaiyuan
d17514e94a files&settings&market&files server: update version larepass to v1.3.19 (#898)
fix: files-server memory explode bug by deleting md5 and buffering io.Copy
2025-01-20 23:42:24 +08:00
huaiyuan
1977c12c16 files, appdata-gateway,uploader: smb support, md5 function, cache preview and fix a pvc problem (#889)
* files, appdata-gateway and uploader: smb support, md5 function, cache preview and fix a pvc problem

* files, appdata-gateway and uploader: smb support, md5 function, cache preview and fix a pvc problem

* feat: mount smb share file & connect wifi via ble

* Merge branch 'smb_md5_history' of github.com:beclab/olares into smb_md5_history

# Conflicts:
#	apps/files/config/cluster/deploy/files_deploy.yaml

* files: external add smb server and files can view MD5

---------

Co-authored-by: lovehunter9 <wangrx07@aliyun.com>
Co-authored-by: hysyeah <hysyeah@gmail.com>
Co-authored-by: liuyu <>
2025-01-18 00:54:41 +08:00
huaiyuan
71c24d7592 feat(Files&Vault&Wise&Files server): update LarePass new version to v1.3.14 (#836)
* feat: files server send message to frontend with nats when directory changed

* feat: update vault nats

* fix: files-frontend to vault

* feat: files frontend update data when the socket sended and add FilesDialog component

* Update files_deploy.yaml

* fix: vault server yaml

* fix: middleware operator nats mr list

---------

Co-authored-by: lovehunter9 <wangrx07@aliyun.com>
Co-authored-by: qq815776412 <815776412@qq.com>
Co-authored-by: eball <liuy102@hotmail.com>
Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
2025-01-08 14:42:01 +08:00
lovehunter9
623822bcef files: fix the bug when copying name with space for src xor dst is sync (#732)
* bugfix: fix the bug when copying name with sapce for src xor dst is sync

* files: fix the decoding issue of folders containing spaces

---------

Co-authored-by: huaiyuan <1029848564@qq.com>
2024-12-10 21:41:35 +08:00
lovehunter9
b4448e23ef fix: external 404 when it is null fixed (#686) 2024-12-02 11:07:12 +08:00
dkeven
a47b3bcc82 feat: change brand-related paths to Olares (#617)
* fix: change root path

* fix: bfl,osnode-init,tapr-middleware change root path

* fix: osnode-init image tag

* update CLI to v0.1.48

* fix: update CLI version to 0.1.49

* fix: wsl ps1 upddate

* fix: update terminusd

* fix: wsl ps1 update

---------

Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
Co-authored-by: aby913 <aby913@163.com>
2024-11-10 12:38:45 +08:00
lovehunter9
da6e87cd4b feat: uploader retransfers files when uploading folder or multi-files (#593) 2024-11-02 00:40:21 +08:00
lovehunter9
092c6ff09e fix: files-server unescape bugfix for GET /api/resources sync support (#560) 2024-10-22 23:12:45 +08:00
lovehunter9
44f74a1c3e fix: files-server won't read header for every files when checking filetype at listing (GET /api/resources) to avoid taking a lot of time for reading content from a downloading file (#559) 2024-10-22 18:58:42 +08:00
lovehunter9
becf4e7f1a fix: files: skip watcher trying to watch /data/External (#556)
bugfix: files: skip watcher trying to watch /data/External
2024-10-21 17:32:05 +08:00
lovehunter9
bf477f16e5 feat: files get resource recursive stream for folder downloading (#545)
feat: files get resource recursive stream for downloading
2024-10-15 23:41:17 +08:00
lovehunter9
d127e4d715 feat: external type/unmount & watch /data & basic step for google drive and photos (#501) 2024-09-26 23:51:09 +08:00
eball
ebfd6f58f9 feat: add terminusd info to terminus-info api (#495)
* feat: add terminusd info to terminus-info api

* fix: add mount propagation to external path in files

* fix: get shims bug

* fix: change ip even when terminus is not installed

---------

Co-authored-by: liuyu <>
2024-09-25 23:54:43 +08:00
eball
e49c7be37c feat: usb mount (#476)
Co-authored-by: liuyu <>
2024-09-19 21:58:12 +08:00
0x7fffff92
b4bbf74c29 fix: crash when clearing segments (#438)
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-09-11 16:24:49 +08:00
0x7fffff92
eb41929aed feat: supports playing media files in external storage (#428)
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-09-06 22:16:07 +08:00
lovehunter9
48d8b02a07 fix: uploader cors bug (#426) 2024-09-06 20:13:41 +08:00
lovehunter9
804d93e40f fix: rpcserver will init in a goroutine (#424) 2024-09-06 17:32:11 +08:00
lovehunter9
b7114bf254 feat: files external support (#416)
* feat: files external support

* Update files_deploy.yaml

---------

Co-authored-by: eball <liuy102@hotmail.com>
2024-09-05 00:44:29 +08:00
lovehunter9
f68892b45d feat: files only watches drive while not watching Data, Cache and External (#410) 2024-09-03 21:11:05 +08:00
eball
d96322bccc feat: add shared lib path (#400)
* feat: add shared lib path to files

* feat: add sharedlib path for app-service env

---------

Co-authored-by: liuyu <>
Co-authored-by: hys <hysyeah@gmail.com>
2024-08-30 00:14:24 +08:00
lovehunter9
bb4aa3ba78 fix: change buffer location to fix a new found copy bug after running as user 1000 (#396) 2024-08-29 13:36:29 +08:00
lovehunter9
661c8ba14b feat: all folders watched in Drive, with special folder also parsed content (#364) 2024-08-22 20:57:58 +08:00
0x7fffff92
4f08c40523 fix: problems with uid 1000 (#360)
fix: problems  with uid 1000

Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-08-22 16:46:05 +08:00
lovehunter9
2b057e1cf8 feat: uploader change (#347) 2024-08-19 23:21:20 +08:00
eball
31faed5bfb feat: force all pods running as user 1000 (#346)
* feat: force all pods running as user 1000

* fix: run wise as root

* fix: remove orinx gpu

* download root change

* aria2-pro root change

* change aria2 security

---------

Co-authored-by: liuyu <>
Co-authored-by: simon <ljx1680535@163.com>
2024-08-19 20:45:31 +08:00
eball
001dae8557 fix: clear the anonymous session (#316)
* fix: clear the anonymous session

* fix: make sure clear libnvshare.so

* fix: file deployment typo

---------

Co-authored-by: liuyu <>
2024-08-09 20:27:07 +08:00
hysyeah
03e58644dc fix: delete unmanaged-pvc;change imagemangers update retry strategy (#312)
fix: delete unamaged-pvc;change imagemangers update retry strategy

Co-authored-by: eball <liuy102@hotmail.com>
2024-08-09 00:22:59 +08:00
0x7fffff92
420a1ec314 fix: audio-only media not playing (#310)
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-08-08 21:29:14 +08:00
aby913
d7f345af98 feat: downloading image files (#313)
* ci: optimize installer package

* ci: add preloading images

* ci: add preloading images

* fix: remove useless annotation

* fix: add push-arm64 job

* fix: update images.mf

* fix: update images.mf

* fix: update images.mf

* fix: update installer

* fix: update images.mf

* fix: check if the image directory exists

* fix: add TERMINUS_IS_CLOUD_VERSION parm

---------

Co-authored-by: liuyu <>
2024-08-08 21:27:58 +08:00
lovehunter9
f2333a811b feat: files watch /Home/Documents for search3 (#290) 2024-08-05 22:05:00 +08:00
0x7fffff92
00413ffa40 feat: support playing videos in Sync (#289)
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-08-02 21:10:20 +08:00
0x7fffff92
c637f44ff5 feat: support playing videos in Data and Cache (#275)
Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-07-31 19:49:52 +08:00
0x7fffff92
7f468b6530 fix: hide pvc in play path, service bug (#273)
* fix: for special characters in path

* fix: optimize the memory usage of media-server

* fix: video-only media, 301 urlencode

* fix: move media-server to os-system namespace

* fix: hide pvc in play path

---------

Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-07-30 23:10:17 +08:00
lovehunter9
6bcfe007d3 fix: files_os_system bugs (#269) 2024-07-30 01:10:42 +08:00
eball
6d8f978a1f feat: support switching jfsnotify to fsnotify (#264)
* feat: support switching to fsnotify

* fix: clear nvshare files on os reboot

---------

Co-authored-by: liuyu <>
2024-07-29 21:35:18 +08:00
0x7fffff92
7bead984b0 fix: move media-server to os-system namespace (#263)
* fix: for special characters in path

* fix: optimize the memory usage of media-server

* fix: video-only media, 301 urlencode

* fix: move media-server to os-system namespace

---------

Co-authored-by: 0x7fffff92 <0x7fffff92@example.com>
2024-07-29 10:46:15 +08:00
lovehunter9
fb2d6057b4 feat: files to os-system (#259) 2024-07-26 22:09:09 +08:00