1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-12 22:12:38 +01:00
Commit Graph

5529 Commits

Author SHA1 Message Date
Mark McDowall
bc727e7187 Only apply li hightlight to xs screens, use same colour as other sizes 2014-08-22 17:20:55 -07:00
Mark McDowall
5d003fff5d Show hover status in nav bar hamburger menu on mobile 2014-08-22 17:14:19 -07:00
Mark McDowall
59a91040df Fixed tests 2014-08-21 19:28:17 -07:00
Mark McDowall
74ff7803a9 Only set last write time for recycling bin on Windows 2014-08-21 19:18:28 -07:00
Mark McDowall
69c680ed87 Clear episode file change event in episode status cell 2014-08-21 00:19:00 -07:00
Mark McDowall
26af2b0056 Fixed: Large log messages won't force the timestamp off screen 2014-08-20 07:16:06 -07:00
Mark McDowall
9248564e87 FixedL Posters will show episode cound about next airing for consistency 2014-08-19 17:00:50 -07:00
Mark McDowall
c4936f0523 Don't log query strings 2014-08-19 07:26:39 -07:00
Mark McDowall
6b642e47ba Don't copy 64.png on build 2014-08-17 23:41:30 -07:00
Mark McDowall
807ed7df1a New: Show disk space used by series on series details 2014-08-17 00:41:16 -07:00
Mark McDowall
6712c79143 Fixed search bar styling 2014-08-16 13:23:09 -07:00
Mark McDowall
d76e3d2ed6 Fixed: Cancelling editing a modal will reset to previous saved state 2014-08-16 11:59:14 -07:00
Mark McDowall
39c66b7951 Fixed: Metadata creation issue due to relative episode file paths 2014-08-14 23:57:49 -07:00
Mark McDowall
ff4aa0685f Center add icon on profiles 2014-08-13 18:42:33 -07:00
Mark McDowall
7d7fe912aa Fixed: Removed redirect permanent from old quality profile endpoint 2014-08-13 18:22:36 -07:00
Mark McDowall
6671934c0f Relative episode file paths 2014-08-13 17:08:24 -07:00
Mark McDowall
10fc875715 Fixed: Validation errors showing multiple times 2014-08-13 17:08:22 -07:00
Taloth Saldono
9e9cb98b3a Fixed: Added additional separators to reversed title detection. 2014-08-13 22:09:31 +02:00
Mark McDowall
457e585300 New: Progress bar will be yellow if series is not monitored, but epsiodes are missing 2014-08-12 16:56:21 -07:00
Mark McDowall
1464a5d391 Warn if unable to get new nzoid from SAB 2014-08-12 16:44:24 -07:00
Mark McDowall
8ae354a56b SAB test to warn if Category Local Path is set when connection is to localhost 2014-08-12 07:22:30 -07:00
Mark McDowall
3b08f317dd Remove request info from title when parsing 2014-08-11 22:11:06 -07:00
Mark McDowall
1e815e7525 Wait longer for spinner in automation tests 2014-08-11 21:26:49 -07:00
Mark McDowall
9e0c8a60b4 Anime special fixes
Fixed: Parsing of special/OVA/OVD releases
Fixed: Handling of anime releases with season number of zero
2014-08-11 19:44:26 -07:00
Mark McDowall
904ee7dc23 Attach calendar tooltips to calendar instead of body 2014-08-11 16:40:41 -07:00
Taloth Saldono
4540cf05ad Fixed: Solved database performance bug causing slow rss syncs. 2014-08-11 22:30:37 +02:00
Mark McDowall
adcd296153 Uncomment build steps 2014-08-11 12:46:23 -07:00
Mark McDowall
03da3f3617 Remove xml files when they are for a dll or exe 2014-08-11 12:41:02 -07:00
Mark McDowall
41ece422c9 Fixed: Remove accents from titles when looking for matching series 2014-08-11 12:26:06 -07:00
Mark McDowall
2008b32018 New: release name in manual search will link to info URL if available 2014-08-10 22:54:31 -07:00
Mark McDowall
135fb32bdb Treat StaleElementReferenceExceptions as inconclusive instead of failures 2014-08-10 22:43:46 -07:00
Mark McDowall
9f52daf78e New: close modal dialogs by clicking outside of modal 2014-08-10 22:36:51 -07:00
Mark McDowall
9ffdf18935 Fixed: Set permissions on new series folders (mono) 2014-08-10 21:20:06 -07:00
Mark McDowall
78e5209cfd New: Details for import/grab on Episode Activity tab 2014-08-10 21:13:28 -07:00
Mark McDowall
4b5cf7d7d3 Styling fixes 2014-08-10 19:02:06 -07:00
Taloth Saldono
d1a8cd2a84 Readded Growl logo via embedded binary blob. 2014-08-10 14:55:41 -07:00
Taloth Saldono
a62cd042de Added some resilience in the GetCurrentProcess calls so it doesn't cause a Fatal exit. 2014-08-10 14:54:57 -07:00
Taloth Saldono
10de8087f7 Added warning to Sabnzbd Client Test to disable the sabnzbd pre-check option. 2014-08-10 14:54:56 -07:00
Taloth Saldono
6c44121b09 Fixed: Now assuming that an Ended series without any airdates are direct-to-dvd. 2014-08-10 14:54:56 -07:00
Taloth Saldono
a5a99f64ff Fixed: Parser now recognizes 848x480 as 480p. 2014-08-10 14:54:55 -07:00
Mark McDowall
cd5f404cea Removing logo from growl temporarily 2014-08-09 02:12:56 -07:00
Mark McDowall
9eab145924 Fixing csproj 2014-08-09 01:53:15 -07:00
Mark McDowall
dd15442dcd Copy logo into output folder on build, fix broken tests 2014-08-09 01:51:19 -07:00
Mark McDowall
ca09588390 Fixed: Remove GDI+ dependency with embedded resource 2014-08-09 01:27:53 -07:00
Mark McDowall
ac03e7e8a4 Merge pull request #99 from ToBeFrank/growl-fixes-squashed
Growl Fixes

Fixed: Growl for OS X
Fixed: Growl on mono
2014-08-08 20:22:02 -07:00
Frank Riley
e752e7f35d Fixed several issues in GrowlService:
1) Calls to the growl SDK were not made in a thread safe manner

2) Loading the icon from a URL did not work in mono, and it made
   the GrowlService calls take exceptionally long

3) The result of the growl SDK calls was not checked

4) A bug in the growl for windows SDK caused the mono version
   on unix platforms to not work. A fixed version of the SDK is
   now included in the build (do not use the NuGet version, it's
   broken on unix). The bug was reported to growl for windows here:
   https://code.google.com/p/growl-for-windows/issues/detail?id=48

use var for locals

made requested changes from code review

Gave state class a better name
2014-08-08 17:56:54 -07:00
Mark McDowall
4de9c8b7fb Merge pull request #98 from ToBeFrank/show-hide-fix
Fixed: Moved episode grid below show/hide button
2014-08-08 16:35:25 -07:00
Mark McDowall
ebeccffd36 Merge pull request #96 from ToBeFrank/develop
Fixed: WebClient issues when downloading a large amoount of data and running under mono
2014-08-08 15:59:06 -07:00
Frank Riley
3991ae5748 Move grid below show/hide button so that the button does not move when the grid is shown 2014-08-08 15:14:50 -07:00
Mark McDowall
b4698b070c Fixed: Update IMDB ID from trakt when series is refreshed 2014-08-07 08:24:23 -07:00