Commit Graph

84 Commits

Author SHA1 Message Date
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
179e2d91a2 feat(messages): add type button to filter message box
#10
2017-12-15 14:36:52 +08:00
OldHawk
4195a6059a fix(core): fixed home page warning issue 2017-12-09 23:13:08 +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
fea1664fd4 feat(vip): write last selected vip torrent type to local storage
restore value when join(back to) vip page
2017-12-06 17:42:44 +08:00
OldHawk
b87f33e67d feat(users): limit for reset password time interval
add password reset configure item for time interval
default 24 hours
only can reset once in setting hours

#20 , #61e0534
2017-11-30 15:09:12 +08:00
OldHawk
6fd75eae90 feat(home): optimization home torrent list 2017-11-21 17:18:58 +08:00
OldHawk
51df18fe80 feat(home): optimization home torrent list 2017-11-21 13:41:03 +08:00
OldHawk
5ec7b6c8f3 feat(messages): add hnr warning check interval 2017-11-08 11:30:53 +08:00
OldHawk
263e9f4d63 feat(messages): add unread messages check interval 2017-11-08 10:57:51 +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
a16793e2fd fix(torrents): reomve redundant login check code 2017-10-22 21:40:24 +08:00
OldHawk
424d9b1986 fix(core): torrent log background image url issues 2017-10-21 17:21:57 +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
c2809ba24d fix(core): fixed site total Info issues, by 'ruhul' 2017-10-13 18:56:20 +08:00
OldHawk
641c1e684c cfg(torrent): add 'showTopListInHome' to show or hide the torrent top list 2017-10-12 17:00:43 +08:00
OldHawk
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
0da12667e8 fix(core): fixed some html string and css style 2017-10-11 15:23:48 +08:00
OldHawk
6d390591aa feat(torrents): show variety torrent info in home 2017-10-10 17:53:05 +08:00
OldHawk
f9a7bc073e feat(torrents): show sports torrent info in home 2017-10-10 17:11:01 +08:00
OldHawk
54a0735e99 feat(core): list music top list and newest in home page 2017-10-03 17:25:05 +08:00
OldHawk
598987d2d7 feat(torrents): show topOne music info at home page 2017-10-03 00:24:49 +08:00
OldHawk
767cb7ae15 feat(torrents): resize home page top info 2017-10-01 23:58:53 +08:00
OldHawk
6f0b90d546 feat(torrents): show music torrent detail info 2017-09-30 18:05:33 +08:00
OldHawk
d0869b210a feat(torrents): hide torrent info in home when enable is false 2017-09-22 14:57:54 +08:00
OldHawk
8eee5d78e4 feat(configure): add app.name configure item. 2017-09-14 16:39:08 +08:00
OldHawk
19328c205c feat(H&R): user can remove warning with score number, admin and oper can remove warning too. 2017-09-12 17:07:12 +08:00
OldHawk
91bec12382 feat(users): show user h&r warning numbers in header menu and user info page 2017-09-11 15:12:21 +08:00
OldHawk
bc6e18bb9e feat(scrape): scrape torrent status in home 2017-09-05 10:44:47 +08:00
OldHawk
d2eae81eb2 fix(config): reset configure item variable name 2017-09-01 11:34:00 +08:00
OldHawk
3637fe47e8 feat(core): hide upload/download site info on public mode 2017-08-16 16:26:26 +08:00
OldHawk
be62816ffc feat(core): showing site info at footer
include users, torrents, seeders, leechers, uploaded, download etc.
2017-08-16 11:38:14 +08:00
OldHawk
1e3b1b2713 fix(core): add demo config
show_demo_warning_popup
show_demo_sign_message
2017-08-14 13:10:51 +08:00
OldHawk
23168f2cb3 fix(core): hide all info in app public tracker mode
user uploaded
user download
user ratio
user seeded
user leeched
user finished
2017-08-14 12:46:55 +08:00
OldHawk
17315ea569 feat(Messages): merge adminMessages into user messages list 2017-06-26 15:08:26 +08:00
OldHawk
62c339aeef fix(core): npm start prod 2017-06-22 16:21:53 +08:00
OldHawk
db303500e7 fix(core): warning message repetitive space 2017-06-22 15:20:39 +08:00
OldHawk
37899b2ef2 feat(core): show warning message only once 2017-06-22 13:02:37 +08:00
OldHawk
9852089081 feat(core): show warning message on home page 2017-06-22 12:55:52 +08:00
OldHawk
6d70d4e83f fix(core): getCountUnread error when guest access 2017-06-19 13:11:00 +08:00
OldHawk
22ddef8d54 feat(messages): remove redundant console.log 2017-06-18 21:39:38 +08:00
OldHawk
fd314bf211 feat(messages): show unread messages count on header menu 2017-06-18 21:18:15 +08:00
OldHawk
3e8dbd63be feat(messages): init messages module list page 2017-06-16 18:02:04 +08:00
OldHawk
44c659dace fix(invitations): count invitations on sign in 2017-06-16 17:15:38 +08:00
OldHawk
2cbc9f6c9c feat(invitation): show invitations count badge in header menu 2017-06-16 10:04:52 +08:00
OldHawk
88be3c96bf fix(invitations): show Correct score level when user sign in/up 2017-06-14 10:27:09 +08:00
OldHawk
ddb9b05756 feat(invitations): exchange an invitation with scores, the invitation can invite friend join us. 2017-06-13 17:28:54 +08:00
OldHawk
d29796a7f0 feat(users): change score/status menu position 2017-06-13 10:34:27 +08:00
OldHawk
8567bb4617 fix(users): first sign in, level show error 2017-06-13 09:42:07 +08:00