Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
550-q pushed 49 commits to master 550-q/legado
- 优化 c12ba17
- Fix dict rule import 936fe59
- 修改因getImageStyle方法中默认书源为图片格式返回imgStyleFull导致书源imgstyle配置不生效的问题 (#4530) Co-authored-by: SunQAQ <[email protected]> 64f7761
- 优化 684e6ea
- 优化 eeb84e5
- Fix package visibility issue 4110120
- Update agp desugar dependency 54d4958
- 优化 20ff259
- 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. ---... 74e5c81
- 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. --... eb5ed98
- 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.ac... dfd5c98
- 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.... 5da5507
- 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:c... 76f05e9
- 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... 415c66e
- chore(deps): bump com.github.liuyueyi.quick-chinese-transfer:quick-transfer-core (#4311) Bumps [com.github.liuyueyi.... c199044
- chore(deps): bump me.zhanghai.android.libarchive:library (#4314) Bumps [me.zhanghai.android.libarchive:library](http... 0f10517
- 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.fr... f6ddfef
- chore(deps): bump androidx.annotation:annotation from 1.8.2 to 1.9.1 (#4330) Bumps androidx.annotation:annotation fr... dea1bc8
- 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-datas... dee54d4
- Bump kotlinxSerialization from 1.7.1 to 1.8.0 (#4524) Bumps `kotlinxSerialization` from 1.7.1 to 1.8.0. Updates `... fd2b83f
- and 29 more ...
550-q pushed 22 commits to master 550-q/legado
- Bump peter-evans/create-pull-request from 6 to 7 Bumps [peter-evans/create-pull-request](https://github.com/peter-ev... f9dc3b9
- chore(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.3 in /modules/web Bumps [@eslint/plugin-kit](https://github.c... 412006e
- Bump nanoid from 3.3.7 to 3.3.8 in /modules/web Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - ... 8af93c5
- 优化 47b657f
- 优化 07b8661
- 优化 8a0ddf7
- 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.... 4447888
- Merge pull request #4354 from gedoor/dependabot/npm_and_yarn/modules/web/eslint/plugin-kit-0.2.3 chore(deps): bump @... b00e29a
- Merge pull request #4187 from gedoor/dependabot/github_actions/peter-evans/create-pull-request-7 Bump peter-evans/cr... 215c1cb
- [skip ci] Remove unused devDependencies in package.json a500aa5
- Update pnpm-lock.yaml aa41f56
- Update proguard-rules Rhino 1.8.0 a5827ee
- Delete pnpm-lock.yml 91e290c
- Use sass-embedded instead of sass 080b734
- Bump web v3.25.011013 a6d6ac9
- Update Javascript Enginge RhinoJS 1.8.0 (#4506) * Update proguard-rules Rhino 1.8.0 * Update jsHelp.md c03cba2
- Fix default font change not update content 38390e8
- Fix notification wake screen on c882265
- 优化图片样式单页显示逻辑 (#4518) * 优化图片样式单页显示逻辑 - 当书籍图片样式为空或书源内容规则为单页样式时,自动切换为单页显示 - 在切换为单页样式时,将页面切换动画设置为覆盖 * Revert "优化图... 0c2cbe8
- Fix page animation switch 22862f6
- and 2 more ...
550-q pushed 22 commits to master 550-q/legado
- 优化 8ccd050
- 优化 94ef331
- 优化 f5ce657
- 优化 242af57
- 优化 9ee30fc
- 漫画(图片)和书籍(文本)可以分别设置布局 (#4479) * 漫画(图片)和书籍(文本)可以分别设置布局 * 优化 f1f1f3c
- 优化 07f7f1b
- 优化 3dec19f
- 优化 8885ac4
- 当图片格式设置为single时,图片居中显示。 (#4482) 21d689e
- 优化单图模式下标题的显示位置居中 (#4485) * 当图片格式设置为single时,图片居中显示。 * 优化单图模式下标题的显示位置优化了标题威之居中 ae3341e
- 优化 1ec4ef1
- 修复single样式下图片居中显示异常bug (#4491) * 当图片格式设置为single时,图片居中显示。 * 优化单图模式下标题的显示位置优化了标题威之居中 * 修复single样式下图片居中显示异常bug 3362169
- 优化 0fa0645
- 书籍简介可复制 (#4499) * 书籍简介可复制 * 横屏时书籍简介可复制 9093dac
- 优化 9bf7db4
- 优化 30c3a62
- 优化 364bfc3
- 优化 5209aef
- 优化 7b130dd
- and 2 more ...