Jonas Haraldsson
|
ce1f8727df
typos
|
11 tahun lalu |
Jonas Haraldsson
|
d66de2b387
Refactor error template stuff
|
11 tahun lalu |
Mike Sheldon
|
195c988f50
Merge changes from master
|
11 tahun lalu |
Jonas Haraldsson
|
e161c66776
User header
|
12 tahun lalu |
Mike Sheldon
|
6a18b06d93
Make more pages aware of remote users
|
12 tahun lalu |
Clint Adams
|
93fabd71ef
Try URL encoding change again.
|
13 tahun lalu |
Mike Sheldon
|
9b45ab5769
Remove unused tag cloud generation on recent tracks page
|
13 tahun lalu |
P. J. McDermott
|
4822b6c590
Finish code cleanup in nixtape/.
|
14 tahun lalu |
P. J. McDermott
|
a810dd66e3
Merge branch 'master' into code-cleanup
|
14 tahun lalu |
P. J. McDermott
|
20aebcbe4d
Clean up code in Nixtape views.
|
14 tahun lalu |
P. J. McDermott
|
b5c3725b5b
Don't urldecode() superglobals like $_GET.
|
14 tahun lalu |
P. J. McDermott
|
5a4759fd92
Catch Exceptions thrown by User::__construct().
|
14 tahun lalu |
Luke Slater
|
6d3b040f1d
Added full <?php tags to the top of all PHP scripts. Removed ?> tags from the end of all PHP scripts.
|
14 tahun lalu |
Mike Sheldon
|
9799fe5d68
Update error messages to use the template's page heading
|
14 tahun lalu |
Mike Sheldon
|
d2e90af265
Rename pageheader to headerfile
|
14 tahun lalu |
Mike Sheldon
|
c493ef8772
Add submenu facility
|
14 tahun lalu |
Mike Sheldon
|
04439f3de4
Add page titles to user page headers
|
14 tahun lalu |
Mike Sheldon
|
6b27a11d10
Encode URLs with + symbols instead of %20 for increased readability
|
15 tahun lalu |
Ward Vandewege
|
dab42d1d77
The GenerateTagCloud function requires a userid, not username, when called
|
15 tahun lalu |
Matt Lee
|
b2a912f193
Updated copyright notices, to change 'Libre.fm' to 'GNU FM' and Libre.fm project copyrights to FSF copyrights.
|
15 tahun lalu |
clint
|
ef4d4f46bc
better exception behavior
|
16 tahun lalu |
clint
|
996d3caebe
Don't try to use PEAR class that won't be loaded.
|
16 tahun lalu |
clint
|
5dd37670cd
whitespace
|
16 tahun lalu |
tobyink
|
dc68fedf5c
Correct encoding of <link rel=meta> URLs; add <link rel=meta> to track, artist and album pages.
|
16 tahun lalu |
tobyink
|
b5fe0643d5
Remove '?>' from config.php; make Free_Scrobbles verses Scrobbles configurable.
|
16 tahun lalu |
elleo
|
29d6ee4d17
Add 'Remember me option' (fixes bug #26264, thanks to Piotr Szulawski)
|
16 tahun lalu |
tobyink
|
6243f9660a
Removed some redundant lines; add geo info to stats page.
|
16 tahun lalu |
tobyink
|
409087f60a
Limit number of retrieved scrobbles to 1200.
|
16 tahun lalu |
tobyink
|
bd9e307c8c
Allow more scrobbles to be fetched.
|
16 tahun lalu |
tobyink
|
6ef59cd153
Figured out why an empty "$user's Top Tracks" heading was appearing at the end of user-recent-tracks. That was confusing the hell out of me!
|
16 tahun lalu |