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
0c66442b55
require and require_once aren't functions
...
Since the parentheses are optional, we leave them off to remind ourselve
that PHP be crazy, yo.
2013-01-25 19:20:47 -05:00
Paul Arthur
d87c539500
Cosmetics: clean up heads in server/
2013-01-25 19:05:28 -05:00
dipsol
fcc8ff2842
FS#189 Fixed dropdown selection
2011-09-14 16:20:48 +02: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
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09:00
Chris Slamar
4910d13fa4
Catalog Filtering Added Bug#60
2011-01-24 19:25:01 -06:00
Paul 'flowerysong' Arthur
4b5756ba9d
Miscellaneous cleanup.
2010-06-13 08:11:09 +00: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
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
04bcb58be9
move over to query class as backend for browse
2009-03-08 22:39:38 +00:00
Karl 'vollmerk' Vollmer
e33a8f344d
no real progress, just saving my work
2008-11-03 09:05:47 +00:00
Karl 'vollmerk' Vollmer
781d77e558
bunch of fixes, and some breaks for the browsing
2008-08-18 02:51:59 +00:00
Karl 'vollmerk' Vollmer
64fb3786bb
good number of changes to browse, this breaks more then it fixes...
2008-08-13 03:36:29 +00:00
Karl 'vollmerk' Vollmer
73e70d7d99
fixed a long standing browsing issue where you could not browse two different things at the same time
2008-08-08 05:15:34 +00:00
Karl 'vollmerk' Vollmer
693e26e2ad
commit of the patches from codeoverload to implement tagging, will not work without manual modification of database, yes.. this commit breaks things cope
2008-05-12 02:52:50 +00:00
Karl 'vollmerk' Vollmer
41db247234
fixed shoutbox typo so albums add correctly, can now edit playlist tracks and change their track in the playlist, added batch download link to single playlist view
2008-04-21 00:28:18 +00:00
Karl 'vollmerk' Vollmer
2801dae076
fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links
2008-04-20 22:35:21 +00:00
Karl 'vollmerk' Vollmer
6e23458ab0
slight tweak to the hotness added by spocky, added in a slight delay on the onKeyUp removed the alpha list
2008-03-18 02:19:58 +00:00
spocky
179b7dab43
Changed "starts with" browsing execution from OnChange to OnKeyUp (sounds more logical this way). Maybe we dont need "alphabet filter" above anymore. Or maybe we do (?).
...
Fixed songs starting with "All" never searched
2008-03-17 22:00:00 +00:00
Karl 'vollmerk' Vollmer
3d8ff28ac5
fixed filters being applied incorrectly, and removed un-needed query on show album
2007-12-24 00:57:36 +00:00
Karl 'vollmerk' Vollmer
4fecf43894
- Added ability to delete radio and playlist
...
- Tweaked Classic CSS to fix issue with larger fonts
- Fixed some javascript update issues due to quoting on the catalog
processes
- Fixed display of the MOTD
2007-09-25 03:35:08 +00:00
Karl 'vollmerk' Vollmer
88562955f9
added sorting on most objects in most views, report bugs if you find points where sorting fails
2007-09-17 03:11:06 +00:00
Karl 'vollmerk' Vollmer
f0addeb4a1
added ability to view album art on browse ablums and removed redundent code in show_artist, props to the first person who finds the bug with this re-use of code
2007-08-06 05:53:26 +00:00