| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tweak sort gravity | schneefux | 2016-07-21 | 1 | -2/+2 |
| * | remove unused index.html argument | schneefux | 2016-07-11 | 1 | -1/+0 |
| * | abstract use case | schneefux | 2016-07-08 | 1 | -0/+1 |
| * | 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 |
| * | improve query handling; fix query disappearing | schneefux | 2016-06-19 | 1 | -3/+3 |
| * | add legal header | schneefux | 2016-06-19 | 1 | -0/+2 |
| * | calculate freshness based on submission date; lowercase all usernames | schneefux | 2016-06-19 | 1 | -19/+96 |
| * | redesign | schneefux | 2016-06-19 | 1 | -1/+1 |
| * | expose sort options | schneefux | 2016-06-19 | 1 | -3/+8 |
| * | add search | schneefux | 2016-06-14 | 1 | -7/+13 |
| * | expose perpage as parameter | schneefux | 2016-06-10 | 1 | -2/+2 |
| * | paginate filtered results properly | schneefux | 2016-06-10 | 1 | -0/+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 | 1 | -24/+23 |
| * | implement simple filtering | schneefux | 2016-06-10 | 1 | -10/+29 |
| * | handle pagination in template | schneefux | 2016-06-10 | 1 | -11/+3 |
| * | replace hand-crafted redirects by referrers | schneefux | 2016-06-10 | 1 | -18/+9 |
| * | add export as txt | schneefux | 2016-06-07 | 1 | -2/+18 |
| * | 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 | 1 | -31/+36 |
| * | 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 | 1 | -1/+4 |
| * | bring undeletion back | schneefux | 2016-06-07 | 1 | -4/+10 |
| * | allow editing | schneefux | 2016-06-07 | 1 | -2/+18 |
| * | weight user's votes so that the score looks better | schneefux | 2016-06-04 | 1 | -3/+3 |
| * | sort by freshness | schneefux | 2016-06-04 | 1 | -2/+3 |
| * | rework scoring | schneefux | 2016-06-04 | 1 | -18/+25 |
| * | use smoothstate.js for faster experience | schneefux | 2016-06-04 | 1 | -19/+22 |
| * | implement user management | schneefux | 2016-06-04 | 1 | -69/+159 |
| * | ajaxify reports, unvotes; allow undelete | schneefux | 2016-06-02 | 1 | -0/+9 |
| * | allow users to undo a vote | schneefux | 2016-06-02 | 1 | -5/+14 |
| * | allow joke submitters to delete | schneefux | 2016-06-02 | 1 | -4/+29 |
| * | associate jokes to users | schneefux | 2016-06-02 | 1 | -23/+23 |
| * | insert markdown into db | schneefux | 2016-06-02 | 1 | -6/+10 |
| * | migrate to cleaner database schema | schneefux | 2016-06-02 | 1 | -15/+112 |
| * | prevent users from voting multiple times | schneefux | 2016-05-29 | 1 | -8/+27 |
| * | simplify scoring | schneefux | 2016-05-28 | 1 | -2/+3 |
| * | stay on same page after submitting | schneefux | 2016-05-28 | 1 | -3/+6 |
| * | rank globally and not per page | schneefux | 2016-05-28 | 1 | -2/+2 |
| * | fix form submits not working on pages | schneefux | 2016-05-28 | 1 | -3/+3 |
| * | add pagination | schneefux | 2016-05-28 | 1 | -3/+13 |
