1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 02:09:23 +02:00
Commit graph

48 commits

Author SHA1 Message Date
Afterster
9abed639d8 Add load time in footer and set catalog disable as an option to not increase sql query by default 2014-03-16 10:02:13 +01:00
Afterster
b8e54a15a2 Check for Ampache update at administrator login 2014-01-10 23:22:07 +01:00
SUTJael
17f6b97e28 Recently played 'More' action filtered by user when we are in user panel (Fix #99) 2014-01-07 14:09:41 +01:00
Afterster
b6a7ba792f Catalog disable filter on stats and search too (fix #33) 2013-12-14 11:24:19 +01:00
Afterster
5eceaf2aea Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
Afterster
d0726e70b7 Fix code style 2013-12-13 00:30:52 +01:00
Afterster
16a7e0ccb4 Add new Recently Played page (fix #70) 2013-12-12 13:38:36 +01:00
SUTJael
d803fdfbee Ability to see used backend in "recently played" table (Fix #62) 2013-12-11 15:23:08 +01:00
SUTJael
9aeeaaa6b8 Showing agent in recently played list 2013-12-11 14:10:09 +01:00
Afterster
3ad354632d Add recently added and on deck 2013-11-25 08:31:29 +01:00
Afterster
92580278bd Add SoundCloud catalog type (fix #14)
Fix stats order
2013-11-24 02:43:19 +01:00
Afterster
1745e204cd Fix code style 2013-11-23 01:11:19 +01:00
Afterster
619ca48ffe Add paging to information pages (fix #8) 2013-11-23 01:06:58 +01:00
Afterster
dac2c79fcf Start adding catalog disable/enable (#33). Currently not working for stats and search 2013-11-22 18:46:52 +01:00
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Afterster
540f25ed17 Add option to show number of times an artist/song/album was played 2013-11-14 00:09:38 +01:00
Afterster
c097a72952 Add paging to Stats::get_top and Stats::get_newest. Add Stats::get_recent 2013-11-05 20:40:13 -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
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