thororen1234
6dca8bca13
Merge remote-tracking branch 'upstream/dev' into dev
2024-08-03 00:24:45 -04:00
Aiden
e99eec50bc
Migrate to eslint flat config; update dependencies ( #2627 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-08-02 12:12:59 +02:00
thororen1234
b013967b7b
Merge remote-tracking branch 'upstream/main'
2024-08-01 13:51:48 -04:00
Vendicated
d919cd6bf1
bump to v1.9.7
2024-08-01 15:08:08 +02:00
thororen1234
22e78cc832
Merge remote-tracking branch 'upstream/dev' into dev
2024-07-25 10:02:13 -04:00
Vendicated
5e9a9fe836
bump to v1.9.6
2024-07-25 13:49:01 +02:00
thororen1234
25e9249d59
LoginWithQR: Use JSQR NPM
2024-07-22 12:49:21 -04:00
thororen
83dc1a52c3
Update package.json
2024-07-21 02:13:50 -04:00
thororen1234
d157e13446
This is all broken - I remembered branches exist
2024-07-19 16:35:13 -04:00
thororen1234
a64eae919a
Updates
2024-07-18 23:54:25 -04:00
thororen1234
6cdd00d1fb
Update package.json
2024-07-18 18:18:27 -04:00
thororen1234
06193ab14d
Fixes
2024-07-18 18:16:31 -04:00
thororen1234
0d9457e1bc
More Plugins
2024-07-18 17:48:50 -04:00
Vendicated
e8910615a7
bleh
2024-07-18 04:35:51 +02:00
thororen
81175b4f69
Fix Package.json ( #12 )
2024-07-17 13:04:40 -04:00
thororen1234
7913fb47be
Merge remote-tracking branch 'upstream/dev'
2024-07-16 23:33:52 -04:00
Vendicated
c3852cb892
fix badges on canary
2024-07-17 02:34:05 +02:00
thororen
39e9c1f234
Updates
2024-07-15 19:27:50 -04:00
Kyuuhachi
ea746f6633
MessageLogger: add compact display of history & edit modal ( #2299 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-07-15 04:51:42 +02:00
thororen1234
1344d0a15f
Finally Fix Package.json
2024-07-13 00:08:20 -04:00
thororen1234
102851558d
Revert "Fix Stores?"
...
This reverts commit f0df91e8e1
.
2024-07-10 15:21:37 -04:00
thororen1234
f0df91e8e1
Fix Stores?
2024-07-10 15:15:09 -04:00
thororen1234
d556b1566c
Merge remote-tracking branch 'upstream/dev'
2024-07-06 13:11:15 -04:00
Vendicated
9f79cc05a6
bump to v1.9.4
2024-07-06 18:31:43 +02:00
thororen1234
2518ef3828
Merge remote-tracking branch 'upstream/dev'
2024-06-28 11:11:13 -04:00
Vendicated
484d70fb15
bump to v1.9.3
2024-06-28 13:20:24 +02:00
thororen
071d42a9a9
Updates
2024-06-27 21:46:46 -04:00
Vendicated
e37a0cfec9
bump to v1.9.2
2024-06-27 16:16:29 +02:00
thororen1234
742265f306
Merge remote-tracking branch 'upstream/dev'
2024-06-26 14:18:27 -04:00
Vendicated
d61a930b99
Developer Documentation has moved to https://docs.vencord.dev
2024-06-26 01:12:19 +02:00
thororen1234
a40ef29b3a
Fix Monaco
2024-06-22 09:59:51 -04:00
Vendicated
3d46f19025
bump to v1.9.1
2024-06-22 03:25:40 +02:00
thororen1234
a001e74ea5
Fixes
2024-06-21 20:32:10 -04:00
Vendicated
6ce7fde19c
upgrade monaco (QuickCss Editor) to 0.50.0; fixes some syntax
2024-06-22 01:10:08 +02:00
thororen1234
7adcfaa735
Merge remote-tracking branch 'upstream/dev'
2024-06-19 12:19:51 -04:00
vee
3505adad6d
final batch of fixes ~ we are SO BACK!! ( #2598 )
...
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597 )
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
2024-06-19 07:16:29 +02:00
thororen1234
8a093424c0
Merge remote-tracking branch 'upstream/dev'
2024-06-12 13:44:23 -04:00
Nuckyz
008227cdfc
Bump to 1.8.9
2024-06-11 23:31:42 -03:00
thororen1234
268e053d68
Merge remote-tracking branch 'upstream/dev'
2024-06-01 13:14:59 -04:00
Nuckyz
a66138f157
Bump to 1.8.8
2024-06-01 00:30:18 -03:00
Nuckyz
d07e4c71b5
Make Reporter runnable in desktop
2024-05-31 23:28:58 -03:00
Nuckyz
05a40445c8
refactor: improve build scripts & automatic testing
...
- Fix reporter breaking because of ConsoleShortcuts
- Fix extractAndLoadChunks issue with 2 match groups; Improve testing of lazy extractAndLoadChunks
- Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages
- Fix wrong external files and clean up build script; Remove non used stuff
2024-05-30 23:30:44 +02:00
thororen1234
f2d2ca1fa8
Merge remote-tracking branch 'upstream/dev'
2024-05-30 10:51:39 -04:00
thororen1234
68343dc8e2
Merge remote-tracking branch 'upstream/dev'
2024-05-30 10:34:07 -04:00
Nuckyz
9a9c1b0487
Reporter: Properly implement reporter build of Vencord; Test more plugins; Fix running in wrong pages
2024-05-30 04:44:13 -03:00
Vendicated
9ec671819d
build: improve fileInclude plugin
2024-05-26 19:15:51 +02:00
thororen1234
ef81244269
Merge remote-tracking branch 'upstream/dev'
2024-05-25 23:26:09 -04:00
Vendicated
1866e4d379
Bump to v1.8.6
2024-05-24 01:07:07 +02:00
thororen1234
9d0550bf79
Merge remote-tracking branch 'upstream/dev'
2024-05-20 15:39:21 -04:00
Vendicated
dac2d7520d
bump to v1.8.5
2024-05-20 18:19:45 +02:00