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