• Joined on 2025-07-04
timi pushed to master at timi/timi-spring 2025-11-07 15:39:04 +00:00
08aab8d5a9 add TimiSpring.getLanguageRaw
timi pushed to master at timi/timi-network 2025-11-07 15:38:41 +00:00
acb1304650 add CommonRequest.header
56afd301fb add CommonRequest.timeout
a240c00996 add CommonRequest.execute
fbcf21e990 add GsonRequest.body
Compare 4 commits »
timi pushed to master at timi/timi-spring 2025-11-07 08:56:51 +00:00
f887079a62 catch multilingualHeader exception
3283c678db fix TimiSpring.getLanguage fail on Chrome
3eb6bd7df5 log for not prod env
Compare 3 commits »
timi pushed to master at timi/timi-java 2025-11-07 08:55:04 +00:00
12bbc62ef0 fix TimiX multilingual
d706574879 add AsyncRetryExecutor
687e5c3bf1 multilingual args use Map<String, Object>
Compare 3 commits »
timi pushed to master at timi/timi-lang 2025-11-07 07:14:35 +00:00
eedc9ff7d9 textArgs support map again
1ef52c7963 default Override text and textArgs
4f10cf3c20 use StringInterpolator
Compare 3 commits »
timi pushed to master at timi/timi-spring 2025-11-06 09:16:47 +00:00
6a57d22366 add Multilingual common entity
007253f828 support get URI token for TimiSpring.getToken
d1728955aa fix TimiSpring.getLanguage result null for xx-XX
Compare 3 commits »
timi pushed to master at timi/timi-spring 2025-11-06 08:22:27 +00:00
1a81ac1c54 support template multilingual in GlobalReturnHandler
838c6cd6a4 add log GlobalExceptionHandler.paramsException arg
39dd976820 TimiSpring.getLanguage use url arg(lang) first and header(Accept-Language)
2e67e4086d support extends SQLProvider
4de03cf60a add mybatis GsonHandler
Compare 5 commits »
timi pushed to master at timi/TimiServerAPI 2025-11-06 06:56:02 +00:00
723992f360 fix Regex update for timi-utils
05e15998f5 update timi-lang
44d55c0ed6 add SettingService.clearCache
06bb86ccd5 fix list comment error
6f1cf2083d fix article page sort
Compare 9 commits »
timi pushed to master at timi/timi-io 2025-11-04 09:41:17 +00:00
77979be5fe add IOSize.parse(String)
cd9eee61f3 add IO.md5(InputStream)
Compare 2 commits »
timi pushed to master at timi/timi-utils 2025-11-04 09:41:06 +00:00
256d9d5937 add Regex
8f161590c1 not throw NoSuchAlgorithmException in Digest
53985cd358 add argon2id digest
4a633765e8 add AES in Encryptor and Decryptor
9e6b97632a add Time.parseToMS(String)
Compare 5 commits »
timi pushed to master at timi/timi-spring 2025-11-04 06:59:06 +00:00
9bcf17a118 add BaseMapper.listAll
e08a50a9b2 AbstractEntityService.update use BaseMapper.updateSelective
945a2c5e9d fix sql in SQLProvider.listOrder
1688666dca add BaseMapper.updateSelective
278bf7c59a add CaptchaValid
Compare 9 commits »
timi pushed to master at timi/timi-lang 2025-10-13 03:15:29 +00:00
cf2f20052a support deploy nexus
timi pushed to master at timi/timi-spring 2025-10-13 02:55:48 +00:00
69d847f337 support deploy nexus
443757f501 upper Page & PageResult base field to timi-java
2fc06e3851 add BaseMapper.listOrder
831d36e095 support list() and count() in SQLProvider, fix custom column mapper
39f628e71a add RequestRange
Compare 5 commits »
timi pushed to master at timi/timi-network 2025-10-13 02:53:22 +00:00
f3623d03a2 support deploy nexus
e63d1103d8 add ProgressRequestTest
016c0b7e2f rename FormMap to ArgMap then support url arg
Compare 3 commits »
timi pushed to master at timi/timi-io 2025-10-13 02:51:17 +00:00
c0b4f41ea4 support deploy nexus
96ad0e2912 ignored CopilotChatHistory.xml
f9d7221e0f close stream for IO.resourceExist
3effab4def add IO.toStringLines
Compare 4 commits »
timi pushed to master at timi/timi-utils 2025-10-13 02:50:20 +00:00
ea9e669d71 support deploy nexus
557877411a ignored CopilotChatHistory.xml
Compare 2 commits »
timi pushed to master at timi/timi-java 2025-10-13 02:48:59 +00:00
c7e83f0671 support deploy nexus
2784183fde add BasePage & Result
Compare 2 commits »
timi pushed to master at timi/timi-network 2025-07-24 10:18:44 +00:00
016e0b0962 extend CommonRequest for GsonRequest
91ef5e3bc3 fix GsonRequest serialize fail
Compare 2 commits »
timi pushed to 1.5.2 at timi/FMCServer 2025-07-24 09:01:35 +00:00
bc8743801d update support
timi pushed to 1.9.4+ at timi/FMCServer 2025-07-24 02:52:23 +00:00
c2b5c00e8d dependency FMCCore and timi-inject