Phyks (Lucas Verney)
e86ea9a099
Fix copyright date
2016-08-01 22:02:00 +02:00
Phyks (Lucas Verney)
2bb142eeb8
Fix issue #1260
...
Fix coding guidelines incoherences. Code should match PSR1/2 now, and
php-cs is set to check it on each commit.
Also fixed the Git hook to take into account only added, modified,
copied and renamed files (preventing errors when trying to check deleted
files).
Closes #1260 .
2016-08-01 21:55:14 +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
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
b7d00ceeb4
Cosmetics: clean up heads in /
2013-01-25 15:40:47 -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
aee809f1dc
header comment replace for phpdoc
2011-02-03 10:07:39 +09: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
99496ce46b
sync to trunk
2008-05-26 22:34:19 +00:00
Karl 'vollmerk' Vollmer
5fce261ae2
more improvements to the caching system, removed ugly hack from last night on util
2008-05-26 22:07:26 +00:00
Karl 'vollmerk' Vollmer
2571a7f2d0
vile hack to make playback work while I go sleep
2008-05-26 11:06:51 +00:00
Karl 'vollmerk' Vollmer
a919e9b280
remove redundent UPDATE on session table due to /util.php should make high-traffic sites faster, most likely will not notice the query redunction
2008-05-26 09:00:01 +00:00
Karl 'vollmerk' Vollmer
84b483c99a
fixed playlist update on full strict of mysql5.x and jpg mime type
2008-03-06 04:55:19 +00:00
Karl 'vollmerk' Vollmer
2c337852cf
major corrections to reading of preferences and a few misc fixes which I have now forgotten
2008-02-29 06:14:46 +00:00
Karl 'vollmerk' Vollmer
be699cab75
fixed opera playback, added playlist mojo to the xml api doodly, konqueror is still broken as is the API and XML-RPC stuff, also updated prototype.js
2007-12-22 05:14:14 +00:00
Karl 'vollmerk' Vollmer
c0f55e26b2
fixed ajax requests with invalid session not causing logout
2007-12-10 20:28:47 +00:00
Karl 'vollmerk' Vollmer
4040d0623d
fixed the page reloads once and for all, had to revert to iframe for democratic play and localplay, fixed an adding issue with democratic play if the songs were left in your active playlist
2007-11-25 07:21:45 +00:00
spocky
467fd32a4e
Changed how playlists are sent to browsers so that it works on IE. Hopefully there won't be side effects. Karl, if feedback is good, I let you cleanup the code :)
2007-11-22 18:58:00 +00:00
Karl 'vollmerk' Vollmer
32180a41a1
added ability to save playlists based on the active playlist, fixed the send on add playlist preference, send and clear still does not work, but its progress
2007-09-03 07:23:10 +00:00