Commit graph

76 commits

Author SHA1 Message Date
518a9b6bcc Updated libraries. 2024-10-28 18:35:19 +00:00
99a592dcce Removed all references to the IPAddress class. 2024-10-05 14:22:14 +00:00
55a2424fee Updated to latest Index version. 2024-10-05 02:40:29 +00:00
3a42f51614 Updated libraries. 2024-09-30 17:37:41 +00:00
f373690b12 Updated libraries. 2024-09-16 20:51:46 +00:00
ccaca7eaac Replaced internal Flashii ID routes with RPC library. 2024-08-16 19:29:57 +00:00
e708f99fee Updated Index and switched to Carbon for date handling. 2024-08-04 21:37:12 +00:00
0a6f30f290 Updated libraries. 2024-07-18 03:42:16 +00:00
c3162f4013 Updated libraries. 2024-06-03 23:04:21 +00:00
43c2734e74 Updated libraries. 2024-05-30 22:02:09 +00:00
0da002d6d2 Updated Misuzu to new HTTP router. 2024-03-30 03:14:03 +00:00
ba7fb5e15a Added lazy database object creation. 2024-02-07 00:04:45 +00:00
676810e143 Updated Sentry library to 4.0 in Misuzu. 2023-12-15 01:03:57 +00:00
a25621802e Libraries have been updated once more. 2023-11-20 19:10:47 +00:00
14f1c4d5e9 git.flash.moe -> patchii.net 2023-11-20 19:04:59 +00:00
b221904866 Use SharpConfig format for the pre-database config. 2023-10-21 23:45:40 +00:00
727d0650ce Updated to use Syokuhou config library. 2023-10-20 22:29:28 +00:00
ac66a3ecea Fixed chat routes being broken. 2023-09-11 20:36:20 +00:00
c4f0976f2e Fixed router related explosions. 2023-09-11 20:10:37 +00:00
28c97ef8ba Added Sentry error logging on the server side. 2023-09-10 20:46:58 +00:00
0d0bd041a4 Route registration with attributes! 2023-09-08 00:13:30 +00:00
618a3c31d9 Syntactic sugar for mass route registration. 2023-09-06 11:59:44 +00:00
fdafd9b129 Switch to Sasae. 2023-08-31 21:33:34 +00:00
265399d343 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
9ae2a6a39b Changed the way msz_auth is handled.
Going forward msz_auth is always assumed to be present, even while the user is not logged in.
If the cookie is not present a default, empty value will be used.
The msz_uid and msz_sid cookies are also still upconverted for some reason but are no longer removed even though there's no active sessions that can possibly have those anymore.
As with the previous change, shit may be broken so report any Anomalies you come across, through flashii-issues@flash.moe if necessary.
2023-08-03 01:35:08 +00:00
20c528a88c Normalised custom exception usage in user classes.
Also updated the Index library to include the MediaType fix.
2023-07-22 15:02:45 +00:00
d559df61da Updated Index Serialiser usage. 2023-07-21 21:56:09 +00:00
7831da9f70 Added phpstan as a dev dependency. 2023-07-21 19:38:54 +00:00
45900202dc Removed local config plugin and fixed Index info pages. 2023-07-21 19:30:28 +00:00
84dc4ee873 Oops it's all white! 2023-07-21 19:17:57 +00:00
f292e64322 Updated project licence to BSD3CC and import Index through Composer. 2023-07-21 18:58:37 +00:00
f628c8ad76 Just use Composer for DeviceDetector.
It was initially my goal to lessen use of Composer, but given I just switched to using NPM packages for asset compilation, it's a little bit silly to try and keep that going.
2023-07-21 16:12:08 +00:00
1094f8dc67 Fixed error 500 on logs and sessions pages because of dead library. 2023-07-21 11:33:27 +00:00
d69f7c2abf Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
ede0ce0acc Updated composter packages. 2023-03-09 16:23:42 +00:00
1905606276 Updated composer libraries. 2023-01-05 18:35:07 +00:00
86e465797d Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
469b4f7859 Replace more things with Index implementations, also bump QR Code library. 2022-03-01 23:14:03 +00:00
2c57107eb9 Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason. 2022-02-15 22:14:38 +00:00
f9181fc6f9 Surprisingly painless upgrade to Twig 3.x. 2022-02-15 21:21:19 +00:00
dependabot[bot]
0dcf1095bb Bump twig/twig from 2.14.6 to 2.14.11
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.6 to 2.14.11.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.14.11/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.14.6...v2.14.11)

---
updated-dependencies:
- dependency-name: twig/twig
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 02:28:32 +00:00
6084e5ba5c Update composer libraries. 2021-08-04 20:50:28 +00:00
58f22c9d74 Replaced get_browser with a MUCH faster library. 2020-05-25 14:33:52 +00:00
ca0f1ecb39 Made the router code less janky. 2020-05-14 21:39:38 +00:00
21f254a8c0 Updated libraries and class loading code. 2020-05-12 23:09:03 +00:00
364fa3c24f Router beginnings. 2019-12-13 21:37:17 +01:00
4512040362 Updated required extensions list. 2019-12-12 20:26:01 +01:00
7b910c49bb // I FORGOT TO COMMIT THE FILES AHAHAHAHA 2019-12-06 02:04:10 +01:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
d9836b2267 Updated libraries. 2019-05-13 16:39:05 +02:00