Commit Graph

162 Commits

Author SHA1 Message Date
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
0523d911cc fix(css): add autofocus to few input control of form 2017-12-13 15:58:54 +08:00
OldHawk
190e34d513 feat(chat): emoji support on maker group create popup side overlay
#20
2017-12-12 17:27:27 +08:00
OldHawk
d045e405c6 feat(torrents): emoji and markdown richTextbox in admin message sendl page
#20
2017-12-11 11:37:12 +08:00
OldHawk
90168515e3 feat(torrents): emoji and markdown richTextbox in torrents detail page
#20
2017-12-10 23:25:44 +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
e038d635ed feat(torrents): uploader can set anonymous option on upload page
anonymous option only for torrent not for user account settings
if do not want to show maker group also, not select maker group when upload

#20
2017-12-07 13:01:38 +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
257a9dd4b4 feat(torrents): when upload vip type torrents, torrent auto set to torrent_vip attribute
admin manage torrent 'all newest torrents' not include vip torrents default
2017-12-06 18:16:53 +08:00
OldHawk
b71ed236fb feat(torrents): write last selected admin manage torrent type to local storage
restore value when join(back to) admin torrent manage page
2017-12-06 17:54:26 +08:00
OldHawk
c0063d7e01 feat(torrents): Add an orderBy function for "Life" and "Size"
#20
2017-12-06 16:27:31 +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
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
c2018fd0a6 feat(collections): oper and admin can remove torrent from collections. 2017-12-01 16:01:23 +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
4776f2fce9 fix(home): optimization torrents sale status showed issues 2017-11-23 17:12:10 +08:00
OldHawk
a075d641fa fix(core): fixed server returned message translate 'SCORE_NOT_ENOUGH' 2017-11-18 10:57:39 +08:00
OldHawk
b98dbc1478 fix(torrents): fixed eslint warning 2017-11-16 11:18:01 +08:00
OldHawk
9383089ab3 fix(collections): fixed create collections popup window css issues 2017-11-16 10:27:48 +08:00
OldHawk
91c10752fa feat(torrents): auto search tvserial from tmdb when uploading 2017-11-13 17:04:43 +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
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
d7adbb8236 fix(torrent): reset torrent recommend level issues 2017-11-08 10:50:18 +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
571c2a953d fix(core): fixed torrent set salesType and recommend level issues 2017-11-03 18:34:51 +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
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
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
OldHawk
a16793e2fd fix(torrents): reomve redundant login check code 2017-10-22 21:40:24 +08:00
OldHawk
f079bd718c fix(scrape): fixed torrent status scrape Interval ussues 2017-10-21 23:33:37 +08:00
OldHawk
424d9b1986 fix(core): torrent log background image url issues 2017-10-21 17:21:57 +08:00
OldHawk
18f3af75cb feat(maker): admin oper can create maker group for user now, in user manager page 2017-10-19 18:44:22 +08:00
OldHawk
94f7ca5f3c feat(core): Code optimization with file download 2017-10-16 11:46:54 +08:00
OldHawk
03769208a0 feat(core): Code optimization with resources tag title 2017-10-16 10:53:40 +08:00
OldHawk
23d3ff96a0 feat(torrents): admin or oper can edit torrent tags in admin panel 2017-10-14 15:27:22 +08:00
OldHawk
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
752ea28bde fix(torrents): move image files when create new torrent 2017-10-11 17:17:58 +08:00
OldHawk
d4cdc4ddb5 feat(torrents): variety and sports torrent upload 2017-10-09 18:44:53 +08:00
OldHawk
d1a3c6076b feat(torrents): torrent owner or oper can modify the custom overview. 2017-10-05 21:55:29 +08:00
OldHawk
dd52fe2209 feat(torrents): torrent owner or oper can modify the custom overview. 2017-10-05 21:47:01 +08:00
OldHawk
78708d6276 feat(torrents): add music torrent MTV flag 2017-10-05 02:34:22 +08:00
OldHawk
e119f19470 feat(torrents): add music torrent MTV flag 2017-10-05 02:29:31 +08:00
OldHawk
4cee19ee7f feat(torrents): init vote number when rating failed 2017-10-04 16:25:36 +08:00
OldHawk
58b6120edd feat(torrents): add torrent rating client side function 2017-10-04 15:47:27 +08:00