summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2021-02-22js: moved janky button code to seperate fileluxagraf
2021-02-22js: pulled out all inline scriptluxagraf
2021-02-22testing CSP javascript fixluxagraf
2021-02-22lttr: updated code to use custom templates per newsletter for mailingsluxagraf
2021-02-22fixed a bug in image path varsluxagraf
2021-02-13src: dusted off RSS feed by popular demandluxagraf
2021-02-12templates: fixed page detail comments and added cross promotion onluxagraf
newsletter list pages
2021-01-30lttr: fixed typo in Range list viewluxagraf
2021-01-30lttr: fixed exif data for Range detail pagesluxagraf
2021-01-30lttr: fixed date order in list viewsluxagraf
2021-01-30misc: wrapping up some odds and endsluxagraf
2021-01-30posts: cleaned up model code and fixed template bugluxagraf
2021-01-30views: cleaned up some view code and streamlined breadcrumbsluxagraf
2021-01-30lttr: fixed some bugs in range template and the insert video codeluxagraf
2021-01-30lttr: changed video insert function to include a link to youtubeluxagraf
2021-01-30lttr: Humanized the exif data a bitluxagraf
2021-01-30lttr: fixed some styling issues on Range archive pagesluxagraf
2021-01-30lttr: finalized Range exif data formatluxagraf
2021-01-30lttr: still working on caption for Range imagesluxagraf
2021-01-30lttr: added exif data to image pageluxagraf
2021-01-30fixed some bugs in Range detail templateluxagraf
2021-01-30media: added checking import to models.pyluxagraf
2021-01-30lttr: wrapped archive-grid class around range archive pageluxagraf
2021-01-30lttr: added new design for Range signup page and added to main menuluxagraf
2021-01-30lttr: Cleaned up template code and fixed some bugs with multipleluxagraf
newsletter subscriptions.
2021-01-29lttr: fixed CSS file and added range subscribeluxagraf
2021-01-29created Range newsletter templatesluxagraf
2021-01-15posts: fixed src tempate to use updated comment form namesluxagraf
2021-01-15posts: fixed fieldnote templates to use new breadcrumbsluxagraf
2021-01-15posts: fixed post view for field_notesluxagraf
changed the template path the match renamed files on disk
2021-01-15fixed a bug in comment form stylesluxagraf
2021-01-15proj: updated several views to use utils.LuxDetailViewluxagraf
This allows for a single breadcrumbs template, consolidating code
2021-01-15Proj: Massive design overhaul to simplify codeluxagraf
Cut out Sass syntax, deleted old CSS rules, changed HTML to use fewer lists and more cascading instead of specific rules. Still requires compiling with sass to strip comments and compress, but would in theory work on its own. Reduced CSS file size by 2/3
2021-01-07added a photograpy section by tweaking Category model and then addinglxf
some urls
2021-01-06fixed a bug in srcset fetchlxf
2021-01-04streamlined admin for imageslxf
2020-12-23stopped deleting featured image from deleting postlxf
2020-12-23added related images to src postslxf
2020-12-23added related posts to srclxf
2020-12-23updated normalize to store the type of post where applicablelxf
2020-12-21fixed a build issuelxf
2020-12-21fixed a link in newsletter templatelxf
2020-12-21fixed a bug in src and srcset functions on luximagelxf
2020-12-21fixed a typolxf
2020-12-21tweaked plain text template slightlylxf
2020-12-21moved lttr to actually sendlxf
2020-12-21fixed a template buglxf
2020-12-21fixed some small tweaks in stylesheet and lttr templatelxf
2020-12-20hid non-public highlightslxf
2020-12-20fixed some things with guideslxf