Horis
|
295d21fa8b
|
优化
|
2025-01-17 19:54:53 +08:00 |
|
Horis
|
8f376fc234
|
优化
|
2025-01-17 17:37:02 +08:00 |
|
821938089
|
eec36218ea
|
Bump web v3.25.011716
|
2025-01-17 08:45:31 +00:00 |
|
Horis
|
2ea9f3b80f
|
优化
|
2025-01-17 16:44:38 +08:00 |
|
Horis
|
8f79e13ba1
|
Fix missing navigation bar padding in page view
|
2025-01-16 21:55:25 +08:00 |
|
Horis
|
6da02702d3
|
优化
|
2025-01-15 18:37:27 +08:00 |
|
dependabot[bot]
|
6fde3cb1ec
|
chore(deps): bump androidx.constraintlayout:constraintlayout (#4327)
Bumps androidx.constraintlayout:constraintlayout from 2.1.4 to 2.2.0.
---
updated-dependencies:
- dependency-name: androidx.constraintlayout:constraintlayout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 17:37:59 +08:00 |
|
Horis
|
b0ad0c9a2d
|
优化
|
2025-01-15 17:36:11 +08:00 |
|
dependabot[bot]
|
21dafacb05
|
Bump coroutines from 1.8.1 to 1.10.1 (#4456)
Bumps `coroutines` from 1.8.1 to 1.10.1.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.1 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.10.1)
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.10.1
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md)
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.10.1)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 17:08:53 +08:00 |
|
dependabot[bot]
|
74f91ff7de
|
chore(deps): bump the kotlin_ksp group across 1 directory with 12 updates (#4397)
Bumps the kotlin_ksp group with 12 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.android](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.kapt](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.serialization](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.allopen](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.noarg](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.sam.with.receiver](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.lombok](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [org.jetbrains.kotlin.plugin.parcelize](https://github.com/JetBrains/kotlin) | `2.0.20` | `2.1.0` |
| [com.google.devtools.ksp](https://github.com/google/ksp) | `2.0.20-1.0.24` | `2.1.0-1.0.29` |
Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.android` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.jvm` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.kapt` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.plugin.serialization` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.plugin.allopen` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.plugin.noarg` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.plugin.sam.with.receiver` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.plugin.lombok` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin.plugin.parcelize` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.20 to 2.1.0
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.1.0/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.20...v2.1.0)
Updates `com.google.devtools.ksp` from 2.0.20-1.0.24 to 2.1.0-1.0.29
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.24...2.1.0-1.0.29)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-stdlib
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.android
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.jvm
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.kapt
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.serialization
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.allopen
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.noarg
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.sam.with.receiver
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.lombok
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin.plugin.parcelize
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: kotlin_ksp
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 17:08:31 +08:00 |
|
dependabot[bot]
|
33c30c016a
|
Bump kotlinxSerialization from 1.7.1 to 1.8.0 (#4524)
Bumps `kotlinxSerialization` from 1.7.1 to 1.8.0.
Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.1...v1.8.0)
Updates `org.jetbrains.kotlinx:kotlinx-serialization-protobuf` from 1.7.1 to 1.8.0
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.1...v1.8.0)
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 17:08:11 +08:00 |
|
dependabot[bot]
|
412f00efe8
|
Bump media3 from 1.4.1 to 1.5.1 (#4457)
Bumps `media3` from 1.4.1 to 1.5.1.
Updates `androidx.media3:media3-datasource-okhttp` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.4.1...1.5.1)
Updates `androidx.media3:media3-exoplayer` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.4.1...1.5.1)
Updates `androidx.media3:media3-session` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/androidx/media/releases)
- [Changelog](https://github.com/androidx/media/blob/release/RELEASENOTES.md)
- [Commits](https://github.com/androidx/media/compare/1.4.1...1.5.1)
---
updated-dependencies:
- dependency-name: androidx.media3:media3-datasource-okhttp
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-exoplayer
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.media3:media3-session
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:22:39 +08:00 |
|
dependabot[bot]
|
a96a033c87
|
chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#4330)
Bumps androidx.annotation:annotation from 1.8.2 to 1.9.1.
---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:21:52 +08:00 |
|
dependabot[bot]
|
438cb501bc
|
chore(deps): bump fragment from 1.8.2 to 1.8.5 (#4329)
Bumps `fragment` from 1.8.2 to 1.8.5.
Updates `androidx.fragment:fragment` from 1.8.2 to 1.8.5
Updates `androidx.fragment:fragment-ktx` from 1.8.2 to 1.8.5
Updates `androidx.fragment:fragment-testing` from 1.8.2 to 1.8.5
---
updated-dependencies:
- dependency-name: androidx.fragment:fragment
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.fragment:fragment-testing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:21:42 +08:00 |
|
dependabot[bot]
|
a509b81bb3
|
chore(deps): bump me.zhanghai.android.libarchive:library (#4314)
Bumps [me.zhanghai.android.libarchive:library](https://github.com/zhanghai/libarchive-android) from 1.1.0 to 1.1.4.
- [Release notes](https://github.com/zhanghai/libarchive-android/releases)
- [Commits](https://github.com/zhanghai/libarchive-android/compare/v1.1.0...v1.1.4)
---
updated-dependencies:
- dependency-name: me.zhanghai.android.libarchive:library
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:09:15 +08:00 |
|
dependabot[bot]
|
e71405c868
|
chore(deps): bump com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core (#4311)
Bumps [com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core](https://github.com/liuyueyi/quick-chinese-transfer) from 0.2.13 to 0.2.15.
- [Commits](https://github.com/liuyueyi/quick-chinese-transfer/compare/0.2.13...0.2.15)
---
updated-dependencies:
- dependency-name: com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:06:59 +08:00 |
|
dependabot[bot]
|
ef8c79a1a6
|
Bump org.apache.commons:commons-text from 1.12.0 to 1.13.0 (#4439)
Bumps org.apache.commons:commons-text from 1.12.0 to 1.13.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:06:44 +08:00 |
|
dependabot[bot]
|
b2edba81c7
|
chore(deps): bump core from 1.13.1 to 1.15.0 (#4328)
Bumps `core` from 1.13.1 to 1.15.0.
Updates `androidx.core:core` from 1.13.1 to 1.15.0
Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0
---
updated-dependencies:
- dependency-name: androidx.core:core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: androidx.core:core-ktx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 16:06:22 +08:00 |
|
dependabot[bot]
|
77f44a1e0e
|
chore(deps): bump lifecycle from 2.8.4 to 2.8.7 (#4325)
Bumps `lifecycle` from 2.8.4 to 2.8.7.
Updates `androidx.lifecycle:lifecycle-common-java8` from 2.8.4 to 2.8.7
Updates `androidx.lifecycle:lifecycle-service` from 2.8.4 to 2.8.7
---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-common-java8
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.lifecycle:lifecycle-service
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 15:56:57 +08:00 |
|
dependabot[bot]
|
ae981b3590
|
chore(deps): bump activity from 1.9.1 to 1.9.3 (#4301)
Bumps `activity` from 1.9.1 to 1.9.3.
Updates `androidx.activity:activity` from 1.9.1 to 1.9.3
Updates `androidx.activity:activity-compose` from 1.9.1 to 1.9.3
Updates `androidx.activity:activity-ktx` from 1.9.1 to 1.9.3
---
updated-dependencies:
- dependency-name: androidx.activity:activity
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: androidx.activity:activity-ktx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 15:54:16 +08:00 |
|
dependabot[bot]
|
83d8195f7b
|
chore(deps): bump androidx.benchmark from 1.3.0 to 1.3.3 (#4298)
Bumps androidx.benchmark from 1.3.0 to 1.3.3.
---
updated-dependencies:
- dependency-name: androidx.benchmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 15:53:05 +08:00 |
|
dependabot[bot]
|
e880249913
|
Bump androidx.webkit:webkit from 1.11.0 to 1.12.1 (#4258)
Bumps androidx.webkit:webkit from 1.11.0 to 1.12.1.
---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-01-15 15:41:36 +08:00 |
|
Horis
|
aa029ff52a
|
优化
|
2025-01-15 15:25:17 +08:00 |
|
Horis
|
8dd29823e0
|
Update agp desugar dependency
|
2025-01-15 15:24:25 +08:00 |
|
Horis
|
1ca5ab49e9
|
Fix package visibility issue
|
2025-01-15 15:22:50 +08:00 |
|
Horis
|
57a6c3b6a8
|
优化
|
2025-01-14 19:07:34 +08:00 |
|
Horis
|
d91254a9b6
|
优化
|
2025-01-14 12:54:57 +08:00 |
|
 Sun-QAQandSunQAQ
|
e46c0ca6b1
|
修改因getImageStyle方法中默认书源为图片格式返回imgStyleFull导致书源imgstyle配置不生效的问题 (#4530)
Co-authored-by: SunQAQ <sunqi87c6@gmail.com>
|
2025-01-14 12:16:01 +08:00 |
|
Horis
|
5a366f6630
|
Fix dict rule import
|
2025-01-14 12:04:29 +08:00 |
|
Horis
|
c102546043
|
优化
|
2025-01-12 16:26:34 +08:00 |
|
Horis
|
2072e25b77
|
Fix package visibility issue and code tweak
|
2025-01-12 12:14:28 +08:00 |
|
Horis
|
71e84e0eb3
|
Fix page animation switch
|
2025-01-10 18:40:33 +08:00 |
|
Sun-QAQ
|
c4365055f1
|
优化图片样式单页显示逻辑 (#4518)
* 优化图片样式单页显示逻辑
- 当书籍图片样式为空或书源内容规则为单页样式时,自动切换为单页显示
- 在切换为单页样式时,将页面切换动画设置为覆盖
* Revert "优化图片样式单页显示逻辑"
This reverts commit 2c415ef60169c0545301e2ea4314f255ffe65d22.
* 优化图片样式单页显示逻辑
- 当书源内容规则为单页样式时,自动切换为单页显示
- 在切换为单页样式时,将页面切换动画设置为覆盖
|
2025-01-10 18:30:32 +08:00 |
|
Horis
|
e34b169d65
|
Fix notification wake screen on
|
2025-01-10 17:29:13 +08:00 |
|
Horis
|
2799df988e
|
Fix default font change not update content
|
2025-01-10 14:18:07 +08:00 |
|
Xwite
|
1066660178
|
Update Javascript Enginge RhinoJS 1.8.0 (#4506)
* Update proguard-rules Rhino 1.8.0
* Update jsHelp.md
|
2025-01-10 13:25:19 +08:00 |
|
Xwite
|
a76b9fbcc5
|
Bump web v3.25.011013
|
2025-01-10 05:17:39 +00:00 |
|
Xwite
|
0706652584
|
Use sass-embedded instead of sass
|
2025-01-10 13:17:02 +08:00 |
|
Xwite
|
4f0b654015
|
Delete pnpm-lock.yml
|
2025-01-10 13:06:53 +08:00 |
|
Xwite
|
7cebaa6e8c
|
Update proguard-rules Rhino 1.8.0
|
2025-01-10 13:06:10 +08:00 |
|
Xwite
|
51c0b45848
|
Update pnpm-lock.yaml
|
2025-01-10 12:54:07 +08:00 |
|
Xwite
|
62c35e5dca
|
[skip ci] Remove unused devDependencies in package.json
|
2025-01-10 12:47:20 +08:00 |
|
Xwite
|
a2640747a1
|
Merge pull request #4187 from gedoor/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
|
2025-01-09 11:42:40 +08:00 |
|
Xwite
|
f8077e7dda
|
Merge pull request #4354 from gedoor/dependabot/npm_and_yarn/modules/web/eslint/plugin-kit-0.2.3
chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /modules/web
|
2025-01-09 11:12:25 +08:00 |
|
Xwite
|
5ae4505f02
|
Merge pull request #4442 from gedoor/dependabot/npm_and_yarn/modules/web/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /modules/web
|
2025-01-09 11:00:41 +08:00 |
|
Horis
|
f510beaf7d
|
优化
|
2025-01-08 16:48:36 +08:00 |
|
Horis
|
f66ef8c318
|
优化
|
2025-01-08 16:44:37 +08:00 |
|
Horis
|
97065b3519
|
优化
|
2025-01-07 14:41:09 +08:00 |
|
Horis
|
68d3ffa8db
|
优化
|
2025-01-07 12:16:52 +08:00 |
|
Horis
|
e6b0d59609
|
优化
|
2025-01-06 22:40:37 +08:00 |
|