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

36 commits

Author SHA1 Message Date
Afterster
22cb316a48 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
Paul Arthur
101f4a047a Cosmetics: s/Itterate/Iterate/ 2013-01-28 21:46:00 -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
16c3ba34fd Cosmetics: clean up heads in lib/ 2013-01-25 18:38:22 -05:00
Paul Arthur
f65076b93d Switch from _() to T_()
Even if we move away from php-gettext in the future, it's easy to
write a quick T_() as a simple wrapper; it's not so easy to rewrite
PHP to allow redeclaration of a function.
2012-04-12 21:13:29 -04: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
1cb0983ed0 Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
Paul 'flowerysong' Arthur
d78c207f76 Cosmetics: use tabs for indentation, tweak some indentation/coding style. 2010-03-14 06:10:27 +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
37a348127f fixed catalog functions and corrected negative value caching 2009-03-08 13:28:43 +00:00
Karl 'vollmerk' Vollmer
a0975517e1 failed attempt to implement flag caching, commiting so I can work on it later 2009-02-19 17:04:08 +00:00
Karl 'vollmerk' Vollmer
5113c861d7 corrected update_media_from_tags() reference and added debug to api for ping() 2009-02-18 04:01:42 +00:00
Karl 'vollmerk' Vollmer
0a184d3db4 make the disabled songs link show something, need to make a custom view for that as the song one i not really valid, also played around with the caching a bit 2008-07-14 04:56:52 +00:00
Karl 'vollmerk' Vollmer
40a6aaea25 fixed write flags script, actually kinda sorta works again (Thx tomatopi) 2008-01-12 10:11:48 +00:00
Karl 'vollmerk' Vollmer
65bc8762b1 fixed flag management interface, and potentially fixed an issue with use_auth=false 2007-12-31 04:08:35 +00:00
Karl 'vollmerk' Vollmer
97c78343ae two file pattern fixes and some more work on the flagged stuff as well as some minor cleanup on the album art links 2007-12-26 04:32:08 +00:00
Karl 'vollmerk' Vollmer
00417ad965 fixed preg on file pattern, some work on flagging, editing stuff actually flags thing again... 2007-12-26 03:32:13 +00:00
Karl 'vollmerk' Vollmer
c56aeb1b70 removed random space on lastfm prefs, started work on managing shout and flagged items, cleaned up shoutbox css a bit 2007-12-25 17:32:50 +00:00
Karl 'vollmerk' Vollmer
20b425c3ac fixed song retaging, fixed the song view page tweaked sidebar browse and fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display 2007-07-29 16:49:44 +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
pb1dft
d84f889c9c Some minor flag mods; show username instead of id,show comment on last then flagged, made album in flagged clickable 2007-02-19 21:07:36 +00:00
Karl 'vollmerk' Vollmer
a3bdc3148d fixed tracking of user of flagged objects and allowed mass reject, approve 2007-01-12 21:51:48 +00:00
Karl 'vollmerk' Vollmer
0b39cf3100 few minor fixes including a XML-RPC fix 2007-01-12 07:45:01 +00:00
Karl 'vollmerk' Vollmer
8aa6fd30f5 new dealies and stuff 2006-11-24 06:51:15 +00:00
Karl 'vollmerk' Vollmer
e61a3b3ca1 added in the manage users section and put in a temp disable songs section which currently does not work 2006-03-29 09:17:04 +00:00
Karl 'vollmerk' Vollmer
c603a3c5c0 fixed a minor flaging glitch 2006-03-28 07:00:32 +00:00
Karl 'vollmerk' Vollmer
664bd9a28a I am not proud... but it works 2006-03-27 07:59:33 +00:00
Karl 'vollmerk' Vollmer
7673d000dd added some more to flagging and updated mail page to fit new standards 2006-03-27 04:29:23 +00:00
Karl 'vollmerk' Vollmer
abcb173edc I am not happy with it.. but its progress and I need sleep 2006-03-21 08:33:33 +00:00
Karl 'vollmerk' Vollmer
5343c30ff5 fixed a few more unescaped ids 2006-02-08 21:29:51 +00:00
Karl 'vollmerk' Vollmer
2d5ed879bd more flagging fixes, you can flag files now you just cant do anything about it 2006-01-15 06:27:55 +00:00