OldHawk
e79176aa6b
feat(torrents): show sale status in torrent other torrents panel
2017-12-05 17:22:04 +08:00
OldHawk
23852f7740
feat(invitations): oper/admin can delete All Expired Official Invitation
...
#20
2017-12-05 15:47:17 +08:00
OldHawk
5ed926e27f
fix(status): hidden admin ip from other user(include oper users)
...
#20
2017-12-05 14:49:27 +08:00
OldHawk
7bb553986c
fix(torrents): forbidden access vip torrent through their url by normal users.
...
#20
2017-12-05 11:22:22 +08:00
OldHawk
4af4b47d65
fix(forums): fixed normal user and vip/oper only forum access issues
...
normal user cannot view the vip/oper forum topics in 'global topics'
normal user can not view forum by url link enter, system well nav to forums home
#40 #20
2017-12-04 16:39:37 +08:00
OldHawk
2caa625f0e
fix(backup): ignore some important configure items in browser source code
...
//ignore backup settings
cfg.backup = undefined;
//ignore ircAnnounce settings
cfg.ircAnnounce = undefined;
//ignore password settings
cfg.password = undefined;
//ignore trace settings
cfg.trace = undefined;
//ignore tmdbConfig.key settings
cfg.tmdbConfig.key = undefined;
#20
2017-12-04 15:18:49 +08:00
OldHawk
d18bb29ca1
fix(backup): fixed file link url
2017-12-04 13:58:11 +08:00
OldHawk
608850af0e
feat(users): admin can change user account status manually in user profile page
...
can change banned, idle to normal
#20
2017-12-04 10:54:38 +08:00
OldHawk
edc7464f0b
fix(torrents): fixed torrent all files included issues
2017-12-04 10:28:14 +08:00
OldHawk
58f806d264
fix(score): fixed active idle account score issues
2017-12-04 10:05:49 +08:00
OldHawk
5dc1b9e3a8
feat(users): user can active idle account by score numbers in account status page
...
#20
2017-12-03 20:17:51 +08:00
OldHawk
11f5f2bfec
feat(users): set user status to idle when long time not login
2017-12-03 16:50:22 +08:00
OldHawk
ced86df811
feat(announce): idle user can not download torrent
2017-12-03 16:49:58 +08:00
OldHawk
4dea3ede8f
feat(announce): idle user can not announce
2017-12-03 16:49:21 +08:00
OldHawk
8f2fd2058e
feat(users): admin list all user by every status value
2017-12-03 16:47:57 +08:00
OldHawk
fee2c8959d
feat(vip): set user status to normal when become a vip
2017-12-03 13:39:52 +08:00
OldHawk
5d5115d4c9
fix(torrents): remove torrent tags if not exist in resources tags list
2017-12-03 12:59:46 +08:00
OldHawk
13753d312b
fix(torrents): remove torrent tags if not exist in resources tags list
2017-12-03 12:55:31 +08:00
OldHawk
9e8bcb692d
fix(torrents): remove resource tags configure items of douban
2017-12-03 12:43:58 +08:00
OldHawk
d69e4ebfb9
feat(torrents): add sale filter on torrent list page and admin list page
...
to list all sale now torrents
2017-12-03 12:38:50 +08:00
OldHawk
e26beac87b
fix(core): fixed torrent status progressbar issues
2017-12-03 10:50:16 +08:00
OldHawk
54b98c6878
feat(torrents): list all files in torrent on torrent detail page
...
#20
2017-12-03 10:35:51 +08:00
OldHawk
8d360cc9a8
feat(traces): search on system trances list
2017-12-03 08:55:23 +08:00
OldHawk
30ca09465a
fix(string): fixed css style
2017-12-02 20:24:01 +08:00
OldHawk
d48f081d37
fix(string): fixed translate string.
2017-12-02 20:12:45 +08:00
OldHawk
07abc1eb3b
feat(torrents): Add 'All Newest Torrents' in resources type list option of torrent manage admin page
...
Admin can directly management all newest torrents of all category at here. but this is not the default selected category.
#20
2017-12-02 20:06:38 +08:00
OldHawk
3be9a47bbc
feat(core): add configure item to hide count info at home footer for guest user
2017-12-02 19:30:17 +08:00
OldHawk
3ac67c4a74
fix(string): fixed translate string.
2017-12-01 17:51:29 +08:00
OldHawk
c2018fd0a6
feat(collections): oper and admin can remove torrent from collections.
2017-12-01 16:01:23 +08:00
OldHawk
c28b9f494a
feat(makers): show torrent maker group on more list page
2017-12-01 15:00:25 +08:00
OldHawk
fc3708bce4
opt(users): optimization user local sign in logic
2017-12-01 14:24:40 +08:00
OldHawk
45c0c415ee
fix(string): translate string from server when user sign in
2017-12-01 13:22:48 +08:00
OldHawk
5213d138c1
fix(string): fixed error uploader of torrent with sale type setting
...
#20
2017-12-01 10:46:02 +08:00
OldHawk
953138277e
fix(string): fixed translate string issues.
2017-11-30 17:50:20 +08:00
OldHawk
b87f33e67d
feat(users): limit for reset password time interval
...
add password reset configure item for time interval
default 24 hours
only can reset once in setting hours
#20 , #61e0534
2017-11-30 15:09:12 +08:00
OldHawk
9e1564247b
feat(translate): translate error page string
2017-11-30 15:04:58 +08:00
OldHawk
220ebfd7f2
fix(core): add announce url with passkey description rule on upload page
...
#35
2017-11-29 18:40:37 +08:00
OldHawk
33be79e20a
fix(core): add announce url with passkey description rule on upload page
...
#35
2017-11-29 18:22:20 +08:00
OldHawk
f72025e78d
fix(core): fixed some translate string from server
2017-11-29 17:43:26 +08:00
OldHawk
61e05343d0
fix(core): optimization user reset password logic, prevent duplication of mail
2017-11-29 17:03:56 +08:00
OldHawk
b7b735e3d2
fix(core): fixed some translate string from server
2017-11-29 14:36:33 +08:00
OldHawk
7d61463960
fix(core): optimization user sign up logic, prevent duplication of mail
2017-11-29 11:18:45 +08:00
OldHawk
c53961e6ea
feat(announce): cannot announce data when torrent status is not reviewed by administrators
2017-11-27 16:08:09 +08:00
OldHawk
1d33071efe
feat(torrents): auto change announce url to setting value when upload on PRIVATE TRACKER MODE
2017-11-27 16:02:10 +08:00
OldHawk
adec02d013
fix(torrents): hide vip torrents in maker group torrents list
2017-11-27 10:51:22 +08:00
OldHawk
94e6d7c270
fix(torrents): fixed tvserial tmdb link error
2017-11-27 10:30:28 +08:00
OldHawk
acfaf32f13
feat(torrents): add "go to top" in torrent commentary section
2017-11-26 20:10:43 +08:00
OldHawk
6f64cf3a69
feat(messages): interval auto refresh message list and count unread number
2017-11-26 19:45:16 +08:00
OldHawk
0228610194
feat(announce): refresh torrent`s sale status when any torrents list request
2017-11-25 19:47:03 +08:00
OldHawk
037c0f5844
feat(announce): refresh torrent`s sale status when any torrents list request
2017-11-25 11:22:57 +08:00