0
I Use This!
Inactive

Commits : Listings

Analyzed 28 days ago. based on code collected 28 days ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get rid of the snap-extras dependency by copying getJSON and writeJSON More... over 9 years ago
Relax library constraints More... over 9 years ago
Merge pull request #4 from headwinds/master More... over 9 years ago
Update angularjs-todo.cabal More... over 9 years ago
Allow newer libraries More... almost 10 years ago
Create README.md More... over 10 years ago
Upgrade angularjs example to snap-0.13 More... over 10 years ago
Constrain to min snap-0.11 More... about 11 years ago
Merge pull request #2 from alexanderkjeldaas/master More... about 11 years ago
Update cabal upper bounds. More... over 11 years ago
Simplify handler types More... over 11 years ago
Simplify the mainPage handler More... over 11 years ago
Remove unused routing parameter More... over 11 years ago
Auto-indent More... over 11 years ago
Angular -> AngularJS More... over 11 years ago
Delete unused template More... over 11 years ago
Use Database.SQLite.Simple directly More... over 11 years ago
Use lastInsertRowId and Int64 for the todo ID More... over 11 years ago
Delete out code More... over 11 years ago
Remove modifyResponse call - it's not needed with Snap.Extras.JSON More... over 11 years ago
Constrain sqlite-simple versions More... over 11 years ago
use MVar version of snaplet-sqlite-simple connection pool More... over 11 years ago
save todo on click More... over 11 years ago
Output json for newly saved todo More... over 11 years ago
add todo JSON interface More... over 11 years ago
Todo service More... over 11 years ago
rename executable More... over 11 years ago
import snap setup from snaplet-sqlite-simple/example More... over 11 years ago
Replace todo app with the one from http://angularjs.org/#todo-css More... over 11 years ago
Grab todo example from http://jsfiddle.net/Codier/Bzj9w/ More... over 11 years ago