1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

516 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
6a62135d67 improved error messages during install if you fail at typing the same thing twice 2008-11-27 00:13:56 +00:00
Karl 'vollmerk' Vollmer
006f23fc17 added swedish translation files 2008-11-25 16:38:16 +00:00
Karl 'vollmerk' Vollmer
e35405ce69 allow add or verify on a specified sub directory of an existing catalog 2008-11-19 23:06:21 +00:00
Karl 'vollmerk' Vollmer
2562b5a00b add in require_localnet_session configuration 2008-11-15 06:41:41 +00:00
Karl 'vollmerk' Vollmer
7e7f9aeafe add nusoap library 2008-11-14 21:06:57 +00:00
Karl 'vollmerk' Vollmer
9862fe72c6 fixed a problem where random urls were not being used by the flash player 2008-11-14 20:40:23 +00:00
Karl 'vollmerk' Vollmer
ed4595833d test commit, updated changelog 2008-11-03 19:54:03 +00:00
Karl 'vollmerk' Vollmer
0a08d312b7 move to sha256 for passwords API and Interface 2008-10-30 17:17:27 +00:00
Karl 'vollmerk' Vollmer
e8559dd683 fix http auth issues, fix missing line sfrom dipsols patch, few other minor things 2008-10-29 06:47:00 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
momo-i
29d78e8011 Updated registration mail multi-byte and language sync. 2008-09-05 00:09:50 +00:00
momo-i
b000e8a448 Fixed #300 (Thx abs0) and Fixed didn't catch exception first analyze. 2008-09-04 22:20:49 +00:00
momo-i
0ce5d92079 Updated getid3 for multi-byte characters, but some wrong id3tags have occurred exception error. 2008-09-02 07:11:43 +00:00
Karl 'vollmerk' Vollmer
0aebfb24e5 fixed use_auth=false not correctly building a new session when you had just switched from use_auth=true 2008-08-31 00:50:26 +00:00
Karl 'vollmerk' Vollmer
7881b58d92 sync to trunk 2008-08-30 20:59:11 +00:00
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