2
0
Fork 0
forked from flashii/eeprom
Commit graph

46 commits

Author SHA1 Message Date
flash 86e455bd5b What if I knew how to markdown? 2023-11-09 21:36:01 +00:00
flash 81ae1976e5 we splitting development 2023-11-09 21:35:32 +00:00
flash d3ce658e2c Added licence and readme files. 2023-11-09 20:40:02 +00:00
flash 906fa8a02d Project structure overhaul. 2023-11-09 20:29:57 +00:00
flash 868c443d71 Updated database code structure to match other projects. 2023-11-09 18:56:48 +00:00
flash 2f47bef354 Fixed another duplicate hash issue. 2023-11-07 22:40:26 +00:00
flash d669221869 Removed JsonSerializable implementations. 2023-11-07 22:05:14 +00:00
flash cd1de984d4 Removed explicit DbType usage. 2023-11-07 21:51:04 +00:00
flash 0da6cd7fe5 Use XString random string generation. 2023-11-07 21:47:35 +00:00
flash c546bf6da8 Attempt at fixing bogus 'File not found' errors. 2023-11-07 21:33:46 +00:00
flash 7ae79a012b Fixed table inconsistencies. 2023-11-07 19:51:50 +00:00
flash d6800f9b6f Added EEPROM database migrations. 2023-11-07 17:12:47 +00:00
flash 1422ddb526 Removed debug-pages. 2023-11-01 19:36:55 +00:00
flash 820efdcf41 Added migration for existing tables. 2023-10-31 19:54:54 +00:00
flash ba54f09ccd Added Sentry error logging. 2023-10-31 16:19:58 +00:00
flash 4836a52548 Switched to new configuration format. 2023-10-31 16:10:32 +00:00
flash f4c3d34b70 Fixed static analysis detections. 2023-10-31 15:30:22 +00:00
flash ef12a7b0d4 Updated copyright year. 2023-10-21 01:08:07 +00:00
flash 9551bedc52 Use Composer for Index library and upgrade to PHP 8.2. 2023-10-21 01:02:04 +00:00
flash a5c7096e8a Removed Index submodule. 2023-10-21 00:52:55 +00:00
flash 956b132aff Updated authentication. 2023-05-21 17:55:10 +00:00
flash e74e6b1711 Adjustments for Misuzu support. 2023-03-09 21:04:43 +00:00
flash 44052291b1 Added Index library again with new submodule URL. 2023-02-01 20:28:25 +00:00
flash 4650b0b343 Removed Index submodule. 2023-02-01 20:27:23 +00:00
flash 5b60a90823 Updated Index repository URL. 2022-08-26 00:40:48 +00:00
flash 668c1f3b50 Renamed AuthInterface to IAuth. 2022-07-07 15:55:39 +00:00
flash e107ae152d Implement Index routing rather than stinky if statements. 2022-07-06 20:42:26 +00:00
flash 4ecb410b3c Fixed thumbnailing. 2022-07-06 18:52:45 +00:00
flash c0b866742d Updated user agent string. 2022-07-06 17:12:46 +00:00
flash 088531a620 Switched to SharpChat authentication instead of hooking into the Misuzu database. 2022-07-06 17:11:49 +00:00
flash 0005813d4b Fixed hash lookup and improved ID generation. 2022-07-06 17:05:35 +00:00
flash 3df891921c Updated using the Index library. 2022-07-06 16:58:40 +00:00
flash d8975e5c33 Removed leftover console.log (oops). 2022-07-05 19:08:25 +00:00
flash d5d4096dc3 Restructured EEPROM client js. 2022-07-05 19:07:24 +00:00
flash 6ee8738686 Updated EEPROM landing page. 2022-07-05 16:00:20 +00:00
flash ed3068e29c Removed unused EEPROM management panel. 2022-07-05 14:03:34 +00:00
flash 2d240fe1b1 Fixed compatibility issues with PHP 8.1. 2022-07-05 14:02:49 +00:00
flash 34c95622f1 Updated .gitignore. 2022-07-05 13:16:02 +00:00
flash b0eca1e8ab Updated .gitignore. 2022-07-04 16:42:37 +00:00
flash 61997c5a13 Removed unused authentication methods. 2022-07-03 21:26:25 +00:00
flash da3562544f Explicit check for api domain instead of short domain. 2022-01-28 00:31:08 +00:00
flash a6ef98210c Added thumbnail support for videos and embedded covers in audio. 2020-05-30 23:49:59 +00:00
flash 5ab496b833 Use self:: instead of static::. 2020-05-12 18:33:53 +00:00
flash 245878f7f8 Modular authentication. 2020-05-12 18:30:22 +00:00
flash 8b2b5c40c9 Include client with server, closes #1. 2020-05-12 15:19:18 +00:00
flash 0f23bb2106 Import EEPROM. 2020-05-08 22:53:21 +00:00