Commit Graph

2286 Commits

Author SHA1 Message Date
Ruud bd73b94ea4 Merge branch 'refs/heads/develop' 2013-09-09 22:29:00 +02:00
Ruud 1aa26a5a6c Replace protocol if it doesn't exist 2013-09-09 22:28:21 +02:00
Ruud d764d0f096 Merge branch 'refs/heads/develop' 2013-09-08 22:17:03 +02:00
Ruud df13a0edc2 Ignore modules with only .pyc files in them. 2013-09-08 22:12:08 +02:00
Ruud 52a0de3b59 Deleting from late block didn't work 2013-09-06 23:12:22 +02:00
Ruud 38886b28f7 Hide soon and late blocks on dashboard if their empty. fix #1778 2013-09-06 23:05:41 +02:00
Ruud 226cf6fc38 Make sure to not query db when there aren't any ids 2013-09-06 22:45:37 +02:00
Ruud 203a52bfd1 Don't load updater.js twice 2013-09-06 20:17:21 +02:00
Ruud 1b6bf13619 Optimize and order dashboard list 2013-09-06 20:03:34 +02:00
Ruud bc94e90994 Optimize available char listing 2013-09-06 19:37:39 +02:00
Ruud 347125365f movie.list didn't keep order 2013-09-06 19:19:20 +02:00
Ruud 59a718be20 Optimize events with single handler 2013-09-06 00:41:15 +02:00
Ruud c41b3a612a Optimize dashboard soon listing 2013-09-06 00:24:17 +02:00
Ruud 23f77df911 Optimize profile queries 2013-09-06 00:23:52 +02:00
Ruud 117b952455 Default back to type on protocol. fix #2120 2013-09-05 21:46:00 +02:00
Ruud 7714504831 Run dashboard calls serial 2013-09-04 23:20:03 +02:00
Ruud 5c61c24c04 Lazyload file list in manage tab 2013-09-04 22:39:42 +02:00
Ruud b11e1d48e0 Suggestion listing: load library in single query 2013-09-04 22:30:32 +02:00
Ruud a6ce114284 Optimize suggestion listing 2013-09-04 22:30:32 +02:00
Ruud 88d512eacc Don't try to use releases when there aren't any 2013-09-04 22:30:32 +02:00
Ruud f4d5366c93 Remove profile from dashboard list 2013-09-04 22:30:32 +02:00
Ruud ac9aaec7b8 Optimize movie.list 2013-09-04 22:30:32 +02:00
Ruud 0c5b950c87 Add manual to tryNextRelease 2013-09-04 22:30:32 +02:00
Ruud 47141f8e4f Api: added release.for_movie
Get all releases for a single movie
2013-09-04 22:30:32 +02:00
Ruud ec302fe665 Make sure that a faulty api call end after error 2013-09-04 13:46:51 +02:00
Ruud 7f304b0c28 Don't load profile on movie list 2013-09-03 22:50:27 +02:00
Ruud 8f88f7d89b Javascript and css cleanup 2013-09-03 22:13:42 +02:00
Ruud 400fd461ab Always add timestamp to registered statics 2013-09-03 21:12:22 +02:00
Ruud cd8d2d4808 PublicHD description cache timeout 2013-09-03 20:23:40 +02:00
Ruud 4cfa79488f PublicHD cache description call 2013-09-03 20:21:49 +02:00
Ruud b5993bcc21 NonBlock calls need to finish 2013-09-03 19:14:59 +02:00
Ruud 6af00bf026 Standardize cache_key generation 2013-09-03 12:48:24 +02:00
Ruud 97c456c9e1 Optimize quality caching 2013-09-03 12:47:44 +02:00
Ruud 08f44197f3 Use own cache 2013-09-03 12:14:02 +02:00
Ruud 779c7d2942 Remove mutable objects from function args 2013-09-02 22:44:44 +02:00
Ruud 7fd14e0283 Code cleanup 2013-09-02 21:59:06 +02:00
Ruud 7d32a8750d type > protocol 2013-09-02 16:53:39 +02:00
Ruud 110e0b78fc Merge branch 'file_extension' of git://github.com/DarthNerdus/CouchPotatoServer into DarthNerdus-file_extension 2013-09-02 16:51:17 +02:00
Ruud bc77812488 Copy file and maybe copy stats. fix #349 2013-09-02 16:49:57 +02:00
Ruud 3e28cd5c95 local ip checking helper 2013-09-02 15:27:18 +02:00
Ruud 2715dbaaa5 Don't do failed checking on local requests 2013-09-02 15:27:06 +02:00
Ruud 3baf12d3e4 Make sure cleanhost only has one trailing slash 2013-09-02 14:54:54 +02:00
Ruud a428d36604 Wrap requests in try for better failing
Or would it be worse failing?
2013-09-02 14:35:05 +02:00
Ruud b5207bc88c Return releasedate as string 2013-09-02 14:27:16 +02:00
Ruud 910578a2ac Use TheMovieDB v3 api 2013-09-02 14:10:31 +02:00
Ruud 88176997e7 Don't use year if it's the first in the identified string. fix #1815 2013-09-02 00:00:27 +02:00
Ruud 233e6f9be0 Movie class wasn't remove on delete cancel. fix #1962 2013-09-01 23:33:24 +02:00
Ruud 1fd11fb547 Don't show delete dialog for category if it doesn't exist yet. fix #1961 2013-09-01 23:28:55 +02:00
Ruud 8bfd206578 Option to disable direct searching on adding. closes #2054 2013-09-01 23:18:12 +02:00
Ruud 62c6fd2e40 Don't error out on faulty PublicHD page. fix #2014 2013-09-01 23:05:28 +02:00