Commit graph

22 commits

Author SHA1 Message Date
Beef
7d36903b2c [Global] Code cleanup pass 2023-02-26 22:56:36 +00:00
Beef
c3f7d60d85 [UI] Implement and use ErrorBoundary 2023-02-26 02:20:01 +00:00
Beef
67b501b974 [UI > Settings] Use Summary component 2023-02-13 20:20:24 +00:00
Jack
fec4c68f70
[UI] iOS UI fixes (#19)
* [UI > Developer] Move React DevTools FormDivider inside conditional inclusion

* [UI > Developer] Add FormDividers to Loader config

* [UI > General] Remove trailing FormDividers for versions and platform info

* [UI > Developer] Remove extraneous FormDivider
2023-02-06 08:34:22 +00:00
Jack Matthews
ea7d4f06bf [UI] Add padding to Vendetta's pages 2023-01-30 23:31:01 +00:00
Beef
09f4c37e94 [UI] Refactors all around 2023-01-30 22:56:48 +00:00
redstonekasi
4c9fe8fcaf
[Storage] Rework everything (#10)
* [storage] rework everything

* [storage] expose createProxy

* [storage] add useProxy hook

* [storage] fix settings.ts

* [Storage] Implement wrapSync, fix UI

* [storage] fix storage

* [plugins] re-add plugin loading

* [storage] fix fix storage

* [storage] make wrapSync more magical

* [storage] save deletes

* [ui] hack around plugin removal... again

* [plugins] make plugin storage work

* [storage] expose api

---------

Co-authored-by: Beef <beefers@riseup.net>
2023-01-29 21:05:47 +00:00
Jack
da83d4756a [Settings > General] Accept discord server invite in-app (#4)
* [Settings > General] Make Discord Server button accept invite in-app

* [Settings > General] My changes

Co-authored-by: Beef <beefers@riseup.net>
2023-01-17 07:36:31 +00:00
Beef
dee5ed0172 [UI] Overall cleanup and fixes 2023-01-14 02:41:28 +00:00
Jack Matthews
8a0f384c76 [Settings > General] Fix conditional inclusion of SDK info 2023-01-11 08:24:47 +00:00
Beef
2c013e5d63 [Settings > General] Tidy, change icons 2023-01-11 07:49:24 +00:00
Jack Matthews
5a0506ea4b [Settings > General] Switch brand info icon to higher quality icon 2023-01-11 07:49:24 +00:00
Jack Matthews
d0020c5561 [Settings > General] Expose codename in platform info 2023-01-11 07:49:24 +00:00
Jack Matthews
8b480b92e2 [Settings > General] Expose information about the device 2023-01-11 07:49:24 +00:00
Beef
93c4eef678 [Global] Refactors all around 2023-01-10 23:30:46 +00:00
Beef
304757d374 [Settings] Overhaul 2023-01-10 08:05:56 +00:00
Jack
564a427971
[Settings > General] Expose Discord's build number (#1) 2023-01-09 23:20:27 +00:00
Beef
65d57a0f69 [UI] The great divide 2023-01-07 23:33:52 +00:00
Beef
aabb478f9c [Settings > General] Fix Hermes icon 2023-01-07 17:34:50 +00:00
Beef
fee7f345fa [Shims] Properly shim React 2023-01-01 22:05:53 +00:00
Beef
7610a97b78 [Cleanup] Lots of tidying, fill out API object 2022-10-28 18:50:40 +01:00
Beef
c98b2c7e25 [Settings] Seperate pages and components 2022-10-27 18:16:46 +01:00
Renamed from src/ui/settings/components/General.tsx (Browse further)