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

1597 commits

Author SHA1 Message Date
Afterster
7b64802f62 Rename Ampache to Ampache-doped 2014-02-01 10:30:13 +01:00
Afterster
918e3a8c3f Fix user creation 2014-01-31 08:17:27 +01:00
Afterster
4ee4001c6b Change similar artists number display to 10 2014-01-31 07:53:12 +01:00
Afterster
5941bca264 Now playing avatar set to 64px 2014-01-31 07:14:28 +01:00
Afterster
1d3b8bbaba Add user avatar upload (fix #119) 2014-01-30 22:05:16 +01:00
Afterster
2d78a3b7a8 Add concerts information from LastFM (fix #110) 2014-01-30 00:09:58 +01:00
Afterster
24895f24f7 Add artist information tabs (fix #126) 2014-01-29 22:23:56 +01:00
SUTJael
a45a1479ad Avoid cleaning tag 2014-01-29 18:51:27 +01:00
SUTJael
7a337edcad Fix #115, Fix #111, Fix #125 2014-01-29 18:40:20 +01:00
Afterster
470dcea5b3 Add Gravatar / Libravatar plugins 2014-01-28 23:27:49 +01:00
Afterster
4253d85d6a Fix https://github.com/ampache/ampache/issues/104 2014-01-28 22:40:02 +01:00
Afterster
253503ad21 Check xbmc controller instance 2014-01-22 22:40:07 +01:00
Afterster
b4b8f33b85 Add OpenID authentication (fix #113) 2014-01-18 17:49:41 +01:00
Afterster
8fdbcce0fa Fix vainfo filename regex match on Windows
Fix m3u import (no need to declare m3u filetype music/video file types anymore)
Only check for footer iframe on login page
Remove unused files (artifacts)
2014-01-17 00:15:35 +01:00
Afterster
0c17ccd2d4 Finish browse missing artists on similars 2014-01-16 18:54:56 +01:00
Afterster
0a099f2383 Start show missing artists 2014-01-16 09:16:24 +01:00
Afterster
2a34bc6ca1 Fix codestyle 2014-01-15 23:58:38 +01:00
Afterster
e51717be6e Merge branch 'develop' of github.com:ampache-doped/ampache into develop
Conflicts:
	lib/class/update.class.php
2014-01-15 23:58:13 +01:00
Afterster
8d7ce473d0 Add share feature 2014-01-15 23:55:19 +01:00
SUTJael
7c2f8b0f26 Actions on rows are now displayed on mouse-hover. Removed all unused parameters. Song/artists/albums title are displayed correctly (truncate has been removed). Add to an existing playlist implementation started. 2014-01-15 20:47:49 +01:00
Afterster
b7b4fb99e2 Add Subsonic XML output break lines 2014-01-12 23:58:03 +01:00
Afterster
53d91f6543 Fix Subsonic POST requests and Indexes sharp category 2014-01-12 23:38:04 +01:00
Afterster
3de944a344 Previous regex was faster. Restore. 2014-01-12 11:26:30 +01:00
Afterster
17e8bbd817 Change clean_utf8 regex with a quicker one 2014-01-12 11:06:13 +01:00
Afterster
ca921f3dfd Fix filter reset when alphabet browsing 2014-01-12 03:17:47 +01:00
Afterster
13f75de382 Remove debug line 2014-01-12 03:09:06 +01:00
Afterster
ad3820ecb4 Add Alphabetic header on Browse 2014-01-12 03:08:24 +01:00
Afterster
cfb349178e Add Infinite Scroll in Browse 2014-01-12 01:55:14 +01:00
Afterster
c3b3a8021e Add 'fake' directory to Subsonic streaming url when cUrl unavailable 2014-01-11 19:47:18 +01:00
Afterster
89b12c8f0a Fix Subsonic stream headers 2014-01-11 19:06:28 +01:00
Afterster
c12d13bdf9 Add subsonic getUser and getUsers functions 2014-01-11 17:13:14 +01:00
Afterster
167062f8dc Fix Subsonic with Jamstash client 2014-01-11 16:01:15 +01:00
Afterster
eca49d3562 Fix missing album year 2014-01-11 15:28:36 +01:00
Afterster
355f6885c7 Add beautiful stream url setting and clear playlist before playing in localplay mode 2014-01-11 15:00:52 +01:00
Afterster
e1ea687e4d Don't join scrobbling thread 2014-01-11 12:40:23 +01:00
Afterster
41f5d0b7fd Fix scrobbler thread autoloader and global variables 2014-01-11 12:34:40 +01:00
Afterster
5cdcf4b12f Use pthreads when scrobbling if available 2014-01-11 10:44:47 +01:00
Afterster
a07e3fa53f Add settings for confirmation when closing window and auto-pause between tabs 2014-01-11 02:10:31 +01:00
Afterster
09bac5dad1 Improve now playing when filtered by user 2014-01-11 00:37:56 +01:00
Afterster
ecf2b7a37f Fix #106 2014-01-10 23:42:31 +01:00
Afterster
b8e54a15a2 Check for Ampache update at administrator login 2014-01-10 23:22:07 +01:00
SUTJael
6b44c643c8 Ability to edit mbid of artists/albums/songs
Ability to apply tags configuration to childs (albums/songs). This will override all tags from childs.
2014-01-09 17:20:54 +01:00
SUTJael
fc3a6e0f10 Fix #100 2014-01-07 20:47:15 +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
bc1bdaacd7 Add Waveform color setting 2014-01-07 05:07:03 +01:00
Afterster
79dbec40de Fix album check 2014-01-06 11:10:40 +01:00
Afterster
57b7604654 Add exception catch on wanted albums auto-removal 2014-01-06 07:33:50 +01:00
Afterster
f21fb269e7 Unify Shoutbox get functions return types 2014-01-05 01:32:20 +01:00
Afterster
e63c5aa007 Fix travis build 2014-01-05 01:08:15 +01:00
Afterster
01450b356d Show dedicated object shoutbox on add shoutbox page 2014-01-05 01:06:48 +01:00