1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 17:59:21 +02:00
Commit graph

22 commits

Author SHA1 Message Date
Phyks (Lucas Verney)
e86ea9a099 Fix copyright date 2016-08-01 22:02:00 +02:00
Afterster
9c3637b879 Change license from GPLv2 to AGPLv3 2015-12-02 20:46:34 +01:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
John Moore
6b40e833ea fixed up the playlist and the auto refresh with jquery 2013-07-27 11:30:17 -05:00
John Moore
de35a43d54 replace prototype.js with jquery, i think everything is working... 2013-07-26 23:18:39 -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
2ab840a48b Cosmetics: clean up heads in templates/ 2013-01-25 16:38:14 -05:00
Paul Arthur
30ff5b0048 Use Ajax::action to generate the refresh URL
Handcrafting it is unnecessary.
2012-12-19 12:41:49 -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
momo-i
629502b147 templates header comment modified for phpdoc 2011-02-03 09:24:02 +09:00
momo-i
fd548dc3e9 some templates modified header comment 2011-02-03 08:04:41 +09:00
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