1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-17 15:02:34 +02:00
Commit Graph

5658 Commits

Author SHA1 Message Date
Keivan Beigi
2be35dfc37 lowercase page title of sub pages 2014-09-01 21:55:01 -07:00
Mark McDowall
ae97af6bb6 Fixed: Support for poorly numbered multi-episode releases 2014-09-01 21:46:07 -07:00
Keivan Beigi
c124e5dec9 updated page title to be lowercase 2014-09-01 21:19:39 -07:00
Keivan Beigi
ac465a4f07 added IndexHtmlIntegrationFixture 2014-09-01 21:02:55 -07:00
Keivan Beigi
c925c0bb24 fixed: issue where a partially generated index.html would be cached. 2014-09-01 20:46:51 -07:00
kayone
5fc7d07c76 Fixed: cache break issue when base url was used 2014-09-01 14:58:02 -07:00
Keivan Beigi
52da4e4423 Merge pull request #107 from NzbDrone/hash-cache-break
Hash cache break
2014-09-01 11:30:32 -07:00
Mark McDowall
bf1547a524 Pneumatic will set the download client ID for strm files 2014-09-01 11:14:54 -07:00
Mark McDowall
57448fd29a Fixed: Pneumatic now has a watch folder (for importing strm files) 2014-09-01 10:29:55 -07:00
Mark McDowall
e67136ae64 New: number of episode files that will be deleted shown on delete dialog 2014-08-31 23:25:30 -07:00
Mark McDowall
901808e0b3 Fixed: Fanzub will connect via HTTP because their cert has expired 2014-08-31 22:52:26 -07:00
Mark McDowall
7081bd189e New: show indicator when deleting a series 2014-08-31 19:54:12 -07:00
kayone
c4e8e3ebc7 Added cache breaking based on hash rather than version 2014-08-31 00:40:23 -07:00
Mark McDowall
47b132360c New: show number of items in queue over history icon 2014-08-30 17:19:13 -07:00
Mark McDowall
8bb2659fcd Fixed: cursor for series search navigation results 2014-08-30 17:19:04 -07:00
Mark McDowall
30c2c02073 Removed edit/add tooltips for providers 2014-08-30 17:18:44 -07:00
Mark McDowall
30511d166d Search/RSS will be greyed out if they are not available on that indexer (instead of missing) 2014-08-30 15:30:32 -07:00
Mark McDowall
1709b6ff89 Revert "removed semibold font-face"
This reverts commit 059028da02.
2014-08-30 15:20:00 -07:00
Mark McDowall
e2ead542c6 Fixed font on switches 2014-08-30 15:03:14 -07:00
Mark McDowall
2651cd63a8 Fixed: Don't mark a download as successful unless all valid files are imported 2014-08-30 14:42:24 -07:00
kayone
dbcabd6df6 updates to static pipeline 2014-08-30 13:40:21 -07:00
kayone
059028da02 removed semibold font-face 2014-08-30 10:01:37 -07:00
kayone
0e151b3c60 remove background image 2014-08-30 09:37:31 -07:00
kayone
ff352663ed removed the useless background image 2014-08-29 23:44:33 -07:00
kayone
203289fabb removed bootstrap components that we don't use 2014-08-29 23:20:46 -07:00
kayone
fb3580d072 lossless compression of png files 2014-08-29 23:20:26 -07:00
kayone
e3411319b8 fixed gulp less 2014-08-29 23:19:57 -07:00
kayone
9db41cf4be added imageMin task 2014-08-29 22:59:08 -07:00
kayone
54bdc72ffa gulp watch fix 2014-08-29 21:32:09 -07:00
kayone
f4b8a636b9 Merge branch 'gulp' into develop 2014-08-29 21:10:10 -07:00
Keivan Beigi
412db12f67 Update readme.md 2014-08-28 23:40:17 -07:00
kayone
f1f7c2b699 updated .net download link to point to 4.5.2 2014-08-28 23:28:24 -07:00
kayone
4d23b2cac3 switched from grunt to gulp 2014-08-28 14:40:18 -07:00
Taloth Saldono
7116167ea7 Added additional test to check retry interval. 2014-08-28 21:42:01 +02:00
Taloth Saldono
1bca66a0c2 Fixed: Failed downloads not removed from history will no longer be erroneously retried after restarting drone. 2014-08-28 21:29:02 +02:00
Taloth Saldono
9e02a05733 New: Added automatic detection of a critical bug in mono 3.4.0 to the mono version check. (see mono bug #18599) 2014-08-28 19:35:23 +02:00
Mark McDowall
57a95d4cc5 Fixed: Errors after episode is imported 2014-08-28 00:13:38 -07:00
Mark McDowall
ebf0dbc1d0 New: Enable/Disable RSS Sync/Searching on a per indexer basis 2014-08-27 08:23:55 -07:00
Mark McDowall
7d91b1bdb7 Fixed broken tests 2014-08-27 07:42:06 -07:00
Mark McDowall
9f3bdaa1ce Fixed: Cutoff Unmet not loading
Fixed injection of lazy loaded models to resources
2014-08-27 07:22:09 -07:00
Taloth Saldono
64ecaf5f6e Fixed: Repaired Cutoff Unmet UI and added Cutoff Unmet status badge to History. 2014-08-27 02:26:18 +02:00
kayone
5cfe2c0186 handlebar templates are now .hbs instead of .html 2014-08-26 13:17:00 -07:00
Mark McDowall
0870afb425 Set file version on installer 2014-08-25 23:07:50 -07:00
Mark McDowall
0c839d1e11 New: Trace/Debug logging will keep the last 50 files instead of only the last 5 2014-08-25 22:52:17 -07:00
Mark McDowall
0628b3dc2d Fixed: naming config preventing settings from loading properly
(cherry picked from commit fc8359b0d0e786f1ac54b2e473027f924c7e54a6)
2014-08-25 21:38:27 -07:00
kayone
322ff2af8c signalR connection is now called directly rather than using a command to reduce overhead. 2014-08-25 21:01:32 -07:00
kayone
1e29a2f4ee include config file for test projects to make assemblyredirect work 2014-08-25 19:30:57 -07:00
kayone
a225830da0 Revert "updated moq"
This reverts commit 34bf34c2ff.
2014-08-25 19:06:34 -07:00
Mark McDowall
44f869902e Fixed: Migration issue when column names were wrapped in backticks instead of quotes
(cherry picked from commit 15ebe03130bdfff82cde75eb20c8db9bf3e74f83)
2014-08-25 13:26:20 -07:00
kayone
dbd5655473 downgraded signalr 2014-08-24 23:34:48 -07:00