1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

806 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
0a08d312b7 move to sha256 for passwords API and Interface 2008-10-30 17:17:27 +00:00
Karl 'vollmerk' Vollmer
dac46f0b6e added in badtime error check and made it return the buffer on unknown errors to help debugging 2008-10-30 16:51:40 +00:00
Karl 'vollmerk' Vollmer
9a251be9a6 switched to sha1() api authentication method 2008-10-30 15:12:55 +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
14019e88c5 Fixed Album Art (folder.jpg images) #318 (Thx imigueldiaz) 2008-10-22 21:57:40 +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
01670c6abd simplify code, remove large if else statement 2008-09-03 22:44:01 +00:00
Karl 'vollmerk' Vollmer
64cbf29ff3 simplify code, remove large if else statement 2008-09-03 15:12:22 +00:00
momo-i
e5fc28772b fixed ids to song_ids 2008-09-03 00:22:05 +00:00
momo-i
7a6e4825d9 2008-09-03 00:06:29 +00:00
momo-i
039e1bf8c1 Fixed my misunderstanding 2008-09-02 14:19:35 +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
c2e9b311e9 remove lib/album.lib.php and move its two functions into album class, corrected some old php4 ish code in localplay controllers, removed redundent link from sidebar (modules) 2008-08-31 15:57:33 +00:00
Karl 'vollmerk' Vollmer
4b309a5f02 forgot to delete line 2008-08-31 15:41:30 +00:00
Karl 'vollmerk' Vollmer
c1970f2f39 massivly simplify parse_url() and make it so random urls show up correctly in the localplay playlist 2008-08-31 15:39:40 +00:00
Karl 'vollmerk' Vollmer
12a6c9addd fix search when no results are found, actually show the correct "error" 2008-08-31 05:52:30 +00:00
Karl 'vollmerk' Vollmer
7881b58d92 sync to trunk 2008-08-30 20:59:11 +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
momo-i
409ece91cc fix multibyte character email 2008-08-25 23:03:07 +00:00
momo-i
b395cd2f88 Fixed: may be unable to rename tags table. 2008-08-24 22:17:00 +00:00
Karl 'vollmerk' Vollmer
c65810e08c fixed the live stream stuff, and removed references to the genre stuff, and replaced it with tag 2008-08-24 06:40:49 +00:00
Karl 'vollmerk' Vollmer
591b54daac fix the prevent_multiple_logins (Thx hugh) 2008-08-24 06:29:10 +00:00
Karl 'vollmerk' Vollmer
478c6618b0 fixed the search add result button and messed up some browse sort stuff 2008-08-22 04:28:36 +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
a6a8c08e37 fixed the search a bit, made some random changes to charset and fixed some echo printf() references 2008-08-19 04:31:52 +00:00
Karl 'vollmerk' Vollmer
619368f183 correct sql for re-sorting 2008-08-19 04:02:53 +00:00
Karl 'vollmerk' Vollmer
8151391c52 fix single album and artist views, corrected get_total() from show_objects() 2008-08-19 03:45:47 +00:00
Karl 'vollmerk' Vollmer
781d77e558 bunch of fixes, and some breaks for the browsing 2008-08-18 02:51:59 +00:00
Kevin James 'purdyk' Purdy
e912d72ed4 Updated handshake stats SQL broken by lack of genre column in songs table. 2008-08-14 22:34:40 +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
7e72bd0220 divide by 16, seems to work better.. at least for lame... who knows 2008-08-08 23:43:51 +00:00
Karl 'vollmerk' Vollmer
ca95e29152 added "extra" caching for the album object 2008-08-08 05:39:11 +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
dda0815b08 more fixes for the translation (Thx momo-i) and updated ja_JP 2008-08-08 03:44:06 +00:00
Karl 'vollmerk' Vollmer
eb2b826179 make the ip history only clear the old stuff sometimes, also fix rounding issues on the downsampling 2008-08-06 17:02:56 +00:00
Karl 'vollmerk' Vollmer
8b733244ac make a good mess of things, and actually sync the starts_with patch from branches 2008-08-05 06:18:15 +00:00
Karl 'vollmerk' Vollmer
6276503dad unbreak browsing and kind of torture tagging a little 2008-08-05 03:59:06 +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
aab3dc83a3 test icon for tag add, does not work 2008-07-30 05:52:31 +00:00
Karl 'vollmerk' Vollmer
f68c1b545f remove redundent code (Thx Protagonist) 2008-07-29 16:55:42 +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
010c3df1fd improved preferences load, down to a single query and a single loop 2008-07-29 05:06:22 +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
805c9a777d test commit switching to contains 2008-07-15 16:42:04 +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
0a184d3db4 make the disabled songs link show something, need to make a custom view for that as the song one i not really valid, also played around with the caching a bit 2008-07-14 04:56:52 +00:00
Karl 'vollmerk' Vollmer
0a531a1cd8 sync of fix to trunk 2008-07-11 04:07:42 +00:00