Zack Rauen
707c3848ef
Fixes emote menu and typo
2020-10-08 15:12:57 -04:00
Zack Rauen
5eadcd587b
Fixes data transfer
2020-10-08 14:13:19 -04:00
Zack Rauen
1ca7269b34
Fixes some watcher issues
...
Also fixes BdApi~monkeyPatch not returning the cancel patch.
2020-10-06 17:44:10 -04:00
Strencher
4405f0df23
fix some typos ( #462 )
...
* fix the error while throwing a error
* okay then
* Update logger.js
2020-10-05 18:37:17 -04:00
Strencher
73e5d8b267
fix the error while throwing a error ( #461 )
2020-10-05 16:00:33 -04:00
Zack Rauen
845f5d514b
Fixes all linting issues
2020-10-03 20:59:01 -04:00
Zack Rauen
30ecf92a8d
Adds ability to fix duplicates
...
Can check for things like Name.plugin(1).js and auto-rename the file is possible.
2020-10-03 20:50:31 -04:00
Zack Rauen
30c4653b20
Fixes toasts on non-chat screens
...
Hopefully fixes Travis deploy as well.
2020-08-16 01:40:46 -04:00
Zack Rauen
5d9de576aa
Go back to hashes
2020-07-30 15:55:00 -04:00
Zack Rauen
aca2010621
Fixes colored text & 24 hour timestamps
2020-07-30 12:24:26 -04:00
Zack Rauen
99d17bf4fe
Adds some final touches
2020-07-30 11:34:59 -04:00
Zack Rauen
f2d4e3e8b7
Wrap with try..catch
2020-07-27 12:41:14 -04:00
Zack Rauen
cea1ba5a30
Adds some more finishing touches
2020-07-26 19:11:16 -04:00
Zack Rauen
0f45dc6e22
Changes BandagedBD to BetterDiscord
2020-07-26 18:47:04 -04:00
Zack Rauen
68f73ebd3c
Updates Travis CI commands
2020-07-26 05:37:11 -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
f8e3121600
Merge pull request #396 from Strencher/development
...
rewrite emote menu + add de translation
2020-07-24 10:53:52 -04:00
Strencher
79648edae4
Add German translation
...
Co-authored-by: Aaron <42084688+l0c4lh057@users.noreply.github.com>
2020-07-24 14:45:05 +02:00
Strencher
5b8da050a4
fix
2020-07-24 11:12:48 +02:00
Strencher
ea5f5ca8c6
ooops forgot to update css files.
2020-07-24 11:01:09 +02:00
Strencher
56fc757650
fix stuff
2020-07-24 10:59:16 +02:00
Zack Rauen
7170372976
no longer require server for local dev
2020-07-24 03:35:20 -04:00
Zack Rauen
feac661b68
travis migration
...
- org -> com
- Additional badges
- Hopefully triggers travis deploy to gh-pages
2020-07-24 01:01:15 -04:00
Zack Rauen
3adb83cac5
more devops/ci stuff
...
- Add Travis integration
- Add LGTM integration
- Add initial mocha test
- Fix VSCode intellisense resolution
- Update TODOs
- Enable gh-pages deployment
2020-07-24 00:07:50 -04:00
Zack Rauen
39b5ae6ca5
some organization and devops
2020-07-23 16:51:58 -04:00
Zack
60e0b9a1b0
Merge pull request #394 from Strencher/development
...
More details for the ErrorBoundary, update gulpfile.js
2020-07-23 00:22:37 -04:00
Strencher
6a6fd4d559
some stuff
2020-07-23 04:08:17 +02:00
Zack Rauen
84be3a163b
fix error on react dismount
2020-07-21 18:26:41 -04:00
Zack Rauen
dde0d606ce
fix plugin settings panels and rdt
2020-07-21 11:11:52 -04:00
Zack Rauen
a4f9d61c79
fix urls and update builds
2020-07-19 00:57:46 -04:00
Zack Rauen
ec33b23483
restructure
2020-07-19 00:34:23 -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
8cfa4e4001
addon card fixes
...
- Fix settings button not enabling/disabling after enabling/disabling addon
- Fix auto-scroll issue on settings click
2020-07-17 23:53:01 -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
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
ca2aca700d
add some stubs for later
2020-04-23 18:12:01 -04:00
Zack Rauen
4c0611af82
fix readme
2020-04-23 18:02:32 -04:00
Zack Rauen
b6313db456
some changes
2020-04-23 16:01:48 -04:00
Zack Rauen
23bfd6bbb9
builds again
2020-03-21 01:33:32 -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
32dc1b5778
Fix floating css window
2020-03-21 01:33:31 -04:00
Zack Rauen
ebe4a7c24e
Update bundles
2020-03-21 01:33:31 -04:00
Zack Rauen
56843bb3b8
add tooltips
2020-03-21 01:33:31 -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