Commit History

Author SHA1 Message Date
  Jonas Haraldsson a35ee306d1 Server.php: getTopTracks function 13 years ago
  Jonas Haraldsson fca722491b Server.php: Expanded getTopArtists function 13 years ago
  Jonas Haraldsson 801d2926b7 Server.php: Add $component param to getTrackURL 13 years ago
  Jonas Haraldsson a79b0f443a Fix getrecentscrobbles in mysql 13 years ago
  Jonas Haraldsson a3844444d6 recent scrobbles triple join 13 years ago
  Mike Sheldon d5d57312c1 Remove unnecessary id -> username conversions when retrieving recent tracks 13 years ago
  P. J. McDermott 458ab5675e Fix table name casing in Nixtape's SELECT queries. 14 years ago
  Mike Sheldon b6a6c0fe20 Fix missing rewrite_encode()s in album and track url retrieval 14 years ago
  P. J. McDermott a810dd66e3 Merge branch 'master' into code-cleanup 14 years ago
  P. J. McDermott 14b6d405b0 Clean up code under nixtape/data/. 14 years ago
  Mike Sheldon f0ba2da916 Use DBMS' lower() function for switching to lowercase wherever possible (supports utf-8 and faster than mb_strtolower) 14 years ago
  Mike Sheldon 38cea84041 Fix urlencode that should be rewrite friendly encoded 14 years ago
  Mike Sheldon 02d48c21de Fix URLs for artist/album/track names that contain + and / symbols 14 years ago
  Mike Sheldon 1abf363d17 Provide loved information alongside now playing data as well as recent track data 14 years ago
  Mike Sheldon 01ee8d02a7 Fix some incorrect indentation 14 years ago
  Mike Sheldon da3ac1b2fb Make it possible for artists to edit existing tracks as well as add new ones 14 years ago
  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 years ago
  Mike Sheldon 244bd35e3a Make it easier to tag artists who aren't in the radio stream 14 years ago
  Mike Sheldon 728fea46f8 Add default limit to getNowPlaying. 14 years ago
  Mike Sheldon 60f604b5d7 Correctly associate 'loved' status with a user when getting recent scrobbles 14 years ago
  Mike Sheldon 406af24401 Remove previous radio session entries when tuning to a new station 14 years ago
  Mike Sheldon f85f8f28dc Share session key between radio sessions and web sessions 14 years ago
  Mike Sheldon 9e71ec48a8 Show a heart next to loved tracks on the profile page 14 years ago
  Mike Sheldon 6b27a11d10 Encode URLs with + symbols instead of %20 for increased readability 15 years ago
  Mike Sheldon 2e1a644f4f Make web service methods available to the javascript player 15 years ago
  Mike Sheldon 31e1e045a8 Add basic search functionality 15 years ago
  Mike Sheldon 7a7808d460 Make it possible for admins and artist managers to create new albums 15 years ago
  Mike Sheldon 6723a3193f Begin adding artist management features 15 years ago
  Mike Sheldon 40867b4dd2 Add pagination to user.getrecenttrack requests 15 years ago
  Mike Sheldon dc1c777a3a Add function for creating tag urls based on url rewritting availability 15 years ago