1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/gui/slick/js
Matthew Haughton 32d0552f03 fix episode filtering
Checking the filtering checkboxes on episode listings did
nothing on the first checkbox change, then did the opposite
of what it was supposed (i.e. checking the checkbox would
hide the episodes and vice versa).

Commit 95d7d728e0 eliminated
'return' statement in function - better to remove the code
that 'return' was skipping over anyway. This fixes the issue.
2014-07-24 20:25:58 -04:00
..
fancybox Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
jwplayer Playing videos from display show page has now been made opt-in, you can enable/disable via general config menu. 2014-07-11 04:05:33 -07:00
lib Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
moment Add feature to General Config to display fuzzy dates instead of absolute dates. Add feature to General Config to trim the leading number "0" shown on hour of day and date of month. 2014-05-23 16:20:44 +01:00
addExistingShow.js Added feature that gets all recommended shows from your trakt.tv account and lets you add the show like you would if adding a new show and searching. 2014-06-27 04:00:16 -07:00
addShowOptions.js Fix for saving default options when adding shows. 2014-06-01 20:43:37 -07:00
ajaxEpRetry.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
ajaxEpSearch.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
ajaxEpSubtitles.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
ajaxNotifications.js Fixed issues with popup notifications. 2014-06-29 20:58:34 -07:00
apibuilder.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
browser.js Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 2014-06-19 07:31:44 -07:00
config.js Expose "Date Style"... "Use System Default" only when FuzzyMoment is off. 2014-06-03 18:43:37 +01:00
configBackupRestore.js Added backup and restore feature, this allows you to backup your config.ini and sickbeard.db files into a zipfile and save it to a destination of your choice and as well you can restore the same zip file later on then perform a restart to have the changes take affect automatically. Backups are saved date/time stamped. 2014-06-19 07:31:44 -07:00
configNotifications.js Add UI option to input users own Pushover API key 2014-06-17 21:37:09 +01:00
configPostProcessing.js Added ability for format anime naming from post-processing options. 2014-06-07 01:17:12 -07:00
configProviders.js Added cookie support to custom torrent provider 2014-05-25 19:19:45 +02:00
configSearch.js Hid the browse button on the Synology DS configuration page as the entered path has to be a relative path from a shared directory 2014-06-09 01:03:28 +02:00
configSubtitles.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
displayShow.js fix episode filtering 2014-07-24 20:25:58 -04:00
failedDownloads.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
formwizard.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
fuzzyMoment.js Use day numbers instead of text for language independent day name fuzzyness. 2014-06-07 02:39:17 +01:00
manageEpisodeStatuses.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
manageSubtitleMissed.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
massEdit.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
massUpdate.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00
newShow.js Fix for adding new shows and issue with indexer_timeout 2014-05-21 15:55:02 -07:00
plotTooltip.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
qualityChooser.js Welcome to our SickBeard-TVRage Edition ... 2014-03-09 22:39:12 -07:00
recommendedShows.js Added feature that gets all recommended shows from your trakt.tv account and lets you add the show like you would if adding a new show and searching. 2014-06-27 04:00:16 -07:00
restart.js Fixed start/restart/shutdown issues including any issues with daemonizing. 2014-07-01 06:08:10 -07:00
rootDirs.js Fix saving rootDirs (refresh before save) 2014-07-21 23:14:10 -07:00
sceneExceptionsTooltip.js Fix for scene name repeat bug when displaying show. 2014-05-26 11:07:10 -07:00
script.js Fixes issues #333 and problems with converting str to int via prettyName func 2014-05-03 15:29:00 -07:00
testRename.js Code Clean up and regex fix for "no repeats" error (reverted from commit 8ecd5a196d) 2014-03-20 11:03:22 -07:00