decoupage

log

age author description
5 weeks Jeff Hammel something about hash marks in filenamesdefault tip
5 weeks Jeff Hammel fix this muthafuckin assertion
5 weeks Jeff Hammel ???
4 months Jeff Hammel better error message
8 months Jeff Hammel error and bump
9 months Jeff Hammel introduce templated 404s; works, just doesnt do anything yet
9 months Jeff Hammel stub for 404 page
9 months Jeff Hammel fix rss bug
9 months Jeff Hammel make template loading lenient and other fixes; bump version
9 months Jeff Hammel whitespace cleanup
9 months Jeff Hammel quick cleanup
18 months Jeff Hammel make sort formatter more extensible and add a random method
19 months Jeff Hammel improvements to the inclusion template
19 months Jeff Hammel add inclusion template
2 years Jeff Hammel return exceptions rather than just raise them; needed for wsgiref and who knows what other servers
2 years Jeff Hammel move app_conf parsing logic to factory.py
2 years Jeff Hammel include head.html in the master template
2 years Jeff Hammel remove previous hacks
2 years Jeff Hammel add some RSS
2 years Jeff Hammel make formats classes that can take arguments
2 years Jeff Hammel depend on py2rssgen; not hooked up yet
2 years Jeff Hammel more stubbing for RSS
2 years Jeff Hammel dont show size for directories
2 years Jeff Hammel merge commit
2 years Jeff Hammel add documentation for formats and a stub
2 years Jeff Hammel dont capitalize unimportant words
2 years Jeff Hammel work towards refactor letting links (and maybe other things in the future) dwell in a decoupage namespace
2 years Jeff Hammel add "-" to list of FilenameDescription separators
2 years Jeff Hammel add size of file to metadata
2 years Jeff Hammel add idea of formats and json format
2 years Jeff Hammel add more metadata to files: modification time, type
2 years Jeff Hammel * make head.html actually be correct;
2 years Jeff Hammel add a stub head template for inclusion; not sure if this is the way to go; alternatively, each formatter could contribute to the markup individually
2 years Jeff Hammel add order formatter (untested)
2 years Jeff Hammel typo
2 years Jeff Hammel actual sane error handling that human beings can read and decipher
2 years Jeff Hammel print which formmaters werent available
2 years Jeff Hammel and a commit following a merge, goody goody...lets get a snack
2 years Jeff Hammel add arguments to transformers....configparser is somewhat retarded about capitalization so im going to be somewhat retarded here rather than google for how to fix right now. lame
2 years Jeff Hammel using a blank title will have the title be the filename
3 years Jeff Hammel bump version following distribution
3 years Jeff Hammel alter setup metadata
3 years k0s adding TODO items
3 years k0s better way of doing up; this breaks old behaviour so incrementing version
3 years k0s merged some stuff
3 years k0s include components necessary to make decoupage feel almost like a framework
3 years k0s included a links formatter; restructure index template
3 years egj merge from head
3 years egj better error message
3 years k0s remove montage formatter
3 years k0s more docmentation updates
3 years k0s minor documentation updates
3 years k0s now use contenttransformer to serve files if /transformer in directory configuration; TODO: cache on a per-directory basis
3 years k0s remove pointless get_response method
3 years k0s correct variable name
3 years egj unfold the list out of the reverseiterator which otherwise gets consumed and funky
3 years egj add formatter
3 years egj fix breakages
3 years egj try to fail gracefully if index.html exists
3 years egj css not stylesheets