aboutsummaryrefslogtreecommitdiff
path: root/lib/rssbridge.php
diff options
context:
space:
mode:
authorGravatar Jan Tojnar <jtojnar@gmail.com> 2022-07-01 15:02:04 +0200
committerGravatar GitHub <noreply@github.com> 2022-07-01 15:02:04 +0200
commit66568e3a39c61546c09a47a5688914a0bdf3c60c (patch)
tree865e2c97639e26f34b63cb2c898022a6cf285d09 /lib/rssbridge.php
parent9f2f1e526dccb3267aa3dbe6ccb60b3eebd58c74 (diff)
downloadrss-bridge-66568e3a39c61546c09a47a5688914a0bdf3c60c.tar.gz
rss-bridge-66568e3a39c61546c09a47a5688914a0bdf3c60c.tar.zst
rss-bridge-66568e3a39c61546c09a47a5688914a0bdf3c60c.zip
ci: Fix PHPCompatibility (#2873)
> For additional security you should declare the allow-plugins config with a list of packages names that are allowed to run code. See https://getcomposer.org/allow-plugins > You have until July 2022 to add the setting. Composer will then switch the default behavior to disallow all plugins. Oops, it is July now.
Diffstat (limited to 'lib/rssbridge.php')
0 files changed, 0 insertions, 0 deletions
fetchheaders Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2022-10-26Prefer `BUN_PORT` over `PORT`bun-v0.2.2Gravatar Jarred Sumner 1-1/+1
2022-10-26Update server.zigGravatar Jarred Sumner 1-1/+1
2022-10-26Make `"tls"` an explicit object we pass instead of implicit top-level optionsGravatar Jarred Sumner 2-9/+25
cc @Electroid @colinhacks
2022-10-26againnGravatar Jarred Sumner 3-6/+6
2022-10-26try againnGravatar Jarred Sumner 2-3/+2
2022-10-26Limit concurrency for MacOS Object actionsGravatar Ashcon Partovi 3-0/+3
2022-10-26temporary fixGravatar Jarred Sumner 4-4/+0
2022-10-26FixupGravatar Jarred Sumner 4-5/+5
2022-10-26Move this to dependencies so the .a files uploadGravatar Jarred Sumner 3-6/+4
2022-10-26Make these tests betterGravatar Jarred Sumner 1-2/+2
2022-10-26Limit concurrency for GitHub Actions due to issues with cache poisoningGravatar Ashcon Partovi 4-0/+4
If multiple actions are running, sometimes the cache is poisoned from another action. We need to fix this, but this is an interim measure to make actions less flaky
2022-10-26Fix issue with `CryptoKey` and `SubtleCrypto` constructorsGravatar Jarred Sumner 2-27/+10
2022-10-26Minor fixes to README.md (#1395)Gravatar João Paquim 1-3/+3
2022-10-26Update Dev Containers extension name (#1393)Gravatar João Paquim 1-2/+2
2022-10-25Fix failing macOS buildGravatar Jarred Sumner 4-4/+7
2022-10-25Update MakefileGravatar Jarred Sumner 1-2/+1
2022-10-25Update MakefileGravatar Jarred Sumner 1-2/+1
2022-10-25Update MakefileGravatar Jarred Sumner 1-17/+12