Coeur-Morny-Cono/src/main/scala/cc/sukazyo/cono/morny/util
Eyre_S 720771719e
add err handler for UpdateListener
- add err handler for UpdateListener in MornyCoeur
  - for network-related exception, will only output exception basic message and not report.
  - for other type of exception, will output all message of exception and do report.
- Scheduler's runnerName now is `$classBaseName@$hashCode`
2023-11-16 20:06:15 +08:00
..
schedule add err handler for UpdateListener 2023-11-16 20:06:15 +08:00
statistics add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00
tgapi fix InputCommand throws OutOfBounds while input is empty 2023-11-05 19:47:33 +08:00
time add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00
BiliTool.scala complete scala port 2023-09-16 23:12:44 +08:00
CommonEncrypt.scala complete scala port 2023-09-16 23:12:44 +08:00
CommonFormat.scala fix Medication Timer wrong sleep, fix 尊嘟假嘟 match 2023-10-11 16:04:17 +08:00
ConvertByteHex.scala complete scala port 2023-09-16 23:12:44 +08:00
EpochDateTime.scala add scaladoc, change Long to EpochMillis, scheduler tests 2023-11-05 19:25:00 +08:00
FileUtils.scala complete scala port 2023-09-16 23:12:44 +08:00
package.scala complete scala port 2023-09-16 23:12:44 +08:00
StringEnsure.scala new logger level and formatter 2023-10-15 21:14:54 +08:00
SttpPublic.scala change Morny use sttp as http client 2023-10-19 21:43:29 +08:00
UniversalCommand.scala unset all function defaults config, fix universal command parse 2023-10-07 22:07:00 +08:00
UseMath.scala add event statistics, fix CronTask 2023-11-14 13:56:23 +08:00
UseRandom.scala complete scala port 2023-09-16 23:12:44 +08:00
UseSelect.scala code optimize 2023-10-06 20:55:26 +08:00