Commit Graph

1034 Commits

Author SHA1 Message Date
OldHawk
36c8ecb98c feat(torrents): add torrent type configure item 'uploadTemplateID' 2017-09-22 16:02:04 +08:00
OldHawk
d0869b210a feat(torrents): hide torrent info in home when enable is false 2017-09-22 14:57:54 +08:00
OldHawk
39471c2f58 feat(torrents): hide torrent type in list when enable is false 2017-09-22 13:45:15 +08:00
OldHawk
59edec3910 feat(torrents): show vip torrent flag in every list page 2017-09-21 13:37:47 +08:00
OldHawk
7eea910b10 feat(torrents): hide vip torrents in normal list page 2017-09-21 13:18:29 +08:00
OldHawk
a64adb20e5 feat(torrents): admin change torrent_vip tag status 2017-09-21 12:39:06 +08:00
OldHawk
703003cd16 feat(torrents): add torrent_vip method of client side 2017-09-21 12:37:28 +08:00
OldHawk
a22a98bb6e feat(torrents): add torrent_vip method, route, policy of server side 2017-09-21 11:40:29 +08:00
OldHawk
2e8d0789ba feat(torrents): add field torrent_vip of model torrent, flag for vip resources. 2017-09-21 11:26:17 +08:00
OldHawk
96c9efc376 feat(config): add torrent type config of software and eBook 2017-09-21 11:24:47 +08:00
OldHawk
e2d4cd37c7 feat(config): add torrent sub category config 2017-09-20 18:45:15 +08:00
OldHawk
ceef598169 feat(config): add torrent type of variety 2017-09-20 16:07:36 +08:00
OldHawk
a4a338e905 feat(torrent): move file name movie-list.html to torrent-list.html 2017-09-20 16:06:58 +08:00
OldHawk
fa2940c767 feat(core): add meanTorrentConfig provider 2017-09-20 16:06:17 +08:00
OldHawk
70661494ee feat(core): load torrent sub route items from torrent.js configure items 2017-09-20 16:05:51 +08:00
OldHawk
2f39da00b9 feat(core): load torrent type submenu items from torrent.js configure items 2017-09-20 16:05:29 +08:00
OldHawk
ba1835b33e feat(users): filter isVip, isAdmin, isOper in admin users manager page 2017-09-19 13:35:00 +08:00
OldHawk
b09f3ca3ee fix(core): fixed some css 2017-09-18 16:39:59 +08:00
OldHawk
c57605d669 fix(core): fixed some css 2017-09-18 16:27:32 +08:00
OldHawk
b1cff72150 fix(core): fixed some css 2017-09-18 16:17:38 +08:00
OldHawk
2eeb547cf2 fix(core): fixed some css 2017-09-18 14:45:03 +08:00
OldHawk
8103f261bf fix(core): fixed trances list json-tree width 2017-09-18 14:18:26 +08:00
OldHawk
4f0db2e2fe fix(core): change search input css on all page 2017-09-18 14:12:33 +08:00
OldHawk
95a201ce7c feat(users): add mt-responsive-tabs-* css class for nav-tabs 2017-09-18 13:50:34 +08:00
OldHawk
042bb6380b feat(users): add mt-responsive-tabs-* css class for nav-tabs 2017-09-18 13:06:30 +08:00
OldHawk
a2691d7909 fix(css): fix css lint warning 2017-09-15 18:20:43 +08:00
OldHawk
8dd996c657 chg(all): change all torrents list page download button ui 2017-09-15 17:23:45 +08:00
OldHawk
1daa5a07cf chg(all): change all torrents list page td size 2017-09-15 15:19:29 +08:00
OldHawk
f4ee956397 feat(messages): add send userinfo link of admin forum configure list 2017-09-15 10:44:59 +08:00
OldHawk
8ff7a6bcad feat(messages): add send userinfo link of admin send list 2017-09-15 10:38:22 +08:00
OldHawk
8eee5d78e4 feat(configure): add app.name configure item. 2017-09-14 16:39:08 +08:00
OldHawk
1773fdf613 feat(users): show user VIP flag 2017-09-14 16:11:11 +08:00
OldHawk
a175308b52 feat(users): add fields 'isVip, isOper, isAdmin' to model user 2017-09-14 15:18:14 +08:00
OldHawk
6f9cd6c2ab feat(invitations): show VIP flag 2017-09-14 14:44:20 +08:00
OldHawk
d4368ef204 fix(invitations): fix $timeout will be inject 2017-09-14 14:43:52 +08:00
OldHawk
74b8334d4c feat(invitations): add directive of vipFlag to show user`s VIP flag 2017-09-14 14:42:56 +08:00
OldHawk
09c1a31ac5 feat(invitations): show VIP flag in account status 2017-09-14 14:02:52 +08:00
OldHawk
a2be173405 feat(invitations): show ok message when user has no any H&R warning 2017-09-14 12:08:20 +08:00
OldHawk
fde647cd2b feat(invitations): add prop 'info-uname' into directives 'user-info' 2017-09-14 11:41:03 +08:00
OldHawk
642516cfaf feat(invitations): list all official invitations at bottom of send page 2017-09-14 11:32:05 +08:00
OldHawk
fe5c87ee8b feat(invitations): add tranceLog of userSendInvitation when user send an invitation 2017-09-13 18:46:53 +08:00
OldHawk
e870576014 feat(users): admin/oper can send official invitations now 2017-09-13 18:30:03 +08:00
OldHawk
674209ebf9 feat(users): populate invited_by user info when login 2017-09-13 18:29:15 +08:00
OldHawk
77f3765d0c fix(users): invited_by info bug 2017-09-13 18:16:33 +08:00
OldHawk
ac5e453f05 fix(users): login error 2017-09-13 18:15:39 +08:00
OldHawk
3e49537808 feat(invitations): add 'official invitation' admin menu 2017-09-13 15:44:02 +08:00
OldHawk
201d54d18a feat(users): show invited_by user info in account status center and admin manage page 2017-09-13 15:05:28 +08:00
OldHawk
09f1fbbb3b feat(users): add invited_by filed to model user 2017-09-13 14:54:58 +08:00
OldHawk
f639409a87 feat(debug): add debuginfo client service, hide or show console.log 2017-09-13 13:27:34 +08:00
OldHawk
7fcc8479e8 feat(debug): add app configure item of debug mode to show debug console log message 2017-09-13 10:51:52 +08:00