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
Robert Delaney
2fffc15553 Merge branch 'development' of https://github.com/BetterDiscord/BetterDiscord into BetterDiscord-development 2025-02-07 22:30:22 -08:00
Zerebos
7e4e65b8d8
Add special canary toggle
This also massively reduces our number of circular dependencies
2025-02-08 00:42:12 -05:00
Zerebos
0306be6634
Adjust workflow to allow canary builds 2025-02-08 00:37:29 -05:00
Robert Delaney
7c7a0d7f05 Faster searching, move Webpack Folder, changes in spacing
Webpack searching is even faster
Move webpack to be just under betterdiscord/
And fix spacing on brackets
2025-02-07 15:16:57 -08:00
Zerebos
76c8d04152
Add some useful defaults for vscode 2025-02-06 18:16:18 -05:00
Robert Delaney
4db6cce598 Convert To New Webpack System 2025-02-05 20:38:08 -08:00
Zerebos
1f71b8fe82
Merge branch 'development' into feature/stores 2025-02-05 20:33:13 -05:00
Zerebos
729e94117e
Move settings to store 2025-02-05 04:26:15 -05:00
Zerebos
3d0f992f95
Merge pull request #1835 from zrodevkaan/development
InstallCSS + Notification API Changes
2025-02-04 23:14:59 -05:00
Kaan
52785ca162 miss 2025-02-04 22:12:14 -06:00
Kaan
8c3e312b04 zerebus 2025-02-04 22:11:12 -06:00
Kaan
9d5cc0c5e3 ignore new lines 2025-02-04 20:01:24 -06:00
Kaan
47d7b8e54f Update mdinstallcss.jsx 2025-02-04 19:49:44 -06:00
Kaan
9a9d5ec67e attempt #.2 2025-02-04 19:05:39 -06:00
Kaan
a68f5a958d Attempt to fix 2025-02-04 18:56:58 -06:00
Kaan
ecdb5020a6 cursor fix. 2025-02-04 18:49:48 -06:00
Kaan
cadbe98a99 Combined Changes
InstalCSS + onDurationDone
2025-02-04 18:32:37 -06:00
Kaan
6580ca69e8
Merge branch 'BetterDiscord:development' into development 2025-02-04 18:17:01 -06:00
Kaan
f324cacb4e
Merge branch 'BetterDiscord:main' into main 2025-02-04 18:13:15 -06:00
Zerebos
ff0444672f
Merge pull request #1833 from BetterDiscord/feature/lucide
Switch to using lucide icons
2025-02-04 18:07:45 -05:00
Zerebos
63eec42a00
Merge pull request #1832 from BetterDiscord/feature/bun
Reorganize repo, move from node/npm to bun, from webpack to esbuild, from mocha to bun:test, start typescript, and upgrade eslint
2025-02-04 17:21:45 -05:00
Zerebos
4618f4d7d4
Use more flux-like hook 2025-02-04 16:45:31 -05:00
Zerebos
37b183fa9d
Start transitioning toward external stores 2025-02-04 14:20:17 -05:00
Zerebos
a2db3f73d5
Switch to using lucide icons 2025-02-04 00:36:20 -05:00
Zerebos
2e65d5aada
Fix various issues 2025-02-03 13:56:50 -05:00
Zerebos
89f605c77e
Enable unit tests and update eslint 2025-02-03 02:31:46 -05:00
Zerebos
9599e3cf13
Use esbuild for bundling only 2025-02-03 00:22:58 -05:00
Zerebos
c133bb77d5
Convert to using bun bundle 2025-02-02 21:12:49 -05:00
Zerebos
da87e9408e
Restructure repo under src 2025-02-02 16:03:38 -05:00
Kaan
f1326b0176
Introduce an in-app notification api
Someday Arven will learn how to make proper commit messages right? right?
2025-02-02 04:05:59 -05:00
Kaan
217c2bda7b
Add install button to css codeblocks 2025-02-02 02:34:19 -05:00
Zerebos
2967dc1534
Create proof of concept 2025-02-02 00:26:06 -05:00
Zerebos
cd4efb1e10
Add invite modal and bump version v1.12.1 2025-02-01 18:05:15 -05:00
Zerebos
160178061b
Add no-cache directive 2025-02-01 17:45:29 -05:00
DaddyBoard
a68525f57d
Interval Checking & Fix for 502 Error overwriting plugin files (#1822) (#1823)
* Fixes overwriting plugins on 502 failed updates, and adds interval checkings, enabled by default on 2hrs, with options to configure

* Just adding a small comment

* Slight redo

Slightly reworked interval checking alongside Zere

* Implemented Zere's requests

* Further Zere requests & fixes refreshing updates
2025-02-01 16:05:22 -05:00
deathbyprograms
4b918ffcd5
Fix bySource filter for api (#1821)
* Fix bySource filter for api

* Update JSDoc for bySource
2025-01-31 23:59:00 -05:00
Robert Delaney
0282a70a32
Git was weird (#1826)
Git didn't upload the file correctly or something. This is how its supposed to be
2025-01-31 22:56:39 -05:00
Robert Delaney
63c90163d5
Fix crashing (#1824) 2025-01-31 22:11:54 -05:00
Zerebos
f892d9c749
Fix settings panel listener and add proper string fallbacks (#1825)
* Fix panel listener and fallbacks

* Allow arbitrary slider labels

* Add back workaround
2025-01-31 22:09:52 -05:00
Kaan
e0ef378149
Merge branch 'BetterDiscord:main' into main 2025-01-30 16:40:35 -06:00
Robert Delaney
d1a98ff048
Small fix ups (#1820)
* Addon Store fixes

* Just incase discord doesn't pass frame
2025-01-30 16:00:13 -05:00
Zerebos
2d3eee738a
Update and fix changelog v1.12.0 2025-01-30 03:19:49 -05:00
Zerebos
558e3f914f
Add more sanity checks in webpack searching 2025-01-30 02:17:45 -05:00
Zerebos
ac288202fc
Add store entry to context menu 2025-01-30 01:05:08 -05:00
Zerebos
00a6c5f857
Move getMangled to internal module 2025-01-30 01:03:16 -05:00
Zerebos
04c9ca6999
Add onAdded to api 2025-01-30 01:02:48 -05:00
Zerebos
5a56741680
Merge pull request #1817 from Huderon/fix-theme-attributes
fix webpack searches for themeattributes.js
2025-01-29 20:43:16 -05:00
Huderon
12ccffebc5 fix webpack searches for themeattributes.js 2025-01-30 11:44:43 +11:00
Zerebos
dc4ebb1ae0
Merge pull request #1813 from doggybootsy/main
Implement Native frame and in app traffic lights
2025-01-29 18:11:52 -05:00
Zerebos
c31f6fc9da
Merge pull request #1816 from doggybootsy/webpack-fixes
Fix for internal modal api and context menu api
2025-01-29 17:45:57 -05:00