Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | good number of changes to browse, this breaks more then it fixes... | Karl 'vollmerk' Vollmer | 2008-08-13 | 5 | -15/+18 |
| | |||||
* | fixed a long standing browsing issue where you could not browse two ↵ | Karl 'vollmerk' Vollmer | 2008-08-08 | 1 | -5/+6 |
| | | | | different things at the same time | ||||
* | more fixes for the translation (Thx momo-i) and updated ja_JP | Karl 'vollmerk' Vollmer | 2008-08-08 | 2 | -3/+3 |
| | |||||
* | make a good mess of things, and actually sync the starts_with patch from ↵ | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -2/+2 |
| | | | | branches | ||||
* | added paging to the localplay playlist, fixed some preferences issues I ↵ | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -7/+6 |
| | | | | introduced with the form register and caching | ||||
* | fixed a preferences issue due to a typo and updated german translation | Karl 'vollmerk' Vollmer | 2008-08-05 | 1 | -1/+1 |
| | |||||
* | test icon for tag add, does not work | Karl 'vollmerk' Vollmer | 2008-07-30 | 1 | -1/+2 |
| | |||||
* | switched to sha() password encryption not using sha2 because of limitations ↵ | Karl 'vollmerk' Vollmer | 2008-07-26 | 5 | -14/+13 |
| | | | | of amarok, also added some caching and fixed some misc bugs | ||||
* | fix typo | Karl 'vollmerk' Vollmer | 2008-07-25 | 2 | -2/+2 |
| | |||||
* | sync a file I missed in the patch | Karl 'vollmerk' Vollmer | 2008-07-24 | 1 | -3/+3 |
| | |||||
* | sync from branches | Karl 'vollmerk' Vollmer | 2008-07-24 | 3 | -4/+5 |
| | |||||
* | add image dimensions on find album art page | Karl 'vollmerk' Vollmer | 2008-07-07 | 1 | -4/+7 |
| | |||||
* | some more cleanup of the menu | Karl 'vollmerk' Vollmer | 2008-07-04 | 3 | -17/+41 |
| | |||||
* | fix user create | Karl 'vollmerk' Vollmer | 2008-07-03 | 1 | -1/+1 |
| | |||||
* | reorganize the menu a whole bunch and add a confirmation page to the catalog ↵ | Karl 'vollmerk' Vollmer | 2008-06-19 | 9 | -125/+102 |
| | | | | deletion | ||||
* | make the live stream add work again by removing genre needs to get tag ↵ | Karl 'vollmerk' Vollmer | 2008-06-18 | 1 | -8/+0 |
| | | | | added, but I can do that later | ||||
* | make the verify remove dead songs and tweak single song view a tiny bit | Karl 'vollmerk' Vollmer | 2008-06-08 | 1 | -24/+20 |
| | |||||
* | fixed install, fixed default sort on single album view | Karl 'vollmerk' Vollmer | 2008-05-29 | 1 | -0/+1 |
| | |||||
* | 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 |
| | |||||
* | sync to trunk | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -1/+1 |
| | |||||
* | more improvements to the caching system, removed ugly hack from last night ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 2 | -1/+4 |
| | | | | on util | ||||
* | fixed rating caching | Karl 'vollmerk' Vollmer | 2008-05-26 | 1 | -0/+3 |
| | |||||
* | added direct links back in, added batch download to single artist view, ↵ | Karl 'vollmerk' Vollmer | 2008-05-26 | 2 | -5/+22 |
| | | | | removed useless cruft | ||||
* | removed some more references to the genre stuff, added ability to customized ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 2 | -1/+29 |
| | | | | what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller | ||||
* | moved the browse menu onto home, removed the browse tag from the menu, ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 9 | -63/+102 |
| | | | | 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 | 2 | -47/+24 |
| | |||||
* | add ability to turn album art on / off on single artist view | Karl 'vollmerk' Vollmer | 2008-05-24 | 1 | -28/+11 |
| | |||||
* | made the cataloging process gather genre and use it as a tag, browse genre ↵ | Karl 'vollmerk' Vollmer | 2008-05-19 | 1 | -2/+2 |
| | | | | also removed | ||||
* | Changed a reference to TagCloud | xgizzmo | 2008-05-16 | 1 | -1/+1 |
| | |||||
* | fixed the gather art, tweaked the heard per multiple recommendations also ↵ | Karl 'vollmerk' Vollmer | 2008-05-15 | 3 | -4/+8 |
| | | | | fixed a endless loop if you visited the index page after not playing anything in ampache for 2 or more years | ||||
* | renamed the tagcloud class to tag, started moving things around not sure ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 4 | -30/+10 |
| | | | | where I like the taglist, seems weird in its own box | ||||
* | added in some caching and add the database upgrade that will make the taging ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 2 | -3/+3 |
| | | | | mostly work | ||||
* | forgot to add some important files | Karl 'vollmerk' Vollmer | 2008-05-12 | 1 | -0/+86 |
| | |||||
* | commit of the patches from codeoverload to implement tagging, will not work ↵ | Karl 'vollmerk' Vollmer | 2008-05-12 | 6 | -12/+69 |
| | | | | without manual modification of database, yes.. this commit breaks things cope | ||||
* | decided to not try to detect the charset, its just such a pain in the ass ↵ | Karl 'vollmerk' Vollmer | 2008-05-10 | 2 | -2/+2 |
| | | | | and I have no figured out a way to actually get it right, reduced frequency of prune calls to speed up login | ||||
* | add in functionality to reset db charset also updated the update function to ↵ | Karl 'vollmerk' Vollmer | 2008-05-08 | 1 | -3/+46 |
| | | | | take into account the collation | ||||
* | initial debug work | Karl 'vollmerk' Vollmer | 2008-05-07 | 3 | -4/+62 |
| | |||||
* | fixed flash player issues with specific playlist_methods | Karl 'vollmerk' Vollmer | 2008-05-05 | 1 | -1/+1 |
| | |||||
* | fix stupid typo | Karl 'vollmerk' Vollmer | 2008-04-28 | 1 | -1/+1 |
| | |||||
* | added ability to add search results to playlist, or download if batch ↵ | Karl 'vollmerk' Vollmer | 2008-04-27 | 5 | -7/+39 |
| | | | | downloaded is enabled, also fixed user browse sorting | ||||
* | fixed remove vote removing all votes regardless on democratic play | Karl 'vollmerk' Vollmer | 2008-04-22 | 1 | -1/+1 |
| | |||||
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 4 | -5/+5 |
| | |||||
* | fixed rating display and rating advanced search, also allow new genre when ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 2 | -4/+6 |
| | | | | adding radio station | ||||
* | fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵ | Karl 'vollmerk' Vollmer | 2008-04-21 | 5 | -21/+21 |
| | | | | and change their track in the playlist, added batch download link to single playlist view | ||||
* | fixed show album art, added input for source charset on fix_filenames, added ↵ | Karl 'vollmerk' Vollmer | 2008-04-20 | 3 | -4/+10 |
| | | | | "add" to shoutbox display, updated links | ||||
* | added "add to basket" and "download file" options on song page | spocky | 2008-04-18 | 1 | -2/+5 |
| | |||||
* | added disc number information on album page | spocky | 2008-04-18 | 1 | -1/+5 |
| | |||||
* | fixed dbl add with playlist box links | Karl 'vollmerk' Vollmer | 2008-04-18 | 1 | -9/+8 |
| | |||||
* | add url_to_song function to api for amarok2 | Karl 'vollmerk' Vollmer | 2008-04-15 | 1 | -1/+1 |
| |