Added static file route to Web.hs |
|
More...
|
almost 14 years ago
|
Use our Sitemap stuff to generate URLs |
|
More...
|
almost 14 years ago
|
Remove incorrectly commited 'AuthorCredit.pm' file |
|
More...
|
almost 14 years ago
|
Remove 'editionFormatId' from EditionFormat |
|
More...
|
almost 14 years ago
|
Drastically document and move code around |
|
More...
|
almost 14 years ago
|
WIP: Add the ability to add books |
|
More...
|
almost 14 years ago
|
Drastically refactor code to use Snaplets (Snap 0.6) |
|
More...
|
almost 14 years ago
|
Merge pull request #11 from ianmcorvidae/master |
|
More...
|
almost 14 years ago
|
get the person view back to working with the new shiny routes system |
|
More...
|
almost 14 years ago
|
Merge pull request #10 from ianmcorvidae/master |
|
More...
|
almost 14 years ago
|
fix containers version to >= from == in bookbrainz.cabal |
|
More...
|
almost 14 years ago
|
Obliterate some easy warnings |
|
More...
|
almost 14 years ago
|
Update Haskell code to reflect the new schema |
|
More...
|
almost 14 years ago
|
Use web-routes-boomerang to generate our sitemap/routing |
|
More...
|
almost 14 years ago
|
Add the concept of book/edition "roles" |
|
More...
|
almost 14 years ago
|
Use a versioned SQL schema |
|
More...
|
almost 14 years ago
|
Merge pull request #1 from leftmostcat/master |
|
More...
|
almost 14 years ago
|
Add Person view |
|
More...
|
almost 14 years ago
|
Correct link |
|
More...
|
almost 14 years ago
|
Added the ability to insert books, author credits and people into the system |
|
More...
|
almost 14 years ago
|
Introduce BrainzStem 'LoadedEntity' and 'LoadedCoreEntity' types |
|
More...
|
almost 14 years ago
|
Link to books from the homepage |
|
More...
|
almost 14 years ago
|
Small change to bulid setup to run on GHC < 7 |
|
More...
|
almost 14 years ago
|
Introduce the copointed WithGid type, to keep track of entities that have a GID |
|
More...
|
almost 14 years ago
|
Switch to a phantom type system to track references between entities< |
|
More...
|
almost 14 years ago
|
Use HLint to write slightly better style code |
|
More...
|
almost 14 years ago
|
Add a handler for /books to list all books |
|
More...
|
almost 14 years ago
|
Rewrite the bookResource controller to use the error monad |
|
More...
|
almost 14 years ago
|
Fix build warnings and run on GHC < 7 |
|
More...
|
almost 14 years ago
|
Use lenses to deep set entity data |
|
More...
|
almost 14 years ago
|