Commit Graph

305 Commits

Author SHA1 Message Date
Ruud 84a2afe08f Refactor downloaders and pages 2014-04-05 11:30:23 +02:00
Ruud 98a85f6950 Charts cleanup 2014-04-05 09:54:24 +02:00
mikke89 5d5cf5cf29 Display charts (such as from imdb, blu-ray.com) on home page. 2014-04-04 06:42:50 +02:00
Ruud e609931d2c Show off browser extension 2014-04-01 20:33:47 +02:00
Ruud 4f059c2549 Point to browser extension 2014-03-30 23:32:56 +02:00
Ruud 99e77e409a Spring cleanup 2014-03-29 23:44:14 +01:00
Ruud 72f6516a1c Fix handle image url 2014-03-22 23:01:03 +01:00
Ruud 73dfa232f9 Allow "or" for media and release status in movie.list 2014-03-08 23:14:16 +01:00
Ruud f8bfd6fd3f Coming soon thumbnail height fix 2014-03-08 16:50:53 +01:00
Ruud c1596f098c Merge branch 'refs/heads/develop' into nosql 2014-02-24 22:54:04 +01:00
Ruud 2b3d755c64 Cleanup downloader testbuttons PR 2014-02-24 22:48:12 +01:00
Ruud fc2db36820 Merge branch 'downloaders_test' of git://github.com/mikke89/CouchPotatoServer into mikke89-downloaders_test
Conflicts:
	couchpotato/core/downloaders/rtorrent/main.py
2014-02-24 22:07:49 +01:00
mikke89 499b8193ab Added return message text to frontend 2014-02-21 02:26:04 +01:00
Ruud 6437079be3 Merge branch 'refs/heads/develop' into nosql
Conflicts:
	couchpotato/core/media/__init__.py
	couchpotato/core/notifications/trakt/main.py
2014-02-16 15:56:18 +01:00
Ruud 8dfb0d1d5c Fire events after tab add 2014-02-15 19:47:55 +01:00
Ruud eb1556f3e8 Add filter on database manage page 2014-02-12 21:14:06 +01:00
Ruud 96e8a909d8 database manage init 2014-02-11 22:19:55 +01:00
Ruud c3bc9c8591 Nosql 2014-02-08 17:58:45 +01:00
Ruud afac06081c Defer settings dom injection 2014-01-26 10:05:05 +01:00
Ruud 88c328af8e Improved manage scanning
Expire after db get
2014-01-24 22:33:22 +01:00
Ruud f3dee50448 Properly handle and trigger events 2014-01-21 21:29:54 +01:00
mikke89 964ed5f497 Added test connection button for uTorrent 2014-01-20 22:09:03 +01:00
Ruud 2fad29df51 Style custom tag input
Add description to abr
2014-01-12 17:10:30 +01:00
Ruud a95320e162 Merge branch 'develop_newznab' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_newznab 2014-01-12 15:18:41 +01:00
Ruud 9e69d4e153 Queue multiple media refresh 2014-01-12 15:18:13 +01:00
mano3m b0e93ee18c Add custom_tag field to newznab 2014-01-12 00:34:49 +01:00
Joel Kåberg d49c663c64 Merge branches 'develop' and 'manual_scan' of https://github.com/RuudBurger/CouchPotatoServer into manual_scan
Conflicts:
	couchpotato/core/plugins/renamer/main.py
2013-12-16 07:29:31 +01:00
Ruud 8aec5cf605 Better (custom) formhints 2013-11-30 14:59:52 +01:00
Joel Kåberg 81dbc1ca79 Merge pull request #2527 from RuudBurger/couchtart
TorrentPotato ready for prime time
2013-11-25 23:54:45 -08:00
Ruud e9a3059be2 Allow longer description in formhint 2013-11-25 22:16:02 +01:00
Ruud 8d2e3a1919 Add ratio and seed time styling 2013-11-24 21:43:54 +01:00
Ruud 37b98cb835 TorrentPotato styling of inputs 2013-11-24 00:52:51 +01:00
Ruud eaf2974f8d Better frontend notification and GUI updating 2013-11-22 23:00:33 +01:00
Ruud 99e641a30d Update dashboard when the search ends of added new movie 2013-11-22 16:47:55 +01:00
Ruud 0065ff5086 Indentation cleanup 2013-11-22 01:34:50 +01:00
Kate von Roeder 185cb0196a Fix for #1578 - Depends on stableSort, so added to PR#2500.
Object.each is not necessarily alphabetic when iterating an object's properties, so we pull the folders out of the object, add them to an array, and sort that.
2013-11-20 13:36:08 -08:00
Kate von Roeder 309ec50691 Array.sortBy should also use the new stablesort. 2013-11-20 09:15:25 -08:00
Kate von Roeder f865484182 Add Array.stableSort from mootools forge.
Change calls to Array.sort to use new Array.stableSort. Fixes sorting problems on Chrome
2013-11-20 05:47:36 -08:00
Ruud 3b3288c53d Manual scan folder cleanup 2013-11-16 14:29:34 +01:00
mano3m d984f11cbf First attempt at creating a working directory selector 2013-11-02 08:48:52 +01:00
Ruud 5bf3b929a2 Detect Windows 8 tablets as touchdevice also. 2013-10-14 00:01:38 +02:00
Ruud b0e30921ae Merge branch 'develop_fix_dashboard' of git://github.com/mano3m/CouchPotatoServer into mano3m-develop_fix_dashboard 2013-10-13 13:45:27 +02:00
Ruud 93bd75acc8 Make iframe https 2013-10-12 23:12:45 +02:00
mano3m 6d2889f88d Fix releases missing from Snatched&Available
Fixes #1958
2013-10-12 13:42:30 +02:00
Ruud 96b4af1fea Hide first item in combined table 2013-09-29 00:08:26 +02:00
Ruud 43af25a30e Fix menu phone styling 2013-09-10 23:50:17 +02:00
Ruud 023278e0c0 Remove webkit button styling 2013-09-10 23:32:51 +02:00
Ruud 4a71f2c556 Login styling 2013-09-10 22:58:41 +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 7714504831 Run dashboard calls serial 2013-09-04 23:20:03 +02:00