Paul Arthur
963efd7afc
Clean up Access; use parameterised queries
2013-01-29 12:30:31 -05:00
Paul Arthur
ad4ba9ff9a
Drop stale references to 'xml-rpc'
2013-01-28 21:23:15 -05:00
Paul Arthur
ef4d366060
Cosmetics: death to tabs
...
The refactoring I've been doing has reminded me of my strong preference
for spaces, and I feel inclined to impose my will on the tree.
2013-01-26 03:38:46 -05:00
Paul Arthur
16c3ba34fd
Cosmetics: clean up heads in lib/
2013-01-25 18:38:22 -05:00
Paul Arthur
f65076b93d
Switch from _() to T_()
...
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04:00
Paul Arthur
bddc208c19
Clean up Access::check_network
...
Remove unused cases and duplicate SQL queries. Return false if the ACL
type isn't in the list of approved types.
2011-05-26 18:27:34 -04:00
Paul Arthur
4aa256cb07
Clean up some PHPDoc crap
...
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly. They still
aren't.
2011-04-04 17:37:10 -04:00
Paul Arthur
997c05143c
Fixed issue with updating ACLs under Windows (reported by Citlali)
2011-02-21 14:00:44 -05:00
momo-i
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09:00
momo-i
d703009677
header comment for phpdoc
2011-02-03 07:30:23 +09:00
momo-i
add54bc230
test header for phpdoc. now using only classes and libraries.
2011-02-02 16:48:45 +09:00
momo-i
bc7344c9f5
test for phpdoc
2011-02-02 13:35:26 +09:00
momo-i
75d3532b15
little testing for phpdoc
2011-02-02 07:20:27 +09:00
Elias Probst
e0f8bbc638
Squashed commit of the following:
...
commit 8a5127572c89f28f060d3ad0819136f79b65faef
Author: Elias Probst <mail@eliasprobst.eu>
Date: Wed Dec 8 03:51:20 2010 +0100
Rewrote the error message for duplicate ACLs. Expose the error message to the UI.
2010-12-08 08:39:38 -04:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00:00
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