[PR #382] [MERGED] Loop through the iconlist until an icon is found #3735

Closed
opened 2025-10-09 18:29:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/382
Author: @BlackDex
Created: 2/4/2019
Status: Merged
Merged: 2/4/2019
Merged by: @dani-garcia

Base: masterHead: iter-iconlist


📝 Commits (2)

  • 574b040 Loop through the iconlist until an icon is found
  • 9026cc8 Fixed issue when the iconlist is smaller then 5

📊 Changes

1 file changed (+23 additions, -13 deletions)

View changed files

📝 src/api/icons.rs (+23 -13)

📄 Description

Loop for a maximum of 5 times through the iconlist or until a
successful download of an icon.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/382 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 2/4/2019 **Status:** ✅ Merged **Merged:** 2/4/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `iter-iconlist` --- ### 📝 Commits (2) - [`574b040`](https://github.com/dani-garcia/vaultwarden/commit/574b040142ab29d80baac134084c4a29ec0dab83) Loop through the iconlist until an icon is found - [`9026cc8`](https://github.com/dani-garcia/vaultwarden/commit/9026cc8d426107f140f029a1a9a73da53beb2e1a) Fixed issue when the iconlist is smaller then 5 ### 📊 Changes **1 file changed** (+23 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/api/icons.rs` (+23 -13) </details> ### 📄 Description Loop for a maximum of 5 times through the iconlist or until a successful download of an icon. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-09 18:29:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3735