Commit graph

116 commits

Author SHA1 Message Date
Shish
70f7108e22 Replace flexihash with weighted rendezvous hashing
`Flexihash.php` hasn't been maintained for years and isn't php8.4 compatible; WRH is much simpler, and much better balanced, and nearly as fast
2024-09-03 17:19:02 +01:00
Shish
95c390393b ffsphp-bump 2024-09-01 00:38:05 +01:00
Shish
df72df8040 bump eventtracer dep for php8.4 compat 2024-08-31 22:55:10 +01:00
Shish
8f8c0d151a Update dependency versions 2024-08-31 17:06:39 +01:00
Shish
d2df6fc50f [deps] bump gqla 2024-02-25 17:05:20 +00:00
Shish
2e8d5dbc49 [ci] remove scrutinizer - too many false positives compared to phpstan... 2024-02-21 14:54:03 +00:00
Shish
e80d235fe9 [core] use Safe library, reduce StdLibEx 2024-02-20 10:38:20 +00:00
Shish
e7329b11f4 version bump to pull fixed microcrud 2024-01-19 18:06:38 +00:00
Shish
646f95f91a [core] bump microcrud version, add types 2024-01-15 12:14:41 +00:00
Shish
ec35cace6a [core] replace quarter-arsed CLI interface with Symfony Console 2024-01-11 01:01:39 +00:00
Shish
7524abe040 bumps 2024-01-04 18:41:35 +00:00
Shish
c80197ecaf bump 2024-01-01 20:01:56 +00:00
Shish
8815b702c5 [core] DIY CSS/JS minifier 2024-01-01 19:52:33 +00:00
Shish
87fea055b1 bumps 2024-01-01 14:59:26 +00:00
Shish
8015d69acf [s3] extension for adding/deleting images on an S3 compatible host 2023-12-21 21:56:48 +00:00
Shish
e114057dfe PHPUnit 10 (and other bumps) 2023-12-14 00:25:32 +00:00
Shish
fd1bb21f9d bumps 2023-11-11 22:05:28 +00:00
Shish
01edf7c08b another upgrade to fix an error 2023-08-18 21:51:01 +01:00
Shish
d0faf29c9f hide deprecation warnings 2023-08-18 21:51:01 +01:00
Shish
ecd7ec5b6b make source maps better upstream 2023-08-18 21:51:01 +01:00
Shish
74037d9d0a use (a forked version of) tbela99/css for css minification 2023-08-18 21:51:01 +01:00
Shish
849b760b0b bump microhtml to get joinHTML 2023-08-17 18:21:28 +01:00
Shish
4ba3af7926 version bumps 2023-05-25 12:58:41 +01:00
dependabot[bot]
1b35b7af34
Bump enshrined/svg-sanitize from 0.15.4 to 0.16.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.15.4 to 0.16.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.15.4...0.16.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 20:47:29 +00:00
Shish
3b31187ea1 bump 2023-03-08 22:26:30 +00:00
Shish
e8f9a0df33 bump 2023-02-16 19:21:24 +00:00
Shish
451b288f48 bumps 2023-02-15 22:29:26 +00:00
Shish
301a5d3027 updates 2023-02-13 22:28:50 +00:00
Shish
03cf09937b fixes 2023-02-12 12:27:37 +00:00
Shish
afc07dbba3 bumps 2023-02-08 00:19:37 +00:00
Shish
6d301b5ec4 gqla updates 2023-02-05 15:56:06 +00:00
Shish
689b2b13af send_event(T) -> T 2023-02-04 20:50:26 +00:00
Shish
d5bc9ffb7c bumps 2023-02-04 13:22:42 +00:00
Shish
54e2ca21ec phpstan 2023-02-03 16:44:16 +00:00
Shish
ab874cffd3 Let's not implement our own cache abstraction layer 2023-02-02 16:49:41 +00:00
Shish
708e102338 Have shimmie's global cache object implement PSR-16 2023-02-02 16:04:35 +00:00
Shish
8a6d6d437e Add graphql library 2023-02-01 21:57:18 +00:00
Shish
1842d5609d argh, php 2022-12-31 15:54:01 +00:00
Shish
0438cc6c58 ocular as a dev-dependency 2022-10-28 17:33:32 +01:00
Shish
a9c91ce3fd bumps 2022-10-28 01:47:32 +01:00
Shish
4ff93c63c3 new php-cs-fixer, new opinions about what is today's preferred format... 2022-10-27 17:21:46 +01:00
dependabot[bot]
cefad7a786
Bump enshrined/svg-sanitize from 0.14.1 to 0.15.0
Bumps [enshrined/svg-sanitize](https://github.com/darylldoyle/svg-sanitizer) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/darylldoyle/svg-sanitizer/releases)
- [Commits](https://github.com/darylldoyle/svg-sanitizer/compare/0.14.1...0.15.0)

---
updated-dependencies:
- dependency-name: enshrined/svg-sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:44:22 +00:00
Shish
3d9e32e919 new php-cs-fixer 2021-12-14 18:32:47 +00:00
Shish
8bac027139 don't use php-cs-fixer 3.0 yet, our config file only works with 2.X 2021-03-15 00:04:53 +00:00
Shish
ac981c5eab bumps 2021-03-14 23:56:06 +00:00
Shish
6221fbb096 drop flash support 2021-03-14 15:43:35 +00:00
Shish
05798f9cad bump svg-sanitize 2021-02-12 21:08:26 +00:00
Shish
e65fcb9975 bumps 2021-02-12 21:06:31 +00:00
Shish
02e0f925ac bumps 2021-01-31 17:56:38 +00:00
Matthew Barbour
bd079722c0 Added php-cs-fixer to composer dev requirements 2021-01-18 08:59:07 -06:00