Commit Graph

25 Commits

Author SHA1 Message Date
Zack Rauen 99d17bf4fe Adds some final touches 2020-07-30 11:34:59 -04:00
Zack Rauen 9cc70e0272 Adds CONTRIBUTING and updates linting
- Adds CONTRIBUTING.md
- Updates eslintrc to be more comprehensive
- Adds linting to travis runs
2020-07-25 04:22:57 -04:00
Zack Rauen 8f2ece3678 bugfixes and drawer states
- Separate loading icon
- Add dependency injection
- Separate module patch
- Make Core a class
- DOMManager no longer waits for init
- monkeyPatch now uses patcher
- AddonManagers now have a getAddon function
- Alert modal no longer has cancel option
- Settings drawers remember their states
- Remove unused modules
- Add more UI strings to locale managed module
2020-07-18 19:01:49 -04:00
Zack Rauen e5d099ebce bugfixes
- Floating window going below min on low resolution
- Floating window editor not usable in settings
- Confirmation modal component gone
- Fix addon toast strings
- Fix emote render
- Add folder in AddonAPIs
- Restructure FloatingWindows
2020-07-17 22:24:20 -04:00
Zack Rauen c648d37ab3 remove globals 2020-07-16 20:57:48 -04:00
Zack Rauen 3e933923e8 add edit/delete and improve window 2020-03-21 01:33:31 -04:00
Zack Rauen 1e084d31b4 content -> addon 2020-03-21 01:33:30 -04:00
Zack Rauen be095fb75f First pass at string management 2020-03-21 01:33:29 -04:00
Zack Rauen 22e3072304 fix all circulars, start i18n 2020-03-21 01:33:29 -04:00
Zack Rauen 1f4535427f slight refactor, get rid of most circulars 2020-03-21 01:33:29 -04:00
Zack Rauen c56710569b more cleanup and slight rearrange 2020-03-21 01:33:29 -04:00
Zack Rauen 8ee16509a8 initial customcss 2020-03-21 01:33:28 -04:00
Zack Rauen d365999efe fix settings stuff, content list panels 2020-03-21 01:33:28 -04:00
Zack Rauen 869c4c5b71 cleanup + real collections 2020-03-21 01:33:28 -04:00
Zack Rauen ee47005321 finish managers + basic plugins page 2020-03-21 01:33:28 -04:00
Zack Rauen 1b84d577db initial rewrite of contentmanager 2020-03-21 01:33:28 -04:00
Zack Rauen 632d37f93e finish moving to collections 2020-03-21 01:33:28 -04:00
Zack Rauen 309ffc07c5 some restructure and lint 2020-03-21 01:33:27 -04:00
Zack Rauen 6bed40f21f first refactor of emote module 2020-03-21 01:33:27 -04:00
Zack Rauen b64f35fa88 start to convert emotemenu 2020-03-21 01:33:27 -04:00
Zack Rauen 47b3dbef68 enable jsx, react, reactdom 2020-03-21 01:33:27 -04:00
Zack Rauen d2d512a8af linting + emote blacklist
- Put emote blacklist in Data
- Fix require.original issue
- Fix swapped plugins/themes
- Temporarily add old storage
- Linting
2020-03-21 01:33:27 -04:00
Zack Rauen 1968955244 first working version 2020-03-21 01:33:27 -04:00
Zack Rauen 950ab70df4 a lot of UI progress 2020-03-21 01:33:27 -04:00
Zack Rauen aa7a1a0966 making some progress 2020-03-21 01:33:16 -04:00