8000 Tags · nedrysoft/pingnoo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: nedrysoft/pingnoo

Tags

2021.06.23-develop

Toggle 2021.06.23-develop's commit message
fix: windows build

- a couple of small changes introduced into the very latest code broke windows compilation, fixed.

2021.06.22-develop

Toggle 2021.06.22-develop's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: host masking (#88)

- host masking can be toggled via the ribbon bar.
- the regular expression host masker uses the standard $number ${name} substitution syntax.
- fixed the regular expression host masker which had a number of issues that prevented it from working 100% correctly.

2021.05.02-develop

Toggle 2021.05.02-develop's commit message
fix: menu group separators

- IMenu now supports group separators and automatically folds/removes them if needed to remove superflous ones.

2021.04.30-develop

Toggle 2021.04.30-develop's commit message
chore: project tidy

- slightly modified the DMG background image.
- removed commented lines from the Arch Dockerfile which were part of the trial and error of getting the TeamCity arch build working.
- minor python changes.
- updated README.md

2021.04.08-develop

Toggle 2021.04.08-develop's commit message
chore: deploy.py

- modified naming for windows portable edition.

2021.03.21-develop

Toggle 2021.03.21-develop's commit message
fix: add deb distro to deb package

- gets the release information from /etc/issue for deb packages and uses that in the resulting output.

2021.03.13-develop

Toggle 2021.03.13-develop's commit message
fix: configuration paths

- app now ensures the configuration folder for plugins has been created.
- Button states on favourites manager did not update when changes were made.
- New Favourite was not working on manager dialog

2021.03.05-develop

Toggle 2021.03.05-develop's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: typos in documentation (#16)

2021.03.04-develop

Toggle 2021.03.04-develop's commit message
fix: build regression

further fixes from last commit

2021.02.17-develop

Toggle 2021.02.17-develop's commit message
repo: added ROADMAP.md

document that outlines plans for the application.
0