This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
feishin/src/renderer
Kendall Garner 2fac9efc1b
initial implementation for password saving (#132)
* initial implementation for password saving

* support restoring password in interceptor

* Fix modal overflow and position styles

* warn about 429, better error handling

---------

Co-authored-by: jeffvli <jeffvictorli@gmail.com>
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
2023-06-13 10:52:51 -07:00
..
api initial implementation for password saving (#132) 2023-06-13 10:52:51 -07:00
components Fix artist/album artist cells (#117) 2023-06-11 23:27:50 -07:00
features initial implementation for password saving (#132) 2023-06-13 10:52:51 -07:00
fonts Add missing font files for Poppins 2022-12-29 16:48:39 -08:00
hooks Style fixes 2023-03-31 06:22:04 -07:00
layouts Set explicit window bar width 2023-06-11 20:18:28 -07:00
lib Prevent render error on missing endpoint 2023-05-20 02:08:37 -07:00
router Optimize app outlet 2023-05-31 00:27:16 -07:00
store Add zooming functionality (#140) 2023-06-11 12:45:13 -07:00
styles initial implementation for password saving (#132) 2023-06-13 10:52:51 -07:00
themes Adjust header, input, and modal styles 2023-06-09 17:24:34 -07:00
types Add files 2022-12-19 17:44:40 -08:00
utils Redesign sidebar / header and other misc. improvements (#24) 2023-02-07 22:47:23 -08:00
app.tsx initial implementation for password saving (#132) 2023-06-13 10:52:51 -07:00
index.ejs Misc. optimizations 2023-01-07 23:09:58 -08:00
index.tsx Redesign sidebar / header and other misc. improvements (#24) 2023-02-07 22:47:23 -08:00
preload.d.ts initial implementation for password saving (#132) 2023-06-13 10:52:51 -07:00
types.ts initial implementation for password saving (#132) 2023-06-13 10:52:51 -07:00