summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-135-15/+18
|
* fixed a long standing browsing issue where you could not browse two ↵Karl 'vollmerk' Vollmer2008-08-081-5/+6
| | | | different things at the same time
* more fixes for the translation (Thx momo-i) and updated ja_JPKarl 'vollmerk' Vollmer2008-08-082-3/+3
|
* make a good mess of things, and actually sync the starts_with patch from ↵Karl 'vollmerk' Vollmer2008-08-051-2/+2
| | | | branches
* added paging to the localplay playlist, fixed some preferences issues I ↵Karl 'vollmerk' Vollmer2008-08-051-7/+6
| | | | introduced with the form register and caching
* fixed a preferences issue due to a typo and updated german translationKarl 'vollmerk' Vollmer2008-08-051-1/+1
|
* test icon for tag add, does not workKarl 'vollmerk' Vollmer2008-07-301-1/+2
|
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-265-14/+13
| | | | of amarok, also added some caching and fixed some misc bugs
* fix typoKarl 'vollmerk' Vollmer2008-07-252-2/+2
|
* sync a file I missed in the patchKarl 'vollmerk' Vollmer2008-07-241-3/+3
|
* sync from branchesKarl 'vollmerk' Vollmer2008-07-243-4/+5
|
* add image dimensions on find album art pageKarl 'vollmerk' Vollmer2008-07-071-4/+7
|
* some more cleanup of the menuKarl 'vollmerk' Vollmer2008-07-043-17/+41
|
* fix user createKarl 'vollmerk' Vollmer2008-07-031-1/+1
|
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-199-125/+102
| | | | deletion
* make the live stream add work again by removing genre needs to get tag ↵Karl 'vollmerk' Vollmer2008-06-181-8/+0
| | | | added, but I can do that later
* make the verify remove dead songs and tweak single song view a tiny bitKarl 'vollmerk' Vollmer2008-06-081-24/+20
|
* fixed install, fixed default sort on single album viewKarl 'vollmerk' Vollmer2008-05-291-0/+1
|
* fix wording and clean up syntax a tiny bit thx peder for noticingKarl 'vollmerk' Vollmer2008-05-271-6/+6
|
* fix the show artists page, broken when I removed the boxKarl 'vollmerk' Vollmer2008-05-271-2/+2
|
* sync to trunkKarl 'vollmerk' Vollmer2008-05-261-1/+1
|
* more improvements to the caching system, removed ugly hack from last night ↵Karl 'vollmerk' Vollmer2008-05-262-1/+4
| | | | on util
* fixed rating cachingKarl 'vollmerk' Vollmer2008-05-261-0/+3
|
* added direct links back in, added batch download to single artist view, ↵Karl 'vollmerk' Vollmer2008-05-262-5/+22
| | | | removed useless cruft
* removed some more references to the genre stuff, added ability to customized ↵Karl 'vollmerk' Vollmer2008-05-252-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' Vollmer2008-05-259-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 templateKarl 'vollmerk' Vollmer2008-05-242-47/+24
|
* add ability to turn album art on / off on single artist viewKarl 'vollmerk' Vollmer2008-05-241-28/+11
|
* made the cataloging process gather genre and use it as a tag, browse genre ↵Karl 'vollmerk' Vollmer2008-05-191-2/+2
| | | | also removed
* Changed a reference to TagCloudxgizzmo2008-05-161-1/+1
|
* fixed the gather art, tweaked the heard per multiple recommendations also ↵Karl 'vollmerk' Vollmer2008-05-153-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' Vollmer2008-05-124-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' Vollmer2008-05-122-3/+3
| | | | mostly work
* forgot to add some important filesKarl 'vollmerk' Vollmer2008-05-121-0/+86
|
* commit of the patches from codeoverload to implement tagging, will not work ↵Karl 'vollmerk' Vollmer2008-05-126-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' Vollmer2008-05-102-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' Vollmer2008-05-081-3/+46
| | | | take into account the collation
* initial debug workKarl 'vollmerk' Vollmer2008-05-073-4/+62
|
* fixed flash player issues with specific playlist_methodsKarl 'vollmerk' Vollmer2008-05-051-1/+1
|
* fix stupid typoKarl 'vollmerk' Vollmer2008-04-281-1/+1
|
* added ability to add search results to playlist, or download if batch ↵Karl 'vollmerk' Vollmer2008-04-275-7/+39
| | | | downloaded is enabled, also fixed user browse sorting
* fixed remove vote removing all votes regardless on democratic playKarl 'vollmerk' Vollmer2008-04-221-1/+1
|
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-214-5/+5
|
* fixed rating display and rating advanced search, also allow new genre when ↵Karl 'vollmerk' Vollmer2008-04-212-4/+6
| | | | adding radio station
* fixed shoutbox typo so albums add correctly, can now edit playlist tracks ↵Karl 'vollmerk' Vollmer2008-04-215-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' Vollmer2008-04-203-4/+10
| | | | "add" to shoutbox display, updated links
* added "add to basket" and "download file" options on song pagespocky2008-04-181-2/+5
|
* added disc number information on album pagespocky2008-04-181-1/+5
|
* fixed dbl add with playlist box linksKarl 'vollmerk' Vollmer2008-04-181-9/+8
|
* add url_to_song function to api for amarok2Karl 'vollmerk' Vollmer2008-04-151-1/+1
|