Commit Graph

226 Commits

Author SHA1 Message Date
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
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
7eda0d271d feat(mongodb): mongodb3.5+ is unstable and error on $pushAll, meanTorrent can used on mongodb 3.5 3.6
#44
2017-12-15 09:17:41 +08:00
OldHawk
a34d8585a8 opt(core): optimization emoji in markdown 2017-12-14 13:32:38 +08:00
OldHawk
b5b1e7ec0b feat(forums): add forum topic title & content & reply length limit. 2017-12-14 10:35:36 +08:00
OldHawk
5e15ae854c fix(css): fixed angular-side-overlay css issues 2017-12-13 15:35:33 +08:00
OldHawk
d045e405c6 feat(torrents): emoji and markdown richTextbox in admin message sendl page
#20
2017-12-11 11:37:12 +08:00
OldHawk
ab30cac1a3 feat(forums): emoji in bootstrap-markdown enter colon
in maker edit desc
in collections edit overview
in user status edit forum signature
in torrent detail edit overview

#20
2017-12-10 21:32:14 +08:00
OldHawk
92a46e06bf chg(core): optimization many marked edit ui 2017-12-10 17:04:14 +08:00
OldHawk
6fec4a314d chg(forums): optimization preview ui 2017-12-10 16:18:29 +08:00
OldHawk
7cc16c5038 feat(forums): emoji in forum post form by enter colon
#20
2017-12-10 15:37:21 +08:00
OldHawk
018bb33723 feat(forums): emoji in post form 2017-12-09 23:16:34 +08:00
OldHawk
b52e34650b fix(forums): hide moderators list on oper or admin only forums 2017-12-08 17:29:46 +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
7e3674f8f8 fix(forums): Prevent adding users as moderators to the operOnly forums
#20
2017-12-06 16:33:29 +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
acfaf32f13 feat(torrents): add "go to top" in torrent commentary section 2017-11-26 20:10:43 +08:00
OldHawk
415cfab5ce fix(core): fixed limit user score number to two decimals 2017-11-21 16:26:37 +08:00
OldHawk
a1aef47b10 fix(torrents): fixed delete a forum and the global topic issues 2017-11-20 10:40:05 +08:00
OldHawk
a075d641fa fix(core): fixed server returned message translate 'SCORE_NOT_ENOUGH' 2017-11-18 10:57:39 +08:00
OldHawk
7f4c8063ca fix(forums): filter result from vip/oper forums for normal user 2017-11-17 23:17:42 +08:00
OldHawk
c969e458c5 fix(forums): remove vip/oper only forums from search list by normal user 2017-11-17 22:54:19 +08:00
OldHawk
c8696f4032 feat(forums): add 'upToTop' directive to scroll window to top 2017-11-17 15:55:57 +08:00