コミット履歴

作者 SHA1 メッセージ 日付
  Jonas Haraldsson 4df5de7d0f No need, already set in templating.php 12 年 前
  Jonas Haraldsson dfc8118ebd moved love/unlove button to track.tpl 12 年 前
  Jonas Haraldsson 133565c685 refactor track pages code 12 年 前
  Jonas Haraldsson 89e8da3a85 Don't die if album is not found on track page 12 年 前
  Jonas Haraldsson 7dcf62fa16 catch track exceptions 12 年 前
  Mike Sheldon 383f5f27e6 Fix conflict in Server.php whilst merging request 40 12 年 前
  Clint Adams 93fabd71ef Try URL encoding change again. 12 年 前
  Mike Sheldon 6a82fe3d74 Make it possible to edit albums 13 年 前
  Jonas Haraldsson 3a956eb757 Change track pages to use new tagcloud function 13 年 前
  Mike Sheldon 9150299389 Merge commit 'refs/merge-requests/37' of git://gitorious.org/foocorp/gnu-fm into merge37 13 年 前
  Jonas Haraldsson 9a5e03650e Dont create aOtherAlbums array 13 年 前
  Jonas Haraldsson d49ad8e529 Add tagcloud to track.php 13 年 前
  Jonas Haraldsson 1c000bb2d4 Track tag pages 13 年 前
  P. J. McDermott a810dd66e3 Merge branch 'master' into code-cleanup 13 年 前
  Mike Sheldon f0ba2da916 Use DBMS' lower() function for switching to lowercase wherever possible (supports utf-8 and faster than mb_strtolower) 13 年 前
  P. J. McDermott 20aebcbe4d Clean up code in Nixtape views. 14 年 前
  P. J. McDermott b5c3725b5b Don't urldecode() superglobals like $_GET. 14 年 前
  Luke Slater 6d3b040f1d Added full <?php tags to the top of all PHP scripts. Removed ?> tags from the end of all PHP scripts. 14 年 前
  Mike Sheldon da3ac1b2fb Make it possible for artists to edit existing tracks as well as add new ones 14 年 前
  Mike Sheldon 952742dd75 Show flattr button on individual track pages for artists that have it setup 14 年 前
  Mike Sheldon 9799fe5d68 Update error messages to use the template's page heading 14 年 前
  Mike Sheldon b46e8e904e Make track page use the new header system 14 年 前
  Mike Sheldon 0f90ad5770 Remove unused tagcloud generation from track page (should reduce load nicely) 14 年 前
  Mike Sheldon 787b992e94 Add artist and track names to track page header 14 年 前
  Mike Sheldon c4af6574cf Make sure the track duration is set before reformating it 14 年 前
  Mike Sheldon 52798a7334 Give track duration in mm:ss instead of just seconds 14 年 前
  Matt Lee b2a912f193 Updated copyright notices, to change 'Libre.fm' to 'GNU FM' and Libre.fm project copyrights to FSF copyrights. 15 年 前
  Mike Sheldon 26924d88cb urldecode artist, album and track names when receiving them from GET parameters 15 年 前
  Jørgen Bøhnsdalen 272682470c Fix for bug #26675 15 年 前
  clint c7bc917968 Don't urldecode already-decoded input. Might close bug #26627. 15 年 前