TorrentPier Cattle. Версия 2.4.0-beta4
Ссылка:
Release v2.4.0-beta4 · torrentpier/torrentpier
Чейнджлог:
Comparing v2.4.0-beta3...v2.4.0-beta4 · torrentpier/torrentpier
Основные изменения:
Ссылка:
Release v2.4.0-beta4 · torrentpier/torrentpier
Чейнджлог:
Comparing v2.4.0-beta3...v2.4.0-beta4 · torrentpier/torrentpier
Основные изменения:
- Use TORRENT_EXT constants for definition torrent extension #1096 (belomaxorka)
- Remove html entities for file names #1094 (kovalensky)
- Fix for html entities being displayed in magnet links #1092 (kovalensky)
- Calling make_jumpbox() where it needed #1091 (belomaxorka)
- Include full url for client icon displaying #1088 (kovalensky)
- Fix not working code #1087 (kovalensky)
- Fixed data types for seeder_last_seen #1086 (belomaxorka)
- Fix broken PM (Private messages) #1085 (kovalensky)
- Fixed a bug causing inability to view file contents for some torrents #1084 (kovalensky)
- Show file count while listing #1082 (kovalensky)
- Simplified jumpbox
#815 (belomaxorka) - Removed sorting for torrent clients in table #1080 (belomaxorka)
- Fixed broken table in tracker #1079 (belomaxorka)
- CSS improvement for file listing #1077, #1081, #1083 (kovalensky)
- Minor improvements #1078, #1095 (belomaxorka)
- Updated deps #1089, #1090 (belomaxorka)
SQL:
DELETE FROM `bb_extensions` WHERE `extension` = 'tif';
INSERT INTO `bb_extensions` VALUES ('997', '4', 'tif', '');
INSERT INTO `bb_extensions` VALUES ('998', '4', 'tiff', '');
DELETE FROM `bb_extensions` WHERE `extension` = 'tga';
INSERT INTO `bb_extensions` VALUES ('999', '4', 'tga', '');
Большое спасибо kovalensky