2
0
Fork 0
forked from flashii/eeprom
Commit graph

20 commits

Author SHA1 Message Date
cd1de984d4 Removed explicit DbType usage. 2023-11-07 21:51:04 +00:00
0da6cd7fe5 Use XString random string generation. 2023-11-07 21:47:35 +00:00
c546bf6da8 Attempt at fixing bogus 'File not found' errors. 2023-11-07 21:33:46 +00:00
d6800f9b6f Added EEPROM database migrations. 2023-11-07 17:12:47 +00:00
4836a52548 Switched to new configuration format. 2023-10-31 16:10:32 +00:00
f4c3d34b70 Fixed static analysis detections. 2023-10-31 15:30:22 +00:00
9551bedc52 Use Composer for Index library and upgrade to PHP 8.2. 2023-10-21 01:02:04 +00:00
956b132aff Updated authentication. 2023-05-21 17:55:10 +00:00
668c1f3b50 Renamed AuthInterface to IAuth. 2022-07-07 15:55:39 +00:00
4ecb410b3c Fixed thumbnailing. 2022-07-06 18:52:45 +00:00
c0b866742d Updated user agent string. 2022-07-06 17:12:46 +00:00
088531a620 Switched to SharpChat authentication instead of hooking into the Misuzu database. 2022-07-06 17:11:49 +00:00
0005813d4b Fixed hash lookup and improved ID generation. 2022-07-06 17:05:35 +00:00
3df891921c Updated using the Index library. 2022-07-06 16:58:40 +00:00
2d240fe1b1 Fixed compatibility issues with PHP 8.1. 2022-07-05 14:02:49 +00:00
61997c5a13 Removed unused authentication methods. 2022-07-03 21:26:25 +00:00
a6ef98210c Added thumbnail support for videos and embedded covers in audio. 2020-05-30 23:49:59 +00:00
5ab496b833 Use self:: instead of static::. 2020-05-12 18:33:53 +00:00
245878f7f8 Modular authentication. 2020-05-12 18:30:22 +00:00
0f23bb2106 Import EEPROM. 2020-05-08 22:53:21 +00:00