Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • 9d509751415672b8123c0c4ed177ec28ce343681
  • master default protected
  • fix_nzb_cat
  • develop
  • guessit2-minimal
  • ssl_warning
  • UHD-qualities
  • fix_providers8
  • !
  • tvvault
  • provider_alpharatio
  • v5.1.1
  • v5.1
  • v5.0.3
  • v5.0.2
  • v5.0.1
  • v5.0
  • v4.2.1.07
  • v4.2.1.06
  • v4.2.1.05
  • v4.2.1.04
  • v4.2.1.03
  • v4.2.1.02
  • v4.2.1.01
  • v4.2.1.0
  • v4.2.0.6
  • v4.2.0.5
  • v4.2.0.4
  • v4.2.0.3
  • v4.2.0.2
  • v4.2.0.1
31 results

.bowerrc

Blame
  • user avatar
    sharkykh authored and miigotu committed
    * Enable text extraction from *.js (but not *.min.js)
    
    Also don't extract from gui/**/js/lib
    
    * Move bower, node, grunt build files to root and remove .build folder. Fix backstretch
    
    Signed-off-by: default avatarmiigotu <miigotu@gmail.com>
    
    * Update translations, extract a few translations from js, fix gitignore for moved .build tools, grunt
    
    Signed-off-by: default avatarmiigotu <miigotu@gmail.com>
    
    * Translate language codes to language name in interface language config
    
    * Fix #3369 - Use sickbeard.SORT_ARTICLE in places it was not being honored
    19ada9d0
    History
    .bowerrc 38 B
    {
      "directory": "bower_components"
    }