Commit graph

48 commits

Author SHA1 Message Date
Beef
09f4c37e94 [UI] Refactors all around 2023-01-30 22:56:48 +00:00
redstonekasi
25b90e22d3 [Plugins] Fix plugin loading 2023-01-30 19:08:58 +00:00
redstonekasi
48edf97b9a [Storage] Add wrapSync promise accessor 2023-01-30 19:08:58 +00:00
Beef
44652c4002 [Plugins] Rework and refactor 2023-01-30 00:40:56 +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
7282d45d39
[Global] Basic commands api implementation (#9)
* [Global] Basic commands api implementation

* [Commands] Return unregister method when registering command

* [Commands] Code cleanup pass

Co-authored-by: Beef <beefers@riseup.net>
2023-01-25 08:28:48 +00:00
Beef
bff883ec30 [Storage] Remove TODO for typing 2023-01-17 08:02:50 +00:00
Beef
19359529e9 [Utils > unfreeze] Add 2023-01-17 08:02:27 +00:00
Beef
a9cc702956 [Metro] Hoist Discord's constants 2023-01-17 08:01:53 +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
redstonekasi
71f687e345 [Types] Type MMKVManager 2023-01-17 00:07:11 +00:00
Jack Matthews
3c95bb1024 [Metro > Common] Switch clipboard to @react-native-clipboard/clipboard
This library has added functionality, and the included clipboard is deprecated.
2023-01-17 00:07:03 +00:00
Beef
818573a228 [Storage] Move to MMKVManager 2023-01-16 23:08:09 +00:00
Beef
82e41a5c27 [TS] Properly type RN.Platform.constants 2023-01-14 16:05:08 +00:00
Beef
a8b5beff6e [Cleanup] Several small cleanups 2023-01-14 02:39:10 +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
01a05a8b9d [Storage] Expose settings on window, plugin storages 2023-01-10 22:05:40 +00:00
Beef
304757d374 [Settings] Overhaul 2023-01-10 08:05:56 +00:00
Beef
a46c9c8828 [Storage] Proper persist implementation 2023-01-10 08:05:03 +00:00
Beef
488cc76dda [Metro > Filters] Add findByStoreName 2023-01-08 23:22:10 +00:00
Beef
4ccd758f4a [Metro > Common] Add Flux to common modules 2023-01-08 23:21:44 +00:00
Beef
a462b8e81e [UI > Settings] Fix removing billing settings and potential memory leak 2023-01-08 22:33:41 +00:00
Beef
e51ae60aef [Hotfix] Check if plugin is enabled when removing 2023-01-07 23:21:29 +00:00
Beef
4104d637f1 [Plugins] Proper persistence! 2023-01-07 23:05:14 +00:00
Beef
6de4183647 [Metro] Remove duplicated code 2023-01-07 23:04:35 +00:00
Beef
715e6f9bc4 [Cleanup] Small tidying 2023-01-07 03:13:16 +00:00
Beef
0fe5d30bbc [Plugins] Basic implementation of plugin settings 2023-01-05 23:07:58 +00:00
Beef
62933bc5ba [Plugins] Move to support polymanifest 2023-01-04 22:39:28 +00:00
Beef
57df878f65 [Plugins] Minor but necessary fixes 2023-01-04 08:01:56 +00:00
Beef
5c4026685e [Plugins] Implement proper execution 2023-01-03 08:05:16 +00:00
Beef
7465e42354 [Plugin] Basic, non-functional implementation 2023-01-03 00:18:19 +00:00
Beef
d0f4e87475 [Styles] Switch to createThemedStylesheet 2023-01-03 00:17:58 +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
91be38564d [UI > Settings] Completely overhaul 2022-10-23 01:39:02 +01:00
Beef
9f1fe6313d [Toasts] Implement 2022-10-23 00:51:18 +01:00
Beef
cc634c7805 [Debug] Move patcher import to our own 2022-10-22 22:44:42 +01:00
Beef
c494caf421 [Metro > Common] Tidy and type 2022-10-22 18:59:01 +01:00
Beef
4551b3d553 [Debug] Remove useless log 2022-10-22 17:41:24 +01:00
Beef
9dc57bb697 [Utils > findInTree] I am a perfectionist 2022-10-22 15:12:38 +01:00
Beef
08865685df [Cleanup] Tidy up last night's rushed commit 2022-10-20 07:58:17 +01:00
Beef
daf0357d60 [Global] Preliminary debug ws implementation 2022-10-19 23:11:44 +01:00
Beef
10ccca3e40 [UI] Preliminary UI, ported somewhat from pre-rewrite 2022-10-18 23:59:45 +01:00
Beef
110181b6fd [Utils] Merge from pre-rewrite 2022-10-18 23:21:58 +01:00
Beef
ae616da565 [Metro] Get language on search instead 2022-10-18 23:14:01 +01:00
Beef
7ec0c3c82d [Global] Initial progress 2022-10-18 23:04:55 +01:00