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

31 commits

Author SHA1 Message Date
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
1069d54c85 Move clean functions into their respective classes
Uniformly name them gc()
2013-01-25 21:45:47 -05:00
Paul Arthur
80f4859712 Move Catalog::clear_stats() to Stats::clear() 2013-01-25 20:35:45 -05:00
Paul Arthur
8808fdf10d conf() -> Config::get()
I have a feeling a lot of these are in stale, unused code, but there
might be some actual bugs here.  conf() was replaced a while back.
2013-01-25 19:29:14 -05:00
Paul Arthur
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -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
f99643663c header comment modified for phpdoc 2011-02-03 09:43:46 +09:00
momo-i
d703009677 header comment for phpdoc 2011-02-03 07:30:23 +09:00
momo-i
add54bc230 test header for phpdoc. now using only classes and libraries. 2011-02-02 16:48:45 +09:00
Paul 'flowerysong' Arthur
21ba4d395a Use lowest addition_time for ordering "newest" items. FS#54. 2010-05-06 05:03:41 +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
9b3232ba29 whole bunch more Dba::query replacements 2009-12-14 05:21:36 +00:00
Karl 'vollmerk' Vollmer
d469634f3c make the popular actually show popular 2009-03-02 03:53:46 +00:00
Karl 'vollmerk' Vollmer
f593f18131 Commit, still no internet paying for it.. curse you free.fr 2008-10-27 09:24:34 +00:00
Karl 'vollmerk' Vollmer
bcc834d7fd flush out the democratic mojo, make the cooldown work 2008-03-17 03:29:49 +00:00
Karl 'vollmerk' Vollmer
9344fd377d added most popular back to the statistics page, formating needs to be tweaked, will do later 2007-11-24 11:06:38 +00:00
Karl 'vollmerk' Vollmer
88d968dfaa updated lastfm protocol to 1.2, improved the logic behind it does not require a logout, also fixed duplicate stats collection of greedy players 2007-08-21 04:35:01 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
fe077220bf broke a ton of stuff, but added some hotness... yes that is an excuse 2007-08-06 04:22:19 +00:00
Karl 'vollmerk' Vollmer
c3e9518ab4 fixed stats recording mostly 2007-06-10 22:10:33 +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
Karl 'vollmerk' Vollmer
ad05301d54 fixed the title on registration, and a bunch of random other things 2006-11-10 03:50:35 +00:00
pb1dft
29aca5c218 Fixed mail threshold and added user ability to change it 2006-11-09 01:37:19 +00:00
Karl 'vollmerk' Vollmer
ae97010e42 slight improvement to the democratic stuff and a stats fix 2006-11-06 03:02:54 +00:00
Karl 'vollmerk' Vollmer
98c4a92262 initial commit for 3.3.3-alpha2 2006-10-29 01:45:05 +00:00
Karl 'vollmerk' Vollmer
9cfb075df5 3.3.1-Alpha1 release 2006-10-29 00:51:53 +00:00
pb1dft
5db7a0e53c Strange error occured while commiting 2006-10-27 21:14:40 +00:00
pb1dft
d6e50fd701 Reworked RSS and fixed mail statistics 2006-10-27 03:54:53 +00:00
pb1dft
86d02b0c7a Fixed Stats for Mysql version 4 Left it like this for vollmer to test 2006-10-25 21:34:14 +00:00
Karl 'vollmerk' Vollmer
2faea5f7b3 re-wroked stats which means major db update, some stats dealies may still not work correctly 2006-10-23 01:47:18 +00:00