250 Commits

Author SHA1 Message Date
OldHawk
3dcda6a102 fix(forums): fixed logic issue when delete first reply in any topic 2018-06-27 17:47:49 +08:00
OldHawk
18dbdf50b1 feat(medals): new module medals 2018-06-18 20:32:11 +08:00
OldHawk
b1fd2def16 feat(core): update font-awesome to v5.0.13 2018-06-12 19:21:36 +08:00
OldHawk
e1d4537164 feat(dataLogs): show user score change history 2018-06-06 00:48:30 +08:00
OldHawk
ebf6bf13d2 feat(torrents): new feature for upload torrent screenshots images 2018-05-30 19:11:36 +08:00
OldHawk
9931c82626 fix(model): fixed mongo model issue 2018-05-24 18:42:26 +08:00
OldHawk
ebafecd209 feat(albums): add top menu item of albums 2018-05-22 23:42:05 +08:00
OldHawk
715e2f2718 fix(announce): fixed score count issue 2018-05-13 16:48:15 +08:00
OldHawk
ee15c8e72a feat(core): add mongoose to 5.0.17 support 2018-05-07 11:12:10 +08:00
OldHawk
9005a0ce1b fix(core): fixed issue of $resource returned data type 2018-05-06 00:16:34 +08:00
OldHawk
2062485347 Revert "fix(core): fixed many issue of $resource method"
This reverts commit 00cfe341db.
2018-05-05 20:05:47 +08:00
OldHawk
00cfe341db fix(core): fixed many issue of $resource method 2018-05-05 14:56:26 +08:00
OldHawk
74b545eb18 fix(forums): fixed forums new topic and replies count issue 2018-05-05 02:58:59 +08:00
OldHawk
a6bbd7942b fix(forums): fixed forum path string 2018-05-05 00:17:48 +08:00
OldHawk
1a7620586e fix(forums): update last topic when delete a reply 2018-05-04 22:33:50 +08:00
OldHawk
2da29e9edc feat(core): set db fields setter of Number type 2018-05-03 18:04:55 +08:00
OldHawk
7955a83683 feat(core): add many db fields min value of Number type 2018-05-03 16:59:33 +08:00
OldHawk
a52a241b9f feat(torrents): new font-family for video nfo 2018-05-03 15:48:59 +08:00
OldHawk
775ea6d59b feat(core): update cache data when $resource method of PUT|POST|DELETE 2018-05-03 15:09:08 +08:00
OldHawk
ee5124759d feat(core): write all returned data from $resource to cache 2018-05-02 14:10:53 +08:00
OldHawk
8356745621 fix(torrents): fixed torrents and forum list from guest user issue 2018-05-01 16:39:10 +08:00
OldHawk
99478b0f67 fix(forums): fixed forum list and topic list css 2018-04-30 12:42:28 +08:00
OldHawk
11d56a3f98 fix(forums): fixed forum list reply col width 2018-04-30 10:56:41 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
a2fb1d567b feat(home): home function button style 2018-04-26 14:41:55 +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
60a078c3db feat(tickets): list message tickets and reply, edit, delete 2018-04-16 18:20:22 +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
3a77ccb021 chg(forums): change title and greet message of forum home 2018-03-14 13:18:37 +08:00
OldHawk
a1a218d6e0 feat(forums): show moderators is none when a forum has no any moderators 2018-03-14 13:06:34 +08:00
OldHawk
c9352b15ac feat(forums): show moderators is none when a forum has no any moderators 2018-03-14 12:58:09 +08:00
OldHawk
69ca3e2a6a feat(forums): hide forum category if it has not any sub forums 2018-03-11 17:38:26 +08:00
OldHawk
c33c826684 feat(forums): hide forum category if it has not any sub forums 2018-03-11 17:19:45 +08:00
OldHawk
a748399a46 chg(score): change thumbs score config and update logic 2018-01-31 12:31:27 +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
48d1c18cfa feat(forums): show forum attr of vipOnly/operOnly/readOnly 2018-01-26 10:26:23 +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
60b48c9406 feat(forums): only not vipOnly and not operOnly forum topics can show in home 2018-01-23 12:02:26 +08:00
OldHawk
428f70417a feat(forums): new feature for oper & admin can set topic to show as home help item or home notice item
#20
2018-01-23 11:37:01 +08:00
OldHawk
2a995dcf18 fix(core): fixed all res.send(message) of not found from db by id 2018-01-21 16:27:17 +08:00
OldHawk
6c07a86693 feat(forums): reinit all variable when finished post topic or reply 2018-01-21 16:02:02 +08:00
OldHawk
8ce455ce88 feat(requests): accept response for request
* rewards score transfer
* request status check

#20
2018-01-12 16:53:24 +08:00
OldHawk
fed88277e3 feat(mongo): add common.server.model to define common Schema for all models. 2018-01-10 14:05:45 +08:00
OldHawk
003a352386 feat(rss): add button click to copy rss url to clipboard 2017-12-28 11:19:53 +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
bae7da82c0 opt(mongo): optimization db index 2017-12-23 17:26:39 +08:00
OldHawk
437566868b feat(forums): new server notice message of torrent delete and support delete reason select or enter
#20
2017-12-17 13:57:11 +08:00