Commit Graph

58 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
8ea21e8266 feat(message): add maker group create finished server notice message
message is in translate strings, support markdown and emoji

#20
2017-12-15 22:05:18 +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
b5b1e7ec0b feat(forums): add forum topic title & content & reply length limit. 2017-12-14 10:35:36 +08:00
OldHawk
5e15ae854c fix(css): fixed angular-side-overlay css issues 2017-12-13 15:35:33 +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
a82206a041 feat(chat): emoji support on maker group create popup side overlay
#20
2017-12-12 10:48:48 +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
b4814f8f8c feat(makers): admin can set maker upload access from maker detail page
#20
2017-12-08 15:53:26 +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
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
7fc085b8d1 fix(torrents): Reorganize show/hide uploader and maker group name 2017-12-07 12:18:56 +08:00
OldHawk
99a5e44d12 feat(torrents): write last selected maker group torrent type to local storage
restore value when join(back to) maker group page
2017-12-07 11:38:29 +08:00
OldHawk
c0063d7e01 feat(torrents): Add an orderBy function for "Life" and "Size"
#20
2017-12-06 16:27:31 +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
adec02d013 fix(torrents): hide vip torrents in maker group torrents list 2017-11-27 10:51:22 +08:00
OldHawk
4776f2fce9 fix(home): optimization torrents sale status showed issues 2017-11-23 17:12:10 +08:00
OldHawk
04a575e0f5 fix(core): fixed popup side overlay css issues 2017-11-16 11:09:53 +08:00
OldHawk
5aee546dc0 fix(core): fixed some css effect issues 2017-11-08 18:52:51 +08:00
OldHawk
2250e8a0c2 fix(torrents): torrent list colspan issues 2017-11-08 11:37:59 +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
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
cb9b77b832 fix(torrents): remove redundant string code 2017-11-02 17:48:38 +08:00
OldHawk
c63f926bb2 chg(core): change the User Ranking menu item position into about 2017-10-30 10:53:58 +08:00
OldHawk
d2b49b2988 feat(torrents): order by torrent seeders, leechers, finished data 2017-10-26 16:13:57 +08:00
OldHawk
13089863dc feat(collection): show collection release date 2017-10-25 15:45:42 +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
OldHawk
eed52da545 fix(scrape): fixed last scrape time to prevent frequent scrape 2017-10-23 11:07:00 +08:00
OldHawk
3c7edac7f1 feat(about): show torrent upload user maker group info in list page 2017-10-22 01:20:09 +08:00
OldHawk
aac1e58db0 feat(maker): add maker into user info when be added into a group 2017-10-21 18:12:41 +08:00
OldHawk
9230e144f9 feat(about): remove more message-to icon 2017-10-21 13:39:48 +08:00
OldHawk
c55fc7f09d feat(about): admin, oper, group owner all can remove member of group 2017-10-21 13:07:37 +08:00
OldHawk
479376daa1 feat(about): show group members in group detail info page 2017-10-21 11:58:25 +08:00
OldHawk
660c078786 feat(about): new directive 'mouse-enter-toggle-class-group' 2017-10-21 11:39:14 +08:00
OldHawk
d3a7861b71 feat(about): add user rating for maker group 2017-10-20 23:17:36 +08:00
OldHawk
fea63b3518 feat(about): admin remove maker group 2017-10-20 22:43:22 +08:00
OldHawk
b86931b68a feat(about): list all torrents group by maker group 2017-10-20 22:26:22 +08:00
OldHawk
09dacefc8f fix(csslint): fixed csslint warning 2017-10-20 19:03:29 +08:00
OldHawk
6c78e2de69 feat(about): maker detail page and edit maker desc 2017-10-20 18:52:12 +08:00
OldHawk
443dadadee feat(about): add maker group link in status pages 2017-10-20 16:11:35 +08:00
OldHawk
539083a797 feat(about): list all maker group in menu about 2017-10-20 15:54:28 +08:00
OldHawk
bc848f260d feat(about): add function with admin/oper list
user can send message to them at here
2017-10-20 14:24:35 +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