Afterster
26b0320c4a
Add song previews on missing albums, EchoNest API support
2013-12-28 16:40:35 +01:00
Afterster
5eceaf2aea
Rename Config class to AmpConfig class to avoid conflict with PEAR ( fix #68 )
2013-12-13 08:36:23 +01:00
Afterster
b69b5a44f7
Fix code style
2013-12-12 08:36:11 +01:00
SUTJael
a53d308b6c
Can now re-order playlist and album songs #53 (new grab icon displayed on sortable list)
...
Updating only the modified item (not refreshing page anymore) #43
Removed last 'Flag' items found #54
Reborn theme set as default #22
Fix: filters are now working
Fix: Artist edition
2013-12-03 15:50:00 +01:00
SUTJael
4eaf4f7e8a
"flagged" (unused) feature removed. Will light DB interaction. All seems good for me, need to check to be sure.
...
Fix jPlayer theme
2013-11-29 00:23:17 +01:00
SUTJael
aca49c658d
Completely replaced the inline edition by dialog edition.
...
Add autocomplete for tags.
Directplay added on Radio and Smart Playlists.
Many code style fixed.
Removed all defined size (need to do that into CSS if needed).
Fixed other bugs found around..
2013-11-24 22:01:21 +01:00
Afterster
1745e204cd
Fix code style
2013-11-23 01:11:19 +01:00
Afterster
a9373a2869
Fix html code escape when ajax editing items
2013-11-22 21:48:28 +01:00
SUTJael
4cead49cc0
Merge branch 'master' of https://github.com/ampache-doped/ampache
2013-11-22 18:58:15 +01:00
SUTJael
3134e3ca8e
Artist/Album/Song edition working.
...
Tag are now editable through the same dialog.
2013-11-22 18:58:06 +01:00
Afterster
dac2c79fcf
Start adding catalog disable/enable ( #33 ). Currently not working for stats and search
2013-11-22 18:46:52 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
SUTJael
1e6404561f
closes #10 , closes #6 ; Cancel button can revert changes done when editing artist/album/song. Artist and Playlist edition is now working.
2013-11-10 12:07:45 +01:00
Afterster
5c618a9696
Add user flags on songs, albums, artists
...
Bug fix rating on stats page (object id conflict)
Bug fix cell alignment when rating disabled
2013-11-10 12:07:30 +01:00
Paul Arthur
266f7cea9b
Fix persistent XSS vulnerabilities in AJAX editing
...
Based on merge request #22 from Jean-Lou Hau, but does the escaping for
everything and in a different place.
2013-02-07 15:20:44 -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
136f9f5856
Move ajax_include() from ui.lib.php to UI
2013-01-26 01:35:59 -05:00
Paul Arthur
d87c539500
Cosmetics: clean up heads in server/
2013-01-25 19:05:28 -05:00
Paul Arthur
8c4921f5f3
Consistently use 'object_type' in playlist returns
2012-10-15 13:20:27 -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
momo-i
f99643663c
header comment modified for phpdoc
2011-02-03 09:43:46 +09: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
b95a7b1ecc
I should have done it this way in the first place, instead of that ugly
...
show_playlist_full_row hack.
2010-06-09 01:35:50 +00:00
Paul 'flowerysong' Arthur
b9937cd7ce
Clean up the rating code by moving uniqueness constraints into the database,
...
using SQL's AVG() when we want an average, updating the cache when a rating
changes, etc.
2010-06-07 00:49:47 +00:00
Paul 'flowerysong' Arthur
b290f52c8d
Some missed hunks for playlist editing and miscellaneous related cleanup.
2010-04-28 22:20:42 +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
7d63859ce3
add rating to single song view, and include caching fix
2009-07-09 11:57:48 +00:00
Karl 'vollmerk' Vollmer
f804835929
some tweaks to make the random play mojo work for streaming, does not work in localplay yet, working on that, nor in democratic play poking that also include asx playlist improvements from jon611
2009-04-08 02:40:07 +00:00
Karl 'vollmerk' Vollmer
00effbf554
Add very basic buggy as crap video support, fix a few other minor bugs with playlists and random elements
2009-02-02 04:25:25 +00:00
Karl 'vollmerk' Vollmer
ada7cc3542
sync to trunk
2008-08-30 20:09:10 +00:00
Karl 'vollmerk' Vollmer
478c6618b0
fixed the search add result button and messed up some browse sort stuff
2008-08-22 04:28:36 +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
392354df0a
switched to sha() password encryption not using sha2 because of limitations of amarok, also added some caching and fixed some misc bugs
2008-07-26 07:43:18 +00:00
Karl 'vollmerk' Vollmer
cef43c3602
reorganize the menu a whole bunch and add a confirmation page to the catalog deletion
2008-06-19 06:32:23 +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
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
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
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
76387698e7
delay random albums a bit to improve inital load, also add a refresh button so you can flip them without refreshing the whole page
2008-02-25 06:53:47 +00:00
Karl 'vollmerk' Vollmer
5296a8d351
fixed issue with xmlapi when no limit provided, fixed now playing refresh, fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
2008-01-19 23:11:57 +00:00
Karl 'vollmerk' Vollmer
d7c3ede9e7
fixed public/private aspect of playlists, default is to filter out non-owned private playlists now
2008-01-14 01:38:50 +00:00
Karl 'vollmerk' Vollmer
76f3e77c29
last commit for the day...
2007-12-26 04:42:12 +00:00
Karl 'vollmerk' Vollmer
00417ad965
fixed preg on file pattern, some work on flagging, editing stuff actually flags thing again...
2007-12-26 03:32:13 +00:00
Karl 'vollmerk' Vollmer
81a854f7ea
fixed the find duplicates stuff, its actually still broken somewhat but it mostly works so why not commit eah?
2007-12-16 23:52:06 +00:00
Karl 'vollmerk' Vollmer
c618501c9f
minor text changes, nothing special... time for me to go to sleep
2007-12-10 09:01:13 +00:00
Karl 'vollmerk' Vollmer
46ffeca144
database update, cleaned up some stuff
2007-12-10 06:03:47 +00:00
Karl 'vollmerk' Vollmer
27ba8110ca
democratic play working, if still slightly sketchy
2007-11-24 21:16:13 +00:00
Karl 'vollmerk' Vollmer
ab0e89b8dd
fixed multi-genre random play
2007-11-05 02:52:57 +00:00