1
0
mirror of https://github.com/rauenzi/BetterDiscordApp.git synced 2025-04-11 22:57:35 +02:00

640 Commits

Author SHA1 Message Date
Kaan
d97802bfa7
Added Recovery action for closing modals (#1867)
* fixed unable to recover from modals

* Update recovery.js

* I18n + safely await
canary
2025-04-03 16:56:45 -04:00
grialion
a3691cf5f9
Fix fs stat mtime handling and accent color query (#1881)
* Use stats.mtimeMs instead of parsed Date -> epoch milliseconds
conversion.
stats.mtime gave me errors, I think because it's now lazy computed in
the new Node versions.

* Check OS before calling systemPreferences.getAccentColor(), as it
isn't supported on Linux.
2025-03-26 19:30:11 -04:00
DaddyBoard
6f2a766dcf
Fix clearable: true option (#1879) 2025-03-26 18:27:02 -04:00
Huderon
a4e8c77584
Fix themeattributes.js (#1874) 2025-03-26 18:25:50 -04:00
Kaan
500e2c93e9
Update utilities.ts (#1871)
* Update utilities.ts

* Update utilities.ts

* Update utilities.ts

* whoops
2025-02-24 13:56:29 -05:00
Kaan
213a6627aa
Fix slash command conflict (#1864) 2025-02-19 03:24:50 -05:00
Kaan
6d41de2079
Switch notifications to use react root (#1831)
* something

* Delete notification.js

* Update webpackmodules.js

* Update modals.js

* Update webpack.js

* webstorm sucks

* className changes

* upgrades people upgrades

* useSpring Progress

* MORE???

* zere hates this syntax

* oop

* darker

* changes

padding + showNotification moved to ui.js
- padding added to distant the text from the bottom
- Text component
- notification -> notificationPosition

* Attempt for * override

* onDurationDone

* Update notification.jsx

* bdBody

* Lint fix?
2025-02-19 03:11:48 -05:00
Zerebos
d923cba9d1
Merge pull request #1853 from samfundev/development
Convert plugin API to TypeScript
2025-02-17 13:26:23 -05:00
samfundev
675f56f83a
Remove deprecated APIs 2025-02-17 13:04:14 -05:00
samfundev
870145e673
Convert plugin API to TypeScript 2025-02-17 13:03:22 -05:00
Zerebos
115910b347
Extract custom properties in themes (#1858) 2025-02-17 05:11:59 -05:00
Zerebos
4a9f1f183b
Rework how json data is cached (#1861)
* Rework how json data is cached

* Fix build info
2025-02-16 19:01:00 -05:00
Robert Delaney
a8bf26bca6
Fix for upcoming i18n proxy change (#1862) 2025-02-16 17:50:46 -05:00
Kaan
88c0bddc74
Update filter.ts (#1859) 2025-02-14 02:43:03 -05:00
Zerebos
a94827c310
Merge pull request #1855 from BetterDiscord/feature/i18n
Revamp the i18n to support pluralization
2025-02-13 15:09:53 -05:00
Zerebos
ae8d233935
Fix types 2025-02-12 23:33:29 -05:00
Zerebos
900f630fbb
Merge branch 'development' into feature/i18n 2025-02-12 22:17:47 -05:00
Zerebos
69b94da398
Fix version info for others 2025-02-12 21:05:30 -05:00
Kaan
64b3b86b0e
Fix Case Insensitive (#1856)
* Fix Case Insensitive

Discord. Why do you not do this automatically?

* Update mdinstallcss.jsx
2025-02-12 20:39:49 -05:00
Zerebos
1650e695d0
Fix formatString 2025-02-12 16:54:32 -05:00
Zerebos
9943dd8258
Move from string proxy to t() 2025-02-12 16:45:15 -05:00
Zerebos
5858e212b1
Restructure i18n 2025-02-12 13:10:23 -05:00
Zerebos
c5488c31c0
Merge branch 'development' into feature/i18n 2025-02-11 01:43:21 -05:00
Kaan
5ca0a98adf
Add wrap in hook (#1840)
* Utility + TS

* whoops

* types

* JetBrains being dumb

* fix ?
2025-02-11 01:14:21 -05:00
Kaan
750f671e3e
Reload in Safe Mode (#1852)
* Reload in Safe Mode

* reload -> relaunch
2025-02-10 17:20:01 -05:00
Kaan
f89dcb0857
Accessibility Features (#1851) 2025-02-10 00:05:36 -05:00
Zerebos
b31513c7b5
Fix updater and getlazy (#1849) 2025-02-09 17:31:14 -05:00
Kaan
2e926bdd0a
[skip ci] Add modal sizes to confirmation modal api (#1837)
* Modal Sizes

* Removed Jumbo
2025-02-09 15:46:55 -05:00
Nicola
8723a1cebe
Added shift+click to open plugin settings from context menu (#1841)
* Added shift+click to open plugin settings from context menu

* Refactor for bun run lint
2025-02-09 15:41:44 -05:00
Zerebos
da56dd0c33
[skip ci] Merge pull request #1836 from fel1x-developer/lockfile
chore: switch to text-based lockfile
2025-02-09 15:39:04 -05:00
Minsoo Choo
8b925144d2
chore: switch to text-based lockfile 2025-02-09 15:12:50 -05:00
Zerebos
34591860ba
Merge pull request #1845 from BetterDiscord/feature/canary
Create a canary release channel
2025-02-09 14:11:49 -05:00
Zerebos
0c26c2cf11
Merge pull request #1843 from BetterDiscord/feat/vscode
Add some useful defaults for vscode
2025-02-09 14:03:34 -05:00
Zerebos
47fe7e9261
Make sure canary is set to prerelease 2025-02-09 13:56:06 -05:00
Zerebos
38d07fdd5d
Merge pull request #1839 from BetterDiscord/feature/stores
Adds our own react compatible stores and moves the addon manager and settings to this new model
2025-02-09 02:11:36 -05:00
Zerebos
adb322f6e3
Fix broken legacy APIs 2025-02-09 01:55:06 -05:00
Zerebos
27b8e05926
Merge branch 'development' into feature/canary 2025-02-09 01:41:04 -05:00
Zerebos
37e5605474
Put markdown back to jsx 2025-02-09 01:24:38 -05:00
Zerebos
606f33807c
Move utils into the common folder 2025-02-09 01:22:49 -05:00
Robert Delaney
b18e5e144f
Fix this context issue on BdApi.Webpack (#1847) 2025-02-08 22:26:15 -05:00
Zerebos
91fb56f52c
Move config to store for later use 2025-02-08 20:47:31 -05:00
Zerebos
6afe3c5c9b
Add development flag 2025-02-08 12:41:37 -05:00
Zerebos
cedd173c6a
Hopefully fix ci workflow 2025-02-08 03:24:34 -05:00
Zerebos
1cbe2ef88c
Consolidate some types 2025-02-08 03:13:48 -05:00
Zerebos
530641b99a
Merge branch 'feature/stores' into feature/canary 2025-02-08 02:29:07 -05:00
Zerebos
a3615b2d68
Merge branch 'development' into feature/stores 2025-02-08 02:17:57 -05:00
Zerebos
54b0798c21
Merge pull request #1844 from doggybootsy/webpack
Webpack Rewrite in TS
2025-02-08 02:15:07 -05:00
Zerebos
84f35bf576
Enable canary channel updates 2025-02-08 02:03:03 -05:00
Robert Delaney
8258c0f10f Merge branch 'BetterDiscord-development' into webpack 2025-02-07 22:31:36 -08:00
Robert Delaney
23093eaf87 Minor fix 2025-02-07 22:31:05 -08:00