]>
git.uzoombox.com Git - uzsdk-v0.3.2.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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.