PalmDevs
d0b9d63d12
chore: remove instances of Vendetta
in places
...
This hopefully shouldn't break things, unless some kind of plugin depend on finding stuff with the string `Vendetta`. That is a very bad practice though
2024-02-09 02:01:21 +07:00
Beef
fda8e31bb1
[UI > Settings] Complete overhaul, support You tab
...
You tab support has a few issues, namely:
* Text inputs automatically close the keyboard
* The Developer toggle is not reactive
* Plugins will need to update if they set navigation options in their settings, otherwise an infinite re-render occurs
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2023-05-21 01:04:53 +01:00
Beef
85d0bd263b
[Global] Code cleanup pass
2023-04-15 19:54:23 +01:00
Beef
5344f0017a
[SafeMode] Initial implementation ( #61 )
...
* [UI > Components] Add Discord's button
* [SafeMode] Initial work, basic ErrorBoundary patch
* [SafeMode] Custom error boundary (#57 )
* [SafeMode] Add mostly complete custom error boundary
* [SafeMode] Use Button from @ui/components in error boundary
* [SafeMode] Wrap the error boundary in our own error boundary
* [SafeMode > ErrorBoundary] Code-style changes
---------
Co-authored-by: Beef <beefers@riseup.net>
* [TS] Add basic type for Discord's button
* [UI] Move Codeblock to components, and use it
* [UI > Settings] Allow disabling the ErrorBoundary in CustomPage
* [UI > Settings] Move the ErrorBoundary triggers to Developer
* [TS] Add Codeblock to types
* [TS] Use ButtonColors in Button type
* [SafeMode > ErrorBoundary] Rework
* [UI] Add HelpMessage to components
* [SafeMode] Proper implementation
* [Global] SafeMode is optional (#59 )
* [UI > Developer] Restore the balance
* [SafeMode > ErrorBoundary] Optimise for tablet UI
* [SafeMode] Last-minute fixes
---------
Co-authored-by: Jack <30497388+FieryFlames@users.noreply.github.com>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2023-04-13 19:42:14 +01:00
Beef
361b541ddc
[Settings > Developer] Fix Asset Browser icon
2023-04-07 22:43:59 +01:00
Beef
3082c840c8
[???] And just like that, it's gone.
...
This reverts commit 748640af56
.
2023-04-01 23:59:58 +01:00
Beef
748640af56
[???] Whatever may this do?
2023-04-01 11:49:23 +01:00
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
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
redstonekasi
1840577fb5
[Global] Loader config and identity ( #17 )
...
* [TS] Add definition for DCDFileManager
* [Storage] Introduce backends
* [Settings] Add loader config
* [TS] Update storage definitions
* [TS] Update loader config and identity types
* [Loader] Expose loader config and identity
* [UI] Actually update UI for the new loader config fields
2023-02-06 07:48:55 +00:00
Beef
a97293673d
[UI] Move to Discord's navigation stack
2023-02-04 22:37:28 +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
Beef
dee5ed0172
[UI] Overall cleanup and fixes
2023-01-14 02:41:28 +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
304757d374
[Settings] Overhaul
2023-01-10 08:05:56 +00:00