1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
ampache/server
Paul 'flowerysong' Arthur 6277492321 JavaScript cleanup. Consistently use camelCase for naming JS functions. Use
Prototype functionality where possible (particularly for Ajax).  Move our JS
into lib/javascript (I dropped kajax as an external module since the new
ajax.js is completely different apart from function headers.)  Remove unused
JS functions from base.js.
2010-06-24 02:52:01 +00:00
..
ajax.server.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
browse.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
democratic.ajax.php JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +00:00
flag.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
index.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
localplay.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
playlist.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
random.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
song.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
stats.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
stream.ajax.php JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +00:00
tag.ajax.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
xml.server.php Fix typo in api Thx cosmin 2010-03-24 12:03:01 +00:00