summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2015-03-09added build function to backup posts as text files with yaml metadataluxagraf
2015-03-09added template for readme and fixed output functionluxagraf
2015-03-09added 404 page to build process, currently has to be called by handluxagraf
2015-02-25started work on per-post mappingluxagraf
2015-01-25fixed homepage layout and builderluxagraf
2015-01-25fixed homepage builderluxagraf
2015-01-05added image dimensions to admin because I always forget, also fixed to two ↵luxagraf
mixed content bugs changing to https
2014-12-20fixed some bugs with comments app, removed csrf protection from commentsluxagraf
2014-11-13simplified gravatar code to use a single default imageluxagraf
2014-11-13added the static version of page publisher for posterity sake, not used thoughluxagraf
2014-11-13Turned comments back on. See how this goes.luxagraf
2014-11-10reverted Pages to databaseluxagraf
2014-11-02added a nicer manytomany widget to homepage adminluxagraf
2014-11-02changed homepage to be handcurrated from a new class in blog app.luxagraf
2014-11-02fixed somebugs and made the homepage hand curated with a most popular sectionluxagraf
2014-11-02rewrote blog to make homepage banner an optional thing for each post.luxagraf
defaults to false
2014-10-24rewrote notes a bit to allow for longer notes and changed action tags toluxagraf
indie-action
2014-09-30few bug fixes for builder and templatesluxagraf
2014-07-08fixed some url related bugsluxagraf
2014-07-08finished migrating to new url/menu schemeluxagraf
2014-07-08changed url structureluxagraf
2014-07-08fixed css bugs. converted to jrnl urls.luxagraf
2014-07-02created a buildall func to quickly rebuild everything from the shellluxagraf
2014-07-02fixed a couple urlsluxagraf
2014-07-02bugfixes after launchluxagraf
2014-07-02Finished up majority of v8 redesign, merging back to masterluxagraf
2014-06-29started work on flat file parserluxagraf
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-15started work on a model for the original notes to which i replyluxagraf
2014-06-15added get_bounds function to query nominatim for admin boundaries based on ↵luxagraf
lat/lon. Not used anywhere just yet
2014-06-11added code to pull out | when rendering longer notes onsiteluxagraf
2014-06-09fixed display, added author tags and an h-card to the footerluxagraf
2014-06-09fixed some bugs in notes and map buildluxagraf
2014-06-09notes now build when savedluxagraf
2014-06-09Styled notes sectionluxagraf
2014-06-08finished up notes app. still need to design and test, but it more orluxagraf
less works.
2014-06-05fixed some bugs in notes app and added check for twitter submitluxagraf
2014-06-04added static notes filesluxagraf
2014-06-04quick bug fixes for note modelluxagraf
2014-06-04added twitter post hookluxagraf
2014-06-04added notes and started twitter backendluxagraf
2014-06-01rough sketch of experiments appluxagraf
2014-05-29bugs fixes and changed image urls to use httpslxf
2014-05-28bug fixes, lots o bugsluxagraf
2014-05-27fixed render_to_geojsonluxagraf
2014-05-27bug fix in loc.viewsluxagraf
2014-05-27dug fix in projects.viewsluxagraf
2014-05-27switched to newer version of leaflet and fixed a few bugs in the buildluxagraf
of js files
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.