]> git.mdlowis.com Git - proto/journal.git/shortlog
proto/journal.git
2019-09-25 Michael D.... fixed line wrapping for code blocks master
2018-07-20 Michael D.... remove comment
2018-07-20 Michael D.... minor code cleanup
2017-12-04 Michael D.... added spacing between list items
2017-12-04 Michael D.... fixed bug in ctrl+. shortcut
2017-12-02 Michael D.... fixed local storage behavior and new page shortcut
2017-12-02 Michael D.... added first pass at local storage support
2017-12-01 Michael D.... fix logic on title
2017-12-01 Michael D.... switched to tabs over spaces
2017-12-01 Michael D.... updated editor to preserve titles on saved pages
2017-12-01 Michael D.... changed content width to 90%
2017-12-01 Michael D.... generate index.html with embedded style and script
2017-11-30 Michael D.... ridiculous minification-by-hand. Overhead per page...
2017-11-30 Michael D.... fixed quote shortcut
2017-11-30 Michael D.... added logic to set title to today's date
2017-11-30 Michael D.... tweaked editor controls and added link handling
2017-11-29 Michael D.... Added shortcuts for common tags to editor.
2017-11-29 Michael D.... added js code to tweak editor controls for code blocks...
2017-11-29 Michael D.... threw out some useless style crap
2017-11-29 Michael D.... fleshed out stylesheer more
2017-11-28 Michael D.... switched to rem instead of em for font sizes
2017-11-28 Michael D.... added lorem ipsum for paragraph text and defined styles...
2017-11-28 Michael D.... removed focus outline for editable content
2017-11-28 Michael D.... updated html
2017-11-27 Michael D.... add headings
2017-11-27 Michael D.... inital commit