Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update versions in README, add the new song title, and update the
version stamp in the common.php file.
|
|
brianjesse-clone/master
|
|
|
|
|
|
We show stats, subscriptions info on the personal page in the sidebar.
Pushed code from showstream.php into a common parent class for
personal and profile.
|
|
|
|
|
|
|
|
placement of Search at the edge of the viewport for quicker access and
b) placement of the links that are always available (whether user is logged in
or not) in the same location (i.e., Login/Logout, Help, Search)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fmarani/0.8.x
|
|
|
|
|
|
After fixing the redirect code output, there are a lot of weirdnesses
with e.g. form handling. Try to add explicit redirect codes where
needed -- principly when handling a POST.
|
|
Conflicts:
README
lib/router.php
|
|
|
|
|
|
|
|
|
|
Support SSL URLs either for all pages; no pages; or for sensitive
pages accepting passwords, like login, registration, API, and others.
|
|
Conflicts:
lib/router.php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|