Beef
|
1891a46eb9
|
[Metro > Common] Add commands module
|
2023-02-04 17:11:50 +00:00 |
|
Beef
|
119060a43b
|
[Utils] Reorganise
|
2023-02-04 17:05:47 +00:00 |
|
Beef
|
2a50814721
|
[Utils > safeFetch] Implement
|
2023-02-04 16:54:03 +00:00 |
|
Beef
|
4108275946
|
[Utils > unfreeze] Actually expose
|
2023-02-04 02:37:36 +00:00 |
|
Beef
|
0ba9ee600c
|
[Global] Major refactors, allow unloading!
|
2023-02-04 02:30:46 +00:00 |
|
Beef
|
0be8cdac05
|
[TS] Update definitions to match API
|
2023-02-04 02:29:45 +00:00 |
|
Beef
|
76ea19f8ef
|
[Storage] Run prettier
|
2023-02-04 02:28:08 +00:00 |
|
Beef
|
3bf63a7b5b
|
[Meta] Add prettier config
|
2023-02-04 02:27:36 +00:00 |
|
Beef
|
c6dcc88596
|
[Meta] Update dependencies
|
2023-02-04 00:22:26 +00:00 |
|
Beef
|
f9c56cac40
|
[Meta] Docs, you lied to me
|
2023-02-01 18:43:06 +00:00 |
|
Beef
|
777fbc4fc7
|
[Meta] LICENSE
|
2023-02-01 18:40:21 +00:00 |
|
Beef
|
43e2f0d3b7
|
[Meta] README
|
2023-02-01 18:40:11 +00:00 |
|
Jack Matthews
|
ea7d4f06bf
|
[UI] Add padding to Vendetta's pages
|
2023-01-30 23:31:01 +00:00 |
|
redstonekasi
|
2e6f9e238a
|
[TS] Add definition for plugin object
|
2023-01-30 23:15:18 +00:00 |
|
redstonekasi
|
9e34b8c1f3
|
[TS] findByDisplayName default export is optional
|
2023-01-30 23:15:18 +00:00 |
|
Beef
|
09f4c37e94
|
[UI] Refactors all around
|
2023-01-30 22:56:48 +00:00 |
|
redstonekasi
|
473205a1ca
|
[TS] Don't import Events
|
2023-01-30 19:17:00 +00:00 |
|
redstonekasi
|
b8e0e69fcb
|
[Storage] Make methods properties in definition
|
2023-01-30 19:08:58 +00:00 |
|
redstonekasi
|
25b90e22d3
|
[Plugins] Fix plugin loading
|
2023-01-30 19:08:58 +00:00 |
|
redstonekasi
|
89b726cd97
|
[Storage] Add new API to window definition
|
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
|
af936940a0
|
[UI > PluginCard] Fix crash with icon
|
2023-01-16 08:11:46 +00:00 |
|
Beef
|
66e84ecd8d
|
[TS] Don't use specific PlatformConstants import
|
2023-01-14 16:24:14 +00:00 |
|
Beef
|
6764b07727
|
[UI > Subpage] Fix Tabs V2 crash
|
2023-01-14 16:05:37 +00:00 |
|
Beef
|
82e41a5c27
|
[TS] Properly type RN.Platform.constants
|
2023-01-14 16:05:08 +00:00 |
|
Beef
|
5560a136e6
|
[Meta] Fix dependency resolution issues
|
2023-01-14 16:04:24 +00:00 |
|
Beef
|
dee5ed0172
|
[UI] Overall cleanup and fixes
|
2023-01-14 02:41:28 +00:00 |
|
Beef
|
a8b5beff6e
|
[Cleanup] Several small cleanups
|
2023-01-14 02:39:10 +00:00 |
|
Beef
|
985115cd9b
|
[Meta] Clean and use Discord's dep versions
|
2023-01-14 02:35:30 +00:00 |
|
Beef
|
8dd1423440
|
[UI > PluginCard] Revert using state variables
|
2023-01-11 22:56:57 +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
|
0ee50404a9
|
[Hotfix] Fix iOS crash with RDT setting
|
2023-01-10 23:44:39 +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 |
|