assets
|
Pruned a lot of existing Javascript, comments will receive and overhaul later.
|
2023-01-02 20:07:55 +00:00 |
config
|
Moved webhook handler for changelog into Misuzu.
|
2021-07-30 22:06:11 +00:00 |
database
|
Removed IP blacklist for now.
|
2023-01-05 15:56:36 +00:00 |
devel
|
Fixed error in dev box setup script.
|
2022-07-04 15:25:36 +00:00 |
docs
|
Updated contact info.
|
2023-01-02 18:41:47 +00:00 |
public
|
Remove IPAddress::remote and all implicit resolving of the request remote address.
|
2023-01-05 18:33:03 +00:00 |
src
|
Removed unused tester permission.
|
2023-01-06 00:03:29 +00:00 |
templates
|
Removed IP blacklist for now.
|
2023-01-05 15:56:36 +00:00 |
.editorconfig
|
[ci skip] Add more bloat.
|
2017-12-17 00:40:52 +01:00 |
.gitattributes
|
Attempt to fix .sh line endings.
|
2022-01-17 02:45:38 +01:00 |
.gitignore
|
Index updates + floatval, intval -> casts.
|
2023-01-01 19:06:01 +00:00 |
.gitmodules
|
Updated Index repository URL.
|
2022-08-26 00:30:24 +00:00 |
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
composer.json
|
Rewrote Twitter connection (v1.1 -> v2).
|
2023-01-05 03:20:31 +00:00 |
composer.lock
|
Updated composer libraries.
|
2023-01-05 18:35:07 +00:00 |
LICENSE
|
Updated copyright year.
|
2023-01-02 23:52:40 +00:00 |
misuzu.php
|
Removed error to exception conversion in Misuzu (handled in Index).
|
2023-01-05 23:54:27 +00:00 |
msz
|
Rewrote Twitter connection (v1.1 -> v2).
|
2023-01-05 03:20:31 +00:00 |
phpstan.neon
|
Ran PHPStan over everything and attempted some fixes.
|
2022-02-19 19:03:00 +00:00 |
README.md
|
Added sample data generation based on Markov chaining.
|
2022-02-24 23:49:37 +00:00 |
utility.php
|
Rewrote Twitter connection (v1.1 -> v2).
|
2023-01-05 03:20:31 +00:00 |
Vagrantfile
|
Added Vagrant config and script for quick setting up a virtual development environment.
|
2022-01-17 02:37:46 +01:00 |