- Merge pull request #15 from mapitman/suppress-browser-messages Suppress stderr and stdout messages from browser
- Merge pull request #13 from mapitman/support-env-var-for-output Support reading an environment variable for the directory to write to
- Merge pull request #11 from mapitman/add-actions Add actions
- Fix build with go 1.17
- Add info about AUR to README
- Add manpage to Linux tarballs
- Add files and config to build Debian package
- Write temp files into $HOME/mdview-temp when installed via snap
- add snap store image and link
- Update readme and history
- Add ability to render markdown file with no style applied
- Update Makefile to use version variable
- Update link to releases
- Update README with links to install snapd and golang
- trim history file
- Add changelog
- Add vscode-specific files
- Bump version for next release
- Extract HTML title from markdown
- Bump app version
- Bump snap version
- Merge pull request #5 from eaglersdeveloper/opening-from-file-manager
- Add more information to desktop file
- Bump snap version
- update gitignore
- Update version to 1.1
- Merge pull request #4 from eaglersdeveloper/opening-from-file-manager
- Add the ability to open from file manager
- Merge pull request #3 from evandandrea/fix-snap
- Fix snapcraft.yaml (use go1.8)
- update README with link to snap store
- Fix desktop file
- Add desktop file to get rid of warning when snap is built
- Add parts/ to gitignore
- Add unity7 plug so xdg-open works in snap
- candidate is not the correct value, should be stable
- switch snap to candidate
- Add snap badge
- Update so that classic confinement is not required for snap
- Fix make install
- Add gopath to go build line
- Fix gopath setting in makefile
- Add gopath
- Change confinement to classic
- update makefile to have a snap task
- Add go get to makefile
- Add golang as build dependency
- Update snap yaml to build the right thing
- Update snapcraft.yaml
- Create binary archive files as part of build
- Update README
- Initial commit
- Initial commit
- Fix quote
- Set app version during build
- Get tag with action
- Get previous tag
- Debug output
- Add --always
- Fetch tags
- Install pandoc in CI
- Add build action
- Fix build with go 1.17
- Add info about AUR to README
- Add manpage to Linux tarballs
- Add files and config to build Debian package
- Write temp files into $HOME/mdview-temp when installed via snap
- add snap store image and link
- Update readme and history
- Add ability to render markdown file with no style applied
- Update Makefile to use version variable
- Update link to releases
- Update README with links to install snapd and golang
- trim history file
- Add changelog
- Add vscode-specific files
- Bump version for next release
- Extract HTML title from markdown
- Bump app version
- Bump snap version
- Merge pull request #5 from eaglersdeveloper/opening-from-file-manager
- Add more information to desktop file
- Bump snap version
- update gitignore
- Update version to 1.1
- Merge pull request #4 from eaglersdeveloper/opening-from-file-manager
- Add the ability to open from file manager
- Merge pull request #3 from evandandrea/fix-snap
- Fix snapcraft.yaml (use go1.8)
- update README with link to snap store
- Fix desktop file
- Add desktop file to get rid of warning when snap is built
- Add parts/ to gitignore
- Add unity7 plug so xdg-open works in snap
- candidate is not the correct value, should be stable
- switch snap to candidate
- Add snap badge
- Update so that classic confinement is not required for snap
- Fix make install
- Add gopath to go build line
- Fix gopath setting in makefile
- Add gopath
- Change confinement to classic
- update makefile to have a snap task
- Add go get to makefile
- Add golang as build dependency
- Update snap yaml to build the right thing
- Update snapcraft.yaml
- Create binary archive files as part of build
- Update README
- Initial commit
- Initial commit
- Fix quote
- Set app version during build
- Get tag with action
- Get previous tag
- Debug output
- Add --always
- Fetch tags
- Install pandoc in CI
- Add build action
- Fix build with go 1.17
- Add info about AUR to README
- Add manpage to Linux tarballs
- Add files and config to build Debian package
- Write temp files into $HOME/mdview-temp when installed via snap
- add snap store image and link
- Update readme and history
- Add ability to render markdown file with no style applied
- Update Makefile to use version variable
- Update link to releases
- Update README with links to install snapd and golang
- trim history file
- Add changelog
- Add vscode-specific files
- Bump version for next release
- Extract HTML title from markdown
- Bump app version
- Bump snap version
- Merge pull request #5 from eaglersdeveloper/opening-from-file-manager
- Add more information to desktop file
- Bump snap version
- update gitignore
- Update version to 1.1
- Merge pull request #4 from eaglersdeveloper/opening-from-file-manager
- Add the ability to open from file manager
- Merge pull request #3 from evandandrea/fix-snap
- Fix snapcraft.yaml (use go1.8)
- update README with link to snap store
- Fix desktop file
- Add desktop file to get rid of warning when snap is built
- Add parts/ to gitignore
- Add unity7 plug so xdg-open works in snap
- candidate is not the correct value, should be stable
- switch snap to candidate
- Add snap badge
- Update so that classic confinement is not required for snap
- Fix make install
- Add gopath to go build line
- Fix gopath setting in makefile
- Add gopath
- Change confinement to classic
- update makefile to have a snap task
- Add go get to makefile
- Add golang as build dependency
- Update snap yaml to build the right thing
- Update snapcraft.yaml
- Create binary archive files as part of build
- Update README
- Initial commit
- Initial commit
- Add ability to render markdown file with no style applied
- Extract HTML title from markdown
- Force HTMl to render as UTF-8
- Merge pull request #5 from eaglersdeveloper/opening-from-file-manager
- Add more information to desktop file
- Update version to 1.1
- Add the ability to open from file manager
- Update so that classic confinement is not required for snap
- Initial commit