99e3e3111a
Share .env file with the NodeJS build script.
2025-04-11 18:02:38 +00:00
83068a4183
Replaced timings in the footer with a visual for the Server-Timing header.
2025-04-03 19:40:10 +00:00
ceb6bece09
Improved templating engine wrapping.
2025-04-03 14:37:19 +00:00
5f6133c007
Shoved EEPROM into Misuzu.
2025-03-27 00:44:42 +00:00
0b7031959b
Removed RPCii dependency.
2025-03-25 14:28:04 +00:00
6c50a582cb
:)))
2025-03-25 14:22:28 +00:00
238bb3f48e
Updated leftovers from rebase.
2025-03-25 13:51:39 +00:00
5ba8b30047
Updated to latest Index as well as some minor bug fixes.
2025-03-25 14:27:48 +01:00
17251cf750
PHPStan fixes.
2025-02-26 22:03:13 +00:00
676e3fb217
Switched Xrpc client to Guzzle.
2025-02-26 14:57:19 +00:00
aaba24894c
Added OpenID Connect.
2025-02-25 02:30:24 +00:00
e1cb500f99
Use .env file instead of local config.
2025-02-09 23:34:28 +00:00
4a3d63c065
Ran PHPstan checks.
2025-02-08 02:45:41 +00:00
1994a9892d
Updated lockfile.
2025-01-30 21:33:20 +00:00
6c7568e261
Updated Index version.
2025-01-29 23:13:17 +00:00
a83cfdc595
Updated libraries.
2025-01-29 19:32:27 +00:00
72e821fc24
Updated libraries.
2025-01-04 02:47:54 +00:00
5443ea331e
Fixed PM actions not doing anything.
2024-12-23 01:48:32 +00:00
7f7b198007
Updated libraries.
2024-12-20 00:40:15 +00:00
3c10fb0de0
Fixed PHPstan detections.
2024-12-02 02:28:08 +00:00
d103477fe1
Removed getter/setter methods in favour of property hooks and asymmetric visibility.
2024-11-30 04:09:29 +00:00
8fc998621b
Updated RPC library.
2024-11-13 23:30:34 +00:00
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