flash pushed to trunk at flashii/misuzu 2026-09-11 18:50:48 +00:00
8e3dbc6724
Updated libraries.
flash pushed tag v0.4.0 to flash/php-jwt 2026-09-11 18:26:32 +00:00
flash pushed to trunk at flash/php-jwt 2026-09-11 18:25:53 +00:00
d3d4a65ac7
Removed VERSION file and tagging util.
8b517bbbc1
Renamed Jwt::resolveCodec to Jwt::create and made it publicly accessible.
Compare 2 commits »
flash pushed to trunk at flash/php-jwt 2026-09-11 17:57:33 +00:00
c8f1c997f6
Swap to ^ from ~ version constraining.
flash pushed to trunk at flash/php-jwt 2026-09-11 17:53:24 +00:00
49d38b0888
Documented options array keys and types and removed some extraneous phpstan ignore comments.
d86f8f4acf
Removed Guzzle dependencies.
4ad4fc83b6
Replaced bundled polyfills with the Symfony polyfill packages.
1bcf0798be
Some style cleanups.
5e919f1522
Cleaned up testing system.
Compare 6 commits »
flash renamed repository from jwt to flash/php-jwt 2026-09-10 12:28:37 +00:00
flash transferred repository railgun/jwt to flash/php-jwt 2026-09-10 12:28:01 +00:00
flash pushed to trunk at flash/splabble 2026-09-06 02:30:22 +00:00
56d534bccc
please stop including stdint.h without my consent
flash pushed to trunk at flash/splabble 2026-09-06 01:49:24 +00:00
2ea7a3c77a
Request refresh immediately on startup and clean up the array accessing in sched a little bit.
flash pushed to trunk at flash/splabble 2026-09-05 17:55:43 +00:00
916ef5fa6e
The schedule file handling fully works yay
flash pushed to trunk at flash/splabble 2026-09-05 16:45:21 +00:00
6389c89f47
Split the binary data in the JS and give myself the forgot UTF-8 can be safely null terminated award.
flash pushed to trunk at flash/splabble 2026-09-05 16:02:23 +00:00
018411618e
Also include the lengths of the segments at the start so we can easily jump over the strings block.
flash pushed to trunk at flash/splabble 2026-09-05 15:55:15 +00:00
a5457a644a
Merge schedules and languages into single files again.
flash pushed to trunk at flash/splabble 2026-09-05 04:07:56 +00:00
e6b343a935
Decoding works now + pbkjs communication overhaul + misc adjustments.
flash pushed to trunk at flash/splabble 2026-09-05 01:45:33 +00:00
2d287e599f
Better deduplication in language files.
12198f2d71
Crispy retry system.
Compare 2 commits »
flash pushed to trunk at flash/splabble 2026-09-04 21:55:07 +00:00
2a1d99b4d8
Adjust decode script.
flash pushed to trunk at flash/splabble 2026-09-04 21:51:58 +00:00
5398ba6df5
Shadow language files to avoid sync conflicts.
flash pushed to trunk at flash/splabble 2026-09-04 21:07:08 +00:00
3368cd87f2
Split languages from schedule and bundle all rotations into a single file.
63e7d3a12b
Split sfx stuff out into different files.
Compare 2 commits »
flash pushed to trunk at flash/splabble 2026-09-03 20:17:24 +00:00
c9d1d877a7
Added Booyah and This way samples.
flash pushed to master at flashii/mami 2026-08-24 22:04:21 +00:00
073baba000
Fixed brain moment.