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

49 commits

Author SHA1 Message Date
Paul 'flowerysong' Arthur
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76 Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +00:00
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
5ec3c0b90e Change catalog update display to 1/second 2010-02-19 04:05:27 +00:00
Karl 'vollmerk' Vollmer
8102f14111 quick fix for acls 2010-02-19 03:53:25 +00:00
Karl 'vollmerk' Vollmer
9b3232ba29 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
Karl 'vollmerk' Vollmer
0b63ba290a sync from branch 2009-05-06 00:24:34 +00:00
Karl 'vollmerk' Vollmer
ed15ee4a9c Add ability to have anonymouse access of a defined level with manual login of users 2009-03-08 12:29:38 +00:00
Karl 'vollmerk' Vollmer
b9a2603025 Finish IPv6 support 2009-02-01 01:06:46 +00:00
Karl 'vollmerk' Vollmer
1891fd835c ACL with IPv6 should be working / testing now 2009-01-31 23:48:46 +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
0d0f8c23f4 more cleanup, added numeric values of ratings to the song xml return 2008-11-15 20:49:08 +00:00
Karl 'vollmerk' Vollmer
e25d057b5c simplify the logic, and improve it all in one commit.. lies 2008-11-15 20:26:40 +00:00
Karl 'vollmerk' Vollmer
2562b5a00b add in require_localnet_session configuration 2008-11-15 06:41:41 +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
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
669753d59d first steps of a fix for the xml-rpc streaming and cataloging 2008-04-15 03:14:42 +00:00
Karl 'vollmerk' Vollmer
01a5512c04 fixed a stupid typo Thx CoF 2008-03-10 03:46:59 +00:00
Karl 'vollmerk' Vollmer
bd270b0227 fixed the acl issue... sigh 2008-03-07 06:51:52 +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
31d5e782de removed ip2int, int2ip custom functions fixed browse issues when adding filters in specific order 2008-02-28 05:44:49 +00:00
Karl 'vollmerk' Vollmer
6fdd9ac8d2 fix to user auth with xml-api (Thx purdyk) and fix update all not resetting album art cache 2008-02-09 07:02:23 +00:00
Karl 'vollmerk' Vollmer
9661434379 fixed three bugs found by purdyk with the api 2007-12-19 01:36:16 +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
86148a4278 re-added the edit users prefs mojo 2007-12-10 08:51:33 +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
67cbb218cd renamed xml-rpc acl to rpc, added default mime type of image/jpg and added config options for batch download to the fs, no garbage collection for non-completed downloads yet. 2007-11-22 17:44:10 +00:00
Karl 'vollmerk' Vollmer
5869da3fe5 little more work on the xml api, artists and albums now works 2007-11-20 06:23:05 +00:00
Karl 'vollmerk' Vollmer
c1829308f4 more changes for the amarok hotness 2007-11-20 05:32:08 +00:00
Karl 'vollmerk' Vollmer
f4d94f034e some inital work on an api for amarok, tweaked stream class a bit, think theres still a bug with some playlist methods, also need to confirm problem with IE 2007-11-19 07:40:48 +00:00
Karl 'vollmerk' Vollmer
b8a80febe1 Corriger une faute de frappe (Merci Limed) 2007-10-18 10:10:49 +00:00
Karl 'vollmerk' Vollmer
ff58181d5b fixed acls, fixed transcoding issues 2007-10-10 07:30:15 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
13dd43450a fixed up part of single album view, show songs is all gone, working on replacement browse method 2007-04-23 20:33:57 +00:00
Karl 'vollmerk' Vollmer
a31560aec4 it technically logs in and streams.. but thats it, complete rewrite almost everything broken 2007-04-23 07:31:05 +00:00
Karl 'vollmerk' Vollmer
51de65c842 helps if you actually set it 2006-09-30 20:56:56 +00:00
Karl 'vollmerk' Vollmer
8eab507038 slight format fix on now playing and xmlrpc key fixes 2006-09-30 20:32:11 +00:00
Karl 'vollmerk' Vollmer
a8b94b78da continued to work on xml-rpc in conjuction with new acls xml-rpc is broken in this svn release.. sorry will fix asap 2006-09-29 06:53:41 +00:00
Karl 'vollmerk' Vollmer
25e3f1a829 lies you can not prove anything 2006-09-26 07:53:30 +00:00
Karl 'vollmerk' Vollmer
cff8e73152 fixed acls and improved the classic theme a little more 2006-09-26 07:52:05 +00:00
Karl 'vollmerk' Vollmer
3ccf8570aa now 2006-09-25 22:17:04 +00:00
Karl 'vollmerk' Vollmer
e32557bf90 finished up ACL work 2006-09-25 01:05:23 +00:00
Karl 'vollmerk' Vollmer
3ad79fc4c9 fixed user registration and missing motd and fudged up the access lists for the time being 2006-09-24 20:42:55 +00:00
Karl 'vollmerk' Vollmer
a3a07028fb cleaned up access control interface a bit 2006-09-08 05:31:48 +00:00
Karl 'vollmerk' Vollmer
5343c30ff5 fixed a few more unescaped ids 2006-02-08 21:29:51 +00:00
Karl 'vollmerk' Vollmer
6906bb43c6 updated acess mojo 2006-01-09 04:46:16 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
f9345f9e71 fixed some short tag references 2005-12-03 23:47:52 +00:00
Karl 'vollmerk' Vollmer
fa49c7df3c fix broken requires due to file move 2005-06-27 08:41:53 +00:00
Renamed from lib/class/access.php (Browse further)