46 Commits

Author SHA1 Message Date
admin 83c01f6a1f Improve changelog modal 2024-03-04 14:45:51 -05:00
admin a1eb1e2e0a Add ability to restore default settings 2024-02-24 21:18:41 -05:00
admin 79df0392b9 Merge divergent design points 2024-02-24 05:17:59 -05:00
admin 8a93230105 Merge branch 'main' into development 2024-02-22 02:07:00 -05:00
admin d952a69c80 Add built-in settings context menu
Fixes #476
2024-02-22 01:33:23 -05:00
admin 4631ee1450 Revamp list ui + add enable/disable all
Fixes #723
2024-02-22 00:06:30 -05:00
admin 54100bfe33 Prompt to delete large debug logs
Fixes #1648
2024-02-21 19:58:48 -05:00
admin c87605db7b Add es-419 support 2023-12-14 15:20:08 -05:00
admin c2196d0c0c Merge branch 'main' into development 2023-11-12 15:27:21 -05:00
admin 1da2948336 Update translations - POEditor 2023-11-12 14:09:56 -05:00
admin 4b6266c8ad Fix untranslated strings
Fixes #1651
2023-11-12 14:07:07 -05:00
admin 83e313a636 Remove outdated strings 2023-11-12 14:07:01 -05:00
admin 8f0f13610f Fix untranslated strings
Fixes #1651
2023-08-29 00:40:35 -04:00
admin a8727f8174 Remove outdated strings 2023-08-29 00:33:24 -04:00
admin 77683ff311 Update translations from POEditor (#1593)
* Update translations from POEditor

* Update translations
2023-04-15 23:37:28 -04:00
admin 3a646b994e Update translations 2022-10-14 23:29:19 -04:00
admin 9db754fdf9 Move strings to be translatable and lint 2022-10-13 23:42:05 -04:00
admin 934945a740 Remove autoreload option 2022-08-07 17:26:47 -04:00
admin b4c0aa3865 Sort addons by Enabled (#1237)
* Add sort by enabled

* Changed "Is Enabled" to "Enabled"

* Fix locales formatting
2022-06-26 18:29:59 -04:00
admin a884e29239 Add hover and quick suggestion options 2022-02-05 18:13:38 -05:00
admin 830c32bffb Add editor settings 2022-02-05 03:35:07 -05:00
admin 50aa151b86 Improve development errors
- Fixes #1029
- Fixes #1028
2022-02-04 16:23:21 -05:00
admin cbffb28f93 Remove appearance builtins 2022-01-28 14:00:59 -05:00
admin 57aa039421 Add devtools listener setting 2022-01-26 12:12:40 -05:00
admin c0a151f860 Fix guild load check 2021-10-22 15:44:45 -04:00
admin 557d8c5449 Update localization - POEditor 2021-10-22 13:29:51 -04:00
admin e984eece4a Update sk.json (POEditor.com) 2021-04-17 12:49:10 -04:00
admin e50af632d5 Update pt-br.json (POEditor.com) 2021-04-17 12:49:09 -04:00
admin a285549779 Update pl.json (POEditor.com) 2021-04-17 12:49:08 -04:00
admin 764c60bc8a Update de.json (POEditor.com) 2021-04-17 12:49:07 -04:00
admin c4bf1dee50 Update fr.json (POEditor.com) 2021-04-17 12:49:05 -04:00
admin 86c427e69b Update zh-tw.json (POEditor.com) 2021-04-17 12:49:04 -04:00
admin fedcefe247 Update zh-cn.json (POEditor.com) 2021-04-17 12:49:03 -04:00
admin dc634b9f3a Adjust how locales are handled
Allows POEditor to be the main copy of translated strings (aside from en-US)
2021-04-15 22:35:08 -04:00
admin 52f091a9ad Clean up code, add more linting, update emote styling 2021-04-12 01:07:00 -04:00
admin 80380581b2 Add French translation (#649) 2021-04-08 03:10:19 -04:00
admin 974caac0b6 Switch how assets are handled 2021-04-07 20:31:02 -04:00
admin e8f429f114 Remove class normalizer 2021-04-02 23:36:55 -04:00
admin 810c5d5aef Fix various bugs and toolchain
- Fix an issue where dist might not have the proper package.json
- Fix an issue with PublicServers adding button to guild list
- Fix the placement of BD in settings
- Change default modal button to `primary`
- Change restart prompts to have `danger` prop
- Change tooltips to use `primary` rather than `black`
- Remove VoiceMode
- Remove DarkMode
- Give a hover effect to the public servers button
- Fix expanding icon in emote menu
- Fix over-bolded text in setting descriptions
2021-03-06 15:26:48 -05:00
admin cff516ca1d Emotes semi-rewrite, removal of old styles and broken setting, temporarily comment out patcher code for .bd-guild. (#511)
* emotes semi-rewrite

* Remove unnessecary className

* Pad bd-button to be used practically outside of the addons list.

* card styling consistency, temporarily remove guild patcher to avoid unintended side-effects

* lint

* forgot to comment some code

* code cleanup

* this gap property isnt applying

* remove "show names" emote function

this feature appears to be broken, and is such a small tweak that I doubt anyone would intentionally disable it.

* Change `open` and `closed` states to `expanded and `collapsed`.

* Emote collapse styling fix
2020-12-12 15:33:32 -05:00
admin 7a8f941cbb Fixes minor UI issues (#496)
* Minimal mode fixes/improvements, fix addon list names wrapping, improvements to secondary card text.

* bd-addon-card minimal mode fix

* fix a blankstate typo

* move noresults to it's own file, add notes for utilclasses,

* css cleanup, remove pointless feature, changelog stuff

* typo in changelog

* editor autoresize with css

* forgot to scale that properly

* linter issues

* add support for inline codeblocks in changelog and card desc

* forgot something in the editor

* this looks better as tertiary

* make bd-button-success consistent, add more button states

* change coloring on bd-meta

* fix icon in light mode

* linter
2020-11-19 12:48:51 -05:00
admin 7fecd8e425 Fixes a string 2020-10-20 18:03:41 -04:00
admin 0ce90bf8a5 Adds some final touches 2020-07-30 11:34:59 -04:00
admin 498e0899d6 Changes BandagedBD to BetterDiscord 2020-07-26 18:47:04 -04:00
admin c33cf668cc Add German translation
Co-authored-by: Aaron <42084688+l0c4lh057@users.noreply.github.com>
2020-07-24 14:45:05 +02:00
admin 738b0b24fa restructure 2020-07-19 00:34:23 -04:00