depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
handlers.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
feat(handler): Perform basic input validation on new thread view
Vincent Ambo
1
-2
/
+17
2018-04-12
fix(handlers): Fix chained error handling in actors
Vincent Ambo
1
-14
/
+15
2018-04-11
chore(handlers): Remove unused code
Vincent Ambo
1
-8
/
+0
2018-04-11
fix(templates/handlers): Fix post anchors
Vincent Ambo
1
-1
/
+1
2018-04-11
chore: Clean up unused imports
Vincent Ambo
1
-2
/
+1
2018-04-11
refactor(handlers): Use rendering actor for page renders
Vincent Ambo
1
-45
/
+27
2018-04-09
feat(handlers/templates): Add "New Thread" handler and template
Vincent Ambo
1
-0
/
+9
2018-04-09
feat(handlers): Extract & add author to thread and post information
Vincent Ambo
1
-4
/
+40
2018-04-09
feat(handlers): Add RequireLogin middleware
Vincent Ambo
1
-3
/
+26
2018-04-08
feat(handlers): Use cookie session backend to store author info
Vincent Ambo
1
-8
/
+16
2018-04-08
feat(handler): Implement OIDC login & callback handlers
Vincent Ambo
1
-0
/
+23
2018-04-08
feat(handlers): Add reply_thread handler for posts
Vincent Ambo
1
-1
/
+16
2018-04-08
feat(handlers): Add thread submission handler
Vincent Ambo
1
-0
/
+15
2018-04-08
refactor(main): Move handlers into separate handler module
Vincent Ambo
1
-0
/
+76