mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update CHANGELOG.md
This commit is contained in:
parent
d239f31dff
commit
fccacd0797
10
CHANGELOG.md
10
CHANGELOG.md
@ -166,9 +166,9 @@
|
||||
- Fix release template editor [\#120](https://github.com/torrentpier/torrentpier-lts/pull/120) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Fix some notices in admin panel reported by BugSnag [\#121](https://github.com/torrentpier/torrentpier-lts/pull/121) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Fix magnet link passkey creation for new users [\#122](https://github.com/torrentpier/torrentpier-lts/pull/122) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make activate key lenght configurable [\#125](https://github.com/torrentpier/torrentpier-lts/pull/125) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make user_newpasswd lenght configurable [\#126](https://github.com/torrentpier/torrentpier-lts/pull/126) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make password lenght configurable [\#127](https://github.com/torrentpier/torrentpier-lts/pull/127) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make activate key length configurable [\#125](https://github.com/torrentpier/torrentpier-lts/pull/125) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make user_newpasswd length configurable [\#126](https://github.com/torrentpier/torrentpier-lts/pull/126) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make password length configurable [\#127](https://github.com/torrentpier/torrentpier-lts/pull/127) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Increase mysql types limits [\#128](https://github.com/torrentpier/torrentpier-lts/pull/128) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added installed extensions check [\#129](https://github.com/torrentpier/torrentpier-lts/pull/129) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Make sql log file name configurable [\#130](https://github.com/torrentpier/torrentpier-lts/pull/130) ([belomaxorka](https://github.com/belomaxorka))
|
||||
@ -179,7 +179,7 @@
|
||||
- Added some new torrent clients into sidebar [\#146](https://github.com/torrentpier/torrentpier-lts/pull/146) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Fixed issue with atom feed [\#147](https://github.com/torrentpier/torrentpier-lts/pull/147) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added theme exists check [\#149](https://github.com/torrentpier/torrentpier-lts/pull/149) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Use XS_TPL_PREFIX instread of 'tpl_' [\#150](https://github.com/torrentpier/torrentpier-lts/pull/150) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Use XS_TPL_PREFIX instead of 'tpl_' [\#150](https://github.com/torrentpier/torrentpier-lts/pull/150) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Use constants instead of string literals [\#151](https://github.com/torrentpier/torrentpier-lts/pull/151), [\#160](https://github.com/torrentpier/torrentpier-lts/pull/160) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Sync language (html dir) with latest sources [\#152](https://github.com/torrentpier/torrentpier-lts/pull/152) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Updated UK lang icons [\#155](https://github.com/torrentpier/torrentpier-lts/pull/155) ([belomaxorka](https://github.com/belomaxorka))
|
||||
@ -218,7 +218,7 @@
|
||||
- Fixed broken log copy [\#87](https://github.com/torrentpier/torrentpier-lts/pull/87) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added missing default statement in switch case [\#88](https://github.com/torrentpier/torrentpier-lts/pull/88) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added ability to hide ajax loading alert [\#90](https://github.com/torrentpier/torrentpier-lts/pull/90) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added optional parament in $valid_actions [AJAX] [\#91](https://github.com/torrentpier/torrentpier-lts/pull/91) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added optional parameter in $valid_actions [AJAX] [\#91](https://github.com/torrentpier/torrentpier-lts/pull/91) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Added SQLite3 installed check [\#92](https://github.com/torrentpier/torrentpier-lts/pull/92) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Fixed broken predicting birthday year [\#93](https://github.com/torrentpier/torrentpier-lts/pull/93) ([belomaxorka](https://github.com/belomaxorka))
|
||||
- Fixed broken sql log selecting in debug-panel [\#95](https://github.com/torrentpier/torrentpier-lts/pull/95) ([belomaxorka](https://github.com/belomaxorka))
|
||||
|
Loading…
Reference in New Issue
Block a user