Changelog
2023-10-21
Removed Index submodule.
2023-10-20
Updated to use Syokuhou config library.
Project structure cleanup.
Give tools execute permission.
Use config library and moved templates to Sasae format.
2023-10-18
Updated to PHP 8.2 and use Composer for Index.
Removed Index submodule.
Backlogged things.
Fixed oversight on members list.
Fixed overly eager url encoding on the search page.
2023-10-06
Fixed peer status updating.
Allow anyone to submit torrents for approval.
Added ability to reset passkey if needed.
Display a file list on the info page.
Attempt at fixing issues with acting as a public tracker.
Fixed crash on profiles.
Rewrote the Tracker backend on top of Index.
2023-10-01
Enable Spookii
Fixed issue when starting without any configuration data present.
2023-09-15
Allow file resource in Bencode encoder.
Added colour mixing and various number funcs.
2023-09-14
Increased max number of sides.
2023-09-11
Added !roll command.
Fixed chat routes being broken.
Revert "Reverted Router changes."
Reverted Router changes.
Fixed legacy paths being too / tolerant.
Fixed router related explosions.
Removed router merging.
More adjustments to path handling.