1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00
Commit graph

63 commits

Author SHA1 Message Date
J. King
92b1a840a1 Support PHP 8.2 properly 2023-01-24 15:12:21 -05:00
J. King
560d4db139 Remove Diactoros in favour of Guzzle PSR-7
For now this only adds convenience wrappers around Guzzle to somewhat
emulate Diactoros (albeit with a different API). Code and tests will be
adjusted in due course.
2022-08-04 09:26:17 -04:00
J. King
2557c22410 Update dependencies 2022-06-22 15:33:17 -04:00
J. King
4ca7b65a65 Update dependencies 2022-06-09 21:21:17 -04:00
J. King
4d37ae30ae Update dependencies
Addresses a Guzzle vulnerability, though it does not affect The Arsse
2022-06-05 21:38:08 -04:00
J. King
f24ec8b00b Address security vulnerability in Guzzle's PSR-7
implementation, used by PicoFeed
2022-04-04 13:40:39 -04:00
J. King
3a219a591d Update dependencies 2022-01-14 16:27:01 -05:00
J. King
3c884f521b Update dependencies 2021-10-29 14:31:23 -04:00
J. King
cf9059c2b0 Update tooling 2021-07-07 11:26:35 -04:00
J. King
822158d1bd Update dependencies 2021-07-05 20:57:05 -04:00
J. KIng
b7909d7cd3 Downgrade tool dependencies for Ubuntu 2021-05-21 15:13:23 -04:00
J. King
3537e74d49 Update dependencies 2021-05-21 12:11:50 -04:00
J. King
114dcc568f Update dependencies 2021-04-14 09:50:25 -04:00
J. King
3a1fcaac39 Remove last uses of Phake 2021-03-01 18:01:25 -05:00
J. King
2348786a92 Start on replacing Phake with Phony 2021-02-27 15:24:02 -05:00
J. King
9b369d902f Update tooling for PHP 8 2021-02-25 14:49:17 -05:00
J. King
a0d563e468 Update dependencies 2021-02-06 21:48:27 -05:00
J. King
cc648e1c3a Update tooling 2020-12-28 11:42:36 -05:00
J. King
8c059773bb Update tooling 2020-11-30 10:51:39 -05:00
J. King
6520ed38fb Update dependencies 2020-10-26 14:44:54 -04:00
J. King
e75d15e552 Update dependencies 2020-09-09 10:59:28 -04:00
J. King
5f35a680e3 Appease GitHub (again) 2020-03-31 12:53:11 -04:00
J. King
1d514e4739 Remove forked picofeed repository 2020-02-16 17:37:13 -05:00
J. King
e29c573210 Update tools 2020-01-23 17:07:32 -05:00
J. King
9e1087914c Change tool dependencies to "dev" type 2020-01-20 00:36:42 -05:00
J. King
2fa2799b64 Require PHP 7.1 in Composer
In reality we have unwittingly required PHP 7.1 for some time
2020-01-20 00:34:02 -05:00
J. King
4421a9e510 Offload coveraage whitelisting to xdebug 2019-12-07 10:26:48 -05:00
J. King
524b1ca140 Merge branch 'master' into phpunit-8 2019-12-06 18:26:28 -05:00
J. King
e3144ecbf5 Update tool dependencies 2019-12-02 19:12:48 -05:00
J. King
17a2fa96f8 Upgrade to PHPUnit 8 2019-10-16 14:42:43 -04:00
J. King
5d70f9fc11 Update dependencies 2019-10-11 12:02:22 -04:00
J. King
9461cefc35 Upgrade Daux to 0.11 2019-10-11 12:00:48 -04:00
J. King
3f3a571fc1 Go back to mainline Daux 2019-08-29 13:06:38 -04:00
J. King
2c1dcdcd6d Update Daux theme using custom changes for now 2019-08-22 13:30:10 -04:00
J. King
06b9049515 Update Daux and manual theme 2019-08-13 07:01:17 -04:00
J. King
2a19777537 Update Daux 2019-08-09 07:54:17 -04:00
J. King
b3566f8d48 Use Robo to extract zip archive 2019-08-03 22:06:57 -04:00
J. King
7dee5498d8 Procedure for downloading highlight.js
Currently slightly broken due to a bug in a dependency
2019-08-02 22:34:41 -04:00
J. King
f50a78eafa Add basic Fever data; expand client list
Most new clients yet to be tested, but Newsout works fine.
2019-07-26 19:06:02 -04:00
J. King
d6220c1bbb Merge branch 'master' into manual 2019-07-26 11:27:14 -04:00
J. King
2aa16f3405 Merge branch 'fever' into opml 2019-07-24 14:04:04 -04:00
J. King
62fe3a7298 Fix case of vfsstream tool dependency 2019-06-21 10:30:36 -04:00
J. King
54aaab50b5 Update tools 2019-06-20 15:57:49 -04:00
J. King
17fd909335 Add DOM extension as a direct dependency
Previously it was already a dependency of PicoFeed,
so there's effectively no change
2019-03-29 10:15:30 -04:00
J. King
8020457820 Update dependencies 2019-03-25 11:28:15 -04:00
J. King
b8640d73f9 Update PHPUnit 2019-03-25 10:47:06 -04:00
Dustin Wilson
ee8701320d Added clients to documentation 2019-01-27 13:31:49 -06:00
J. King
b1282b6f6a Upgrade to PHP 7.1 and PHPUnit 7. 2019-01-25 22:07:37 -05:00
J. King
94ba58fa60 Use latest version of Daux 2019-01-25 15:24:52 -05:00
J. King
bc8d443d84 Change PicoFeed dependency to a maintained variant 2019-01-23 12:36:43 -05:00