Historique des commits

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