Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01: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
42133f38d2
Move access_denied() from lib/ui.lib.php to UI
2013-01-26 00:57:40 -05:00
Paul Arthur
b7d00ceeb4
Cosmetics: clean up heads in /
2013-01-25 15:40:47 -05: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
a9da6a6fa2
Reworked search
...
Still has tentacles and should have been integrated into the existing
API/Browse implementation better, but it's functional.
2011-04-02 00:48:58 -04:00
momo-i
aee809f1dc
header comment replace for phpdoc
2011-02-03 10:07:39 +09:00
Paul 'flowerysong' Arthur
7f36693353
Change Browse from static to instantiable. Among other things, fixes FS#13;
...
probably also breaks things. Most things appear to still work, but I may have
missed some cases.
2010-06-10 05:33:57 +00:00
Paul 'flowerysong' Arthur
c1ed41a16d
Remove some unused genre stuff.
2010-06-10 01:19:14 +00:00
Paul 'flowerysong' Arthur
1cb0983ed0
Cosmetics: remove trailing whitespace
2010-03-14 20:14:52 +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
90d61c3deb
sync to trunk from 3.5 branch
2009-06-21 21:54:54 +00:00
Karl 'vollmerk' Vollmer
059f6d4d5c
fix download and batch download Addresses #408 and #407
2009-03-07 19:44:00 +00:00
Karl 'vollmerk' Vollmer
ded956d517
added ability to add search results to playlist, or download if batch downloaded is enabled, also fixed user browse sorting
2008-04-27 06:12:32 +00:00
Karl 'vollmerk' Vollmer
b33aa8aec6
fixed issue with lack of timeout reset on some add to catalog functions and fixed batch downloads from active playlist
2007-09-09 03:51:43 +00:00
Karl 'vollmerk' Vollmer
19276f57a9
fixed genre and artist view... mostly also fixed batch downloads
2007-06-04 02:45:03 +00:00
Karl 'vollmerk' Vollmer
1a6ae62569
flushed out the album view and added a few more features removed unused icons
2007-05-13 18:38:19 +00:00
Karl 'vollmerk' Vollmer
9a92a34e2c
* New Play/Random icons (last ones I swear)
...
* Fixed up missing actions/icons on genre browse
* Fixed batch logic to show access denied, rather then
redirecting
* Fixed a minor css issue on classic that caused the
album art to float around
2007-01-08 03:27:55 +00:00
Karl 'vollmerk' Vollmer
691d6bb0a3
fixed playlist download selected so it actually gives you what you ask for
2006-09-11 06:45:43 +00:00
Karl 'vollmerk' Vollmer
e3734f063e
moved init.php improved vainfo a bit, removed checkboxes from search page
2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
ebd39247d9
few mpd style tweaks, new archive lib and a new print_tags
2005-08-18 16:49:50 +00:00
Karl 'vollmerk' Vollmer
7899c3488f
added download selected button
2005-08-03 05:46:33 +00:00
Karl 'vollmerk' Vollmer
65663a24f1
move and break, move and break
2005-06-27 08:40:23 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a
New Import
2005-06-09 16:34:40 +00:00