Commit Graph

67 Commits

Author SHA1 Message Date
OldHawk
ee15c8e72a feat(core): add mongoose to 5.0.17 support 2018-05-07 11:12:10 +08:00
OldHawk
74b545eb18 fix(forums): fixed forums new topic and replies count issue 2018-05-05 02:58:59 +08:00
OldHawk
1a7620586e fix(forums): update last topic when delete a reply 2018-05-04 22:33:50 +08:00
OldHawk
8356745621 fix(torrents): fixed torrents and forum list from guest user issue 2018-05-01 16:39:10 +08:00
OldHawk
52e7920c38 feat(logger): new logger logic 2018-04-29 15:05:18 +08:00
OldHawk
60a078c3db feat(tickets): list message tickets and reply, edit, delete 2018-04-16 18:20:22 +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
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
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
8ce455ce88 feat(requests): accept response for request
* rewards score transfer
* request status check

#20
2018-01-12 16:53:24 +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
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
OldHawk
c00655f5b6 feat(forums): new server notice message of forum topic and reply deleted, and user become moderator
#20
2017-12-16 22:25:02 +08:00
OldHawk
f024a1aa38 feat(forums): new server notice message of forum topic has new reply and thumbs up
#20
2017-12-16 20:05:56 +08:00
OldHawk
c38b35b707 feat(forums): admin/Moderators and topic owner can edit topic title when click on the title text
#20
2017-12-07 17:47:05 +08:00
OldHawk
4af4b47d65 fix(forums): fixed normal user and vip/oper only forum access issues
normal user cannot view the vip/oper forum topics in 'global topics'
normal user can not view forum by url link enter, system well nav to forums home

#40 #20
2017-12-04 16:39:37 +08:00
OldHawk
953138277e fix(string): fixed translate string issues. 2017-11-30 17:50:20 +08:00
OldHawk
a1aef47b10 fix(torrents): fixed delete a forum and the global topic issues 2017-11-20 10:40:05 +08:00
OldHawk
79179766c9 feat(users): show user signature in forum topic and replies 2017-11-08 16:45:31 +08:00
OldHawk
e536f4c4bd fix(backup): download file link url issues 2017-10-31 17:45:23 +08:00
OldHawk
1773fdf613 feat(users): show user VIP flag 2017-09-14 16:11:11 +08:00
OldHawk
a175308b52 feat(users): add fields 'isVip, isOper, isAdmin' to model user 2017-09-14 15:18:14 +08:00
OldHawk
7fcc8479e8 feat(debug): add app configure item of debug mode to show debug console log message 2017-09-13 10:51:52 +08:00
OldHawk
71989d3285 fix(forums): today new topics and new replies count 2017-08-11 15:55:52 +08:00
OldHawk
a79eeb6000 feat(torrents): model torrent add Thumb Schema field 2017-07-21 15:20:28 +08:00
OldHawk
f3d7cb7c8b fix(chat): thumbs-up configure item 2017-07-21 15:06:13 +08:00
OldHawk
74b2d118bf feat(forums): show attach flag if topic or reply has attach file 2017-07-19 18:00:17 +08:00
OldHawk
bc8f638f3c feat(forums): load search result topic content data 2017-07-19 16:21:30 +08:00
OldHawk
2d1fea1873 feat(forums): add forum search server side controller,route,policy 2017-07-19 15:56:40 +08:00
OldHawk
48763c99d7 feat(forum): topics list pagination nav 2017-07-18 11:29:14 +08:00
OldHawk
90f63e8eb9 fix(forums): update/delete access check 2017-07-16 16:03:55 +08:00
OldHawk
b1053cd653 feat(forums): update/delete access check from server side. 2017-07-16 15:45:52 +08:00
OldHawk
355307d21b fix(forums): update user topic & reply count when +/- 2017-07-16 14:44:22 +08:00
OldHawk
ba72241eea fix(forums): attach download error 2017-07-15 15:28:46 +08:00
OldHawk
09758c250b feat(forums): add topic global status, will show at top of topics list 2017-07-15 14:23:00 +08:00
OldHawk
9e6dc7adbc feat(forums): top status of topic set and showed 2017-07-15 13:38:26 +08:00
OldHawk
2c6474fcb7 feat(torrent): encodeURI & decodeURI downloaded file name 2017-07-15 00:06:53 +08:00
OldHawk
b153645f2b feat(forums): thumbs up css effect 2017-07-14 18:36:09 +08:00
OldHawk
3613b1e682 feat(forums): change user score when thumbs up 2017-07-14 14:30:30 +08:00
OldHawk
5419d2eaa0 feat(forums): add attach download route & method 2017-07-14 12:29:57 +08:00
OldHawk
dcfb91a59a feat(forums): user can thumbs up to topic and reply with score donate 2017-07-12 12:12:13 +08:00
OldHawk
512f924964 fix(forums): today new post/reply count number 2017-07-12 10:48:30 +08:00
OldHawk
ae91fdd964 feat(forums): test server moment 2017-07-12 10:35:06 +08:00
OldHawk
0c836a1737 feat(forums): test server moment 2017-07-12 10:10:34 +08:00
OldHawk
e9b82d46e0 feat(forums): show forum new topics and replies of today 2017-07-11 18:42:36 +08:00
OldHawk
d8b046e409 feat(forums): recount replyCount value when topic is deleted 2017-07-11 15:01:37 +08:00