Commit Graph

369 Commits

Author SHA1 Message Date
OldHawk
ee467665b5 feat(torrents): add upload time into torrent detail tab
#20
2017-12-17 09:20:51 +08:00
OldHawk
b83dd0234b feat(forums): new server notice message of torrent sale status changed
#20
2017-12-16 23:30:15 +08:00
OldHawk
8ef930edc9 feat(forums): new server notice message of torrent H&R status changed
#20
2017-12-16 23:20:52 +08:00
OldHawk
eaac1fab60 feat(forums): new server notice message of torrent vip status changed
#20
2017-12-16 23:15:47 +08:00
OldHawk
bd9f6ea962 feat(forums): new server notice message of torrent review status change and thumbs up
#20
2017-12-16 23:03:38 +08:00
OldHawk
5f34ddc189 feat(forums): new server notice message of torrent comment submit and deleted
#20
2017-12-16 22:47:49 +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
99da678645 feat(config): add new configure item for server notice action
#20
2017-12-16 16:17:18 +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
e12b75d266 feat(messages): messagebox list css 2017-12-15 18:03:27 +08:00
OldHawk
fdd5c9be15 feat(messages): load server message to message box
#20
2017-12-15 17:51:31 +08:00
OldHawk
b3064f57c2 feat(messages): add type button to filter message box and new type of 'server message'
#20
2017-12-15 15:06:36 +08:00
OldHawk
179e2d91a2 feat(messages): add type button to filter message box
#10
2017-12-15 14:36:52 +08:00
OldHawk
e1d1405965 fix(chat): new placeholder text on chat message input control. 2017-12-11 17:12:18 +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
ab8642d4ac fix(forums): disable upload js file 2017-12-10 19:10:06 +08:00
OldHawk
7cc16c5038 feat(forums): emoji in forum post form by enter colon
#20
2017-12-10 15:37:21 +08:00
OldHawk
9f12a91e9f dep(core): restore dependencies 2017-12-10 13:49:15 +08:00
OldHawk
018bb33723 feat(forums): emoji in post form 2017-12-09 23:16:34 +08:00
OldHawk
a6b1982d8e feat(core): Add a quick access download button in the home page
#20
2017-12-09 12:02:11 +08:00
OldHawk
9e09a42720 feat(uploader): new css and string of upload access desc info 2017-12-08 21:46:55 +08:00
OldHawk
17e7c36437 feat(uploader): new css of upload access desc info 2017-12-08 21:42:40 +08:00
OldHawk
5950dddeba feat(uploader): add upload access desc info 2017-12-08 21:33:25 +08:00
OldHawk
b4814f8f8c feat(makers): admin can set maker upload access from maker detail page
#20
2017-12-08 15:53:26 +08:00
OldHawk
59d3b431fe feat(torrents): new feature for manage upload by admin
maker and user has new fields 'upload_access', value is 'review' and 'pass', admin can set value of them, 'review' is all uploaded torrents need review by oper or admin, and 'pass' not need review and pass directly

#20
2017-12-08 15:32:46 +08:00
OldHawk
96d46530de fix(users): fixed timezone of local moment when user reset password failed notice message
#20
2017-12-08 10:48:51 +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
e038d635ed feat(torrents): uploader can set anonymous option on upload page
anonymous option only for torrent not for user account settings
if do not want to show maker group also, not select maker group when upload

#20
2017-12-07 13:01:38 +08:00
OldHawk
939ae87187 fix(home): fixed translate string at home footer
#20
2017-12-07 10:21:44 +08:00
OldHawk
c0063d7e01 feat(torrents): Add an orderBy function for "Life" and "Size"
#20
2017-12-06 16:27:31 +08:00
OldHawk
38aa428d43 feat(torrents): add ‘role’ attribute for torrent type configure
if role value of 'user' will show the type menu item in torrent submenu
if role value of 'vip' do not show as menu item in torrent submenu, it is only list torrents in VIP area
it can be include some movie not in TMDB(or Unsuitable for normal users, such as Adult?) and input all info manually.
these resource only VIP or oper and admin can upload

#20 #32
2017-12-06 14:46:45 +08:00
OldHawk
23852f7740 feat(invitations): oper/admin can delete All Expired Official Invitation
#20
2017-12-05 15:47:17 +08:00
OldHawk
5dc1b9e3a8 feat(users): user can active idle account by score numbers in account status page
#20
2017-12-03 20:17:51 +08:00
OldHawk
11f5f2bfec feat(users): set user status to idle when long time not login 2017-12-03 16:50:22 +08:00
OldHawk
9e8bcb692d fix(torrents): remove resource tags configure items of douban 2017-12-03 12:43:58 +08:00
OldHawk
d69e4ebfb9 feat(torrents): add sale filter on torrent list page and admin list page
to list all sale now torrents
2017-12-03 12:38:50 +08:00
OldHawk
54b98c6878 feat(torrents): list all files in torrent on torrent detail page
#20
2017-12-03 10:35:51 +08:00
OldHawk
d48f081d37 fix(string): fixed translate string. 2017-12-02 20:12:45 +08:00
OldHawk
07abc1eb3b feat(torrents): Add 'All Newest Torrents' in resources type list option of torrent manage admin page
Admin can directly management all newest torrents of all category at here. but this is not the default selected category.

#20
2017-12-02 20:06:38 +08:00
OldHawk
3ac67c4a74 fix(string): fixed translate string. 2017-12-01 17:51:29 +08:00
OldHawk
c2018fd0a6 feat(collections): oper and admin can remove torrent from collections. 2017-12-01 16:01:23 +08:00
OldHawk
45c0c415ee fix(string): translate string from server when user sign in 2017-12-01 13:22:48 +08:00
OldHawk
953138277e fix(string): fixed translate string issues. 2017-11-30 17:50:20 +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
f72025e78d fix(core): fixed some translate string from server 2017-11-29 17:43:26 +08:00
OldHawk
61e05343d0 fix(core): optimization user reset password logic, prevent duplication of mail 2017-11-29 17:03:56 +08:00
OldHawk
b7b735e3d2 fix(core): fixed some translate string from server 2017-11-29 14:36:33 +08:00
OldHawk
7d61463960 fix(core): optimization user sign up logic, prevent duplication of mail 2017-11-29 11:18:45 +08:00
OldHawk
901e2b5985 fix(core): fixed some translate key name 2017-11-21 16:46:11 +08:00