flash pushed to trunk at flashii/misuzu 2025-08-13 18:57:33 +00:00
655744038e
Added commands for managing the configuration, creating a user and changing passwords.
flash pushed to trunk at flashii/misuzu 2025-08-13 01:46:04 +00:00
9000f6bcb7
Added permissions listing command.
012d755711
Fixed the news section just throwing a hard 404 if there's no articles.
Compare 2 commits »
flash pushed to trunk at flashii/misuzu 2025-08-12 22:46:11 +00:00
1a5969d625
Merge most tool scripts into a single msz script and integrate the code properly.
7ceb5ce88d
This incident has been reported.
9ef795117f
Adjustments for the built-in PHP development server.
8bd3518078
Fixed host handling for domain roles system.
182e908906
Added make recipes without the janky sudo.
Compare 8 commits »
flash pushed tag v0.2508.102306 to flash/index 2025-08-10 23:08:20 +00:00
flash pushed to trunk at flash/index 2025-08-10 23:08:13 +00:00
dec05a72ca
Fixed class extends not getting registered properly.
flash pushed tag v0.2508.102256 to flash/index 2025-08-10 22:57:21 +00:00
flash pushed to trunk at flash/index 2025-08-10 22:57:14 +00:00
e2fc1ee984
Fixed Dependencies::registerObject inserting duplicates.
flash pushed tag v0.2508.101942 to flash/index 2025-08-10 19:43:22 +00:00
flash pushed to trunk at flash/index 2025-08-10 19:43:19 +00:00
60e1b68287
Parse port number in Host header.
flash pushed tag 20250810 to flashii/misuzu 2025-08-10 14:03:22 +00:00
flash pushed to trunk at flashii/misuzu 2025-08-10 14:02:59 +00:00
59bf0d386e
Updated libraries + new X-Accel-Redirect handling.
0a75b192a9
Fixed missing return types on Satori endpoints.
Compare 2 commits »
flash pushed to trunk at flashii/komeiji-senses 2025-08-10 01:11:24 +00:00
ec2a09a81d
Actually assign lastUserId...................
flash pushed tag v0.2508.92249 to flash/index 2025-08-09 23:01:46 +00:00
flash pushed to trunk at flash/index 2025-08-09 23:01:29 +00:00
01edf6d2e4
Added separate handlers for serving static files.
56ea6563b0
Removed X-Sendfile alias.
1669ca95b9
Unneccesary nullable.
Compare 3 commits »
flash pushed to trunk at flash/index 2025-08-09 18:51:12 +00:00
8a363529ed
Removed HttpRequestBuilder and merged HttpMessage/ResponseBuilder into a single class.
15d276d742
No longer mark the HttpMessageBuilder subclasses as final.
Compare 2 commits »
flash pushed tag v0.2508.91508 to flash/index 2025-08-09 15:09:54 +00:00
flash pushed to trunk at flash/index 2025-08-09 15:09:51 +00:00
6fd77713d7
Added Makefile and .editorconfig and removed the precommit script.
flash pushed tag v0.2508.91456 to flash/index 2025-08-09 14:56:58 +00:00
flash pushed to trunk at flash/index 2025-08-09 14:56:55 +00:00
bd90265845
Removed unused Content-Type/Length parsing.
827a4bbca6
Dropkicked Comparable and Equatable interfaces.
32297192f6
Changed CSRF token hash algo to SHA2 rather than SHA3.
479019701a
Actually forward the strict parameter to base64_decode in UriBase64::decode.
1813140341
Fixed unused variable in WString::endsWith.
Compare 5 commits »
flash pushed tag v0.2508.91422 to flash/index 2025-08-09 14:23:23 +00:00