OldHawk
54a0735e99
feat(core): list music top list and newest in home page
2017-10-03 17:25:05 +08:00
OldHawk
c7abdd643b
feat(torrents): add music-desk link
2017-10-03 00:38:32 +08:00
OldHawk
598987d2d7
feat(torrents): show topOne music info at home page
2017-10-03 00:24:49 +08:00
OldHawk
767cb7ae15
feat(torrents): resize home page top info
2017-10-01 23:58:53 +08:00
OldHawk
6f0b90d546
feat(torrents): show music torrent detail info
2017-09-30 18:05:33 +08:00
OldHawk
d0869b210a
feat(torrents): hide torrent info in home when enable is false
2017-09-22 14:57:54 +08:00
OldHawk
c57605d669
fix(core): fixed some css
2017-09-18 16:27:32 +08:00
OldHawk
2eeb547cf2
fix(core): fixed some css
2017-09-18 14:45:03 +08:00
OldHawk
d2eae81eb2
fix(config): reset configure item variable name
2017-09-01 11:34:00 +08:00
OldHawk
7835dfd548
fix(core): reshow torrent seed/leech/finished users number
...
these number can scrape from public track server
2017-08-15 11:05:07 +08:00
OldHawk
23168f2cb3
fix(core): hide all info in app public tracker mode
...
user uploaded
user download
user ratio
user seeded
user leeched
user finished
2017-08-14 12:46:55 +08:00
OldHawk
45526c12c6
feat(forums): add btn-width css and apply
2017-07-10 11:15:08 +08:00
OldHawk
9852089081
feat(core): show warning message on home page
2017-06-22 12:55:52 +08:00
OldHawk
3a801def74
fix(home): TV SE info css
2017-05-28 16:50:31 +08:00
OldHawk
41e444f928
fix(translate): change TVSeries to TVSerial
2017-05-26 11:53:49 +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
8370948b4b
feat(TVseries): add seasons and episodes info of TVseries
2017-05-24 13:21:18 +08:00
OldHawk
09e239fa2a
feat(TVseries): load TVSeries data in list page/detail page
2017-05-24 12:04:56 +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
e7751a3147
test changelog
2017-05-17 18:46:33 +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
aef3f9e20d
add topone torrent img link to open detail page
2017-05-17 11:20:39 +08:00
OldHawk
93a196dd89
load torrent detail info from local db
2017-05-17 11:10:59 +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
6c6bbb4861
home view data load
2017-05-16 16:42:06 +08:00
OldHawk
88a6af0956
add torrent comment view
2017-04-21 17:55:08 +08:00
OldHawk
1ac2fcb7a9
announce request
2017-04-15 01:56:50 +08:00
OldHawk
bdac4d16bc
load torrent video info
2017-04-09 17:35:35 +08:00
OldHawk
4cde9f7039
load TMDB detail info of torrent movie
2017-04-09 01:35:09 +08:00
OldHawk
020029f76b
change to open new tab when showing a torrent detail info
2017-04-08 17:58:09 +08:00
OldHawk
9c365243f5
add movie keyword on search panel
2017-04-06 09:46:11 +08:00
OldHawk
ae8a005273
list more item into movie list view
2017-04-05 18:51:58 +08:00
OldHawk
e3bcc00d8c
add Torrents movie list view,controller
2017-04-04 21:59:30 +08:00
OldHawk
b1f2d533bd
edit the Torrent Model files, add torrent_status and torrent_recommend fields
2017-04-04 19:00:37 +08:00
OldHawk
9e01d2e798
reload top movie info of home page
2017-04-04 01:02:21 +08:00
OldHawk
81c3123216
write upload torrent info to mongoDB
2017-04-02 18:06:28 +08:00
OldHawk
3d259e70dd
add padding to img-circle->img-thumbnail
2017-04-02 13:57:48 +08:00
OldHawk
c1c1fedb3f
modify img src to ng-src
2017-04-02 13:37:40 +08:00
OldHawk
1b1ec89c04
check uploads torrent files`s announce url
2017-04-02 00:15:33 +08:00
OldHawk
62a73dce79
add home loading... info
2017-04-01 15:00:59 +08:00
OldHawk
bf01cb37a3
add home topone backdrop info
2017-04-01 14:22:11 +08:00
OldHawk
111ab49b06
add many multilingual fields
...
add torrents and forum topbar menu
2017-03-26 00:52:31 +08:00
OldHawk
e7af2be34c
add announce module
2017-03-24 11:50:58 +08:00
Cameron Behar
aebaf2ff74
fix(core): Remove the <base> tag.
2016-10-10 16:05:10 -07:00
Ryan Hutchison
b2462ec86c
feat(core): Modify core module to implement style guidelines.
...
Update the core module to implement the style guidelines.
Reduce size of init.js - moved filter logic out to it's own config.
Rename Menus to menuService
2016-03-23 15:41:57 -04:00
Ryan Hutchison
3bf07fe4ec
Remove data- prefix from attributes
2015-08-25 12:34:40 -04:00
Liran Tal
4a65439b19
Refreshing the M.E.A.N links and description in the homepage
2015-08-24 00:17:02 +03:00
Andrew Throener
d319f9203f
Initial commit to return /client to the URL include paths
...
Conflict Resolve
Fixed Karma testing
Added back cacheIDFromPath as I am not sure what that does. Just removed the replaceing of /client
2015-08-13 11:07:02 -05:00