Commit Graph

643 Commits

Author SHA1 Message Date
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
45c0c415ee fix(string): translate string from server when user sign in 2017-12-01 13:22:48 +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
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
acfaf32f13 feat(torrents): add "go to top" in torrent commentary section 2017-11-26 20:10:43 +08:00
OldHawk
037c0f5844 feat(announce): refresh torrent`s sale status when any torrents list request 2017-11-25 11:22:57 +08:00
OldHawk
a22d905d25 feat(torrents): new filter to show H&R warning torrent seeding times 2017-11-25 08:33:54 +08:00
OldHawk
1722452c9c fix(core): remove some debug console msg 2017-11-21 17:19:48 +08:00
OldHawk
6fd75eae90 feat(home): optimization home torrent list 2017-11-21 17:18:58 +08:00
OldHawk
901e2b5985 fix(core): fixed some translate key name 2017-11-21 16:46:11 +08:00
OldHawk
415cfab5ce fix(core): fixed limit user score number to two decimals 2017-11-21 16:26:37 +08:00
OldHawk
c6fd184019 fix(core): fixed user ratio showed in ranking list issues 2017-11-21 15:16:44 +08:00
OldHawk
d05cd4def4 fix(core): fixed user ratio showed as -1 issues 2017-11-21 14:02:47 +08:00
OldHawk
51df18fe80 feat(home): optimization home torrent list 2017-11-21 13:41:03 +08:00
OldHawk
85b5f8fd38 fix(torrents): fixed 'ABBR_SEEDS_LEECHERS_FINISHED' translate string 2017-11-19 22:07:02 +08:00
OldHawk
a075d641fa fix(core): fixed server returned message translate 'SCORE_NOT_ENOUGH' 2017-11-18 10:57:39 +08:00
OldHawk
1517316242 fix(upToTop): fixed eslint warning 2017-11-17 16:55:56 +08:00
OldHawk
c8696f4032 feat(forums): add 'upToTop' directive to scroll window to top 2017-11-17 15:55:57 +08:00
OldHawk
f06c094567 feat(vip): admin can reset user`s vip data status 2017-11-16 18:06:59 +08:00
OldHawk
2a0ea338a2 feat(forums): complete forum for vip&oper only 2017-11-16 11:00:32 +08:00
OldHawk
adb43db25b cfg(torrent): config new forum main category and translate string 2017-11-15 18:30:05 +08:00
OldHawk
63f2b5744f feat(emoji): add emoji support in markdown 2017-11-15 18:12:19 +08:00
OldHawk
1e74366d6e chg(torrents): put string from code into translate string 2017-11-13 16:38:21 +08:00
OldHawk
c1180b394e feat(torrents): auto search movie from tmdb when uploading 2017-11-13 16:26:47 +08:00
OldHawk
5c7ba6a816 feat(core): add configure item 'showMenuHeaderForGuest'
set whether show menu header for guest user
2017-11-13 10:11:58 +08:00
OldHawk
da35eb3eee feat(torrents): pagination for torrent seed users and leech users list on torrent detail page 2017-11-10 17:24:52 +08:00
OldHawk
692d19ac24 feat(users): user can setting to hide more account detail info 2017-11-09 17:27:19 +08:00
OldHawk
22343353bd feat(users): use displayName alternative first name and last name 2017-11-09 16:36:40 +08:00
OldHawk
5aee546dc0 fix(core): fixed some css effect issues 2017-11-08 18:52:51 +08:00
OldHawk
79179766c9 feat(users): show user signature in forum topic and replies 2017-11-08 16:45:31 +08:00
OldHawk
ddc90ac902 feat(users): new feature for signature for forum settings. 2017-11-08 15:21:40 +08:00
OldHawk
5ec7b6c8f3 feat(messages): add hnr warning check interval 2017-11-08 11:30:53 +08:00
OldHawk
263e9f4d63 feat(messages): add unread messages check interval 2017-11-08 10:57:51 +08:00
OldHawk
2b53e77efa feat(core): tooltip background-color fallback style 2017-11-07 18:24:40 +08:00
OldHawk
43aea3934b feat(core): tooltip background-color style 2017-11-07 18:21:30 +08:00
OldHawk
4492cac6c6 feat(core): torrentProgress style 2017-11-07 17:56:32 +08:00
OldHawk
1efb65cfa9 feat(core): link ratio info to user account status page 2017-11-07 17:00:03 +08:00
OldHawk
92557e89c7 feat(core): showing user`s ratio, level, seeding and leeching number in header 2017-11-07 16:38:16 +08:00
OldHawk
84bd762d63 feat(core): show red dot badge on header when user has new message or H&R warning. 2017-11-07 14:14:58 +08:00
OldHawk
3005a0e4d6 chg(core): change torrent link from onClick to href, and open link in self window 2017-11-07 13:20:11 +08:00
OldHawk
8446b964e3 feat(users): add account list filter by active status in admin list page 2017-11-06 15:47:38 +08:00
OldHawk
6076ec0a1f feat(users): add feature for verify mail address and active account by mail 2017-11-06 15:01:43 +08:00
OldHawk
9835f536ad feat(core): add table users and torrents global update method
for some fields update with time limit
2017-11-03 21:42:14 +08:00