GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
* [PATCH Website v2 0/2] API Local Storage and Scrollbars
@ 2023-09-30 20:34 Memet Zx
  2023-09-30 20:35 ` [PATCH Website v2 1/2] feat: Add local storage caching for org members and user info Memet Zx
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Memet Zx @ 2023-09-30 20:34 UTC (permalink / raw)
  To: Ammar Faizi
  Cc: Memet Zx, Muhammad Rizki, Alviro Iskandar Setiawan,
	GNU/Weeb Mailing List, Irvan Malik Azantha

Hello,

This is PATCH v2. I apologize for the oversight in the v1 cover letter.
I neglected to provide an explanation of the changes, so I will address
them in detail here:

[1] Local Storage Caching for Org Members and User Info

Implemented local storage caching to store org members' data and user
info. This change was prompted by limitations experienced while
requesting data from the GitHub API, ensuring smoother performance.

[2] Custom Styling for Scrollbars

Added custom styles for scrollbars interface, enhancing the visual
appeal and providing a more refined user experience.

Thank you.


Memet Zx (2):
  feat: Add local storage caching for org members and user info
  style: Add custom styling for scrollbars in chat interface

 index.html | 86 ++++++++++++++++++++++++++++++++++++++++--------------
 style.css  | 11 +++++++
 2 files changed, 75 insertions(+), 22 deletions(-)


base-commit: 470d43b7b80e5db207616200e069135c20b3d5ee
--
Memet Zx

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-10-02  1:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-30 20:34 [PATCH Website v2 0/2] API Local Storage and Scrollbars Memet Zx
2023-09-30 20:35 ` [PATCH Website v2 1/2] feat: Add local storage caching for org members and user info Memet Zx
2023-09-30 20:35 ` [PATCH Website v2 2/2] style: Add custom styling for scrollbars in chat interface Memet Zx
2023-10-02  1:06 ` [PATCH Website v2 0/2] API Local Storage and Scrollbars Muhammad Rizki
2023-10-02  1:25   ` Memet Zx
2023-10-02  1:26     ` Muhammad Rizki
2023-10-02  1:30       ` Memet Zx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox