Commit Graph

22 Commits

Author SHA1 Message Date
Bas Stottelaar
f3d192c548 Update GitHub version detection.
When working in a seperate branch, Headphones keeps telling I'm 0 commits behind. This patch looks at the
'behind_by' key instead of 'total_commit', which is what is desired. The case with -1 is now obsolete.

The web interface now respects the 'headphones.COMMITS_BEHIND' property.
2014-04-04 15:01:18 +02:00
rembo10
a48babfa09 Easily track develop branch if.... on the develop branch 2014-04-01 13:56:45 -07:00
Dan Pastusek
8c4a93239b adding retina logo and favicon, adding retina search icon 2014-01-28 01:10:46 -07:00
Dan Pastusek
1c9f323e7e convert all icons to font-awesome vector based / retina compatible icons 2014-01-28 00:10:41 -07:00
rembo10
df3fb1b22a Time to get rid of this on the default interface 2013-01-20 10:52:10 -05:00
Benjamin Runnels
4bc40a3218 Fixed a hardcoded url to AdeHub github in update check message.
Created new GIT_USER and GIT_BRANCH globals and config options. 
Moved hardcoded user and branch variables to globals in versioncheck.
2012-12-17 08:27:48 -06:00
Ade
b8c5782765 Include html5lib for BeautifulSoup
BeautifulSoup needs lxml or html5, have included html5lib.

Also latest BeautifulSoup 4.1.3
2012-09-06 10:47:07 +12:00
rembo10
fa1a4afdb3 Initial changes to the default template to use the cache 2012-06-25 22:44:20 +05:30
rembo10
57644653ee Fixed some minor spelling & grammar stuff in new UI 2012-05-22 16:54:50 +05:30
Elmar Kouwenhoven
4cea9a504a Minor fixes - update bar - fixed update library
- Prevent feedback message to show behind the update message
- Fixed update library error
2012-05-09 21:13:38 +02:00
Elmar Kouwenhoven
5be96bc351 changed my repo to elmarkou branch of rembo10 2012-05-09 10:28:05 +02:00
Remy Varma
3817fc2c42 Fix for musicbrainz 503 errors: dbupdater is now a 48 hour interval job, which will stagger the requests randomly and less often 2012-01-23 18:22:47 +00:00
Remy
b9ed9bb753 Updated templates 2011-08-16 23:34:45 -07:00
Remy
45563c821c Added descriptions from last fm, formatted album page, added retry buttons 2011-08-07 21:18:42 -07:00
Remy
6c235732e2 Modified base.html to include album search 2011-08-07 12:33:41 -07:00
Remy
ca7526262c Added config, extras, manage, upcoming 2011-08-07 01:31:38 -07:00
Remy
b23e1274bc Multiple album markings, select all javascript, better pp log message when unable to tag 2011-08-06 22:40:31 -07:00
Remy
644344cb27 Added log, history templates, changed some css, included updatebar, subheadings 2011-08-06 01:25:47 -07:00
Remy
fe1667a2e0 Added artist page and log page, fixed some css, added logline parse to helpers 2011-08-05 22:20:36 -07:00
Remy
bb8b3730c4 Initial styling of index page 2011-08-04 19:30:38 -07:00
Remy
01e9595d7e Artist table basic styling 2011-08-04 17:25:13 -07:00
Remy
dc53c38f27 initial commit for the new interface. includes: html5 boilerplate with modernizr, datatables, base.html and index.html 2011-08-04 14:53:31 -07:00