Commit Graph

66 Commits

Author SHA1 Message Date
OldHawk
50a0c0d6f6 feat(torrents): resource title and subtitle support 2018-05-12 02:59:18 +08:00
OldHawk
641e3d83c2 fix(torrents): fixed auto download torrent file after upload issue 2018-05-06 22:58:56 +08:00
OldHawk
03ffdf86ed feat(torrents): set upload button disabled status when submit on torrent upload page 2018-05-01 13:46:22 +08:00
OldHawk
8301ef9d8e feat(torrents): limit to upload torrent if uploader access is limit to maker group 2018-04-24 12:40:40 +08:00
OldHawk
ab3d7ac2bb feat(torrents): add access limit to maker group settings of torrent uploader 2018-04-24 12:01:53 +08:00
OldHawk
46fc0d01fb fix(torrents): removed test event code 2018-04-20 14:09:13 +08:00
OldHawk
06ed33657c feat(torrents): optimization the popup seed tooltip dialog 2018-04-20 14:05:44 +08:00
OldHawk
0fd53d8f56 feat(torrents): show a seeding guide after torrent upload successfully. 2018-04-19 15:07:32 +08:00
OldHawk
2249037d41 feat(torrents): redownload torrent file when uploaded successfully.
must redownload and use it to seeding
because system added some special field into torrent file.

fixed #55
2018-04-18 18:27:00 +08:00
OldHawk
d2a10bc280 feat(core): add message to admin group support 2018-04-10 16:41:30 +08:00
OldHawk
8d27f9b758 feat(core): add support settings into templates 2018-04-03 14:33:08 +08:00
OldHawk
6b4212214c feat(templates): add more variable into server templates 2018-03-20 13:19:35 +08:00
OldHawk
1e2bcc57b1 feat(core): add more templates file content with sprintf format support 2018-03-17 11:34:32 +08:00
OldHawk
861efafd7f feat(torrents): torrents cover image support crop 2018-01-21 22:01:51 +08:00
OldHawk
c85aa64170 feat(requests): upload request torrent and server notice to requestor 2018-01-11 17:19:35 +08:00
OldHawk
341ae3b9e8 feat(core): add enter string length count in input form 2017-12-13 18:59:16 +08:00
OldHawk
0523d911cc fix(css): add autofocus to few input control of form 2017-12-13 15:58:54 +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
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
1d33071efe feat(torrents): auto change announce url to setting value when upload on PRIVATE TRACKER MODE 2017-11-27 16:02:10 +08:00
OldHawk
91c10752fa feat(torrents): auto search tvserial from tmdb when uploading 2017-11-13 17:04:43 +08:00
OldHawk
c1180b394e feat(torrents): auto search movie from tmdb when uploading 2017-11-13 16:26:47 +08:00
OldHawk
a16793e2fd fix(torrents): reomve redundant login check code 2017-10-22 21:40:24 +08:00
OldHawk
18f3af75cb feat(maker): admin oper can create maker group for user now, in user manager page 2017-10-19 18:44:22 +08:00
OldHawk
7a407dae29 feat(core): show other type torrents in home page 2017-10-12 15:34:03 +08:00
OldHawk
752ea28bde fix(torrents): move image files when create new torrent 2017-10-11 17:17:58 +08:00
OldHawk
d4cdc4ddb5 feat(torrents): variety and sports torrent upload 2017-10-09 18:44:53 +08:00
OldHawk
6f0b90d546 feat(torrents): show music torrent detail info 2017-09-30 18:05:33 +08:00
OldHawk
9776a73cd5 feat(torrents): add artist name of music 2017-09-30 11:46:26 +08:00
OldHawk
d614a27553 feat(torrents): add vote init data when create music torrents 2017-09-29 11:13:44 +08:00
OldHawk
38018a507e feat(torrents): create music torrents 2017-09-28 18:31:49 +08:00
OldHawk
36c8ecb98c feat(torrents): add torrent type configure item 'uploadTemplateID' 2017-09-22 16:02:04 +08:00
OldHawk
f639409a87 feat(debug): add debuginfo client service, hide or show console.log 2017-09-13 13:27:34 +08:00
OldHawk
7e750206cc feat(core): reconfigure resourcesTag config 2017-08-15 10:50:13 +08:00
OldHawk
9b0b2a45bd feat(torrents): rewrite upload page, ready for music and other type torrents 2017-07-25 13:30:53 +08:00
OldHawk
019d16134b feat(torrents): auto download torrent file with user passkey when torrent upload complete. 2017-06-23 14:10:57 +08:00
OldHawk
41e444f928 fix(translate): change TVSeries to TVSerial 2017-05-26 11:53:49 +08:00
OldHawk
1cbde1763f feat(core,messages,status): add module Messages and Status 2017-05-25 16:20:24 +08:00
OldHawk
e7fe9fa090 feat(TVseries): show seasons and episodes info in home/list/detail page 2017-05-24 17:26:09 +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
58b812d988 oper can update movie info from TMDB on torrent detail view admin panel 2017-05-17 12:16:13 +08:00
OldHawk
9625893bec load home data from local db 2017-05-17 10:54:08 +08:00
OldHawk
e6cebd20ca home view data load, top level 2017-05-16 19:33:47 +08:00
OldHawk
42f18c5657 change menu translate 2017-05-05 18:27:22 +08:00
OldHawk
4bc305f700 fix torrent upload fileFilter not working 2017-04-25 14:34:18 +08:00
OldHawk
3a5100c536 modify some lang string 2017-04-25 10:33:03 +08:00
OldHawk
a7f428b2f2 get torrent size from info.length when only one file in torrent files list 2017-04-18 10:46:23 +08:00
OldHawk
b39efa292b add imdb config 2017-04-12 22:14:38 +08:00
OldHawk
9bc18e824d upload torrent with video NFO 2017-04-09 16:13:01 +08:00