summaryrefslogtreecommitdiff
path: root/app/links
AgeCommit message (Expand)Author
2023-08-06links: fixed a bugluxagraf
2023-08-06links: cleaned up tag viewsluxagraf
2023-07-28links: moved templates to appluxagraf
2023-01-08links: tweaked admin again for faster entryluxagraf
2023-01-08links: rewinding because tags don't get assigned until after post_saveluxagraf
2023-01-08links: fixed bugluxagraf
2023-01-08links: added delete for wired link so things don't get cluttered.luxagraf
2023-01-08links: moved tags to the top for faster link addingluxagraf
2022-12-04links: cleaned up code, got rid of markdown parser since it stoppedluxagraf
2022-02-13main: updated to django 4.0luxagraf
2021-06-28fixed another type errorluxagraf
2021-06-28fixed type errorluxagraf
2021-06-28added try clause to link scraperluxagraf
2020-04-29adding stuff from live serverGitea
2019-12-07fixed a bug in jrnl viewswlxf
2019-10-07added new posts stuff and changed name of src postsluxagraf
2019-05-25made some changes to use new checkin modellxf
2019-04-13added tags to links adminluxagraf
2019-02-01redid jrnl to speed things up and use less memoryluxagraf
2018-07-07added campsite model, refactored some code to avoid circular imports,luxagraf
2018-04-08cleaned up stuff adminluxagraf
2018-04-05cleaned up links model and added datetime importluxagraf
2018-04-05added image to links for screencapturesluxagraf
2018-02-06converted to new path url structure and updated pagination to handle it.luxagraf
2018-02-05abstracted the next prev links into utils so now they work for everyluxagraf
2018-01-31fixed some admin bugs on live serverluxagraf
2018-01-21updated code to work with django 2.0luxagraf
2017-12-20added tag list to top of links pageluxagraf
2017-12-14cleaned up notes, archived old apps, moved checkins to locations appluxagraf
2017-10-06added timezone import in linksluxagraf
2017-10-06added auto date to linksluxagraf
2017-07-16Updated to django autocomplete v3luxagraf
2016-11-29bux fixluxagraf
2016-11-29added email featureluxagraf
2016-11-29added option to save link direct through my admin and grab a markdownluxagraf
2015-12-23added autocomplete to tag fields in Links adminluxagraf
2015-12-23fixed some bugs in the links modelluxagraf
2015-12-22updated links app to grab full text of page as markdownluxagraf
2015-12-03switched over to using a single markdown processor from utils everywhereluxagraf
2015-12-02updated url schemes to quiet some django 1.10 warningsluxagraf
2015-11-13fixed bugluxagraf
2015-11-14simplified Link model and got rid of unused attributesluxagraf
2015-11-13rewrote Links to make them more browse/earacble on live site and inluxagraf
2015-09-07added comments to my apps, fixed uwsgi config, fixed bug in photo template jq...luxagraf
2015-08-21fixed link retrieverluxagraf
2015-07-28fixed link downloaderluxagraf
2014-05-23minor refactor to adoipt pep8 and pyflakes coding styles and clean upluxagraf
2014-05-23Refactored code to use PEP8/Pyflake coding styles and cleaned up cruft aluxagraf
2013-09-10migrated to gunicorn, fixed elements broken in move to digital ocean and rebu...luxagraf
2013-04-24updated for django 1.5, removed grappelli dependencyluxagraf