This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
meanTorrent
Watch
1
Star
0
Fork
0
You've already forked meanTorrent
mirror of
https://github.com/taobataoma/meanTorrent.git
synced
2026-03-15 00:20:31 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56aff70dfdbf600967dd52e779ecc18f477987f3
meanTorrent
/
app
/
controllers
History
Liran Tal
56aff70dfd
fixing issue
#348
- instead of returning a server error 500 on article loading which isnt found we'll throw a 404 with json message
2015-01-09 11:06:17 +02:00
..
users
Merge pull request
#225
from uwolfer/password-request-mail-failure
2014-11-26 15:12:38 +02:00
articles.server.controller.js
fixing issue
#348
- instead of returning a server error 500 on article loading which isnt found we'll throw a 404 with json message
2015-01-09 11:06:17 +02:00
core.server.controller.js
introducing the request object for the index base HTML template which can utilize information such as the requests hostname, and more. This allows to specify the actual hostname for the livereload.js module instead of hard-coding localhost
2014-10-14 20:11:40 +03:00
errors.server.controller.js
Fix tests & refactor SSL support
2014-11-04 19:22:46 +02:00
users.server.controller.js
removing un-necessary .js extension
2014-10-24 17:48:07 +03:00