SickGear/gui/slick/js
Prinz23 fe1aabca00 Change overhaul and add API functions
Change API version... start with 10
Change set application response header to 'SickGear' + add API version
Change return timezone (of network) in API
Add indexer to calls
Add SickGear Command tip for old SickBeard commands
Add warning old sickbeard API calls only support tvdb shows
Add "tvdbid" fallback only for sickbeard calls
Add listcommands
Add list of all commands (old + new) in listcommand page at the beginning
Change hide 'listcommands' command from commands list, since it needs the API builder CSS + is html not json
Add missing help in webapi
Add episode info: absolute_number, scene_season, scene_episode, scene_absolute_number
Add fork to SB command
Add sg
Add sg.activatescenenumbering
Add sg.addrootdir
Add sg.checkscheduler
Add sg.deleterootdir
Add sg.episode
Add sg.episode.search
Add sg.episode.setstatus
Add sg.episode.subtitlesearch
Add sg.exceptions
Add sg.forcesearch
Add sg.future
Add sg.getdefaults
Add sg.getindexericon
Add sg.getindexers to list all indexers
Add sg.getmessages
Add sg.getnetworkicon
Add sg.getrootdirs
Add sg.getqualities
Add sg.getqualitystrings
Add sg.history
Add sg.history.clear
Add sg.history.trim
Add sg.listtraktaccounts
Add sg.listignorewords
Add sg.listrequiedwords
Add sg.logs
Add sg.pausebacklog
Add sg.postprocess
Add sg.ping
Add sg.restart
Add sg.searchqueue
Add sg.searchtv to search all indexers
Add sg.setexceptions
Add sg.setignorewords
Add sg.setrequiredwords
Add sg.setscenenumber
Add sg.show
Add sg.show.addexisting
Add sg.show.addnew
Add sg.show.cache
Add sg.show.delete
Add sg.show.getbanner
Add sg.show.getfanart
Add sg.show.getposter
Add sg.show.getquality
Add sg.show.listfanart
Add sg.show.ratefanart
Add sg.show.seasonlist
Add sg.show.seasons
Add sg.show.setquality
Add sg.show.stats
Add sg.show.refresh
Add sg.show.pause
Add sg.show.update
Add sg.shows
Add sg.shows.browsetrakt
Add sg.shows.forceupdate
Add sg.shows.queue
Add sg.shows.stats

Change sickbeard to sickgear
Change sickbeard_call to property
Change sg.episode.setstatus allow setting of quality
Change sg.history, history command output
Change sg.searchtv to list of indexers
Add uhd4kweb to qualities
Add upgrade_once to add existing shows
Add upgrade_once to add new show
Add upgrade_once to show quality settings (get/set)
Add 'ids' to Show + Shows
Add ids to coming eps + get tvdb id from ids
Add 'status_str' to coming eps
Add 'local_datetime' to comming eps + runtime
Add X-Filename response header to getbanner, getposter
Add X-Fanartname response header for sg.show.getfanart

Add missing fields to sb.show
Add missing fields to sb.shows
Change sb.seasons
Change overview optional
Change make overview optional in shows
Add setscenenumber to API builder
Change move set_scene_numbering_helper into scnene_numbering for use in web interface and API
Change use quality_map instead of fixed list
Add eigthlevel for API/builder page
Change limit indexer param to valid values
Fix wrong parameter in existing apiBuilder.tmpl that prevents javascript from continuing + add console error message for it
Fixed: filter missed shows correctly
Add @gen.coroutine
2018-02-02 03:12:07 +00:00
..
fancybox New skin 2014-10-01 08:20:37 +10:00
lazyload Change improve page load time when loading images. 2017-01-01 18:16:51 +00:00
lib Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
moment Update moment.js 2.15.1 to 2.17.1. 2017-02-01 03:53:25 +00:00
addExistingShow.js Add search show Name to Show List Layout: Poster. 2016-02-19 17:44:25 +00:00
addShowOptions.js Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +00:00
ajaxEpSearch.js Change prevent showing 'Mark download as bad and retry?' dialog when status doesn't require it 2017-09-11 16:59:34 +01:00
ajaxEpSubtitles.js Fix displayShow status and subtitle columns 2014-11-10 17:29:24 +10:00
ajaxNotifications.js Fix missed html tag replacing in notifications. 2015-02-16 23:45:38 +00:00
apibuilder.js Change overhaul and add API functions 2018-02-02 03:12:07 +00:00
blackwhite.js Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
browser.js Update jQuery-ui 1.10.4 to 1.12.1. 2017-02-01 06:48:12 +00:00
bulkChange.js Change Bulk Changes and Notifications save to be web_root setting aware. 2017-10-29 09:42:05 +00:00
config.js Change UI footer tweaks + only display footer propers time if option is actually enabled. 2018-01-27 17:00:52 +00:00
configNotifications.js Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
configPostProcessing.js Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
configProviders.js Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
configSearch.js Add qBitTorrent to Search Settings/Torrent Search. 2016-07-04 00:23:11 +01:00
configSubtitles.js Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
confirmations.js Change replace HTTP auth with a login page 2015-02-22 11:54:53 +08:00
displayShow.js Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
editShow.js Change improve indication of abandoned IDs. 2017-09-12 01:43:35 +01:00
failedDownloads.js Add "Order" table column and list failed from newest to oldest wherever possible on Manage Failed Downloads. 2016-06-22 14:32:41 +01:00
formwizard.js Add multiple Trakt account support to Config/Notifications/Social. 2015-12-22 12:56:17 +00:00
fuzzyMoment.js Change fuzzyMoment to handle air dates before ~1970 on display show page. 2016-10-14 16:30:50 +01:00
home.js Change improve page load time when loading images. 2017-01-01 18:16:51 +00:00
inc_bottom.js Change improve page load time when loading images. 2017-01-01 18:16:51 +00:00
inc_top.js Change overhaul Notifications, add Notifier Factory and DRY refactoring. 2017-10-25 16:51:44 +01:00
livepanel.js Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
manageEpisodeStatuses.js Add quality tag to archived items, improve displayShow/"Change selected episodes to". 2017-12-04 19:27:50 +00:00
manageSearches.js Change ManageSearches layout between collapsed Provider Failures tables from single to multi line. 2018-01-27 19:45:07 +00:00
manageShowProcesses.js Change improve indication of abandoned IDs. 2017-09-12 01:43:35 +01:00
manageSubtitleMissed.js Change improve reverse proxy web_root support. 2016-10-28 15:59:19 +01:00
massEdit.js New skin 2014-10-01 08:20:37 +10:00
newShow.js Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +00:00
plotTooltip.js Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
qualityChooser.js Change layout of quality custom to improve clarity. 2018-01-29 19:26:52 +00:00
ratingTooltip.js Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
restart.js Change just some reformatting. 2017-02-09 19:11:08 +00:00
rootDirs.js Add changeable master Show ID when show no longer found at TV info source. 2017-09-05 00:23:18 +01:00
sceneExceptionsTooltip.js Add fanart to Episodes View, Display Show, Edit Show, and Media Renamer page. 2016-12-16 21:03:14 +00:00
script.js Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00
testRename.js Update jQuery 1.8.3 to 2.2.4. 2017-02-02 01:03:38 +00:00