Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: tries to improve burst of logs #3227

Merged
merged 3 commits into from
Aug 26, 2024
Merged

perf: tries to improve burst of logs #3227

merged 3 commits into from
Aug 26, 2024

Conversation

amir20
Copy link
Owner

@amir20 amir20 commented Aug 24, 2024

No description provided.

@amir20 amir20 changed the title feat: tries to improve burst of logs perf: tries to improve burst of logs Aug 25, 2024
@amir20 amir20 merged commit 36f3308 into master Aug 26, 2024
7 checks passed
@amir20 amir20 deleted the shallowList branch August 26, 2024 13:22
@amir20 amir20 mentioned this pull request Aug 26, 2024
renovate bot added a commit to NorkzYT/Wolflith that referenced this pull request Sep 2, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [amir20/dozzle](https://togithub.com/amir20/dozzle) | minor | `v8.2.1`
-> `v8.3.0` |

---

### Release Notes

<details>
<summary>amir20/dozzle (amir20/dozzle)</summary>

### [`v8.3.0`](https://togithub.com/amir20/dozzle/releases/tag/v8.3.0)

[Compare
Source](https://togithub.com/amir20/dozzle/compare/v8.2.1...v8.3.0)

#####    🚀 Features

- Retries to fetch more logs if no logs are fetched when scrolling up
 -  by [@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3230
[<samp>(afcb8)</samp>](https://togithub.com/amir20/dozzle/commit/afcb8093)
- Adds animations to bottom when in live mode  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3231
[<samp>(aec81)</samp>](https://togithub.com/amir20/dozzle/commit/aec8139a)
- Changes scroll progress to reflect total available logs instead of
just the logs in the browser  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3236
[<samp>(0a039)</samp>](https://togithub.com/amir20/dozzle/commit/0a039235)
- Adds a side panel for complex logs that enables reordering and
enabling fields  -  by [@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3237
[<samp>(85271)</samp>](https://togithub.com/amir20/dozzle/commit/85271a59)
- Show version number on top right. see
[#&#8203;3228](https://togithub.com/amir20/dozzle/issues/3228)  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3239
and
[amir20/dozzle#3228
[<samp>(9ea70)</samp>](https://togithub.com/amir20/dozzle/commit/9ea7024c)

#####    🐞 Bug Fixes

- Fixes settings page when changing language  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3216
[<samp>(43194)</samp>](https://togithub.com/amir20/dozzle/commit/4319415e)
- Host port nb typo in readme  -  by
[@&#8203;Qhilm](https://togithub.com/Qhilm) in
[amir20/dozzle#3220
[<samp>(eaf20)</samp>](https://togithub.com/amir20/dozzle/commit/eaf20059)
- Fixes infinite loop when there are no logs  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3235
[<samp>(3a0ea)</samp>](https://togithub.com/amir20/dozzle/commit/3a0eaf16)
- Fixes broken skip logs  -  by
[@&#8203;amir20](https://togithub.com/amir20)
[<samp>(0798d)</samp>](https://togithub.com/amir20/dozzle/commit/0798de3b)
-   **deps**:
- Update all non-major dependencies  -  in
[amir20/dozzle#3209
[<samp>(9f743)</samp>](https://togithub.com/amir20/dozzle/commit/9f743132)
- Update dependency
[@&#8203;vueuse/core](https://togithub.com/vueuse/core) to v11  -  in
[amir20/dozzle#3211
[<samp>(acd99)</samp>](https://togithub.com/amir20/dozzle/commit/acd9946b)
- Update dependency
[@&#8203;vueuse/components](https://togithub.com/vueuse/components) to
v11  -  in
[amir20/dozzle#3210
[<samp>(3d9e0)</samp>](https://togithub.com/amir20/dozzle/commit/3d9e025b)
- Update dependency
[@&#8203;vueuse/router](https://togithub.com/vueuse/router) to v11  - 
in
[amir20/dozzle#3213
[<samp>(1dea4)</samp>](https://togithub.com/amir20/dozzle/commit/1dea4f10)
- Update dependency unplugin-vue-macros to ^2.11.6  -  in
[amir20/dozzle#3215
[<samp>(b5461)</samp>](https://togithub.com/amir20/dozzle/commit/b54611fb)
- Update all non-major dependencies  -  in
[amir20/dozzle#3232
[<samp>(4bb00)</samp>](https://togithub.com/amir20/dozzle/commit/4bb007fd)
- Update all non-major dependencies  -  in
[amir20/dozzle#3238
[<samp>(62a2e)</samp>](https://togithub.com/amir20/dozzle/commit/62a2ef9e)

#####    🏎 Performance

- Tries to improve burst of logs  -  by
[@&#8203;amir20](https://togithub.com/amir20) in
[amir20/dozzle#3227
[<samp>(36f33)</samp>](https://togithub.com/amir20/dozzle/commit/36f3308e)

#####     [View changes on
GitHub](https://togithub.com/amir20/dozzle/compare/v8.2.1...v8.3.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,every
weekend,before 5am every weekday" in timezone America/New_York,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/NorkzYT/Wolflith).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6InN0YWdpbmciLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwibWlub3IiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant