]>
 
 
git.uzoombox.com Git - uzsdk-v0.3.4.git/log 
 
 
 
 
 
 
 
summary  | 
shortlog  | log | 
commit  | 
commitdiff  | 
tree 
first ⋅ prev ⋅ next
 
bruce  [Wed, 29 Oct 2025 02:50:41 +0000  (02:50  +0000)] 
 
feat(utils): 1. add convutil.SortSlice. 
feat(uzsdk): 1. add Configuration.Backup. 
  2. default Configuration.Service.TrustedProxies to ["127.0.0.1", "192.168.8.1"]. 
 
bruce  [Fri, 22 Aug 2025 01:57:27 +0000  (01:57  +0000)] 
 
feat(main): 1. add strutil/unicode.go. 
  2. add convutil.MergeStructs. 
  3. add fsutil.Sha1string. 
  4. add osutil.[RunCommand, IsPathExecutable]. 
 
bruce  [Thu, 21 Nov 2024 10:39:42 +0000  (10:39 +0000)] 
 
feat(main): update version number. 
 
bruce  [Thu, 21 Nov 2024 10:37:57 +0000  (10:37 +0000)] 
 
feat(utils): 1, merge utils from local files. 
 
bruce  [Mon, 4 Nov 2024 15:45:06 +0000  (15:45 +0000)] 
 
fix(uzsdk): 1, remove models. 
 
bruce  [Mon, 4 Nov 2024 14:48:08 +0000  (14:48 +0000)] 
 
feat(uzsdk): 1. add function for check & default configuration. 
 
bruce  [Mon, 4 Nov 2024 03:38:40 +0000  (03:38  +0000)] 
 
feat(main): add some private files. 
 
bruce  [Mon, 4 Nov 2024 03:18:11 +0000  (03:18  +0000)] 
 
feat(utils): add utils. 
feat(uzsdk): 1, merge some variables to Configuration. 
 
bruce  [Fri, 26 Apr 2024 02:50:52 +0000  (02:50  +0000)] 
 
feat(components): 1, add NewWriter to create a logger from IO for 
Logger. 
  2, add method Filepath to return log's filepath for Logger. 
  3, rename method IOWriter to Writer in Logger. 
 
bruce  [Thu, 25 Apr 2024 13:48:14 +0000  (13:48 +0000)] 
 
feat(components): 1, add method IOWriter to return io writer for Logger. 
  2, return string key directly if key's value not found in translations. 
 
bruce  [Tue, 13 Jun 2023 02:50:03 +0000  (10:50 +0800)] 
 
fix(service): change CheckToken from pointer to Function. 
 
bruce  [Tue, 13 Jun 2023 02:44:41 +0000  (10:44 +0800)] 
 
feat(service): add callback function of CheckToken. 
 
bruce  [Mon, 12 Jun 2023 02:48:15 +0000  (10:48 +0800)] 
 
feat(all): re-arrange file tree. 
 
bruce  [Mon, 12 Jun 2023 02:29:22 +0000  (10:29 +0800)] 
 
feat(all): add types.Configuration. 
 
bruce  [Thu, 8 Jun 2023 13:13:27 +0000  (21:13 +0800)] 
 
feat(all): remove settings from Instance. 
 
bruce  [Wed, 7 Jun 2023 10:59:37 +0000  (18:59 +0800)] 
 
feat(all): create repo. based on smartserver-v2.0.34.