| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pretty text regex: allow spaces | schneefux | 2016-06-24 | 1 | -2/+2 |
| * | weight superuser's votes like user votes | schneefux | 2016-06-24 | 1 | -1/+2 |
| * | 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 | 2 | -15/+22 |
| * | add legal header | schneefux | 2016-06-19 | 3 | -2/+20 |
| * | calculate freshness based on submission date; lowercase all usernames | schneefux | 2016-06-19 | 1 | -19/+96 |
| * | 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 | 3 | -141/+149 |
| * | expose sort options | schneefux | 2016-06-19 | 2 | -13/+41 |
| * | add search | schneefux | 2016-06-14 | 2 | -9/+28 |
| * | block export button for smoothstatejs, open txt properly | schneefux | 2016-06-10 | 1 | -2/+6 |
| * | expose perpage as parameter | schneefux | 2016-06-10 | 1 | -2/+2 |
| * | paginate filtered results properly | schneefux | 2016-06-10 | 2 | -4/+5 |
| * | fix last page being blank | schneefux | 2016-06-10 | 1 | -1/+1 |
| * | explain score | schneefux | 2016-06-10 | 1 | -1/+1 |
| * | refactor, lint | schneefux | 2016-06-10 | 1 | -151/+279 |
| * | create_v1b: typo | schneefux | 2016-06-10 | 1 | -1/+1 |
| * | create new v1b db if needed; create before potential migration | schneefux | 2016-06-10 | 1 | -2/+2 |
| * | move methods around | schneefux | 2016-06-10 | 1 | -49/+49 |
| * | drop reports, deprecate markdown | schneefux | 2016-06-10 | 2 | -34/+26 |
| * | implement simple filtering | schneefux | 2016-06-10 | 2 | -10/+35 |
| * | handle pagination in template | schneefux | 2016-06-10 | 2 | -13/+5 |
| * | make export button more responsive | schneefux | 2016-06-10 | 1 | -1/+3 |
| * | gitignore more development files | schneefux | 2016-06-10 | 1 | -0/+2 |
| * | replace hand-crafted redirects by referrers | schneefux | 2016-06-10 | 2 | -27/+9 |
| * | add restrictive robots.txt | schneefux | 2016-06-07 | 1 | -0/+2 |
| * | use html header/main tags | schneefux | 2016-06-07 | 1 | -96/+98 |
| * | add export as txt | schneefux | 2016-06-07 | 2 | -2/+19 |
| * | lock search engines out | schneefux | 2016-06-07 | 1 | -0/+5 |
| * | log with flask's logger | schneefux | 2016-06-07 | 1 | -3/+6 |
| * | refactoring | schneefux | 2016-06-07 | 1 | -32/+32 |
| * | fix pagination hiding deleted entries | schneefux | 2016-06-07 | 1 | -3/+3 |
| * | add superuser role | schneefux | 2016-06-07 | 2 | -32/+38 |
| * | forgot import | schneefux | 2016-06-07 | 1 | -0/+1 |
| * | set format to markdown for new entries | schneefux | 2016-06-07 | 1 | -1/+1 |
| * | throw 403 for unauthorized actions | schneefux | 2016-06-07 | 1 | -6/+9 |
| * | smoothstate: honor redirects (merged pr 267) | schneefux | 2016-06-07 | 3 | -11/+43 |
| * | bring undeletion back | schneefux | 2016-06-07 | 2 | -6/+22 |
| * | allow editing | schneefux | 2016-06-07 | 2 | -6/+41 |
| * | fix text overflowing | schneefux | 2016-06-07 | 1 | -7/+7 |
| * | weight user's votes so that the score looks better | schneefux | 2016-06-04 | 1 | -3/+3 |
| * | sort by freshness | schneefux | 2016-06-04 | 2 | -3/+4 |
| * | rework scoring | schneefux | 2016-06-04 | 2 | -25/+35 |
| * | use smoothstate.js for faster experience | schneefux | 2016-06-04 | 3 | -103/+45 |
| * | 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 |
