| July 26, 2026 | ||
|---|---|---|
View 1f353d4
Making admin settings sections look even less jankClarissa Walker authored on 2026/07/26 17:29:21 |
||
View 97768d9
Fix oversight regarding tables formatting conversion - and make it less jankClarissa Walker authored on 2026/07/26 15:17:56 |
||
| July 23, 2026 | ||
|---|---|---|
View 66c30df
Silly consistency change in SQL file from 2015Clarissa Walker authored on 2026/07/23 20:17:53 |
||
View 3d322b1
Restore eFiction 3.x bridgesClarissa Walker authored on 2026/07/23 10:30:45 |
||
| July 20, 2026 | ||
|---|---|---|
View d2a9d8b
Stories: add story with null category in 'Only one' setting exhibits Uncaught TypeError in PHP8 dirty fix - Categories: deleting only category exhibits Uncaught TypeError in PHP8 fixClarissa Walker authored on 2026/07/20 18:48:42 |
||
| July 18, 2026 | ||
|---|---|---|
View 0fbdab1
More specifying of collation in fields/columns for sorting...Clarissa Walker authored on 2026/07/18 16:36:16 |
||
View cab6970
Update README.md - Recommended MySQL: 7.0 -> 8.0Clarissa Walker authored on 2026/07/18 11:46:03 |
||
View 6ab58d9
Specify collation in field/columns that are important for sorting and search features; the rest can use UTF-8 binary. Eventually, certain other columns that use text in some manner may use different specific Unicode collations.Clarissa Walker authored on 2026/07/18 06:44:35 |
||
View c412c5c
Update README.md - Recent changes necessitate upping SQL DB requirementsClarissa Walker authored on 2026/07/18 05:41:51 |
||
View 2d2a2a1
Fix missing charset and collation in fanfiction_modulesClarissa Walker authored on 2026/07/18 05:39:22 |
||
View 518a57f
Fix silly missing semicolon in install.phpClarissa Walker authored on 2026/07/18 05:19:02 |
||
View e0caf22
Specify COLLATE=utf8mb4_unicode_ci in some tables. Also fix discrepancies between install.php and tables.sql.Clarissa Walker authored on 2026/07/18 05:11:44 |
||
| July 16, 2026 | ||
|---|---|---|
View c140ffc
Password conversion: MD5 -> bcrypt with a cost of 12. This change also causes the user to log off the site every time the password is changed.Clarissa Walker authored on 2026/07/16 19:43:15 |
||
View e774934
Reintroduce Number of Likes ratings option - 3.5.7 still references this, and the definition conflict is solved. This would have been an issue in future PHP 9.Clarissa Walker authored on 2026/07/16 16:58:05 |
||
View 659cb41
Remove collate - affects sortingClarissa Walker authored on 2026/07/16 15:28:44 |
||