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

34 commits

Author SHA1 Message Date
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
SUTJael
8f758955d2 Add debug actions to clear cache for artists, albums and songs. 2014-12-10 18:43:29 +01:00
SUTJael
3972c20d9e Add ability to write directly the new configuration file additionally to the generate action. 2014-10-20 18:47:03 +02:00
Afterster
b16958f44e Remove old code and fix old php errors 2014-05-25 22:54:04 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Afterster
0152ab610f Move ampache-doped to ampache 2014-04-15 20:20:02 +02:00
Afterster
7b64802f62 Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +01:00
Afterster
d138f7e304 Add AutoUpdate feature 2014-01-04 03:19:13 +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
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
04aa79b53c Move show_{footer,header}() from ui.lib.php to UI 2013-01-26 01:22:50 -05:00
Paul Arthur
42133f38d2 Move access_denied() from lib/ui.lib.php to UI 2013-01-26 00:57:40 -05:00
Paul Arthur
c14c8ca734 Cosmetics: clean up heads in admin/ 2013-01-25 15:50:39 -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
fe5d18095e Refactor similar init code into new init-tiny.php
Several places were doing operations that were practically the same
(loading core libraries and setting some variables), with varying
levels of success in remembering to do the right things in the right
order. Making a separate minimal init.php that doesn't worry about
some of the sanity checks and session bumpf makes this cleaner and
easier to maintain.
2012-03-13 17:57:07 -04:00
Paul Arthur
a3a087e404 Update Horde_Browser to latest. 2011-10-27 21:07:54 -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
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
momo-i
bd3b70008b Update translate strings
Change indent tab from blank
Fix show_confirmation web_path
2009-05-06 23:14:16 +00:00
Karl 'vollmerk' Vollmer
917c8198ae * Add mpeg to list of _parse_avi valid file types
* Fixed clear playlist, however it reveled a problem with the get items
* Removed a stupid extra check on database build
2009-02-21 01:42:10 +00:00
Karl 'vollmerk' Vollmer
71dd578037 slight tweaks to the shoutcast controller, fliter out non 44100 rate files also fix a typo 2008-06-12 06:38:09 +00:00
Karl 'vollmerk' Vollmer
5318a90e4a add in functionality to reset db charset also updated the update function to take into account the collation 2008-05-08 06:44:22 +00:00
Karl 'vollmerk' Vollmer
e9f54c8d72 initial debug work 2008-05-07 06:23:39 +00:00
Karl 'vollmerk' Vollmer
3e46a9775c licence updates, Thx porthose 2007-08-19 22:02:23 +00:00
Karl 'vollmerk' Vollmer
ad3d2363c4 year another bump on openstrands, removed redundent files, fixed bug with config gen and started work on playlists 2007-08-05 20:59:45 +00:00
Karl 'vollmerk' Vollmer
779f4bf4e5 updated sql file, and the install process now works 2007-05-13 21:37:49 +00:00
Karl 'vollmerk' Vollmer
37607a70f4 updated system page, with new config writing code, not working... 2007-04-23 07:31:40 +00:00
Karl 'vollmerk' Vollmer
bbf79a5970 * Initial Database Changes for 3.4, many things are now broken 2007-02-08 21:19:24 +00:00
pb1dft
095bc809d6 Added new flash player and fixed a lot of other problems. Implemented Export to ItunesDB 2006-11-13 17:48:51 +00:00
Karl 'vollmerk' Vollmer
a528277904 updated translations, new russian translation, generate config tool to update config and new putenv test on /test.php 2006-10-22 09:24:39 +00:00