Commit Graph

71 Commits

Author SHA1 Message Date
OldHawk
af27842af4 can download subtitle file now 2017-04-25 17:01:54 +08:00
OldHawk
284629b0a7 upload subtitle function finished 2017-04-25 14:34:59 +08:00
OldHawk
3a5100c536 modify some lang string 2017-04-25 10:33:03 +08:00
OldHawk
de23fd9459 fix comment/reply edit/delete bug 2017-04-24 19:06:18 +08:00
OldHawk
82f4267028 edit/delete comment 2017-04-23 23:51:11 +08:00
OldHawk
1fc901b0b3 load comment and reply data 2017-04-23 03:14:16 +08:00
OldHawk
202ba9c598 set markdown setRenderer link format 2017-04-23 03:12:33 +08:00
OldHawk
88a6af0956 add torrent comment view 2017-04-21 17:55:08 +08:00
OldHawk
731412016f add marded/angular-marked js support 2017-04-21 17:11:31 +08:00
OldHawk
e8096d6748 add user(U/D/F) detail list in movie info page 2017-04-20 16:55:30 +08:00
OldHawk
bbaf40de59 show video size in detail page 2017-04-18 10:45:33 +08:00
OldHawk
352f4c7ed9 init subtitle,mypanel info 2017-04-11 22:37:01 +08:00
OldHawk
79d397de96 add torrent detail info subtitles tab 2017-04-09 22:25:11 +08:00
OldHawk
bdac4d16bc load torrent video info 2017-04-09 17:35:35 +08:00
OldHawk
389f990468 add ngSanitize support 2017-04-09 17:34:32 +08:00
OldHawk
4cde9f7039 load TMDB detail info of torrent movie 2017-04-09 01:35:09 +08:00
OldHawk
f5384e7299 add torrent view page and link 2017-04-08 16:52:03 +08:00
OldHawk
d04d0226ef change announce url to default value when user download torrent file,and append passkey value at announce url 2017-04-08 04:03:41 +08:00
OldHawk
01b3d2ef1c user can download torrent file now 2017-04-07 23:29:32 +08:00
OldHawk
cdcacc6b85 add download btn on every list item
change meanTorrent config
2017-04-07 15:34:51 +08:00
OldHawk
1a148f2eda toggle collapse more search tags 2017-04-07 11:52:51 +08:00
OldHawk
219becf1c9 add notify message where no result returned 2017-04-06 18:33:24 +08:00
OldHawk
006ef5eeb1 click the movie tag can join into searchTags list and reload the search result 2017-04-06 17:39:14 +08:00
OldHawk
7e0d4dd107 add tags search function to work fine 2017-04-06 13:09:42 +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
b5c15e8758 add moment & angular-moment support 2017-04-05 12:33:48 +08:00
OldHawk
ec771d66c4 add Tag Search on movie list view 2017-04-04 23:45:34 +08:00
OldHawk
e3bcc00d8c add Torrents movie list view,controller 2017-04-04 21:59:30 +08:00
OldHawk
6e64b7463e add Admin submenu 'Manager Torrents' 2017-04-04 19:47:36 +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
c51aa6958b show torrent seeds,leechers,finished users and IMDB Votes at home view 2017-04-04 13:19:19 +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
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
a661e09b4d modify uploads function 2017-04-01 10:57:04 +08:00
OldHawk
305f48f0cc get movie credits info from tmdb 2017-03-31 13:24:36 +08:00
OldHawk
23031a43c7 load theMovieDB info by movieID 2017-03-29 19:02:28 +08:00
OldHawk
95d856a07f upload torrent files is ok. 2017-03-29 13:41:47 +08:00
OldHawk
e531a1d0af add uploads rules string 2017-03-27 15:53:19 +08:00
OldHawk
756c0a9052 add many multilingual fields
add torrents and forum topbar menu
2017-03-26 18:27:53 +08:00
OldHawk
111ab49b06 add many multilingual fields
add torrents and forum topbar menu
2017-03-26 00:52:31 +08:00
OldHawk
ecad977de7 add angular-translate multilingual support 2017-03-25 23:49:29 +08:00
OldHawk
68f3c6035b add angular-translate multilingual support 2017-03-25 21:13:45 +08:00
Laurence Tennant
2b6cf53d30 fix(users): Better MIME-type checking, remove image cropping library (#1589)
* Cropping remove, nicer UI

* Fix MIME-type checking, add image upload tests

* Change image config settings to uploads.profile.image to build a more
rational structure for configuring other types of uploads
2016-11-15 15:59:47 -08:00
Cameron Behar
aebaf2ff74 fix(core): Remove the <base> tag. 2016-10-10 16:05:10 -07:00
Sujeeth
607ed061e3 feat(core): add notification feedback with angular-ui-notification (#1532)
Added visual notification for user/article updates
angular-ui-notification config added to core client config
Notification idea from #369
2016-10-10 14:51:44 -07:00
itelo
4aa5d77251 feat(core): change console in angular to (#1551)
logs with $log in client idea proposed by @simison
also removed unnecessary consoles in users.password.server.controller.js

Fixes #1541
2016-10-08 21:43:27 -07:00