Commit Graph

108 Commits

Author SHA1 Message Date
OldHawk
3c1574e6cf feat(home): Dynamic background image of home body 2018-04-26 16:14:05 +08:00
OldHawk
944a59467b feat(home): add configure settings item to hide more info from home page 2018-04-25 17:08:00 +08:00
OldHawk
65e31da45b fix(admin): fixed variable issue of deny.client.view.html 2018-04-23 15:20:21 +08:00
OldHawk
0fd53d8f56 feat(torrents): show a seeding guide after torrent upload successfully. 2018-04-19 15:07:32 +08:00
OldHawk
b249186a9a feat(core): add icon for menu item 2018-03-17 18:20:53 +08:00
OldHawk
e46e95b9ee fix(core): remove all code for public mode, meanTorrent support private mode only now 2018-03-16 21:57:19 +08:00
OldHawk
3aa6416893 feat(examination): add more detail link on examination notice msg 2018-02-01 17:04:40 +08:00
OldHawk
515adac274 fix(torrents): fixed examination data on home issue 2018-02-01 13:34:27 +08:00
OldHawk
7b43877215 chg(examination): change fileds name 2018-01-30 18:52:59 +08:00
OldHawk
038387099a feat(systems): show user`s examination progress status info at home 2018-01-29 18:56:43 +08:00
OldHawk
20bbcd8e12 feat(core): show new examination notice message at top of home 2018-01-28 21:21:28 +08:00
OldHawk
9ca47a63d2 feat(core): torrents global search at home 2018-01-26 13:19:58 +08:00
OldHawk
a51142dc4d feat(forums): global search from forum at home 2018-01-26 10:51:29 +08:00
OldHawk
897c46e451 feat(core): show vip tooltip at home page
#20
2018-01-24 18:41:26 +08:00
OldHawk
869b6efc16 feat(core): show newest uploaded torrents at home page
#20
2018-01-24 13:25:12 +08:00
OldHawk
9144100d7d feat(core): global search in torrents and forum ui at home page
#20
2018-01-24 12:55:24 +08:00
OldHawk
7a50144a5b feat(forums): show rules topics and notice topics of forum at home
#20
2018-01-23 17:54:59 +08:00
OldHawk
dbea9d8bb1 fix(core): fixed home global sale notice css 2018-01-23 10:29:28 +08:00
OldHawk
773a771ff9 fix(torrents): fixed home topone css 2018-01-23 10:20:35 +08:00
OldHawk
b250007736 fix(torrents): fixed eslint warning 2018-01-22 16:05:42 +08:00
OldHawk
9772309bb5 feat(core): add new feature to setting global sales and show notice on home page 2018-01-22 16:04:04 +08:00
OldHawk
a8fba60d78 fix(core): home torrent image css 2018-01-18 19:32:24 +08:00
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
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