Commit Graph

53 Commits

Author SHA1 Message Date
Zack Rauen 618b577c75 Adjusts some more UI elements 2020-11-07 16:10:19 -05:00
Zack Rauen f1e0cc88cb Adds some more UX features 2020-11-04 18:04:44 -05:00
Zack Rauen e15d1d0995 Fixes markdown and layout issues 2020-11-03 21:06:07 -05:00
Zack Rauen b0c5f6ab20 Replaces Ace with Monaco
- Replaces Ace editor with the Monaco editor (the one from VSCode)
- Adds the option for listview vs gridview in addon lists
- Addon descriptions can use markdown again
- Added blankslates for no addon results and no addons installed (Thanks Tropical)
- Replaces BBD logos (social links and loading icon) with BD logos
2020-11-03 19:45:36 -05:00
Zack Rauen 5b8f2f2de3 Adds facelist for addon content
- Redesign of addon cards
- Addon settings moved to modals
- Fixes error with extra title in PS
- Fixes error with pagination in PS
- Fixes several issues with detached windows
2020-11-02 20:47:08 -05:00
Zack Rauen e992e440dc Introduces proper pagination
- Moves temporary strings to the string files.
- Adds pagination to the PublicServers module.
- Reduces the complexity and knowledge between view and connection.
- Adds loading spinner to imrpove UX.
- Removed unused CSS.
2020-10-28 00:18:44 -04:00
Zack Rauen aef148722b Fixes button hiding settings 2020-10-24 18:30:11 -04:00
Strencher f062b153d7
Adds settings to Hide Nitro button & Gif-Picker button. (#471)
* fix the error while throwing a error

* okay then

* Update logger.js

* new setting

* rename

* okay

* okay, travis

* fix linter issues
2020-10-24 17:17:20 -04:00
Zack Rauen 60865aaaf2 Updates public servers design and api
Reworks the design of the public servers module to be more like Discord's server discovery feature.

Updates some of the API and terminology to match that of DiscordServers.com
2020-10-24 02:13:16 -04:00
Zack Rauen 5179f66884 Fixes a string 2020-10-20 18:03:41 -04:00
Zack Rauen 707c3848ef Fixes emote menu and typo 2020-10-08 15:12:57 -04:00
Zack Rauen 99d17bf4fe Adds some final touches 2020-07-30 11:34:59 -04:00
Zack Rauen 0f45dc6e22 Changes BandagedBD to BetterDiscord 2020-07-26 18:47:04 -04:00
Zack Rauen 98ce17146a Adds transition code and some finishing touches
- Adds the latest info to the changelog
- Fixes an error with RDT
- blacklist -> blocklist for clarity
- Adds transition code for converting old BD version data to new format
- Switch to Vercel
- Add style to changelog modal
- Swap names around, no more `.min`
2020-07-26 05:34:38 -04:00
Strencher 9ba23c5648
update strings & fix the different between plugin / theme (#397) 2020-07-26 02:19:07 -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 7170372976 no longer require server for local dev 2020-07-24 03:35:20 -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 82ae0782fe remove jquery use + fixes #255 2020-07-16 17:17:02 -04:00
Zack Rauen 0f49e4257b Bring up to date + some reorganizing 2020-07-16 01:42:56 -04:00
Zack Rauen a7f9978957 some updating, no build 2020-03-21 01:33:32 -04:00
Zack Rauen 341e685bc2 Fix rewrite, add todo and instructions 2020-03-21 01:33:32 -04:00
Zack Rauen 3e933923e8 add edit/delete and improve window 2020-03-21 01:33:31 -04:00
Zack Rauen 0ea223c8f3 dropdown + strings + more blue 2020-03-21 01:33:31 -04:00
Zack Rauen 84c4db7e99 emotes + addon list controls 2020-03-21 01:33:31 -04:00
Zack Rauen b2eee5cf4c cleanup and fix settings 2020-03-21 01:33:31 -04:00
Zack Rauen 311f87bfc4 start fix for settingsmanager 2020-03-21 01:33:31 -04:00
Zack Rauen 720744a297 emote updates 2020-03-21 01:33:31 -04:00
Zack Rauen 2d1d48e0fd rearrange + etags 2020-03-21 01:33:30 -04:00
Zack Rauen 61f611878c cleanup 2020-03-21 01:33:29 -04:00
kazanami aef6d284aa Fix mistakes
Fix mistakes twentyFourHour notes text

	modified:   src/data/strings.js
2020-03-21 01:33:29 -04:00
kazanami c68f52f684 Added Japanese translation 2020-03-21 01:33:29 -04:00
Zack Rauen f96c83cc84 more strings 2020-03-21 01:33:29 -04:00
Zack Rauen 1f028f22c7 some fixes, cleanup needed 2020-03-21 01:33:29 -04:00
Andreas B dcfb0b2cf7 Added Swedish translation 2020-03-21 01:33:29 -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 8b907bf8fe more customcss stuff 2020-03-21 01:33:28 -04:00
Zack Rauen 8ee16509a8 initial customcss 2020-03-21 01:33:28 -04:00
Zack Rauen f3a1d789c8 more cleanup 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 632d37f93e finish moving to collections 2020-03-21 01:33:28 -04:00
Zack Rauen c14d21eab4 start moving towards collections 2020-03-21 01:33:28 -04:00
Zack Rauen 671ea2a24d initial rework of settings 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 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