summaryrefslogtreecommitdiff
path: root/install/onionshare.nsi
AgeCommit message (Expand)Author
2018-09-18Update NSIS file to no longer have to specify each individual file (omg I sho...Micah Lee
2018-07-21#691 remove meek_lite AmazonMiguel Jacq
2018-06-18Merge branch 'license' into developMicah Lee
2018-06-18Remove the /fd sha256 from signtool.exe command, because I'm having trouble g...v1.3.1Micah Lee
2018-06-18Version bump to 1.3.1 and updated changelogMicah Lee
2018-06-18Renamed license files to be lowercase, use .txt extensionMicah Lee
2018-06-17Add onionshare license to licenses folder, and add licenses folder to PyInsta...Micah Lee
2018-02-27Move downloads into their own window that can be toggled on/offMiguel Jacq
2018-02-24Merge branch 'version_1.3_bump' of https://github.com/mig5/onionshare into mi...Micah Lee
2018-02-25Merge pull request #588 from micahflee/ux-updateMiguel Jacq
2018-02-25Version bump to 1.3Miguel Jacq
2018-02-19Add download status widgets to info barMiguel Jacq
2018-02-15Support meek_lite Pluggable Transportirykoon
2018-02-11Set URL label tooltipsMiguel Jacq
2018-02-10Redesigned HTML/CSS download pageMicah Lee
2018-02-10Add onionshare favicon to all HTML pagesMicah Lee
2018-02-10Instead of disabling the settings button when share is active, hide it, and s...Micah Lee
2018-02-04Remove delete button, use delete X's insteadMicah Lee
2018-02-04Update drag and drop look and instructionsMicah Lee
2018-01-17Version bump to 1.2 and updated changelogMicah Lee
2018-01-17Merge branch '435_support_bridges' of https://github.com/mig5/onionshare into...Micah Lee
2018-01-17Fix issue with Windows codesigningMicah Lee
2018-01-17Add missing items to the onionshare.nsiMiguel Jacq
2018-01-17resolve conflictsMiguel Jacq
2018-01-17Extract tor and obfs4proxy executables from the main TorBrowser executable wi...Miguel Jacq
2018-01-15Updating Windows build deps, and recreating the nsis installer script for new...Micah Lee
2018-01-15Update build instructions for Windows, using newer software. And rename insta...Micah Lee
2018-01-14ensure hte obfs4 torrc template is included in installersMiguel Jacq
2017-05-30Version bump to 1.1, and update install size, for Windows installerMicah Lee
2017-05-23Version bump to 1.1.dev2v1.1.dev2Micah Lee
2017-05-17Updated changelog and version bump to 1.1.dev1v1.1.dev1Micah Lee
2017-05-16Added settings.png to Windows installer fileMicah Lee
2017-04-15Uncomment Windows codesigningMicah Lee
2017-04-14Packaged tor files for WindowsMicah Lee
2017-02-22Oops, uncomment signing the uninstallerMicah Lee
2017-02-22Remove license page from Windows installer, just to make less stepsMicah Lee
2017-02-22Update NSIS file to work with new PyInstaller filesMicah Lee
2016-09-05Update build_exe.bat and NSIS installer config to support cx_FreezeMicah Lee
2016-04-12Version bump to 0.9, and updated changelogMicah Lee
2016-04-12Updated Windows packaging scripts to work with PyInstallerMicah Lee
2016-02-15Made the uninstaller delete uninstall.exeMicah Lee
2016-02-15Successfully builds a .exe with Python3/Qt5. Switched from pyinstaller to py2...Micah Lee
2015-12-07Version bump to 0.8.1, updated changelogv0.8.1Micah Lee
2015-12-04Version bump to 0.8, and updated changelog0.8Micah Lee
2015-12-04Rewrote Windows build instructions for Windows 10 (fixes #227). Also, switche...Micah Lee
2015-05-27version bump and updated changelogMicah Lee
2015-05-18replacing signtool.exe timestamp server with globalsign one, because startssl...Micah Lee
2015-05-18version bump from 0.7dev to 0.7 in windows installerMicah Lee
2015-05-15moved build scripts into install folder (#181)Micah Lee