index
:
jokevote
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
weight user's votes less
schneefux
2017-01-21
1
-3
/
+3
*
use json config format, expose db path
schneefux
2016-11-12
4
-13
/
+21
*
do not count a user's own votes; prevents jumping jokes
schneefux
2016-09-11
2
-8
/
+30
*
validate usernames
schneefux
2016-08-28
1
-1
/
+11
*
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
3
-1
/
+14
*
tweak sort gravity
schneefux
2016-07-21
1
-2
/
+2
*
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
*
remove unused index.html argument
schneefux
2016-07-11
1
-1
/
+0
*
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
3
-5
/
+7
*
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
[next]