1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 01:39:28 +02:00
Commit graph

128 commits

Author SHA1 Message Date
Karl 'vollmerk' Vollmer
babecb6cd0 add new ACL creation forms, none of them work yet, remove wrong icon... add correct icon 2009-01-31 22:49:29 +00:00
Karl 'vollmerk' Vollmer
c0916ab7e9 Add in IPv6 support to the ACLs and start work on the wizards for adding ACL entries. Access Control broken in this revision due to missing DB update 2009-01-31 22:06:31 +00:00
Karl 'vollmerk' Vollmer
784ccfd5cf added mimetype to XML for song objects 2009-01-25 17:36:10 +00:00
Karl 'vollmerk' Vollmer
dacaf4c22a prompt it again for alpha1 2008-12-26 02:31:11 +00:00
dipsol
efa0fda4ff changed the xmlrpc library to the pear xmlrpc library. Also fixed some other litle things not worth mentioning. 2008-12-11 07:39:41 +00:00
Karl 'vollmerk' Vollmer
ba557aadc5 cleaned up some garbage code in the template and removed a useless file 2008-12-07 21:29:13 +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
7a6e4825d9 2008-09-03 00:06:29 +00:00
momo-i
99080e6fc8 Updated If don't use debug, no error report 2008-09-02 05:14:33 +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
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
momo-i
d6bae50be3 typo 2008-08-27 09:47:55 +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
ace739e4cc sync from branches 2008-07-24 05:26:05 +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
35489da079 removed some useless files, fixed some copyright headers 2008-05-12 14:15:54 +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
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
310adfa359 last commit before beta3 release 2008-04-21 03:21:20 +00:00
Karl 'vollmerk' Vollmer
78ea591e32 remove gz handler cause IE7 sucks the big one 2008-04-11 07:33:12 +00:00
Karl 'vollmerk' Vollmer
880601fee3 first little bit of fixing the page remembering mojo for back, still not perfect 2008-04-09 05:43: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
af2ca647bd bump version 2008-03-18 02:38:40 +00:00
Karl 'vollmerk' Vollmer
0a401c7ca4 updated sql files, tweak to the update and installers to make it more utf-8ish hopefully final commit before release 2008-03-17 05:47:07 +00:00
Karl 'vollmerk' Vollmer
84b483c99a fixed playlist update on full strict of mysql5.x and jpg mime type 2008-03-06 04:55:19 +00:00
Karl 'vollmerk' Vollmer
2c337852cf major corrections to reading of preferences and a few misc fixes which I have now forgotten 2008-02-29 06:14:46 +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
ff3fd54490 fixed the catalog creation, hopefully. added cleaning of shoutbox table to catalog clean fixed typo on install 2008-01-20 00:51:15 +00:00
Karl 'vollmerk' Vollmer
65bc8762b1 fixed flag management interface, and potentially fixed an issue with use_auth=false 2007-12-31 04:08:35 +00:00
Karl 'vollmerk' Vollmer
318700ad7c fixed paging on browse catalogs page, disabled the write_tags script and removed a dbl escape on the preferences 2007-12-30 01:49:13 +00:00
Karl 'vollmerk' Vollmer
dab6c4d46d fixed session start failure if no cookie + use_auth off 2007-12-26 05:40:41 +00:00
Karl 'vollmerk' Vollmer
b89350528c removed duplicate creation of tmpplaylist with flash player 2007-12-25 15:29:01 +00:00
Karl 'vollmerk' Vollmer
b9850e0b05 few more tweaks preping for beta1 release, fixed typo in config file 2007-12-25 08:18:04 +00:00
Karl 'vollmerk' Vollmer
74ff21838d changed alpha4 to beta1, updated translation base files, corrected mysql_auth logic 2007-12-24 06:32:17 +00:00
Karl 'vollmerk' Vollmer
ee64379cf4 fixed an issue with the flash player when the play method was not default 2007-12-23 23:57:36 +00:00
Karl 'vollmerk' Vollmer
7e1432273a API and XML-RPC are still broken, but moved to new session code, sleep time 2007-12-20 09:12:04 +00:00
Karl 'vollmerk' Vollmer
74201cb615 cleaned up XML API errors so that they are always xml docs regardless 2007-12-18 01:35:40 +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
6cde9118b1 added basic MPD user permissions in, I didnt force a level for everyone so any existing setups will be defaulted to DENIED until they update their Localplay Level 2007-12-10 07:58:34 +00:00
Karl 'vollmerk' Vollmer
99baf7582d added paging to the playlist view, corrected a few stupid parse errors / mistakes 2007-12-03 09:14:38 +00:00
Karl 'vollmerk' Vollmer
aed7695b21 last try before I go to sleep.. honest 2007-11-30 09:05:04 +00:00
Karl 'vollmerk' Vollmer
a08a42eec0 bump to alpha4, db update adds democratic table and add_path to catalog 2007-11-26 03:49:40 +00:00
Karl 'vollmerk' Vollmer
767a3781ec preparing for release point, exciting stuff 2007-11-26 02:03:17 +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
f435ca753c more democratic play work, still not working going to need db change to make it work how I want, will do later 2007-11-12 07:36:52 +00:00
Karl 'vollmerk' Vollmer
4b58b3e218 slight tweak to the stylesheet, fixed typo in changelog 2007-10-16 06:47:38 +00:00