Commit graph

76 commits

Author SHA1 Message Date
lewisakura
06824c273f
chore: security advisory link for blank issues [skip ci] (#2542) 2024-06-03 12:01:34 +00: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
Vendicated
72b17761bb
upgrade nodejs & pnpm to latest versions 2024-05-07 04:54:25 +02:00
Nuckyz
54bb7b96e9
Test Patches: Remove pnpm add puppeteer as it's already in deps 2024-05-03 18:58:56 -03:00
Nuckyz
1ef87361f2
Test Patches: Faster chromium setup; Update action versions (#2412) 2024-05-03 21:47:15 +00:00
Vendicated
9e810e5511
fix cobu sync 2024-01-05 22:07:00 +01:00
Nuckyz
c9f7cf7540
ci: test all branches 2023-12-09 18:34:58 -03:00
V
ec16fd8741
fix ci 2023-11-25 02:55:59 +01:00
V
68fca78541
reporter: test dev instead of main 2023-11-25 02:02:50 +01:00
V
534565db25
Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-11-25 01:32:21 +01:00
Lewis Crichton
7f73e13364
docs: point people to advisories for security bugs (#1957) 2023-11-04 18:41:38 +01:00
V
1a36dbbc9b
ci: cleanup publish workflow 2023-10-09 03:56:41 +02:00
V
b59db2f8c2
Drop Firefox extension support
Despite me already fixing all issues, mozilla is still giving me more
trouble. Now they are asking me to provide them with testing credentials
for discord. Not only do i not want to give them my account, it also
isn't even possible because of how discord's login from new location
verification works

i am very tired of having to fight mozilla and their stupid guidelines /
requests. publishing to amo is a nightmare. as such, official support
for the extension is hereby dropped

we cannot even distribute the extension ourselves because extensions
NEED TO BE SIGNED to install them (unless you use firefox nightly).
and guess how you sign? VIA THEIR STUPID STORE

Options for firefox users:
- use the UserScript
- grab extension-firefox.zip from releases and install it on firefox
  nightly
- make your own firefox developer account and manually sign the
  extension-firefox.zip and pray they sign it for you (they wouldn't
  sign my unlisted upload of it)
- use a chromium browser
2023-10-09 03:49:33 +02:00
V
8a026060c7
Update blank.yml 2023-09-29 19:01:55 +02:00
V
c8b77bb187
Update bug_report.yml 2023-09-29 19:00:50 +02:00
V
5454a41243
update issue templates 2023-09-25 04:27:16 +02:00
V
ec026ca34c
Update bug_report.yml 2023-09-24 15:45:22 +02:00
V
4baaa9bd91
Delete .github/ISSUE_TEMPLATE/feature_request.yml 2023-09-24 15:44:02 +02:00
V
6cfb67a52e
fix ci 2023-09-19 04:15:34 +02:00
V
5e3a485edc
ci: generate plugin readme map 2023-09-08 02:26:47 +02:00
V
d18681c197
Delete blank.yml 2023-07-27 01:35:58 +02:00
V
c024db1bc4
Update config.yml 2023-07-27 01:35:44 +02:00
V
d8a0db8bee
Update blank.yml 2023-07-27 01:34:41 +02:00
V
f62efa5aa7
Update blank.yml 2023-07-27 01:33:55 +02:00
V
2039e10fd5
Codeberg Mirror: Hopefully fix race condition 2023-06-16 19:45:01 +02:00
Luna
dbad10984a [skip ci] Don't run ci on forks; Fix interaction nicks in SMYN (#4)
The following actions are disabled unless run on the main repo: codeberg, publish, build/upload, reportBrokenPlugins

Reviewed-on: https://codeberg.org/Ven/cord/pulls/4
Co-authored-by: Luna <imlvnaa@gmail.com>
Co-committed-by: Luna <imlvnaa@gmail.com>
2023-06-09 19:48:18 +00:00
V
7b2bf08b8f
[skip ci] ci: fix inconsistent formatting 2023-06-01 22:49:15 +02:00
V
bee70390a9
Add codeberg mirror sync workflow 2023-05-29 23:50:45 +02:00
V
ade31f993b
Implement plugin tags 2023-05-12 03:41:15 +02:00
Vendicated
59e3c2c609
ci: fix cding into wrong folder 2023-04-17 04:09:20 +02:00
V
5305447f44
firefox: Fix csp (QuickCss, themes, some plugins) (#554) 2023-04-17 04:05:01 +02:00
V
cb3bd4b881
ci: Also upload extension zips 2023-04-15 15:02:31 +02:00
Vendicated
2672dea8e3
ci: bump action 2023-04-06 03:34:02 +02:00
Nuckyz
96dc2e12d0
Fix Web & Game Activity Toggle (#777) 2023-04-04 15:26:53 +02:00
V
6b26c12bfa
Add additional build flavours for Vencord Desktop (#765) 2023-04-04 01:16:29 +02:00
Vendicated
1368c25824
ci: Auto generate plugin json 2023-03-23 04:37:53 +01:00
Vendicated
d9fb7f45b5
ci: fix extension publishing 2023-01-29 00:19:39 +01:00
Vendicated
e32388e3ac
ci: fix version check 2023-01-29 00:12:27 +01:00
Ven
bc4c7473e8
ci: fix typo 2023-01-26 22:51:30 +01:00
Ven
399305fd8a
Automatic extension publishing (#453) 2023-01-26 22:38:02 +01:00
Vendicated
2641adb29b
canary bad 2023-01-19 19:39:33 +01:00
Vendicated
ef5b3e1818
add issue title templates 2023-01-19 19:35:53 +01:00
Vendicated
7fe3a2c805
Add issue templates 2023-01-19 19:31:14 +01:00
Ven
6dd705f951
Update build.yml 2022-12-22 17:25:57 +01:00
Ven
259f0284f0
Update build.yml 2022-12-21 22:43:54 +01:00
Ven
cb9eb1f772
i hate ci i hate ci 2022-12-21 21:12:28 +01:00
Ven
42b4eebca1
Update build.yml 2022-12-21 21:05:52 +01:00
Ven
a9ee0c7e50
Delete obsolete FUNDING.yml 2022-12-21 20:59:06 +01:00
Elliott Tallis
73b7f11d7a
Also push builds to https://github.com/Vencord/builds (#344)
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-21 20:58:07 +01:00
Vendicated
0743c1215e
Add canary test 2022-12-20 02:59:16 +01:00