Remove references to goog in web_frontend/
[armadillo.git] / web_frontend / tv_renamer.js
2011-12-28 Robert SesekRemove references to goog in web_frontend/
2011-12-26 Robert SesekRemove dependency on the closure library in the comiple...
2011-12-26 Robert SesekRemove uses of goog.array
2011-12-26 Robert SesekSwitch to using jQuery XHR
2011-04-16 Robert SesekMerge branch 'backend-tv-rename'
2011-04-16 Robert SesekRewrite the TVRenamer FE to use the new backend
2010-12-15 Robert SesekDeal with period rather than space separators in file...
2010-12-15 Robert SesekMake the TVRenamer preserve file extensions.
2010-11-14 Robert SesekSpecify the radix when using parseInt().
2010-11-14 Robert SesekStrip leading zeros from the season number when renamin...
2010-11-14 Robert Sesek* In TVRenamer.buildURL_(), encode the show name in...
2010-11-14 Robert SesekError out if a filename can't be parsed in the TVRenamer.
2010-11-14 Robert SesekFix final compile error.
2010-11-14 Robert SesekMoving now works after performing a TVRename.
2010-11-13 Robert SesekParse the response from the info server and generate...
2010-11-13 Robert SesekCreate the TVRenamer class which as of now just parses...