Jonas Haraldsson
|
d0be37ff9a
Clean up addTags, removeTag
|
12 年之前 |
Jonas Haraldsson
|
aaf2dd2ba1
Clean up ban/unban
|
12 年之前 |
Jonas Haraldsson
|
8638a30187
Clean up love/unlove
|
12 年之前 |
Jonas Haraldsson
|
da275b4891
fix docs
|
12 年之前 |
Jonas Haraldsson
|
aa32502b91
artist/track getTopListeners
|
12 年之前 |
Mike Sheldon
|
3fc366efee
Resolve conflicts between merge 51 and HEAD
|
12 年之前 |
Jonas Haraldsson
|
17a3e446a3
track.removetag
|
12 年之前 |
Jonas Haraldsson
|
558670eb4c
Album and Track exceptions
|
12 年之前 |
Jonas Haraldsson
|
6f9ff7d477
Move love/unlove functions
|
12 年之前 |
Jonas Haraldsson
|
60e06bf3c4
Track.php: Docs
|
13 年之前 |
Jonas Haraldsson
|
801d2926b7
Server.php: Add $component param to getTrackURL
|
13 年之前 |
Jonas Haraldsson
|
8b7ae6cd66
Track.php: Create addTags function
|
13 年之前 |
Mike Sheldon
|
efa1f2bb7f
Merge commit 'refs/merge-requests/26' of git://gitorious.org/foocorp/gnu-fm into merge26
|
13 年之前 |
Jonas Haraldsson
|
9c8e237672
lowercase search in query
|
13 年之前 |
Mike Sheldon
|
f4580a98f7
Update an artist's streamability when they upload a streamable track for the first time
|
13 年之前 |
Jonas Haraldsson
|
18d1c5069a
Track.php: tag functions
|
13 年之前 |
P. J. McDermott
|
458ab5675e
Fix table name casing in Nixtape's SELECT queries.
|
14 年之前 |
P. J. McDermott
|
a810dd66e3
Merge branch 'master' into code-cleanup
|
14 年之前 |
P. J. McDermott
|
14b6d405b0
Clean up code under nixtape/data/.
|
14 年之前 |
Mike Sheldon
|
f0ba2da916
Use DBMS' lower() function for switching to lowercase wherever possible (supports utf-8 and faster than mb_strtolower)
|
14 年之前 |
P. J. McDermott
|
eb108ccda1
Catch Exceptions thrown by Artist::__construct().
|
14 年之前 |
Mike Sheldon
|
da3ac1b2fb
Make it possible for artists to edit existing tracks as well as add new ones
|
14 年之前 |
Mike Sheldon
|
95a02f8153
Prefer streamable versions of a track where available
|
14 年之前 |
Mike Sheldon
|
e253711cc1
Add basic ability to add new tracks to albums, link them to archive.org files and pull in license details from archive.org
|
14 年之前 |
Mike Sheldon
|
71f663f801
Make artist, album and track look-ups case-insensitive as links generated from scrobble data (or typed in by users manually) may not be the correct case
|
14 年之前 |
Mike Sheldon
|
31c9b5c4de
Create empty array for cases where user has no tags for this track yet
|
15 年之前 |
Mike Sheldon
|
5a9c6ebd25
Implement real track.getTags method to fetch a user's tags for a specific track
|
15 年之前 |
Mike Sheldon
|
3d5d69b550
getTags is actually an implementation of getTopTags, so rename it as such.
|
15 年之前 |
Mike Sheldon
|
c9dae8acb1
Add the track.getTags() web service method
|
15 年之前 |
Matt Lee
|
b2a912f193
Updated copyright notices, to change 'Libre.fm' to 'GNU FM' and Libre.fm project copyrights to FSF copyrights.
|
15 年之前 |