1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 18:29:40 +02:00
Commit graph

501 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
ada7cc3542 sync to trunk 2008-08-30 20:09:10 +00:00
momo-i
fae2f92e98 Updated language code list and Fixed catalan language code 2008-08-28 22:50:32 +00:00
momo-i
c3a0f47027 if can't use gettext, emulate gettext(). update some templates. 2008-08-26 22:08:13 +00:00
Karl 'vollmerk' Vollmer
f54f17453d fixed two sql queries and the slicing on search (Thx sylvander) 2008-08-26 16:02:11 +00:00
Karl 'vollmerk' Vollmer
591b54daac fix the prevent_multiple_logins (Thx hugh) 2008-08-24 06:29:10 +00:00
Karl 'vollmerk' Vollmer
968cb2a281 fix filter + paging and add sort by artist and album on song browse 2008-08-21 05:22:33 +00:00
Karl 'vollmerk' Vollmer
64fb3786bb good number of changes to browse, this breaks more then it fixes... 2008-08-13 03:36:29 +00:00
Karl 'vollmerk' Vollmer
73e70d7d99 fixed a long standing browsing issue where you could not browse two different things at the same time 2008-08-08 05:15:34 +00:00
Karl 'vollmerk' Vollmer
66b7d6f37a improved gather shell script (Thx momo-i) 2008-08-08 03:18:22 +00:00
Karl 'vollmerk' Vollmer
0dbace41fe added paging to the localplay playlist, fixed some preferences issues I introduced with the form register and caching 2008-08-05 01:46:01 +00:00
Karl 'vollmerk' Vollmer
f3b10721ac fixed a preferences issue due to a typo and updated german translation 2008-08-05 00:53:01 +00:00
Karl 'vollmerk' Vollmer
49e9368674 sync of fixes from branch 2008-07-30 04:28:49 +00:00
Karl 'vollmerk' Vollmer
81c5cd4017 password nag no longer requires a login/logout to clear after restting password, cache the prefs dropping the # of queries a bit per protags suggestion 2008-07-29 07:10:39 +00:00
Karl 'vollmerk' Vollmer
392354df0a switched to sha() password encryption not using sha2 because of limitations of amarok, also added some caching and fixed some misc bugs 2008-07-26 07:43:18 +00:00
Karl 'vollmerk' Vollmer
ace739e4cc sync from branches 2008-07-24 05:26:05 +00:00
Karl 'vollmerk' Vollmer
ca8c292bb8 sync from branch of ignore . files change 2008-07-15 14:51:18 +00:00
Karl 'vollmerk' Vollmer
fdda5d1480 fixed the albums/artists I broke a few revs ago and sync of the download stats fix from branch 2008-07-15 14:46:30 +00:00
Karl 'vollmerk' Vollmer
40288f21ca remove restriction forcing non-blank root pw 2008-07-11 03:51:07 +00:00
Karl 'vollmerk' Vollmer
2d62be1359 add image dimensions on find album art page 2008-07-07 03:50:47 +00:00
Karl 'vollmerk' Vollmer
cef43c3602 reorganize the menu a whole bunch and add a confirmation page to the catalog deletion 2008-06-19 06:32:23 +00:00
Karl 'vollmerk' Vollmer
f106ce0683 correct an error if you select an invalid object for the shoutbox 2008-06-03 06:48:03 +00:00
Karl 'vollmerk' Vollmer
5a923b14c9 sync to trunk 2008-05-31 05:03:50 +00:00
Karl 'vollmerk' Vollmer
99496ce46b sync to trunk 2008-05-26 22:34:19 +00:00
Karl 'vollmerk' Vollmer
a8b553d73f fixed rating caching 2008-05-26 09:38:39 +00:00
Karl 'vollmerk' Vollmer
a919e9b280 remove redundent UPDATE on session table due to /util.php should make high-traffic sites faster, most likely will not notice the query redunction 2008-05-26 09:00:01 +00:00
Karl 'vollmerk' Vollmer
97bcd21404 added direct links back in, added batch download to single artist view, removed useless cruft 2008-05-26 08:28:09 +00:00
Karl 'vollmerk' Vollmer
9803be045b removed some more references to the genre stuff, added ability to customized what is considered a prefix on albums and artists (requires update of config file) added next and stop to the shoutcast localplay controller 2008-05-25 23:55:35 +00:00
Karl 'vollmerk' Vollmer
993a0a7a65 moved the browse menu onto home, removed the browse tag from the menu, removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played 2008-05-25 22:06:16 +00:00
Karl 'vollmerk' Vollmer
1d07e9c0b6 add ability to turn album art on / off on single artist view 2008-05-24 08:46:34 +00:00
Karl 'vollmerk' Vollmer
fd51a754c4 sync from stable branch 2008-05-20 05:41:47 +00:00
Karl 'vollmerk' Vollmer
d22c6ea78f initial work on a shoutcast doodly, fix the translations while I am at it :S 2008-05-20 05:33:26 +00:00
Karl 'vollmerk' Vollmer
8ed4195e45 made the cataloging process gather genre and use it as a tag, browse genre also removed 2008-05-19 05:40:26 +00:00
Karl 'vollmerk' Vollmer
f3233e12d8 sync to trunk 2008-05-19 01:54:26 +00:00
Karl 'vollmerk' Vollmer
d527e50395 really fix the localplay instance thing 2008-05-19 01:18:39 +00:00
Karl 'vollmerk' Vollmer
a502e236d1 fixed the gather art, tweaked the heard per multiple recommendations also fixed a endless loop if you visited the index page after not playing anything in ampache for 2 or more years 2008-05-15 07:17:44 +00:00
Karl 'vollmerk' Vollmer
3634ba8094 added in some caching and add the database upgrade that will make the taging mostly work 2008-05-12 05:58:17 +00:00
Karl 'vollmerk' Vollmer
caf9fb06c6 last commit before stable release, been a long hard road 2008-05-10 11:16:37 +00:00
Karl 'vollmerk' Vollmer
08598b34a8 some rather major bug fixes, corrected a preference setting issue, as well as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login 2008-05-10 11:00:57 +00:00
Karl 'vollmerk' Vollmer
2f5c09b55c updated locales, hopefully one of the last commits before 3.4 stable release 2008-05-10 09:27:42 +00:00
Karl 'vollmerk' Vollmer
dfcd869f37 tweaks the db updates and adds a few more charset translations to the db charset reset function 2008-05-10 07:14:38 +00:00
Karl 'vollmerk' Vollmer
4f11baa4a4 fix get recently played returning incorrect information if user supplied 2008-05-10 02:57:34 +00:00
Karl 'vollmerk' Vollmer
08aa19a7b2 re-imposed my evil charset validation 2008-05-08 19:41:17 +00:00
Karl 'vollmerk' Vollmer
2878f7eebd fixed lack of refresh when switching between localplay and other play methods 2008-05-08 15:32:01 +00:00
Karl 'vollmerk' Vollmer
5318a90e4a add in functionality to reset db charset also updated the update function to take into account the collation 2008-05-08 06:44:22 +00:00
Karl 'vollmerk' Vollmer
1c85db030e added in the ajax-loading div display on catalog processes, also relaxed the restrictions on filenames of non-site_charset, warning rather then fatal error 2008-05-06 05:17:55 +00:00
Karl 'vollmerk' Vollmer
220625ceda fixed flash player issues with specific playlist_methods 2008-05-05 07:23:09 +00:00
Karl 'vollmerk' Vollmer
98fef66fec fixed some album art issues and an issue with downloads if no catalog pattern 2008-05-03 05:26:24 +00:00
Karl 'vollmerk' Vollmer
d2b70bbc61 added genre and playlist count to the xmlapi handshake per devs request 2008-04-27 06:25:19 +00:00
Karl 'vollmerk' Vollmer
ded956d517 added ability to add search results to playlist, or download if batch downloaded is enabled, also fixed user browse sorting 2008-04-27 06:12:32 +00:00
Karl 'vollmerk' Vollmer
0e1e087655 fixed remove vote removing all votes regardless on democratic play 2008-04-22 03:09:45 +00:00