| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix navigator loop errorHEADmaster | schneefux | 2017-02-06 | 1 | -1/+1 |
| | | |||||
| * | update template to correctly show user votes | schneefux | 2017-01-21 | 1 | -2/+2 |
| | | |||||
| * | do not count a user's own votes; prevents jumping jokes | schneefux | 2016-09-11 | 1 | -2/+13 |
| | | |||||
| * | update source URL | schneefux | 2016-08-15 | 1 | -1/+1 |
| | | |||||
| * | template: add comments | schneefux | 2016-08-15 | 1 | -15/+25 |
| | | |||||
| * | introduce featured tags | schneefux | 2016-08-15 | 1 | -1/+11 |
| | | |||||
| * | bugfix: do not log out when hovering over 'logout' | schneefux | 2016-07-21 | 1 | -3/+3 |
| | | |||||
| * | redirect to search page 0, fixes no search result bug | schneefux | 2016-07-11 | 1 | -1/+1 |
| | | |||||
| * | use smoothstate.js for the search and the login forms | schneefux | 2016-07-11 | 1 | -165/+169 |
| | | |||||
| * | fix search bar css | schneefux | 2016-07-08 | 1 | -10/+9 |
| | | |||||
| * | abstract use case | schneefux | 2016-07-08 | 1 | -4/+4 |
| | | |||||
| * | display searchbar correctly on even smaller displays | schneefux | 2016-06-19 | 1 | -1/+1 |
| | | |||||
| * | show searchbar on mobile | schneefux | 2016-06-19 | 1 | -1/+14 |
| | | |||||
| * | make login modal more compact for mobile | schneefux | 2016-06-19 | 1 | -2/+2 |
| | | |||||
| * | improve query handling; fix query disappearing | schneefux | 2016-06-19 | 1 | -12/+19 |
| | | |||||
| * | add legal header | schneefux | 2016-06-19 | 1 | -1/+16 |
| | | |||||
| * | hide logo on small devices | schneefux | 2016-06-19 | 1 | -1/+1 |
| | | |||||
| * | make navbar more compact on mobile | schneefux | 2016-06-19 | 1 | -3/+2 |
| | | |||||
| * | redesign | schneefux | 2016-06-19 | 1 | -136/+144 |
| | | |||||
| * | expose sort options | schneefux | 2016-06-19 | 1 | -10/+33 |
| | | |||||
| * | add search | schneefux | 2016-06-14 | 1 | -2/+15 |
| | | |||||
| * | block export button for smoothstatejs, open txt properly | schneefux | 2016-06-10 | 1 | -2/+6 |
| | | |||||
| * | paginate filtered results properly | schneefux | 2016-06-10 | 1 | -4/+4 |
| | | |||||
| * | fix last page being blank | schneefux | 2016-06-10 | 1 | -1/+1 |
| | | |||||
| * | explain score | schneefux | 2016-06-10 | 1 | -1/+1 |
| | | |||||
| * | drop reports, deprecate markdown | schneefux | 2016-06-10 | 1 | -10/+3 |
| | | |||||
| * | implement simple filtering | schneefux | 2016-06-10 | 1 | -0/+6 |
| | | |||||
| * | handle pagination in template | schneefux | 2016-06-10 | 1 | -2/+2 |
| | | |||||
| * | make export button more responsive | schneefux | 2016-06-10 | 1 | -1/+3 |
| | | |||||
| * | replace hand-crafted redirects by referrers | schneefux | 2016-06-10 | 1 | -9/+0 |
| | | |||||
| * | use html header/main tags | schneefux | 2016-06-07 | 1 | -96/+98 |
| | | |||||
| * | add export as txt | schneefux | 2016-06-07 | 1 | -0/+1 |
| | | |||||
| * | smoothstate: honor redirects (merged pr 267) | schneefux | 2016-06-07 | 1 | -1/+1 |
| | | |||||
| * | bring undeletion back | schneefux | 2016-06-07 | 1 | -2/+12 |
| | | |||||
| * | allow editing | schneefux | 2016-06-07 | 1 | -4/+23 |
| | | |||||
| * | fix text overflowing | schneefux | 2016-06-07 | 1 | -7/+7 |
| | | |||||
| * | sort by freshness | schneefux | 2016-06-04 | 1 | -1/+1 |
| | | |||||
| * | rework scoring | schneefux | 2016-06-04 | 1 | -7/+10 |
| | | |||||
| * | use smoothstate.js for faster experience | schneefux | 2016-06-04 | 1 | -84/+14 |
| | | |||||
| * | simplify layout | schneefux | 2016-06-04 | 1 | -69/+54 |
| | | |||||
| * | style jokes as collections | schneefux | 2016-06-04 | 1 | -39/+39 |
| | | |||||
| * | show submission form on mobile | schneefux | 2016-06-04 | 1 | -7/+9 |
| | | |||||
| * | implement user management | schneefux | 2016-06-04 | 1 | -1/+47 |
| | | |||||
| * | undo button typo | schneefux | 2016-06-02 | 1 | -1/+1 |
| | | |||||
| * | ajaxify reports, unvotes; allow undelete | schneefux | 2016-06-02 | 1 | -23/+60 |
| | | |||||
| * | allow users to undo a vote | schneefux | 2016-06-02 | 1 | -10/+28 |
| | | |||||
| * | allow joke submitters to delete | schneefux | 2016-06-02 | 1 | -3/+5 |
| | | |||||
| * | associate jokes to users | schneefux | 2016-06-02 | 1 | -0/+5 |
| | | |||||
| * | stop counting up if trying to vote twice | schneefux | 2016-05-29 | 1 | -0/+1 |
| | | |||||
| * | use ajax for votes when possible | schneefux | 2016-05-29 | 1 | -4/+26 |
| | | |||||
