Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Deckcord #461

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
a3cc63a
Add Deckcord
marios8543 Oct 15, 2023
37db2b1
Update Deckcord
marios8543 Oct 15, 2023
04cccb2
Update Deckcord
marios8543 Oct 16, 2023
c894044
Update Deckcord
marios8543 Oct 16, 2023
77772d0
hopefully fix pnpm ?
marios8543 Oct 16, 2023
f2c35d3
Update Deckcord
marios8543 Oct 17, 2023
08a5aff
Update Deckcord
marios8543 Oct 29, 2023
7265f0d
Update Deckcord
marios8543 Nov 2, 2023
b103714
Update Deckcord
marios8543 Nov 5, 2023
7649997
Update Deckcord
marios8543 Nov 11, 2023
cf93312
Update Deckcord: 0.2.0
marios8543 Nov 11, 2023
fc9c7f7
Update deckcord
marios8543 Nov 11, 2023
dc758b2
Update deckcord
marios8543 Nov 11, 2023
b7817ba
Update Deckcord
marios8543 Nov 17, 2023
0873faa
Update Deckcord
marios8543 Nov 24, 2023
5e9ea77
Update Deckcord
marios8543 Nov 24, 2023
41cd5a4
Bump DFL
marios8543 Nov 25, 2023
95fdf5f
hopefully fix CI
marios8543 Nov 25, 2023
c52c71e
surely fix CI this time
marios8543 Nov 25, 2023
107882a
Merge branch 'main' into main
TrainDoctor Dec 2, 2023
57974ec
Fix not logged in
marios8543 Dec 6, 2023
d43bc57
Fix voice chat and screenshot upload
marios8543 Dec 7, 2023
0dcd714
Fix presence and screenshot posting
marios8543 Dec 8, 2023
ba5c466
Update Vencord build from upstream
marios8543 Dec 15, 2023
3a117a0
v0.3.0 - tab overhaul/proxy removal/webrtc mic/frontend websocket
marios8543 Dec 18, 2023
aaae1a3
Add missing code changes for version 0.3.0
marios8543 Dec 19, 2023
74e39f6
v0.3.1: Fix initializing bug when not logged-in
marios8543 Dec 21, 2023
24971bd
Fix pnpm
marios8543 Dec 21, 2023
8b26aa9
Fix possible race condition on disc client
marios8543 Jan 4, 2024
6bc7246
Fix flux dispatcher
marios8543 Jun 28, 2024
77e0435
Fix screenshot upload
marios8543 Jul 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,6 @@
[submodule "plugins/decky-save-manager"]
path = plugins/decky-save-manager
url = https://github.com/metehankutlu/decky-save-manager
[submodule "plugins/Deckcord"]
path = plugins/Deckcord
url = https://github.com/marios8543/Deckcord.git
1 change: 1 addition & 0 deletions plugins/Deckcord
Submodule Deckcord added at 804463
Loading