Commit Graph

443 Commits

Author SHA1 Message Date
OldHawk
99da678645 feat(config): add new configure item for server notice action
#20
2017-12-16 16:17:18 +08:00
OldHawk
fdd5c9be15 feat(messages): load server message to message box
#20
2017-12-15 17:51:31 +08:00
OldHawk
7eda0d271d feat(mongodb): mongodb3.5+ is unstable and error on $pushAll, meanTorrent can used on mongodb 3.5 3.6
#44
2017-12-15 09:17:41 +08:00
OldHawk
a34d8585a8 opt(core): optimization emoji in markdown 2017-12-14 13:32:38 +08:00
OldHawk
341ae3b9e8 feat(core): add enter string length count in input form 2017-12-13 18:59:16 +08:00
OldHawk
c493b086ca opt(users): admin can create maker for user if him already join other maker group 2017-12-13 16:14:58 +08:00
OldHawk
a82206a041 feat(chat): emoji support on maker group create popup side overlay
#20
2017-12-12 10:48:48 +08:00
OldHawk
1f0391987c feat(messages): limit message content and reply string length 2017-12-11 16:20:55 +08:00
OldHawk
ab30cac1a3 feat(forums): emoji in bootstrap-markdown enter colon
in maker edit desc
in collections edit overview
in user status edit forum signature
in torrent detail edit overview

#20
2017-12-10 21:32:14 +08:00
OldHawk
92a46e06bf chg(core): optimization many marked edit ui 2017-12-10 17:04:14 +08:00
OldHawk
59d3b431fe feat(torrents): new feature for manage upload by admin
maker and user has new fields 'upload_access', value is 'review' and 'pass', admin can set value of them, 'review' is all uploaded torrents need review by oper or admin, and 'pass' not need review and pass directly

#20
2017-12-08 15:32:46 +08:00
OldHawk
6741734566 feat(users): add field 'upload_access' for model user and maker 2017-12-08 15:03:54 +08:00
OldHawk
96d46530de fix(users): fixed timezone of local moment when user reset password failed notice message
#20
2017-12-08 10:48:51 +08:00
OldHawk
961e620c9a feat(users): add configure item to limit user signature length
#20
2017-12-07 18:20:50 +08:00
OldHawk
7fc085b8d1 fix(torrents): Reorganize show/hide uploader and maker group name 2017-12-07 12:18:56 +08:00
OldHawk
c93ff903bf fix(vip): Reorganize vip torrents show/hide
show in user status uploaded torrents list
show in uploaded list at admin user page
show in all newest torrents list at admin manage page
2017-12-07 11:45:58 +08:00
OldHawk
2714b0d82d fix(users): fixed eslint warning 2017-12-06 16:37:03 +08:00
OldHawk
38aa428d43 feat(torrents): add ‘role’ attribute for torrent type configure
if role value of 'user' will show the type menu item in torrent submenu
if role value of 'vip' do not show as menu item in torrent submenu, it is only list torrents in VIP area
it can be include some movie not in TMDB(or Unsuitable for normal users, such as Adult?) and input all info manually.
these resource only VIP or oper and admin can upload

#20 #32
2017-12-06 14:46:45 +08:00
OldHawk
fd1c1a5c81 feat(torrents): only show passkey to admin(not oper) users.
#20
2017-12-06 10:17:40 +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
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
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
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
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
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
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
a22d905d25 feat(torrents): new filter to show H&R warning torrent seeding times 2017-11-25 08:33:54 +08:00
OldHawk
4776f2fce9 fix(home): optimization torrents sale status showed issues 2017-11-23 17:12:10 +08:00
OldHawk
c1e1eb3be6 fix(core): remove mongodb table pre hook update of model user, torrents etc. 2017-11-23 17:11:34 +08:00
OldHawk
415cfab5ce fix(core): fixed limit user score number to two decimals 2017-11-21 16:26:37 +08:00
OldHawk
f06c094567 feat(vip): admin can reset user`s vip data status 2017-11-16 18:06:59 +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
ddc90ac902 feat(users): new feature for signature for forum settings. 2017-11-08 15:21:40 +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
8328601738 feat(users): inactive account info class in admin page 2017-11-06 15:49:31 +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
c797525c4a feat(users): show new inactive status in account status page 2017-11-06 15:46:54 +08:00
OldHawk
fc0afa1672 feat(users): check account active status when user sign in 2017-11-06 15:17:10 +08:00