Commit Graph

165 Commits

Author SHA1 Message Date
KodeStar f69cbba6cd Update dependencies flagged by security advisories and require PHP 8.4
Bumps the packages reported by CVE/GHSA scans in #1564 to their patched
releases (with transitive dependencies):

- symfony/http-foundation 7.3.1 -> 7.4.14 (CVE-2025-64500 / GHSA-3rg7-wf37-54rm)
- phpunit/phpunit 10.5.47 -> 10.5.64 (CVE-2026-24765 / GHSA-vvj3-c3rp-c85p)
- aws/aws-sdk-php 3.349.3 -> 3.388.0 (GHSA-27qh-8cxx-2cr5)
- enshrined/svg-sanitize 0.21.0 -> 0.22.0 (GHSA-22wq-q86m-83fh)

Some transitive dependencies now require PHP 8.4, which matches the runtime
shipped in the official LinuxServer image, so the composer requirement is
raised to ^8.4, CI is pinned to PHP 8.4, and the readme is updated to match.

The remaining advisories in the report (php84, curl, libpq, git, sqlite,
busybox, coreutils) come from the LinuxServer base image, not this
repository, and are addressed by rebuilding the image on an updated base.

Refs #1564
2026-07-08 16:30:22 +01:00
Chris Hunt 69bc8cb34e Fixes to reduce the SSRF attack vector. 2025-07-13 19:06:33 +01:00
goodactive 184e19abbc chore: fix some typos in comments
Signed-off-by: goodactive <goodactive@qq.com>
2024-04-19 18:00:20 +08:00
KodeStar 9fbb3457d1 Add Laravel 10 dependencies 2024-02-17 08:12:27 +00:00
KodeStar 70f212c502 Update readme.md 2024-02-16 21:44:27 +00:00
Ian Jones d2184eef0a Update readme.md (#1186)
Spelling and Grammar, included a few apostrophes for correct plural form or possessive. 

Added Capitalization to proper nouns

Included a single colon for consistency to match the styling of  it's predecessor paragraph
2023-08-09 11:21:57 +02:00
ullbergm 6e954a355d Add Trianglify (#1158) 2023-05-26 10:23:06 +02:00
Yusuke Arakawa a4fa490fb4 feat: Add Japanese language (#1064)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2022-12-09 23:43:23 +01:00
Yusuke Arakawa 662f6ac3eb chore: Sort the supported language list of readme.md (#1062) 2022-12-09 09:40:52 +01:00
KodeStar 4a7690147e Update readme.md 2022-11-15 21:29:39 +00:00
Attila Kerekes 2f3b7e52db chore: set min php version 7.4.32 2022-11-14 23:34:32 +01:00
Attila Jozsef Kerekes 153bb0e91d chore: update readme.md with intl dependency 2022-11-14 20:02:51 +01:00
Attila Kerekes edb51e56f1 feat: Dynamically add all languages to db
Add unit test to find missing translations
2022-11-14 19:31:07 +01:00
KodeStar 99193a578e Merge pull request #818 from everaldofilho/language-pt-br
Change: added language pt in configuration, translated validation for pt-br
2022-11-14 15:07:45 +00:00
Attila Kerekes 27f58c0866 upgrade to laravel 8.0 2022-11-13 21:18:38 +01:00
Everaldo da costa filho 1ca403cc6e change: added language pt in configuration, translated validation for pt-br 2022-04-02 21:20:17 -03:00
s4kura0ne 80aa120086 solved Russian readme conflict 2022-03-23 09:28:39 +08:00
KodeStar 6daaf94974 Add details for search providers 2022-03-14 10:34:37 +00:00
Kode b6741c8ff0 Update readme.md 2022-03-12 11:55:06 +00:00
KodeStar 047ffb0b55 Merge pull request #581 from rtzra/feature/RussianLanguage
added Russian translation
2022-03-11 20:22:32 +00:00
KodeStar 505d17cf57 Merge pull request #561 from mattycourtney/master
Updated link to letsencrypt image to point to SWAG
2022-03-11 20:22:10 +00:00
Evgeny Cheremnykh 698665176c added Russian translation 2021-05-01 18:56:27 +03:00
Matty Courtney 1bd65222e4 Updated link to letsencrypt image to point to SWAG 2021-02-21 10:13:48 +08:00
Marc Ole Bulling 8d2fbc5599 Added info about updating 2020-09-25 13:37:31 +02:00
KodeStar 9c05d0d803 Update readme.md 2019-07-03 12:59:27 +01:00
KodeStar 1bde11b30b Update readme.md 2019-06-23 18:42:51 +01:00
KodeStar 1919dbfd96 Update readme.md 2019-06-18 13:22:14 +01:00
KodeStar d79202ed87 Update readme.md 2019-06-12 11:02:19 +01:00
KodeStar 479461821f Update readme to use shields for apps 2018-11-04 18:30:27 +00:00
Chris 3572bd8068 update laravel requirements 2018-10-19 08:13:00 +01:00
KodeStar af8afcf931 Update readme.md 2018-10-18 08:41:13 +01:00
Kode fc9c624509 update donate link 2018-10-17 19:53:27 +01:00
Chris 6eda423156 Added mailcow, webmin and virtualmin 2018-10-17 10:27:05 +01:00
KodeStar d5f8b6aae0 Merge pull request #257 from ABOTlegacy/Monica
Monica
2018-10-16 19:01:52 +01:00
KodeStar 2416993c5e Merge pull request #258 from ABOTlegacy/Bitwarden
Added Bitwarden to foundation apps.
2018-10-16 19:01:10 +01:00
KodeStar 88e607533c Change to multiarch docker 2018-10-16 18:58:33 +01:00
dgw 4369f1aeda readme: formatting, typo fixes, spit & polish
Includes making inter-sentence spaces consistent, `pre-formatting`
values where it seemed appropriate, correcting typos, and other
miscellaneous niceties to help the readme make a good first impression.
2018-10-14 17:38:05 -05:00
Andy Bottom f5937879df Added Bitwarden to foundation apps. 2018-10-12 14:59:19 -05:00
Andy Bottom 6612631cc3 Added Monica to foundation apps. 2018-10-12 14:32:34 -05:00
KodeStar d30d610042 Update readme.md 2018-10-12 11:13:51 +01:00
Kode 45d421256c Update readme and remove addition to .env as not necessary for everyone 2018-09-30 11:52:54 +01:00
chbmb a3816ed8a1 Update readme.md 2018-09-13 08:44:05 +01:00
KodeStar 4d37135bdf Merge pull request #233 from CHBMB/freshrss
Freshrss
2018-07-19 21:49:13 +01:00
chbmb c06fa4eab6 Update readme.md 2018-07-19 19:54:24 +01:00
chbmb f0a14641c1 Update readme.md 2018-07-18 21:17:03 +01:00
chbmb c6d07cd8a4 Update readme.md 2018-07-18 21:15:48 +01:00
chbmb ecde7a0f32 Update readme.md 2018-07-18 20:46:27 +01:00
Birger J. Nordølum 98543d49a9 Readme style tweaks 2018-06-16 14:11:48 +02:00
KodeStar 8666daa07d Merge pull request #197 from finish06/master
Add App - Flood
2018-06-13 15:20:24 +01:00
KodeStar 926a9bdb03 Merge pull request #190 from ullbergm/app-Mylar
Foundation App: Mylar
2018-06-13 15:18:41 +01:00