4f5cabc725 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add h2c for http server ( #8294 )  
							
							... 
							
							
							
							* feat: add h2c for http server
* chore(config): add EnableH2c option 
							
						 
						
							2025-04-12 17:02:51 +08:00  
				
					
						
							
							
								 
						
							
							
								d16ba65f42 
								
							
								 
							
						 
						
							
							
								
								fix(lang): initialize configuration in LangCmd before generating language JSON file  
							
							
							
						 
						
							2025-03-16 16:37:33 +08:00  
				
					
						
							
							
								 
						
							
							
								3b71500f23 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(traffic): support limit task worker count & file stream rate ( #7948 )  
							
							... 
							
							
							
							* feat: set task workers num & client stream rate limit
* feat: server stream rate limit
* upgrade xhofe/tache
* . 
							
						 
						
							2025-02-16 12:22:11 +08:00  
				
					
						
							
							
								 
						
							
							
								d983a4ebcb 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor(cmd): use std `runtime` package to get go version info ( #7964 )  
							
							... 
							
							
							
							* refactor(cmd): use std `runtime` package to get go version info
- Remove the `GoVersion` variable.
- Remove overriding `GoVersion` by ldflags in `build.sh`.
- Get go version, OS and arch from the constants in the std `runtime` package instead of compile time.
* chore(ci): remove `GoVersion` flag from workflows
Remove GoVersion flag from beta_release.yml and build.yml workflows.
> Reduce compile-time dependencies. 
							
						 
						
							2025-02-09 18:30:56 +08:00  
				
					
						
							
							
								 
						
							
							
								bb40e2e2cd 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(archive): archive manage ( #7817 )  
							
							... 
							
							
							
							* feat(archive): archive management
* fix(ftp-server): remove duplicate ReadAtSeeker realization
* fix(archive): bad seeking of SeekableStream
* fix(archive): split internal and driver extraction api
* feat(archive): patch
* fix(shutdown): clear decompress upload tasks
* chore
* feat(archive): support .iso format
* chore 
							
						 
						
							2025-01-18 23:28:12 +08:00  
				
					
						
							
							
								 
						
							
							
								aa1082a56c 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(sftp-server): do not generate host key until first enabled ( #7734 )  
							
							
							
						 
						
							2024-12-30 22:54:37 +08:00  
				
					
						
							
							
								 
						
							
							
								5994c17b4e 
								
									
								
							
								 
							
						 
						
							
							
								
								feat(patch): upgrade patch module ( #7738 )  
							
							... 
							
							
							
							* feat(patch): upgrade patch module
* chore(patch): add docs
* fix(patch): skip and rewrite invalid last launched version
* fix(patch): turn two functions into patches 
							
						 
						
							2024-12-30 22:48:33 +08:00  
				
					
						
							
							
								 
						
							
							
								33ba7f1521 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: sftp server support ( #7643 )  
							
							... 
							
							
							
							* feat: sftp server support
* fix(sftp-server): try fix build failed
* fix: sftp download lack 
							
						 
						
							2024-12-12 20:51:43 +08:00  
				
					
						
							
							
								 
						
							
							
								650b03aeb1 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: ftp server support ( #7634   close   #1898 )  
							
							... 
							
							
							
							* feat: ftp server support
* fix(ftp): incorrect mode for dirs in LIST returns 
							
						 
						
							2024-12-10 20:17:46 +08:00  
				
					
						
							
							
								 
						
							
							
								0715198c7f 
								
									
								
							
								 
							
						 
						
							
							
								
								chore: fix log format typo ( #7056 )  
							
							... 
							
							
							
							Signed-off-by: cuishuang <imcusg@gmail.com> 
							
						 
						
							2024-08-22 00:42:19 +08:00  
				
					
						
							
							
								 
						
							
							
								58c3cb3cf6 
								
									
								
							
								 
							
						 
						
							
							
								
								fix(s3): don't bind s3 port if s3 is not enabled ( #6291 )  
							
							
							
						 
						
							2024-04-03 10:09:48 +08:00  
				
					
						
							
							
								 
						
							
							
								9c84b6596f 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: stand-alone port s3 server ( #6242 )  
							
							... 
							
							
							
							* feat: single port s3 server
* fix: unable to PUT files if not in root dir 
							
						 
						
							2024-03-24 15:16:00 +08:00  
				
					
						
							
							
								 
						
							
							
								7583c4d734 
								
							
								 
							
						 
						
							
							
								
								feat: customize workers and retry of task ( close   #5493   fix   #5274 )  
							
							
							
						 
						
							2023-11-21 15:51:57 +08:00  
				
					
						
							
							
								 
						
							
							
								769281bd40 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: refactor offline download ( #5408   close   #4108 )  
							
							... 
							
							
							
							* wip: refactor offline download (#5331 )
* base tool
* working: aria2
* refactor: change type of percentage to float64
* wip: adapt aria2
* wip: use items in offline_download
* wip: use tool manager
* wip: adapt qBittorrent
* chore: fix typo
* Squashed commit of the following:
commit 4fc0a77565close  #5392 )
commit aaffaee2b5#5391 )
commit 8ef8023c20#5398 )
commit cdfbe6dcf2#5394 )
commit 94d028743a7f7335435c#5373  close  #5348 )
    * feat(cloudreve): support thumbnail
    * chore: remove unnecessary code
commit b9e192b29c#5367  close  #5275 )
    * fix(115):limit request rate
    * chore(115): fix unit of `limit_rate`
    ---------
    Co-authored-by: Andy Hsu <i@nn.ci>
commit 69a98eaef6#5141 )
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
commit 1ebc96a4e5close  #5352 )
commit 66e2324cac7600dc28dfclose  #5358 )
commit 8ef89ad0a4#5356 )
    * fix(baidu):hash and error:2
    * fix:invalid memory address
commit 35d672217d#5346 )
commit 1a283bb272#5334 )
commit a008f54f4d#5329 ) [skip ci]
* fix: adapt update progress type
* Squashed commit of the following:
commit 65c5ec0c34#5457  close  #5395 )
commit a6325967d0#5234 )
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
commit 4dff49470a#5366 )
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
commit cc86d6f3d1#5370 )
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
commit c0f9c8ebafclose  #5434 ) 
							
						 
						
							2023-11-06 16:56:55 +08:00  
				
					
						
							
							
								 
						
							
							
								3231c3d930 
								
							
								 
							
						 
						
							
							
								
								perf(db): release database before exit  
							
							
							
						 
						
							2023-09-05 13:04:27 +08:00  
				
					
						
							
							
								 
						
							
							
								635809c376 
								
							
								 
							
						 
						
							
							
								
								feat(cmd): list all storages command ( close   #4960 )  
							
							
							
						 
						
							2023-08-08 16:15:45 +08:00  
				
					
						
							
							
								 
						
							
							
								1c00d64952 
								
							
								 
							
						 
						
							
							
								
								feat: rehash password with a unique salt for each user  
							
							
							
						 
						
							2023-08-07 15:46:19 +08:00  
				
					
						
							
							
								 
						
							
							
								5b6b2f427a 
								
							
								 
							
						 
						
							
							
								
								feat(cmd): add show token command  
							
							
							
						 
						
							2023-08-07 13:49:23 +08:00  
				
					
						
							
							
								 
						
							
							
								e9cb37122e 
								
							
								 
							
						 
						
							
							
								
								chore(cmd): change come output for admin command  
							
							
							
						 
						
							2023-08-06 23:02:22 +08:00  
				
					
						
							
							
								 
						
							
							
								a425392a2b 
								
							
								 
							
						 
						
							
							
								
								feat(cmd): set or random new password for admin  
							
							
							
						 
						
							2023-08-06 22:34:02 +08:00  
				
					
						
							
							
								 
						
							
							
								30415cefbe 
								
							
								 
							
						 
						
							
							
								
								perf: delete user cache after cancel `2FA`  
							
							
							
						 
						
							2023-08-06 20:47:58 +08:00  
				
					
						
							
							
								 
						
							
							
								2b533e4b91 
								
							
								 
							
						 
						
							
							
								
								feat: allow customize perm of unix file ( close   #4709 )  
							
							
							
						 
						
							2023-07-08 20:17:05 +08:00  
				
					
						
							
							
								 
						
							
							
								e4c7b0f17c 
								
							
								 
							
						 
						
							
							
								
								fix: https port is not effective  
							
							
							
						 
						
							2023-07-05 13:02:52 +08:00  
				
					
						
							
							
								 
						
							
							
								7d20a01dba 
								
							
								 
							
						 
						
							
							
								
								feat!: support listen to the unix ( close   #4671 )  
							
							... 
							
							
							
							Starting from this commit, the HTTP server related config all move to the scheme 
							
						 
						
							2023-07-04 17:56:02 +08:00  
				
					
						
							
							
								 
						
							
							
								f646d2a699 
								
							
								 
							
						 
						
							
							
								
								feat!: listen to both http & https ( #4536 )  
							
							... 
							
							
							
							Co-authored-by: Andy Hsu <i@nn.ci> 
							
						 
						
							2023-06-11 18:17:37 +08:00  
				
					
						
							
							
								 
						
							
							
								363e036bf0 
								
							
								 
							
						 
						
							
							
								
								chore: fix typo [skip ci]  
							
							
							
						 
						
							2023-06-10 22:25:35 +08:00  
				
					
						
							
							
								 
						
							
							
								f9e067abec 
								
							
								 
							
						 
						
							
							
								
								feat: support delayed start ( #4532 )  
							
							
							
						 
						
							2023-06-05 16:00:31 +08:00  
				
					
						
							
							
								 
						
							
							
								be62d64dba 
								
							
								 
							
						 
						
							
							
								
								chore: cancel 2fa succeed tips  
							
							
							
						 
						
							2023-03-25 18:36:13 +08:00  
				
					
						
							
							
								 
						
							
							
								00ff0a43a7 
								
							
								 
							
						 
						
							
							
								
								feat(cmd): disable a storage with specific mountPath ( close   #3564 )  
							
							
							
						 
						
							2023-03-07 19:01:40 +08:00  
				
					
						
							
							
								 
						
							
							
								dc000f640a 
								
							
								 
							
						 
						
							
							
								
								feat: optional log to std  
							
							
							
						 
						
							2023-03-05 15:07:06 +08:00  
				
					
						
							
							
								 
						
							
							
								4be8524d80 
								
							
								 
							
						 
						
							
							
								
								feat: add alert for driver  
							
							
							
						 
						
							2023-02-23 22:03:11 +08:00  
				
					
						
							
							
								 
						
							
							
								c28168c970 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: support qbittorrent ( close   #3087  in  #3333 )  
							
							... 
							
							
							
							* feat(qbittorrent): authorization and logging in support
* feat(qbittorrent/client): support `AddFromLink`
* refactor(qbittorrent/client): check authorization when getting a new client
* feat(qbittorrent/client): support `GetInfo`
* test(qbittorrent/client): update test cases
* feat(qbittorrent): init qbittorrent client on bootstrap
* feat(qbittorrent): support setting webui url via gin
* feat(qbittorrent/client): support deleting
* feat(qbittorrent/client): parse `TorrentStatus` enum when unmarshalling json in `GetInfo()`
* feat(qbittorrent/client): support getting files by id
* feat(qbittorrent): support adding qbittorrent tasks via gin
* refactor(qbittorrent/client): return a `Client` interface in `New()` instead of `*client`
* refactor: task handle
* chore: fix typo
* chore: change path
---------
Co-authored-by: Andy Hsu <i@nn.ci> 
							
						 
						
							2023-02-14 15:20:45 +08:00  
				
					
						
							
							
								 
						
							
							
								0ae3fc608b 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: export all cmd ( #2746 )  
							
							
							
						 
						
							2022-12-18 19:53:39 +08:00  
				
					
						
							
							
								 
						
							
							
								6024e8d832 
								
									
								
							
								 
							
						 
						
							
							
								
								refactor: split the db package hook and cache to the op package ( #2747 )  
							
							... 
							
							
							
							* refactor:separate the setting method from the db package to the op package and add the cache
* refactor:separate the meta method from the db package to the op package
* fix:setting not load database data
* refactor:separate the user method from the db package to the op package
* refactor:remove user JoinPath error
* fix:op package user cache
* refactor:fs package list method
* fix:tile virtual paths (close  #2743 )
* Revert "refactor:remove user JoinPath error"
This reverts commit 4e20daaf9e 
							
						 
						
							2022-12-18 19:51:20 +08:00  
				
					
						
							
							
								 
						
							
							
								179d285564 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: optimize database search ( #2687 )  
							
							... 
							
							
							
							* feat: remove index on `SearchNode.Name`
As we do not use s% on name column, index there does not work
* fix: init index after init data
Or on the first run, it will log 'init index error: readObjectStart: expect { or n, but found , error found in #0  byte of ...||..., bigger context ...||...'
* fix: match parent more precisely
It will match `/a/bc` if we search in `/a/b` originally.
But it is not backward compatible by adding a suffix `/`
to all the data in parent field 
							
						 
						
							2022-12-12 20:20:01 +08:00  
				
					
						
							
							
								 
						
							
							
								bc6baf1be0 
								
							
								 
							
						 
						
							
							
								
								fix(ci): sort lang json file  
							
							
							
						 
						
							2022-12-05 14:40:46 +08:00  
				
					
						
							
							
								 
						
							
							
								330a767fd7 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: build index & search with bleve ( close   #1740  pr  #2386 )  
							
							... 
							
							
							
							* feat: build index & search with bleve (#1740 )
* delete unused struct
Co-authored-by: Noah Hsu <i@nn.ci> 
							
						 
						
							2022-11-24 11:46:47 +08:00  
				
					
						
							
							
								 
						
							
							
								efe0e6af22 
								
							
								 
							
						 
						
							
							
								
								feat: silent start, stop and restart  
							
							
							
						 
						
							2022-11-11 18:42:06 +08:00  
				
					
						
							
							
								 
						
							
							
								1c212f6c30 
								
							
								 
							
						 
						
							
							
								
								feat!: force to use the bin dir as the data dir ( close   #2108 )  
							
							... 
							
							
							
							- move default log path to `data/log/log.log`
- replace `--conf` with `--data` 
							
						 
						
							2022-11-01 19:16:23 +08:00  
				
					
						
							
							
								 
						
							
							
								dcaaae366b 
								
							
								 
							
						 
						
							
							
								
								feat: add support for mega.nz (close 1553)  
							
							
							
						 
						
							2022-10-08 22:16:41 +08:00  
				
					
						
							
							
								 
						
							
							
								08a001fbd1 
								
									
								
							
								 
							
						 
						
							
							
								
								feat: add a start func for external calls ( #1628 )  
							
							
							
						 
						
							2022-09-13 20:12:57 +08:00  
				
					
						
							
							
								 
						
							
							
								40882443c2 
								
							
								 
							
						 
						
							
							
								
								feat: add show admin's username  
							
							
							
						 
						
							2022-09-10 16:39:08 +08:00  
				
					
						
							
							
								 
						
							
							
								a24dfddc2a 
								
							
								 
							
						 
						
							
							
								
								feat: add 189cloud driver  
							
							
							
						 
						
							2022-09-06 14:39:21 +08:00  
				
					
						
							
							
								 
						
							
							
								534d8d30fc 
								
							
								 
							
						 
						
							
							
								
								feat: skip generate lang if no changes  
							
							
							
						 
						
							2022-09-05 16:40:51 +08:00  
				
					
						
							
							
								 
						
							
							
								7ac1d14eeb 
								
							
								 
							
						 
						
							
							
								
								style: shorten name `operations` to `op`  
							
							
							
						 
						
							2022-08-31 21:01:15 +08:00  
				
					
						
							
							
								 
						
							
							
								41edac5826 
								
							
								 
							
						 
						
							
							
								
								fix: convert driver name while generate lang  
							
							
							
						 
						
							2022-08-30 22:11:58 +08:00  
				
					
						
							
							
								 
						
							
							
								a6b9dbfbe4 
								
							
								 
							
						 
						
							
							
								
								fix: use `utils.Log` in some places  
							
							
							
						 
						
							2022-08-30 16:13:01 +08:00  
				
					
						
							
							
								 
						
							
							
								046bbb3a48 
								
							
								 
							
						 
						
							
							
								
								feat: use `lumberjack` for log rotate  
							
							
							
						 
						
							2022-08-30 15:22:54 +08:00  
				
					
						
							
							
								 
						
							
							
								59ec17a353 
								
							
								 
							
						 
						
							
							
								
								feat: add driver config in driver info  
							
							
							
						 
						
							2022-08-30 14:39:10 +08:00  
				
					
						
							
							
								 
						
							
							
								a6f3094c9a 
								
							
								 
							
						 
						
							
							
								
								chore: graceful restart or stop  
							
							
							
						 
						
							2022-08-28 15:34:12 +08:00