|  | 28c2ffe72e | i18n: logs in filesystem | 2022-09-29 17:42:23 +08:00 |  | 
			
				
					|  | 8ab0fe0e2f | feat: search file under current folder | 2022-04-29 20:03:52 +08:00 |  | 
			
				
					|  | 1c0a735df8 | Test: new changes pkg remote, fsctx, part of filesystem | 2022-03-29 20:13:05 +08:00 |  | 
			
				
					|  | 521c5c8dc4 | Feat: use transactions to manipulate user's used storage | 2022-02-27 14:24:17 +08:00 |  | 
			
				
					|  | 2811ee3285 | Feat: slave policy creating upload session API | 2022-02-27 14:22:09 +08:00 |  | 
			
				
					|  | 7dd636da74 | Feat: upload session recycle crontab job / API for cleanup all upload session | 2022-02-27 14:16:36 +08:00 |  | 
			
				
					|  | 72173bf894 | Refactor: create placeholder file and record upload session id in it | 2022-02-27 14:07:12 +08:00 |  | 
			
				
					|  | 868a88e5fc | Refactor: use universal FileHeader when handling file upload, remove usage of global ctx with FileHeader, SavePath, DisableOverwrite | 2022-02-27 14:03:07 +08:00 |  | 
			
				
					|  | 855c9d92c4 | Feat: get policy from directory props / Feat: return source enabled flag in file list | 2022-02-10 19:25:38 +08:00 |  | 
			
				
					|  | c0f7214cdb | Revert "Fix: OSS SDK will encode all object key (#694)" This reverts commit 270f617b and fix #802 | 2021-03-22 16:22:21 +08:00 |  | 
			
				
					|  | a5f80a4431 | Feat: get permanent URL for OneDrive policy | 2021-03-20 12:33:39 +08:00 |  | 
			
				
					|  | 270f617b9d | Fix: OSS SDK will encode all object key (#694) (cherry picked from commit b9cd82b849065f0d1ad093708f09c8722339bf2a) | 2021-03-16 21:56:14 -08:00 |  | 
			
				
					|  | 79b8784934 | Comply with Golang semantic import versioning (#630) * Code: compatible with semantic import versioning
* Tools & Docs: compatible with semantic import versioning
* Clean go.mod & go.sum | 2020-11-21 17:34:55 +08:00 |  | 
			
				
					|  | 514e069113 | Refactor: decide if there is a thumbnail based on the file extension | 2020-04-22 11:04:35 +08:00 |  | 
			
				
					|  | 127d0236f9 | Feat: filter and search file | 2020-02-11 11:13:20 +08:00 |  | 
			
				
					|  | 8f28a9c346 | Modify: change raw object ID to Hash ID in share service | 2020-02-10 14:29:27 +08:00 |  | 
			
				
					|  | 9be1b4366f | Modify: change raw object ID to Hash ID in file service | 2020-02-10 13:10:59 +08:00 |  | 
			
				
					|  | b49202e7e1 | Test: Share model | 2020-02-01 13:14:50 +08:00 |  | 
			
				
					|  | 437bdf46d4 | Feat: thumb for shared folder | 2020-02-01 10:34:23 +08:00 |  | 
			
				
					|  | d3f132de6d | Fix: thumbnails for 21Vianet OneDrive | 2020-01-22 08:58:59 +08:00 |  | 
			
				
					|  | 68d4a86166 | Fix: storage policy should be re-dispatched according to policy id in upload session | 2020-01-17 14:35:21 +08:00 |  | 
			
				
					|  | b862ddb666 | Fix: file should be deleted when callback return error | 2020-01-17 14:24:51 +08:00 |  | 
			
				
					|  | 5be7ec98c1 | Feat: user storage pack | 2020-01-14 10:32:54 +08:00 |  | 
			
				
					|  | d94896041e | Fix: cannot edit file in remote server / Modify: separate preview and text-file content controller | 2020-01-04 15:49:08 +08:00 |  | 
			
				
					|  | 9c48f4b7ad | Feat: remote file thumb preview | 2020-01-02 13:31:41 +08:00 |  | 
			
				
					|  | b6102c3ae5 | Fix: policy should be re-dispatch while getting thumbnails | 2020-01-02 13:10:04 +08:00 |  | 
			
				
					|  | a75be3a927 | Add: GetIntSetting helper | 2020-01-02 12:44:53 +08:00 |  | 
			
				
					|  | b19910867e | Feat: download / preview files in slave side | 2019-12-31 14:21:57 +08:00 |  | 
			
				
					|  | 35c2a5c977 | Test: filesystem/Preview | 2019-12-31 13:31:20 +08:00 |  | 
			
				
					|  | 8a262a15d5 | Modify: Decide whether to redirect when previewing based on storage policy | 2019-12-31 13:09:26 +08:00 |  | 
			
				
					|  | 4a5782b4e5 | Feat: remote upload callback / validation | 2019-12-30 19:37:21 +08:00 |  | 
			
				
					|  | d29b7ef6f8 | Feat: auth for remote callback / Modify: use map to store hooks in filesystem | 2019-12-30 19:08:38 +08:00 |  | 
			
				
					|  | 9a942f8b48 | Modify: decoupling getSignedURL modules | 2019-12-16 12:52:35 +08:00 |  | 
			
				
					|  | ca07a94d41 | Test: file compress / download | 2019-12-14 14:28:01 +08:00 |  | 
			
				
					|  | 03dcd9a9e0 | Modify: add general ReaderCloserSeeker interface for handler GET method to return | 2019-12-13 20:54:28 +08:00 |  | 
			
				
					|  | f262caf1f5 | Feat: download file and get file downloading session | 2019-12-13 20:46:11 +08:00 |  | 
			
				
					|  | 02c93be3bc | Feat: download temporary archive file | 2019-12-13 15:10:44 +08:00 |  | 
			
				
					|  | 18968458a4 | Modify: close file in main routine | 2019-12-11 18:52:41 +08:00 |  | 
			
				
					|  | d0bb123e03 | Test: get source URL of files | 2019-12-11 12:24:09 +08:00 |  | 
			
				
					|  | 297b507ca7 | Feat: get file content via anonymous url | 2019-12-10 20:42:40 +08:00 |  | 
			
				
					|  | 36d5f51495 | Feat: sign file source url | 2019-12-10 17:10:34 +08:00 |  | 
			
				
					|  | 1963a495fb | Feat: get file source route / Fix: cache initialize at wrong time | 2019-12-10 11:55:28 +08:00 |  | 
			
				
					|  | 05c802e0fa | Test: modified folder methods | 2019-12-07 20:27:20 +08:00 |  | 
			
				
					|  | 10a2ef4267 | Feat: rename file | 2019-12-07 15:54:07 +08:00 |  | 
			
				
					|  | f4c414c0f6 | Fix: uint may overflow / Test: get user storage | 2019-12-07 15:05:48 +08:00 |  | 
			
				
					|  | 081c92067f | Test: delete objects related methods | 2019-12-01 14:31:29 +08:00 |  | 
			
				
					|  | ceb25ce1c3 | Modify: add unique index for folder & file | 2019-12-01 11:23:54 +08:00 |  | 
			
				
					|  | b3f13c56bc | Modify: remove PositionAbsolute scheme in folder | 2019-12-01 10:57:44 +08:00 |  | 
			
				
					|  | 93010e3525 | Feat: delete objects | 2019-11-30 15:09:56 +08:00 |  | 
			
				
					|  | 9bb432c220 | Feat: download file with speed limit | 2019-11-27 13:10:19 +08:00 |  |