| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | implement user management | schneefux | 2016-06-04 | 4 | -70/+211 |
| * | undo button typo | schneefux | 2016-06-02 | 1 | -1/+1 |
| * | ajaxify reports, unvotes; allow undelete | schneefux | 2016-06-02 | 2 | -23/+69 |
| * | allow users to undo a vote | schneefux | 2016-06-02 | 2 | -15/+42 |
| * | allow joke submitters to delete | schneefux | 2016-06-02 | 2 | -7/+34 |
| * | associate jokes to users | schneefux | 2016-06-02 | 2 | -23/+28 |
| * | insert markdown into db | schneefux | 2016-06-02 | 1 | -6/+10 |
| * | migrate to cleaner database schema | schneefux | 2016-06-02 | 1 | -15/+112 |
| * | 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 | 2 | -4/+30 |
| * | prevent users from voting multiple times | schneefux | 2016-05-29 | 2 | -11/+30 |
| * | simplify scoring | schneefux | 2016-05-28 | 1 | -2/+3 |
| * | stay on same page after submitting | schneefux | 2016-05-28 | 2 | -3/+9 |
| * | rank globally and not per page | schneefux | 2016-05-28 | 1 | -2/+2 |
| * | fix form submits not working on pages | schneefux | 2016-05-28 | 2 | -6/+6 |
| * | make layout more responsive | schneefux | 2016-05-28 | 1 | -19/+29 |
| * | add pagination | schneefux | 2016-05-28 | 2 | -8/+28 |
| * | code cleanup | schneefux | 2016-05-28 | 1 | -8/+5 |
| * | insert rendered html into db | schneefux | 2016-05-28 | 2 | -4/+5 |
| * | implement simple scoring system | schneefux | 2016-05-28 | 1 | -4/+14 |
| * | add report button | schneefux | 2016-05-28 | 2 | -9/+25 |
| * | transition to materializecss | schneefux | 2016-05-28 | 6 | -873/+57 |
| * | use sqlite, skeletonCSS | schneefux | 2016-05-27 | 5 | -20/+929 |
| * | list & submit POC | schneefux | 2016-02-04 | 3 | -0/+63 |
