Commit Graph

1224 Commits

Author SHA1 Message Date
OldHawk
6076ec0a1f feat(users): add feature for verify mail address and active account by mail 2017-11-06 15:01:43 +08:00
OldHawk
8864569402 chg(torrents): change global update method time point 2017-11-03 22:13:16 +08:00
OldHawk
31990b887d feat(torrents): limit vip torrent can download only by vip users 2017-11-03 22:09:20 +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
OldHawk
571c2a953d fix(core): fixed torrent set salesType and recommend level issues 2017-11-03 18:34:51 +08:00
OldHawk
56a7b3c3d7 fix(core): fixed eslint warning. 2017-11-03 17:11:39 +08:00
OldHawk
e5ac2d4316 fix(core): fixed eslint warning. 2017-11-03 17:10:36 +08:00
OldHawk
9ac83cac7d fix(core): fixed eslint warning. 2017-11-03 17:09:25 +08:00
OldHawk
98cdc94e2b feat(torrents): show seed or leech progress stats in home torrent list 2017-11-03 16:53:09 +08:00
OldHawk
60c1b0c057 feat(torrents): show seed or leech progress stats in torrent list page 2017-11-03 15:41:17 +08:00
OldHawk
6db2fd29b9 feat(torrents): show seed or leech progress stats in vip torrent list page 2017-11-03 15:15:44 +08:00
OldHawk
f1989f6727 feat(torrents): add directive torrentProgress to show user seed or leech progress status 2017-11-03 15:15:09 +08:00
OldHawk
3cd636c29b feat(dep): add ngProgress module support 2017-11-03 15:01:30 +08:00
OldHawk
6a595fa747 fix(torrents):fixed announce peer issues 2017-11-02 17:49:21 +08:00
OldHawk
cb9b77b832 fix(torrents): remove redundant string code 2017-11-02 17:48:38 +08:00
OldHawk
fb48320b9c fix(torrents): fixed torrent delete issues 2017-11-01 14:21:22 +08:00
OldHawk
c19ef15281 test(download): restore download code 2017-11-01 13:39:30 +08:00
OldHawk
8b9b674734 test(download): test new download code 2017-11-01 13:31:01 +08:00
OldHawk
e536f4c4bd fix(backup): download file link url issues 2017-10-31 17:45:23 +08:00
OldHawk
5e9449ebd8 feat(backup): set backup roles to admin(remove oper) 2017-10-31 15:25:47 +08:00
OldHawk
9378aeb496 feat(backup): backup files deleted trace log 2017-10-31 15:01:50 +08:00
OldHawk
89b2043d58 feat(backup): admin download the backup files 2017-10-31 14:49:10 +08:00
OldHawk
af14d09329 feat(backup): admin delete the backup files 2017-10-31 14:13:29 +08:00
OldHawk
5a1fe52662 feat(backup): new module 'Backup' menu, route, controller, policy of server side 2017-10-31 11:41:02 +08:00
OldHawk
53924384f8 feat(backup): new module 'Backup' menu, route, controller, servers of client side 2017-10-31 11:40:00 +08:00
OldHawk
cf32abd806 feat(vip): show vip date info in vip torrents list page 2017-10-30 15:06:00 +08:00
OldHawk
c63f926bb2 chg(core): change the User Ranking menu item position into about 2017-10-30 10:53:58 +08:00
OldHawk
5910272a94 chg(forums): remove redundant admin menu item 2017-10-30 10:16:26 +08:00
OldHawk
25235721de fix(vip): fixed not vip data issues 2017-10-27 17:00:04 +08:00
OldHawk
e6b810e40e feat(vip): vip QR code image 2017-10-27 16:50:49 +08:00
OldHawk
15041375c5 feat(vip): remove link renderer of marked 2017-10-27 16:49:03 +08:00
OldHawk
1fdbbce0f8 feat(vip): show vip date data 2017-10-27 16:20:27 +08:00
OldHawk
e3c1cf0784 feat(vip): vip donate page 2017-10-27 16:15:41 +08:00
OldHawk
5fffbf5d91 feat(vip): new vip menu struct 2017-10-27 14:32:27 +08:00
OldHawk
6f45b24b12 fix(collections): fixed collections list css issues on safari 2017-10-26 17:40:16 +08:00
OldHawk
70ac64bbee feat(collections): add css class clearfix to collections list 2017-10-26 17:39:40 +08:00
OldHawk
d2b49b2988 feat(torrents): order by torrent seeders, leechers, finished data 2017-10-26 16:13:57 +08:00
OldHawk
89a35d38f8 feat(torrents): order by imdb vote on torrent list page when click the table header of 'vote' 2017-10-26 11:52:44 +08:00
OldHawk
a45960993d fix(core): fixed esslint warning 2017-10-25 15:55:35 +08:00
OldHawk
1d7d4e0477 feat(collection): show collection release date css 2017-10-25 15:52:57 +08:00
OldHawk
13089863dc feat(collection): show collection release date 2017-10-25 15:45:42 +08:00
OldHawk
a68615c233 feat(collection): collection background css 2017-10-25 14:27:37 +08:00
OldHawk
3975f6ac08 fext(collections): set collection recommend lever(list order) 2017-10-25 10:25:20 +08:00
OldHawk
48d25eea72 fix(collections): css lint warning 2017-10-25 09:57:46 +08:00
OldHawk
53e93653e3 feat(collections): show collection Vote average 2017-10-24 19:26:19 +08:00
OldHawk
4da710b179 feat(collections): show collection Vote average 2017-10-24 19:25:16 +08:00
OldHawk
845de18161 feat(collections): download collections torrents 2017-10-24 19:07:04 +08:00
OldHawk
422b45065e feat(collections): show collection detail 2017-10-24 19:02:19 +08:00
OldHawk
c53e73fa21 feat(collections): insert movie into collections 2017-10-24 17:33:25 +08:00
OldHawk
4366947153 feat(collections): create collections and list collections 2017-10-23 19:16:46 +08:00