OldHawk
|
a96abac21a
|
feat(torrents): add torrent top status filter
|
2018-05-12 12:34:08 +08:00 |
|
taobataoma
|
4ce02e7f30
|
Merge pull request #63 from katoxi/master
add new translate zh-tw
|
2018-05-12 11:02:48 +08:00 |
|
OldHawk
|
50a0c0d6f6
|
feat(torrents): resource title and subtitle support
|
2018-05-12 02:59:18 +08:00 |
|
katoxi
|
175e0d5458
|
add new translate zh-tw also can be zh-hk
|
2018-05-10 23:51:20 +08:00 |
|
OldHawk
|
9df9c64e34
|
fix(torrents): fixed torrents tags filter issue
|
2018-05-09 18:25:59 +08:00 |
|
OldHawk
|
3c6c294a05
|
feat(torrents): add tags filter in all torrents page
|
2018-05-09 17:51:17 +08:00 |
|
OldHawk
|
a3714bd3d1
|
feat(torrents): add torrent file link button on torrent detail page
|
2018-05-08 18:34:53 +08:00 |
|
OldHawk
|
641e3d83c2
|
fix(torrents): fixed auto download torrent file after upload issue
|
2018-05-06 22:58:56 +08:00 |
|
OldHawk
|
9005a0ce1b
|
fix(core): fixed issue of $resource returned data type
|
2018-05-06 00:16:34 +08:00 |
|
OldHawk
|
2062485347
|
Revert "fix(core): fixed many issue of $resource method"
This reverts commit 00cfe341db.
|
2018-05-05 20:05:47 +08:00 |
|
OldHawk
|
00cfe341db
|
fix(core): fixed many issue of $resource method
|
2018-05-05 14:56:26 +08:00 |
|
OldHawk
|
c371287f23
|
feat(torrents): show torrent info_hash in detail page
|
2018-05-04 11:07:40 +08:00 |
|
OldHawk
|
775ea6d59b
|
feat(core): update cache data when $resource method of PUT|POST|DELETE
|
2018-05-03 15:09:08 +08:00 |
|
OldHawk
|
eb103e168c
|
fix(torrents): add target=blank to tmdb url
|
2018-05-03 14:42:05 +08:00 |
|
OldHawk
|
ee5124759d
|
feat(core): write all returned data from $resource to cache
|
2018-05-02 14:10:53 +08:00 |
|
OldHawk
|
d0f0679eac
|
feat(tickets): change admin tickets dir
|
2018-05-02 12:54:21 +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
|
1956d60e31
|
feat(torrents): show torrent file link in all list page
|
2018-05-01 11:10:46 +08:00 |
|
OldHawk
|
334dc39ed8
|
feat(torrents): new directive to show torrent file link
|
2018-05-01 10:58:21 +08:00 |
|
OldHawk
|
0b2709be60
|
fix(torrents): fixed torrens list issue
|
2018-04-30 21:47:37 +08:00 |
|
OldHawk
|
82e563aab5
|
feat(torrents): add tip for copy torrent file link to clipboard
|
2018-04-30 20:25:56 +08:00 |
|
OldHawk
|
112a813848
|
feat(torrents): add copy torrent file link to clipboard
|
2018-04-30 18:56:16 +08:00 |
|
OldHawk
|
d3e5afe4c0
|
chg(torrents): update torrents list page css
|
2018-04-30 18:18:05 +08:00 |
|
OldHawk
|
0988d6e5bf
|
chg(torrents): update torrents list page css
|
2018-04-30 18:03:28 +08:00 |
|
OldHawk
|
0bb3634ab5
|
fix(core): fixed csslint warning
|
2018-04-30 17:15:07 +08:00 |
|
OldHawk
|
3293176248
|
feat(torrents): new logic for torrent list and top recommend
|
2018-04-30 17:08:00 +08:00 |
|
OldHawk
|
aff9298238
|
feat(torrents): add all torrents list menu and page
|
2018-04-30 12:30:26 +08:00 |
|
OldHawk
|
125cbbf46e
|
feat(users): set modal support html css
|
2018-04-27 14:11:59 +08:00 |
|
OldHawk
|
63572afc28
|
feat(home): add a cron job to check users account status to idle if for lang time no sign in
|
2018-04-26 18:45:34 +08:00 |
|
OldHawk
|
2a58ea03e9
|
feat(torrents): add resource type of documentary
|
2018-04-26 14:25:22 +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
|
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
|
33bdd1a125
|
fix(torrents): torrents list css
|
2018-04-17 17:51:34 +08:00 |
|
OldHawk
|
e0a9d81bda
|
feat(tickets): new recommend level
|
2018-04-17 17:37:49 +08:00 |
|
OldHawk
|
d2a10bc280
|
feat(core): add message to admin group support
|
2018-04-10 16:41:30 +08:00 |
|
taobataoma
|
73bb659a31
|
feat(templates): modify H&R rules detail template
|
2018-04-03 04:35:10 -04:00 |
|
OldHawk
|
8d27f9b758
|
feat(core): add support settings into templates
|
2018-04-03 14:33:08 +08:00 |
|
OldHawk
|
bc28d49521
|
feat(config): move configure item 'admin' from announce to app section
|
2018-04-03 10:58:51 +08:00 |
|
OldHawk
|
6b4212214c
|
feat(templates): add more variable into server templates
|
2018-03-20 13:19:35 +08:00 |
|
OldHawk
|
9f2b294b9d
|
feat(core): change menu icon color
|
2018-03-19 17:30:36 +08:00 |
|
OldHawk
|
b249186a9a
|
feat(core): add icon for menu item
|
2018-03-17 18:20:53 +08:00 |
|
OldHawk
|
1e2bcc57b1
|
feat(core): add more templates file content with sprintf format support
|
2018-03-17 11:34:32 +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
|
2bf31b17fe
|
chg(core): change http:// to https:// of torrent.js and other files
|
2018-03-11 23:53:49 +08:00 |
|
OldHawk
|
3331a89dd0
|
fix(torrents): fixed thumbs up of torrent issue
|
2018-02-01 12:53:05 +08:00 |
|