Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -3/+3 |
| | |||||
* | if can't use gettext, emulate gettext(). update some templates. | momo-i | 2008-08-26 | 1 | -1/+1 |
| | |||||
* | fix single album and artist views, corrected get_total() from show_objects() | Karl 'vollmerk' Vollmer | 2008-08-19 | 1 | -4/+2 |
| | |||||
* | more fixes for the translation (Thx momo-i) and updated ja_JP | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -2/+2 |
| | |||||
* | sync a file I missed in the patch | Karl 'vollmerk' Vollmer | 2008-07-24 | 1 | -3/+3 |
| | |||||
* | fix wording and clean up syntax a tiny bit thx peder for noticing | Karl 'vollmerk' Vollmer | 2008-05-27 | 1 | -6/+6 |
| | |||||
* | fix the show artists page, broken when I removed the box | Karl 'vollmerk' Vollmer | 2008-05-27 | 1 | -2/+2 |
| | |||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -4/+18 |
| | | | | removed useless cruft | ||||
* | moved the browse menu onto home, removed the browse tag from the menu, ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -1/+0 |
| | | | | removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played | ||||
* | consolidate the artist page into a single template | Karl 'vollmerk' Vollmer | 2008-05-24 | 1 | -1/+24 |
| | |||||
* | renamed the tagcloud class to tag, started moving things around not sure ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -14/+4 |
| | | | | where I like the taglist, seems weird in its own box | ||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -5/+12 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | fixed paging on browse catalogs page, disabled the write_tags script and ↵ | Karl 'vollmerk' Vollmer | 2007-12-30 | 1 | -2/+0 |
| | | | | removed a dbl escape on the preferences | ||||
* | fixed filters being applied incorrectly, and removed un-needed query on show ↵ | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -0/+2 |
| | | | | album | ||||
* | added sorting on most objects in most views, report bugs if you find points ↵ | Karl 'vollmerk' Vollmer | 2007-09-17 | 1 | -1/+5 |
| | | | | where sorting fails | ||||
* | added ability to view album art on browse ablums and removed redundent code ↵ | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -45/+3 |
| | | | | in show_artist, props to the first person who finds the bug with this re-use of code | ||||
* | Replace references to old code with new code | xgizzmo | 2007-08-01 | 1 | -2/+2 |
| | |||||
* | more tweaks, hopefully fixing the flash player mostly needs to be embeded to ↵ | Karl 'vollmerk' Vollmer | 2007-07-29 | 1 | -5/+0 |
| | | | | fix some remaining bugs | ||||
* | - Fixed Ratings | Karl 'vollmerk' Vollmer | 2007-06-07 | 1 | -0/+76 |
- Tweaked RSS, still needs work - Show Single artist mostly finished |