1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-05 10:49:37 +02:00
Commit graph

10 commits

Author SHA1 Message Date
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
Karl 'vollmerk' Vollmer
45f382b06d Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
Karl 'vollmerk' Vollmer
0f9c1f245c fixed nowplaying refresh 2007-07-24 02:09:07 +00:00
Karl 'vollmerk' Vollmer
641e7de637 catalog build technically works now, still working out some issues with the dynamic updating of the current state 2007-05-14 07:12:15 +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
xgizzmo
43cc00bb87 added some missing copyright and license info 2007-01-14 20:28:05 +00:00
Karl 'vollmerk' Vollmer
f283e4040e few more tweaks and some work on the tv pages 2006-10-23 08:00:34 +00:00
Karl 'vollmerk' Vollmer
78167c0251 removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth 2006-10-14 17:29:07 +00:00
Karl 'vollmerk' Vollmer
b1db92ee8c fixed now playing, needed to be updated to take account for new hotness 2006-10-12 07:21:19 +00:00
Karl 'vollmerk' Vollmer
fbab0ebea5 fixed nowplaying refresh issues and switched it to div layout 2006-06-21 16:38:27 +00:00