Commit Graph

1481 Commits

Author SHA1 Message Date
OldHawk
95422aaaec feat(follow): follow & unfollow in userinfo page 2018-01-04 12:14:43 +08:00
OldHawk
7c95d3a547 feat(follow): add submenu item of followers and following in user account menu 2018-01-04 09:57:28 +08:00
OldHawk
a006695f14 feat(config): set config default value on render index 2017-12-29 14:30:28 +08:00
OldHawk
11635470bc feat(config): set config default value on render index 2017-12-29 13:56:08 +08:00
OldHawk
be3d7b9484 feat(rss): add sendRSS server module
#20
2017-12-29 12:39:25 +08:00
OldHawk
e1ce563f84 feat(rss): rss icon 2017-12-28 17:41:17 +08:00
OldHawk
e95ce29ca0 feat(rss): compete rss feed support.
#20
2017-12-28 17:25:07 +08:00
OldHawk
e4923a53d6 add rss.jpeg 2017-12-28 14:02:01 +08:00
OldHawk
003a352386 feat(rss): add button click to copy rss url to clipboard 2017-12-28 11:19:53 +08:00
OldHawk
4aeb7b1ad3 feat(core): add directive and service mtScaleByClick 2017-12-28 11:17:30 +08:00
OldHawk
6cefc4e087 feat(core): add directive and service mtCopyToClipboard 2017-12-28 11:06:19 +08:00
OldHawk
dbc9dbc598 feat(rss): add rss url link at torrents list page bottom of search tags 2017-12-27 18:22:50 +08:00
OldHawk
2facb4e0b5 fix(torrents): fixed reset torrent search tags issue 2017-12-27 18:09:57 +08:00
OldHawk
2c95970e4e feat(torrents): download torrent by passkey policy to logined user 2017-12-27 16:37:58 +08:00
OldHawk
10b09322f5 feat(torrents): support guest download torrent file with their passkey
used in rss download and irc download
2017-12-27 15:39:39 +08:00
OldHawk
845c40ea93 opt(core): optimization file download with encodeURIComponent and UTF-8 on filename 2017-12-27 15:38:11 +08:00
OldHawk
cf311b3f7a opt(mongo): optimization db index 2017-12-26 18:33:22 +08:00
OldHawk
b31eb05ba6 opt(announce): optimization announce data for remove H&R warning by ratio 2017-12-26 11:04:48 +08:00
OldHawk
2f9ea2f5ed fix(messages): fixed messages box delete button show/hide issue 2017-12-25 15:28:28 +08:00
OldHawk
b0b9c49985 opt(announce): optimization announce data
check H&R warning when user stop a download session and server check each two hours(this value has new configure item)
remove H&R when user announce request timely

#20
2017-12-25 14:52:13 +08:00
OldHawk
7a1a6fa2b6 fix(announce): fixed seedtime work with H&R warning
#20
2017-12-25 09:20:55 +08:00
OldHawk
7b329cb25d opt(announce): optimization announce data with vip
fixed USER_VIP_CHANGED_ADD string
remove all h&r warning when user got a vip month
vip download failed tooltip clean on seeder side

#20
2017-12-25 07:40:45 +08:00
OldHawk
f204417162 fix(users): fixed userinfo page show username to displaName 2017-12-24 16:31:12 +08:00
OldHawk
b694e1e6c4 opt(announce): optimization announce data 2017-12-24 16:05:55 +08:00
OldHawk
db95092568 fix(users): fixed admin view user info issue 2017-12-24 14:54:37 +08:00
OldHawk
965be75bb8 opt(debug): optimization debug console print methods 2017-12-24 14:31:51 +08:00
OldHawk
328a05e437 opt(announce): optimization announce data 2017-12-24 08:57:17 +08:00
OldHawk
afee637238 opt(announce): optimization announce data 2017-12-24 00:13:28 +08:00
OldHawk
bae7da82c0 opt(mongo): optimization db index 2017-12-23 17:26:39 +08:00
OldHawk
56d6a4b67a opt(announce): optimization announce data 2017-12-23 02:05:28 +08:00
OldHawk
aae5efdd28 fix(announce): fixed up/down speed count issue 2017-12-22 22:34:04 +08:00
OldHawk
b0b73bcd95 opt(announce): optimization announce response failed reason status code 2017-12-22 13:21:09 +08:00
OldHawk
033ec7949a opt(announce): optimization announce data 2017-12-21 23:56:04 +08:00
OldHawk
0177016ae5 opt(mongo): optimization db index 2017-12-21 23:55:25 +08:00
OldHawk
36b4518227 opt(mongo): optimization db index 2017-12-21 22:56:54 +08:00
OldHawk
c61a1c991a feat(core): list torrent user seeding/leeching without ghost peer 2017-12-21 22:15:12 +08:00
OldHawk
02b58362d3 feat(core): list user seeding/leeching without ghost peer 2017-12-21 21:26:16 +08:00
OldHawk
7b152e4749 fix(core): fixed model.remove method with exec() 2017-12-20 18:28:47 +08:00
OldHawk
8375237fdf fix(core): fixed model.remove method with exec() 2017-12-20 18:12:34 +08:00
OldHawk
9b10478a71 opt(announce): optimization announce data 2017-12-20 17:37:22 +08:00
OldHawk
5a1d4f23cc fix(messages): fixed message content of server notice message issue 2017-12-19 10:38:26 +08:00
OldHawk
b996e217b5 fix(trances): trance logs and vip torrents loading status 2017-12-18 18:16:25 +08:00
OldHawk
9a976f3fa6 fix(trances): trances loading translate string missing 2017-12-18 18:13:20 +08:00
OldHawk
591c563c7d fix(trances): fixed trance logs loading status 2017-12-18 18:10:27 +08:00
OldHawk
3ce345cbc1 fix(messages): fixed message search with translate string issue 2017-12-18 18:01:09 +08:00
OldHawk
3b2f3e5100 feat(messages): add message loading status 2017-12-18 17:39:58 +08:00
OldHawk
433657dcbf fix(messages): fixed eslint warning 2017-12-18 17:05:57 +08:00
OldHawk
fa092f0938 feat(message): limit server notice message list last 100 2017-12-18 16:28:47 +08:00
OldHawk
288ff86368 feat(message): add selectAll feat in message list page to delete 2017-12-18 16:10:11 +08:00
OldHawk
048ed5e7c2 feat(message): hide replies and select col on message type of admin 2017-12-18 15:05:00 +08:00