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

17 commits

Author SHA1 Message Date
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
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
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
260b62361e fixed recently played, removed a bunch of useless files, added new methods to api as requested by dev, fixed some minor issues with enabling of localplay methods 2008-03-21 04:43:48 +00:00
Karl 'vollmerk' Vollmer
c1f2b35e2a corrected a few queries, removed a few other useless ones that were already broken 2008-02-28 06:36:25 +00:00
Karl 'vollmerk' Vollmer
ec4a5b888a fixed updating access level for prefs, headers for po files, httpq player skip command and image resize for gif and png 2008-01-05 21:58:30 +00:00
Karl 'vollmerk' Vollmer
df608880b7 fixed apply to all and updating of httpq instances 2008-01-04 03:04:54 +00:00
flashk
ecdb3dab03 Fixed error when checking user permissions for preferences 2007-12-29 21:11:58 +00:00
Karl 'vollmerk' Vollmer
81a854f7ea fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah? 2007-12-16 23:52:06 +00:00
Karl 'vollmerk' Vollmer
3887ab1f65 fixed some playlist issues, (mime type and selection) cleaned up the preferences lib a little more moved a lot into the class, updated references to old functions 2007-12-16 21:37:23 +00:00
Karl 'vollmerk' Vollmer
86148a4278 re-added the edit users prefs mojo 2007-12-10 08:51:33 +00:00
Karl 'vollmerk' Vollmer
b372d114dc fixed an album art config parsing problem, Thanks Karl Hungus more work on xml class and api mojo, handshake logic in place 2007-11-19 08:34:52 +00:00
Karl 'vollmerk' Vollmer
bff9e37fa5 more work on the localplay stuff, most details ironed out, just needs some code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class 2007-09-12 07:30:55 +00:00
Karl 'vollmerk' Vollmer
f4ad61dccf - Fixed missing web_path on catalog functions
- New Localplay Controller Abstract class, required for controllers
- Tweaked preferences as needed for localplay mojo
2007-09-09 05:41:26 +00:00
Karl 'vollmerk' Vollmer
c8bfff18ef step one of toasting /lib/preference.lib.php and also added a missing GPL note 2007-08-14 07:21:35 +00:00