OldHawk
b4814f8f8c
feat(makers): admin can set maker upload access from maker detail page
...
#20
2017-12-08 15:53:26 +08:00
OldHawk
43abe80c9f
fix(collections): limit set recommend level to oper
2017-12-08 15:50:48 +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
6741734566
feat(users): add field 'upload_access' for model user and maker
2017-12-08 15:03:54 +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
961e620c9a
feat(users): add configure item to limit user signature length
...
#20
2017-12-07 18:20:50 +08:00
OldHawk
833a11d11a
fix(users): fixed user signature break all word
...
#20
2017-12-07 18:20:07 +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
7fc085b8d1
fix(torrents): Reorganize show/hide uploader and maker group name
2017-12-07 12:18:56 +08:00
OldHawk
c93ff903bf
fix(vip): Reorganize vip torrents show/hide
...
show in user status uploaded torrents list
show in uploaded list at admin user page
show in all newest torrents list at admin manage page
2017-12-07 11:45:58 +08:00
OldHawk
99a5e44d12
feat(torrents): write last selected maker group torrent type to local storage
...
restore value when join(back to) maker group page
2017-12-07 11:38:29 +08:00
OldHawk
939ae87187
fix(home): fixed translate string at home footer
...
#20
2017-12-07 10:21:44 +08:00
OldHawk
257a9dd4b4
feat(torrents): when upload vip type torrents, torrent auto set to torrent_vip attribute
...
admin manage torrent 'all newest torrents' not include vip torrents default
2017-12-06 18:16:53 +08:00
OldHawk
b71ed236fb
feat(torrents): write last selected admin manage torrent type to local storage
...
restore value when join(back to) admin torrent manage page
2017-12-06 17:54:26 +08:00
OldHawk
fea1664fd4
feat(vip): write last selected vip torrent type to local storage
...
restore value when join(back to) vip page
2017-12-06 17:42:44 +08:00
OldHawk
1026b5922d
fix(torrents): forbidden access vip torrent through their url by normal users.
...
#20
2017-12-06 17:08:08 +08:00
OldHawk
2714b0d82d
fix(users): fixed eslint warning
2017-12-06 16:37:03 +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
c0063d7e01
feat(torrents): Add an orderBy function for "Life" and "Size"
...
#20
2017-12-06 16:27:31 +08:00
OldHawk
67208756f0
feat(vip): add tags search on Vip torrents list page
...
#20
2017-12-06 15:21:14 +08:00
OldHawk
cc8f1b9a29
fix(torrents): optimization torrents search keys
2017-12-06 15:20:44 +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
fd1c1a5c81
feat(torrents): only show passkey to admin(not oper) users.
...
#20
2017-12-06 10:17:40 +08:00
OldHawk
e79176aa6b
feat(torrents): show sale status in torrent other torrents panel
2017-12-05 17:22:04 +08:00
OldHawk
23852f7740
feat(invitations): oper/admin can delete All Expired Official Invitation
...
#20
2017-12-05 15:47:17 +08:00
OldHawk
5ed926e27f
fix(status): hidden admin ip from other user(include oper users)
...
#20
2017-12-05 14:49:27 +08:00
OldHawk
7bb553986c
fix(torrents): forbidden access vip torrent through their url by normal users.
...
#20
2017-12-05 11:22:22 +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
2caa625f0e
fix(backup): ignore some important configure items in browser source code
...
//ignore backup settings
cfg.backup = undefined;
//ignore ircAnnounce settings
cfg.ircAnnounce = undefined;
//ignore password settings
cfg.password = undefined;
//ignore trace settings
cfg.trace = undefined;
//ignore tmdbConfig.key settings
cfg.tmdbConfig.key = undefined;
#20
2017-12-04 15:18:49 +08:00
OldHawk
d18bb29ca1
fix(backup): fixed file link url
2017-12-04 13:58:11 +08:00
OldHawk
608850af0e
feat(users): admin can change user account status manually in user profile page
...
can change banned, idle to normal
#20
2017-12-04 10:54:38 +08:00
OldHawk
edc7464f0b
fix(torrents): fixed torrent all files included issues
2017-12-04 10:28:14 +08:00
OldHawk
58f806d264
fix(score): fixed active idle account score issues
2017-12-04 10:05:49 +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
ced86df811
feat(announce): idle user can not download torrent
2017-12-03 16:49:58 +08:00
OldHawk
4dea3ede8f
feat(announce): idle user can not announce
2017-12-03 16:49:21 +08:00
OldHawk
8f2fd2058e
feat(users): admin list all user by every status value
2017-12-03 16:47:57 +08:00
OldHawk
fee2c8959d
feat(vip): set user status to normal when become a vip
2017-12-03 13:39:52 +08:00
OldHawk
5d5115d4c9
fix(torrents): remove torrent tags if not exist in resources tags list
2017-12-03 12:59:46 +08:00
OldHawk
13753d312b
fix(torrents): remove torrent tags if not exist in resources tags list
2017-12-03 12:55:31 +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
e26beac87b
fix(core): fixed torrent status progressbar issues
2017-12-03 10:50:16 +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
8d360cc9a8
feat(traces): search on system trances list
2017-12-03 08:55:23 +08:00
OldHawk
30ca09465a
fix(string): fixed css style
2017-12-02 20:24:01 +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