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

35 commits

Author SHA1 Message Date
Afterster
db9cc4ed33 Add set as read/unread and delete actions on private messages 2015-05-03 20:22:34 +02:00
Afterster
f81c4d6654 Fix registration french translation
Fix theme on registration validation page
2015-05-01 17:07:47 +02:00
Afterster
92872e39f5 Add Ampache information in html header to automatically detect ampache webpage
Allow cross-domain request in default maintenance page example
2015-04-29 13:41:07 +02:00
Lawrence Brown
60a653daf4 copyright 2014 -> 2015
janitorial services
2015-01-04 21:36:41 +00:00
Afterster
740427c328 Add session id on votes (fix #173) and a new option to clear expired sessions votes (#178) 2014-05-29 07:18:33 +02:00
Afterster
176cf4a380 Add git pull update from web interface 2014-05-29 00:22:36 +02:00
Afterster
98664d2a84 Update copyright years 2014-05-18 09:53:57 +02:00
Jean-François Bilger
3c9d941f64 [MOD] Bootstrap - Change update.php 2014-04-12 20:29:49 +02:00
Afterster
916057fda7 Add broadcast templates 2014-02-09 02:06:27 +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
9a83f50042 Consistently use require_once to load init.php 2013-01-25 19:10:43 -05:00
Paul Arthur
b7d00ceeb4 Cosmetics: clean up heads in / 2013-01-25 15:40:47 -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
7983182503 Use a flag to determine whether an outdated database is OK
This matches the handling of NO_SESSION and gives us some needed leeway
for the CLI tools.
2012-03-06 15:32:56 -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
momo-i
14ef536151 Add: song_lyrics to Ampache #327 (thx alister55) 2009-02-24 04:18:33 +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
efd932b9fd fixed some copyright lines and removed unused file 2008-05-08 06:10:17 +00:00
Karl 'vollmerk' Vollmer
21871e8d17 added in the rating images from greengeek, removed some useless functions, tweaked working on update to correctly reflect limitations 2008-01-27 19:16:01 +00:00
Karl 'vollmerk' Vollmer
93e8513b5b fixed typo on update.php, fixed filtering on genre view and added match to display of items 2007-09-03 19:51:01 +00:00
Karl 'vollmerk' Vollmer
2a17cf4806 fixed an old reference to conf 2007-08-30 19:25:56 +00:00
xgizzmo
add90bc902 Fix link given out by song class so that they can pass validation 2007-08-06 02:08:01 +00:00
Karl 'vollmerk' Vollmer
61e529be4e new update that moves some stuff around in the database, with 414 albums (18mb table) dropped size by 7mb 2007-05-03 03:36:19 +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
Karl 'vollmerk' Vollmer
68ac06b30b * Last DB Update for 3.3.3 Stable Branche
* Improved Recommendation view
* Removed Upload
2006-12-18 00:10:07 +00:00
Karl 'vollmerk' Vollmer
c4018a9407 minor tweaks to update.php 2006-12-09 09:51:42 +00:00
Karl 'vollmerk' Vollmer
e3734f063e moved init.php improved vainfo a bit, removed checkboxes from search page 2006-06-17 16:32:04 +00:00
Karl 'vollmerk' Vollmer
4632a09466 new install theme and fixed jpeg resize issues 2006-04-18 08:47:08 +00:00
xgizzmo
2c4d64602d XHTML clean up and fixed a few typos 2005-07-11 20:30:06 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00