Historia zmian

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