summaryrefslogtreecommitdiff
path: root/templates/index.html
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: do not log out when hovering over 'logout'schneefux2016-07-211-3/+3
|
* redirect to search page 0, fixes no search result bugschneefux2016-07-111-1/+1
|
* use smoothstate.js for the search and the login formsschneefux2016-07-111-165/+169
|
* fix search bar cssschneefux2016-07-081-10/+9
|
* abstract use caseschneefux2016-07-081-4/+4
|
* display searchbar correctly on even smaller displaysschneefux2016-06-191-1/+1
|
* show searchbar on mobileschneefux2016-06-191-1/+14
|
* make login modal more compact for mobileschneefux2016-06-191-2/+2
|
* improve query handling; fix query disappearingschneefux2016-06-191-12/+19
|
* add legal headerschneefux2016-06-191-1/+16
|
* hide logo on small devicesschneefux2016-06-191-1/+1
|
* make navbar more compact on mobileschneefux2016-06-191-3/+2
|
* redesignschneefux2016-06-191-136/+144
|
* expose sort optionsschneefux2016-06-191-10/+33
|
* add searchschneefux2016-06-141-2/+15
|
* block export button for smoothstatejs, open txt properlyschneefux2016-06-101-2/+6
|
* paginate filtered results properlyschneefux2016-06-101-4/+4
|
* fix last page being blankschneefux2016-06-101-1/+1
|
* explain scoreschneefux2016-06-101-1/+1
|
* drop reports, deprecate markdownschneefux2016-06-101-10/+3
|
* implement simple filteringschneefux2016-06-101-0/+6
|
* handle pagination in templateschneefux2016-06-101-2/+2
|
* make export button more responsiveschneefux2016-06-101-1/+3
|
* replace hand-crafted redirects by referrersschneefux2016-06-101-9/+0
|
* use html header/main tagsschneefux2016-06-071-96/+98
|
* add export as txtschneefux2016-06-071-0/+1
|
* smoothstate: honor redirects (merged pr 267)schneefux2016-06-071-1/+1
|
* bring undeletion backschneefux2016-06-071-2/+12
|
* allow editingschneefux2016-06-071-4/+23
|
* fix text overflowingschneefux2016-06-071-7/+7
|
* sort by freshnessschneefux2016-06-041-1/+1
|
* rework scoringschneefux2016-06-041-7/+10
|
* use smoothstate.js for faster experienceschneefux2016-06-041-84/+14
|
* simplify layoutschneefux2016-06-041-69/+54
|
* style jokes as collectionsschneefux2016-06-041-39/+39
|
* show submission form on mobileschneefux2016-06-041-7/+9
|
* implement user managementschneefux2016-06-041-1/+47
|
* undo button typoschneefux2016-06-021-1/+1
|
* ajaxify reports, unvotes; allow undeleteschneefux2016-06-021-23/+60
|
* allow users to undo a voteschneefux2016-06-021-10/+28
|
* allow joke submitters to deleteschneefux2016-06-021-3/+5
|
* associate jokes to usersschneefux2016-06-021-0/+5
|
* stop counting up if trying to vote twiceschneefux2016-05-291-0/+1
|
* use ajax for votes when possibleschneefux2016-05-291-4/+26
|
* prevent users from voting multiple timesschneefux2016-05-291-3/+3
|
* stay on same page after submittingschneefux2016-05-281-0/+3
|
* fix form submits not working on pagesschneefux2016-05-281-3/+3
|
* make layout more responsiveschneefux2016-05-281-19/+29
|
* add paginationschneefux2016-05-281-5/+15
|
* insert rendered html into dbschneefux2016-05-281-1/+1
|