Commit Graph

1747 Commits

Author SHA1 Message Date
OldHawk
36f542b220 check the uploaded torrent file info_has already exists? 2017-04-02 11:25:07 +08:00
OldHawk
f14f228593 config the themoviedb api key 2017-04-02 11:23:47 +08:00
OldHawk
1b1ec89c04 check uploads torrent files`s announce url 2017-04-02 00:15:33 +08:00
OldHawk
f4f1144c51 add fent/node-torrent to get torrent file info 2017-04-02 00:14:28 +08:00
OldHawk
62a73dce79 add home loading... info 2017-04-01 15:00:59 +08:00
OldHawk
570dc74c79 change views class => container 2017-04-01 14:38:42 +08:00
OldHawk
bf01cb37a3 add home topone backdrop info 2017-04-01 14:22:11 +08:00
OldHawk
2f4e91c9de delete order-alphabetical rules from csslint 2017-04-01 11:48:53 +08:00
OldHawk
a661e09b4d modify uploads function 2017-04-01 10:57:04 +08:00
OldHawk
e2ec5b7d01 add the footer view 2017-04-01 10:28:54 +08:00
OldHawk
a8722a3361 modify the torrents config file 2017-04-01 10:28:04 +08:00
OldHawk
9bc53f449b add ionicons icon lib 2017-04-01 10:27:14 +08:00
OldHawk
10493d8168 add torrents config file 2017-03-31 14:48:11 +08:00
OldHawk
305f48f0cc get movie credits info from tmdb 2017-03-31 13:24:36 +08:00
OldHawk
ee2f358265 add NotifycationService to show custom notify message 2017-03-31 13:23:51 +08:00
OldHawk
b4946a5929 onkeydown keycode 13, begin get movieinfo 2017-03-30 19:09:41 +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
f8144d9434 add torrents file upload API 2017-03-29 11:04:54 +08:00
OldHawk
766f51ceab add torrentFileFilter to filter uploads torrent file 2017-03-29 11:02:50 +08:00
OldHawk
ab79882d74 fix filestyle directive bug 2017-03-28 12:07:08 +08:00
OldHawk
67146ec788 add filestyle directive 2017-03-28 11:41:03 +08:00
OldHawk
46610ffded add bootstrap-filestyle.js support 2017-03-28 10:10:38 +08:00
OldHawk
3ae30b8cec add uploads views 2017-03-27 15:54:17 +08:00
OldHawk
e531a1d0af add uploads rules string 2017-03-27 15:53:19 +08:00
OldHawk
2989274c37 add an AnnounceConfig client service, it can read announce config data of server side 2017-03-27 13:37:17 +08:00
OldHawk
ffff1df791 add torrents module server side code
test get movie info from TMDB
2017-03-27 13:35:30 +08:00
OldHawk
683dd842e9 add The moviedb support, it can get movie info from TMDB 2017-03-27 13:33:28 +08:00
OldHawk
b742761568 ignore the torrents uploads folder 2017-03-27 13:31:35 +08:00
OldHawk
85f1be11a6 add announce config item in config.js
add torrents uploads folder in config.js
create the torrents upload folder where app is started
2017-03-27 13:31:07 +08:00
OldHawk
756c0a9052 add many multilingual fields
add torrents and forum topbar menu
2017-03-26 18:27:53 +08:00
OldHawk
34e11b53c5 add topbar menu: torrents,forums,chat,upload,rules,ranking,vip etc.
those menu item also added translate
2017-03-26 18:27:31 +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
484c087444 add many fields for torrents about 2017-03-25 23:46:38 +08:00
OldHawk
7f89038044 change torrents and peers models path 2017-03-25 23:45:47 +08:00
OldHawk
68f3c6035b add angular-translate multilingual support 2017-03-25 21:13:45 +08:00
OldHawk
72a572aed1 add passkey validate check 2017-03-25 21:11:09 +08:00
OldHawk
6de8eac7b6 add many fields for torrents about 2017-03-25 16:05:26 +08:00
OldHawk
10ed5c925a add Article model index on field user 2017-03-25 16:03:41 +08:00
OldHawk
e1a6a3b919 add torrents,peers models mongodb Schema 2017-03-25 16:02:35 +08:00
OldHawk
7c7c9ba6d2 add angular-translate lib 2017-03-25 16:00:42 +08:00
OldHawk
e7af2be34c add announce module 2017-03-24 11:50:58 +08:00
OldHawk
6526d88042 change config file MEAN.js -> meanTorrent 2017-03-23 13:48:43 +08:00
taobataoma
29507c3090 Update README.md 2017-03-22 16:38:39 +08:00
taobataoma
1cc43f449f Update README.md 2017-03-22 16:38:12 +08:00
Liran Tal
f8384040a4 fix(mongoose): fixing mongoose deprecation notice for promises lib (#1691)
If no promises library set correctly for the mongoose.Promise property then the following warning notice is omitted by mongoose:
`DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html`
2016-12-25 11:23:57 +02:00
Laurence Tennant
f53db0f2e2 Better autofocus (#1664) 2016-12-13 18:51:19 -08:00
Michael Leanos
d37b603767 Incorrect production assets (#1647)
Removed the ng-img-crop references from the production assets
configuration, since the library has been removed from the project.

Also, re-ordered the CSS section to be in alphabetical order.
2016-11-20 16:54:24 -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