summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2015-11-11redo figments to work with CBV, new builder, etc. Also broke out adminluxagraf
textfield widget to utils
2015-11-08ported expense app to CBVs and cleaner url scheme. Added build scriptluxagraf
and new model to track trips because I'm ambitious like that.
2015-11-08Updated books app to use new CBVs and urls, also brought everything upluxagraf
to PEP 8 styles
2015-11-08Ported Bird app to CBV and modern URL structure. Also added base classluxagraf
to utils module to handle my pagination scheme so I can reuse that bit of code
2015-11-06refactored src to use new build system with CBVsluxagraf
2015-11-04refactored blog app and renamed to jrnlluxagraf
2015-11-04cleaned up the code in blog and refactored to PEP 8 and class based viewsluxagraf
2015-10-31added figments app for publishing fictionluxagraf
2015-10-31added src to sitemap and fixed a url error in location sitemap. whoops.luxagraf
2015-10-28added the src app to port all technical writing over from longhandpixelsluxagraf
2015-10-01did a lot of work on the books sectionluxagraf
2015-09-07added comments to my apps, fixed uwsgi config, fixed bug in photo template ↵luxagraf
jquery url, added piwik stats code
2015-07-21fixed a couple typos and bugsluxagraf
2015-07-15tweaked config file to set socket permissionsluxagraf
2015-07-15removed adventure menu item and added content to about. added uwsgi config fileluxagraf
2015-05-15made the birds admin a little slickerluxagraf
2015-05-03work started on bird app and displayluxagraf
2015-04-02fixed markdown template processor to use standard python markdownluxagraf
2015-03-16added expense tracking appluxagraf
2015-03-09cleaned up some files, removed settings.pyluxagraf
2014-11-10Updated settings.pyluxagraf
2014-11-10reverted Pages to databaseluxagraf
2014-10-24rewrote notes a bit to allow for longer notes and changed action tags toluxagraf
indie-action
2014-07-08fixed some url related bugsluxagraf
2014-07-08finished migrating to new url/menu schemeluxagraf
2014-07-02bugfixes after launchluxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-06-26fixed map display in photogalleriesluxagraf
2014-06-26fixed small bug in build toolsluxagraf
2014-06-24Rewrote all sass and reconfigured HTML to use more microformats andluxagraf
clearer class names
2014-06-09fixed display, added author tags and an h-card to the footerluxagraf
2014-06-08finished up notes app. still need to design and test, but it more orluxagraf
less works.
2014-06-04added notes and started twitter backendluxagraf
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-27moved all the js files to their respective projects and added theluxagraf
leftlet providers code inline at the top as part of the build process. Also converted everything to stop using google maps.
2014-05-25added writing/location urls to sitemapluxagraf
2014-05-23added images to books and imported books from stuff modelluxagraf
2014-05-21additional fixes to run under python 3.2lxf
2014-05-13Created the book and bookhighlights models, along with a quick and dirtyluxagraf
parsers to dump a json feed of Kindle clippings into the database
2014-05-08added birding app, fixed a few python-related bugs throughout the code base.luxagraf
2014-04-30updated requirements and removed memcachedluxagraf
2014-05-01fixed Flickr issues and photo template settingsluxagraf
2013-09-12converted photo scrapers to use flickr_api and generated x2 higher res ↵luxagraf
images for retina screens
2013-09-10migrated to gunicorn, fixed elements broken in move to digital ocean and ↵luxagraf
rebuilt the link gathering script
2013-08-29misc bug fixesluxagraf
2013-05-28Merge branch 'master' of http://git.luxagraf.net/luxagrafsng
2013-05-28bug fixes for links in main menusng
2013-05-24changed backend code to validate location using only the point and prompt if ↵luxagraf
no location exists
2013-05-07turned off django timezone support because it was doing womky things to datesluxagraf