Commit Graph

1819 Commits

Author SHA1 Message Date
Ruud 00e53439ed Don't wait between xbmc calls 2013-05-10 00:07:06 +02:00
Ruud 368fced0c4 Cancel autocomplete searches when starting new one 2013-05-10 00:03:42 +02:00
Ruud 666771fb0f Notification is empty styling 2013-05-10 00:02:11 +02:00
Ruud 9e3f978677 Styling fixes 2013-05-09 23:36:54 +02:00
Ruud f467d1c4f7 Dashboard thumbnails height not set properly. fix #1698 2013-05-08 12:54:34 +02:00
Ruud d8fc9d937e Filmweb userscript fix 2013-05-08 12:47:17 +02:00
Ruud e6db505cf7 Restart notification request every 2 minutes 2013-05-05 20:15:23 +02:00
Ruud 9e8d6aaaa1 Delay notification start more on mobile 2013-05-05 20:14:54 +02:00
Ruud e814b551b4 Delay fade loader after refreshing movie 2013-05-05 17:41:16 +02:00
Ruud 080da48223 Only attach imdb url when available 2013-05-05 17:28:02 +02:00
Faryn 897330e646 Include IMDb link to movie in Pushover notifications 2013-05-05 16:54:11 +02:00
Ruud c4c7b5b1a9 Settings styling issues 2013-05-05 14:09:11 +02:00
Ruud b90861bc63 Show if movie is in library again on search 2013-05-05 13:35:49 +02:00
Ruud 6d1297a85f Don't show double message when refreshing movie 2013-05-05 13:31:26 +02:00
Ruud f5af551325 Extend files, not append 2013-05-05 10:14:10 +02:00
Ruud 60ff3b08d4 Last message check 0 after first message 2013-05-03 23:04:52 +02:00
Ruud 56b6fbbe7f Backtotop button over log pagination 2013-05-03 22:51:06 +02:00
Ruud 46c408befb SImplify thumbslist 2013-05-03 22:29:33 +02:00
Ruud 6f808fc25a Only fire hide-scrollbar function on smaller resolutions 2013-05-03 22:27:25 +02:00
Ruud 4cba44fbb1 API notifications 2013-05-03 14:07:23 +02:00
Ruud 91c45bad71 Move source url to api 2013-05-02 15:13:57 +02:00
Ruud a30caefc04 Cleanup wizard 2013-05-02 12:38:28 +02:00
Ruud eb20fda878 Position checkbox 2013-05-02 12:37:54 +02:00
Ruud 4a5aa02e6c Remove userscript detection 2013-05-02 11:47:32 +02:00
Ruud 25b37ad915 Criticker userscript support 2013-05-02 11:32:26 +02:00
Ruud bbcceb982a Reverse before merging dicts 2013-05-01 23:46:35 +02:00
Ruud c41f5eb84d Give userscript window a proper height 2013-05-01 23:32:17 +02:00
Ruud 89dc9e90b2 Logo border outside header 2013-05-01 19:02:01 +02:00
Ruud 39b1dedf12 Updater message at the bottom 2013-05-01 18:30:52 +02:00
Ruud be28820fb2 List and dropdown styling issues 2013-05-01 17:48:59 +02:00
Ruud 0654c8cf07 More header margin on mobile 2013-04-30 22:32:13 +02:00
Ruud 2f5cb81029 Optimize initial requests 2013-04-30 22:28:15 +02:00
Ruud 067d6e8514 Put link and symlink in helpers 2013-04-30 19:32:11 +02:00
mano3m 42e19e1e2b Replace linktastic with simple ctypes
Linktastic calls the command line interpreter to do linking. This
solution calls the windows API directly. This is faster and cleaner, but
most important of all: it doesn't cause a command window to popup every
time a link is made. This popup asks window focus and thus interrupts a
movie you are watching!!

Hopefully this also works on non-windows systems. I am unable to test
this so please let me know :)
2013-04-30 19:24:28 +02:00
Ruud 6b846b91b4 Thumblist title and action positioning 2013-04-30 19:18:59 +02:00
Ruud 5838a41813 Newznab, not enough api_keys. fix #1677 2013-04-30 18:20:33 +02:00
Ruud 3cd5513c0c Point source updater to new url 2013-04-30 18:11:44 +02:00
Ruud bfdc8d1053 Don't remove version file 2013-04-30 18:04:58 +02:00
Ruud 30ec8216e1 Minify on backend 2013-04-30 13:17:03 +02:00
Ruud 12c3fc6ce3 Don't reverse result order 2013-04-30 11:13:47 +02:00
Ruud 7b3a1409d5 Force thumbnail view on home 2013-04-30 10:32:22 +02:00
Ruud 924bed06cb Rewrite font css 2013-04-30 00:29:25 +02:00
Ruud 8b0aa7a6b3 Initial mobile styling 2013-04-30 00:24:56 +02:00
Ruud 367c385fff Lowercase variables 2013-04-27 11:12:15 +02:00
Ruud 840efb1571 Merge branch 'develop' of git://github.com/clinton-hall/CouchPotatoServer into clinton-hall-develop 2013-04-27 11:09:30 +02:00
Ruud 9ba19d27a6 Combine status calls 2013-04-27 11:04:19 +02:00
Ruud 1d603e1ec2 Simplify event handling 2013-04-27 10:48:47 +02:00
Ruud 7818b43045 Release files add in bulk 2013-04-27 10:08:03 +02:00
Ruud 3936100000 Cache status calls 2013-04-27 09:42:29 +02:00
Clinton Hall 1a846b04ee Fix minor errors. Fix #1666 2013-04-27 11:26:52 +09:30