Commit Graph

37 Commits

Author SHA1 Message Date
flash 5a70e3f3f1 Include SameSite attribute on cookies. 2024-01-24 22:14:48 +00:00
flash 5f57e3fdf4 Use SharpConfig format for the pre-database config. 2023-10-21 23:45:40 +00:00
flash c2836719c7 Updated to use Syokuhou config library. 2023-10-20 22:29:28 +00:00
flash 17e0d1f591 Added Sentry error logging on the server side. 2023-09-10 20:46:58 +00:00
flash c3bed1c0e3 Rewrote URL registry. 2023-09-08 20:40:48 +00:00
flash c14195c4c3 Moved render_info and render_error into Template class. 2023-08-31 15:59:53 +00:00
flash ad3fe74275 Removed old database backend. 2023-08-31 00:31:11 +00:00
flash 07a2868159 Rewrote permissions system. 2023-08-30 22:37:21 +00:00
flash 34bd71600a Removed manage.php. 2023-08-28 13:45:36 +00:00
flash 39c6269cf3 Rewrote forum backend. 2023-08-28 01:17:34 +00:00
flash e369038609 Updated Index Serialiser usage. 2023-07-21 21:56:09 +00:00
flash e4b647f2c6 Updated project licence to BSD3CC and import Index through Composer. 2023-07-21 18:58:37 +00:00
flash 683462ef71 Just use Composer for DeviceDetector.
It was initially my goal to lessen use of Composer, but given I just switched to using NPM packages for asset compilation, it's a little bit silly to try and keep that going.
2023-07-21 16:12:08 +00:00
flash ebac064c59 Fixed error 500 on logs and sessions pages because of dead library. 2023-07-21 11:33:27 +00:00
flash 029c1ff20e Restructured public folder and initialisation process. 2023-07-19 19:03:53 +00:00
flash 2f7cddde19 Config class overhaul. 2023-07-18 21:48:44 +00:00
flash 074e078692 Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
flash 29165de457 Use the Index DSN to create the PDO based DB instance. 2023-07-11 22:45:23 +00:00
flash 1186b0daeb Use Index for CSRF protection tokens. 2023-07-11 22:13:56 +00:00
flash f025ee13d0 Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
flash 69d04a7929 Switched to a tools directory for commands. 2023-07-10 22:52:30 +00:00
flash 0bb1303413 Updated authentication token format. 2023-05-21 18:15:04 +00:00
flash d05046ff1f Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
flash 521a8fb0d1 Added rudimentary EEPROM file uploading support to the forum post editor. 2023-03-09 21:05:37 +00:00
flash 18c836a457 Made Twitter and Chat link targets in the header configurable. 2023-01-31 16:21:19 +00:00
flash 37eea64a27 Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
flash 5a4094867f Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
flash 5a7f4765ab Changed name of context class and global variable. 2023-01-06 20:35:03 +00:00
flash 8bb8a6b6a5 Removed error to exception conversion in Misuzu (handled in Index). 2023-01-05 23:54:27 +00:00
flash a311de6acf Updates to GeoIP lookup stuff. 2023-01-05 20:03:26 +00:00
flash 2394492bf8 Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
flash eafdc28d5e Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
flash f45dc55d48 Use Git HEAD hash for the template cache folder name. 2023-01-01 20:33:32 +00:00
flash 4f35e5e487 Restructured config handler. 2023-01-01 20:23:53 +00:00
flash 525ced6e4e Index updates + floatval, intval -> casts. 2023-01-01 19:06:01 +00:00
flash aef7297bee Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
flash 28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00