Commit Graph

374 Commits

Author SHA1 Message Date
OldHawk
9852089081 feat(core): show warning message on home page 2017-06-22 12:55:52 +08:00
OldHawk
253bd9d42c feat(announce): add announce_interval value config 2017-06-20 16:50:51 +08:00
OldHawk
13311b594e feat(core): remove open_tracker config item, the tracker mest be private 2017-06-20 16:43:30 +08:00
OldHawk
5e479644b4 feat(core): config npm start prod 2017-06-20 12:48:31 +08:00
OldHawk
627837a948 feat(core): config npm start prod 2017-06-20 12:34:31 +08:00
OldHawk
86c0120d40 feat(core): config npm start prod 2017-06-20 12:15:55 +08:00
OldHawk
d1c35f9043 feat(core): config npm start prod 2017-06-20 11:52:04 +08:00
OldHawk
7b51663265 fix(core):home type flat css 2017-06-19 15:55:34 +08:00
OldHawk
2049f45c30 feat(torrents):add many tags config item 2017-06-19 15:44:57 +08:00
OldHawk
4596c91d8c Merge commit '8f50eecc7c1ec7dda3363093b3b3e7f17ca9a692'
# Conflicts:
#	modules/users/server/controllers/users/users.authentication.server.controller.js
#	package.json
2017-06-19 12:43:44 +08:00
OldHawk
bcb6201678 feat(messages): add message detail view 2017-06-18 01:59:23 +08:00
OldHawk
ccfef5cdd4 feat(messages): add message model 2017-06-16 15:57:28 +08:00
OldHawk
2cbc9f6c9c feat(invitation): show invitations count badge in header menu 2017-06-16 10:04:52 +08:00
OldHawk
30bd5169d7 feat(invitation): user can sign up by invitation mail now!!!!! 2017-06-15 16:18:07 +08:00
OldHawk
d80f2eb7a8 feat(invitations): list all used invitations on detail view 2017-06-15 10:57:39 +08:00
OldHawk
f86738dcb0 feat(invitations): list Effective invitations on detail view 2017-06-14 17:28:40 +08:00
OldHawk
dd8f51e4e6 feat(invitations): show tooltip when invite function is closed 2017-06-14 11:10:28 +08:00
OldHawk
b44dbb0464 feat(users): load score data on score detail view 2017-06-12 16:08:37 +08:00
OldHawk
063b7ba244 feat(users): add sign up open/closed function
if sign up is open, all user can free register
otherwise, sign up is closed, and show tooltip message to user
2017-06-05 14:30:03 +08:00
OldHawk
aa4a8b0324 feat(core): add sign open/closed config and invite sign config 2017-06-05 11:52:34 +08:00
OldHawk
183e9ef1d2 feat(users): translate sign in/up UI strings 2017-05-27 14:01:32 +08:00
OldHawk
76a239e3fa fix(status): load my seeding list and my downloading list data 2017-05-26 19:11:12 +08:00
OldHawk
41e444f928 fix(translate): change TVSeries to TVSerial 2017-05-26 11:53:49 +08:00
OldHawk
c9d6dbe5e7 feat(TVseries): load TVSeries data
upload tvseries, create tvseries torrent item, load tvseries data to home view, admin manage tvseries data etc.
2017-05-23 18:55:59 +08:00
OldHawk
ab48ea97a6 fix(core): update movie info save process 2017-05-22 18:16:35 +08:00
OldHawk
bbf0b43528 change torrent file upload mode, first save temp folder, when create data ok, then move the file to dest folder,and delete the temp file 2017-05-17 16:03:25 +08:00
OldHawk
6c6bbb4861 home view data load 2017-05-16 16:42:06 +08:00
OldHawk
1d31996dc2 change recommend level all=>none,it can let`s level1 is the highest level 2017-05-15 12:52:01 +08:00
OldHawk
1088b4ae46 add torrent recommend attr, oper can set it, torrents list with orderby this attr, value is all/level0/level1/level2/level3, the level3 is highest 2017-05-15 12:39:25 +08:00
OldHawk
a9a5fde404 check only isOper can ban/kick on server side 2017-05-13 13:08:26 +08:00
OldHawk
cb538c152a check user Whether already logined from other location 2017-05-13 00:27:04 +08:00
OldHawk
6c68b74367 add ban expires time to config file, it can be auto moved when the time is expires 2017-05-12 16:55:30 +08:00
OldHawk
b74fddb162 show ban reason to baned user when them connecting 2017-05-12 16:53:13 +08:00
OldHawk
448f868099 oper/admin can ban/kick user out to chat room now~~ 2017-05-12 16:38:02 +08:00
OldHawk
3783fe3eb2 load chat message and users list 2017-05-10 17:52:56 +08:00
OldHawk
04ebf3a49e add language select menu & option 2017-05-06 15:04:22 +08:00
OldHawk
eb371527a9 add language list config 2017-05-06 13:53:50 +08:00
OldHawk
02cab29737 add flag-icon-css support 2017-05-06 13:27:19 +08:00
OldHawk
34458aeed4 fixed many issues 2017-05-05 17:23:24 +08:00
OldHawk
fdf738f163 add angular-local-storage support 2017-05-05 10:59:13 +08:00
OldHawk
1c789cfbf7 add highlight.js support 2017-05-04 14:39:19 +08:00
OldHawk
7933fb2010 remove not used lines 2017-05-03 14:15:25 +08:00
OldHawk
0ed058bee8 add ui-cropper support 2017-05-03 09:53:53 +08:00
OldHawk
1df12fb5e9 add torrent sale expires time, and show in video info view 2017-05-02 15:50:52 +08:00
OldHawk
08e64607ff add torrent admin panel function(delete,set sale type) 2017-05-02 12:19:06 +08:00
OldHawk
712532131b return user isOper/isAdmin to client 2017-04-27 17:11:06 +08:00
OldHawk
8c387898a5 get other torrents info when show a torrent detail 2017-04-27 13:57:09 +08:00
OldHawk
284629b0a7 upload subtitle function finished 2017-04-25 14:34:59 +08:00
OldHawk
cd115df1f2 add subtitle upload multer config 2017-04-25 10:55:53 +08:00
OldHawk
6eb6415667 add subtitles upload config 2017-04-25 10:50:45 +08:00