Commit Graph

249 Commits

Author SHA1 Message Date
Micah Lee
437beef098
Version bump to 2.3.dev1 2020-09-20 20:37:02 -07:00
Micah Lee
d5eaba6c06
Merge pull request #1179 from micahflee/deb_rpm
Fix Debian and Fedora packaging
2020-09-20 11:41:49 -07:00
Micah Lee
78ba479a35
Fix check_lacked_trans.py so it works with black formatting, and remove unused translations from en.json 2020-09-14 15:57:46 -07:00
Micah Lee
b052b27302
Add RPM dependencies to build_rpm.sh 2020-09-14 15:34:30 -07:00
Micah Lee
4c4323a772
Update Copyright to 2020 everywhere, and assign to Micah Lee, et al. instead of just Micah Lee 2020-08-27 19:13:08 -04:00
Micah Lee
318da0871d
Update descriptions in appdata and setup.py 2020-08-26 14:05:55 -07:00
Micah Lee
23899fad58
Version bump to 2.3 and update changelog (for now) 2020-08-24 20:10:31 -07:00
Micah Lee
7ce0f18f36
Switch icon to 512x512 png 2020-07-05 10:25:16 -07:00
Micah Lee
e84ca43da8
Make .desktop file not use absolute path for Exec 2020-04-06 19:04:55 -07:00
Micah Lee
4fdf53f493
Merge branch 'develop' into 910_flatpak 2020-04-05 20:31:18 -07:00
Micah Lee
097f5f6047
Merge branch 'develop' into 1064_tabs 2020-03-22 11:23:24 -07:00
Micah Lee
8b119353ae
Merge branch 'migrate-poetry' of https://github.com/SaptakS/onionshare into SaptakS-migrate-poetry 2020-03-22 11:06:16 -07:00
Saptak S
d4de02f180
Switches from pipenv and requirements.txt to poetry to manage dependencies 2020-03-18 02:47:25 +05:30
milotype
304f709b2d
Update org.onionshare.OnionShare.desktop
Added croatian (hr) translation for Comment and Keywords
2020-01-04 20:59:17 +01:00
Micah Lee
5a0ee67dc7
Don't include psutil twice in requirements.txt 2019-11-28 15:36:53 -08:00
Micah Lee
7e06872a39
Make nautilus plugin work in python3 2019-11-28 13:26:07 -08:00
Micah Lee
58bc258507
If there is an existing onionshare-gui process, open a new tab and quit 2019-11-28 12:35:57 -08:00
Micah Lee
e7c683528d
Support handling events by monitoring an events folder for changes 2019-11-28 12:24:26 -08:00
Micah Lee
b9bec64e07
Remove <em> tag from appdata xml 2019-11-26 22:14:25 -08:00
Micah Lee
4341120022
Update appdata xml, and add note to BUILD.md to update the version in the appdata on each release 2019-11-26 22:05:08 -08:00
Micah Lee
9e434abd9c
Add psutil dependency 2019-10-20 18:59:27 -07:00
Micah Lee
7d24bf9ffc
Version bump to 2.2, and added translation changes to changelog 2019-10-13 10:06:39 -07:00
Micah Lee
3037727890
Format all code using black 2019-10-12 21:01:25 -07:00
Micah Lee
b9ed720590
Fix icon path in PyInstaller file 2019-09-22 13:25:15 -07:00
Micah Lee
06ad2ad073
Version bump to 2.2.dev1 2019-09-22 13:03:08 -07:00
Micah Lee
7d0b0afaad
Update pip dependencies 2019-09-15 18:03:46 -07:00
Micah Lee
76406d1b0c
Update get Tor scripts to grab Tor Browser 8.8.5 2019-09-15 17:55:30 -07:00
Micah Lee
bb0908d6a3
Add org.onionshare.OnionShare.svg, remove onionshare80.xpm, and fix sstdeb.cfg so building a .deb works again 2019-09-15 15:17:40 -07:00
Micah Lee
072c12fbb2
Merge branch 'feature/issue-998' of https://github.com/x80486/onionshare into x80486-feature/issue-998 2019-09-15 15:07:24 -07:00
Micah Lee
bc2b37aa64
Update python and pyqt5 in BUILD.md, and for macOS install pyinstaller from pip instead of building from source 2019-09-01 17:39:32 -04:00
Micah Lee
88e75706ff
Update pip dependencies 2019-09-01 17:35:02 -04:00
x80486
074ae56e64 Update/Tweak AppStream Metadata XML and Desktop Entry according to the latest standard(s) 2019-05-29 20:48:48 -04:00
Micah Lee
c378a32c51
Merge branch 'static-websites' of https://github.com/hiromipaw/onionshare into hiromipaw-static-websites 2019-05-10 09:46:54 -07:00
hiro
abc30b315c Clean code and fix UI bugs 2019-05-08 00:04:09 +02:00
Micah Lee
23e7765b9c
Version bump to 2.1, updated changelog, and fixed typo in a comment 2019-05-06 15:46:51 -07:00
hiro
8f7e52e4ee Add version for Flask-HTTPAuth 2019-05-03 19:29:58 +02:00
hiro
2d43588a3b Add website sharing and directory listing cli-only 2019-04-23 16:08:14 +02:00
Micah Lee
c15d3fbb52
Write script to build source package 2019-04-22 15:32:34 -07:00
Micah Lee
f3f458da85
macOS package hardening (#967)
When making a macOS release, add a timestamp to signature
2019-04-21 19:13:48 -07:00
Micah Lee
c1a8f815a3
Version bump to 2.1.dev1 in Windows installer too 2019-04-21 18:56:48 -07:00
Micah Lee
e60a910408
Update tor to download Tor Browser 8.0.8, and extract Tor 0.3.5.8 2019-04-21 13:39:53 -07:00
Micah Lee
742d8dc87d
Make check_lacked_trans.py executable 2019-04-21 13:00:29 -07:00
Miguel Jacq
a7bbe818bf
Unlocalize CLI strings 2019-04-20 10:31:34 +10:00
Illia Volochii
309ea61bff
Update requirements for tests 2019-04-18 23:07:38 +03:00
Illia Volochii
9595aa7c69
Update requirements 2019-04-18 22:48:05 +03:00
Illia Volochii
90b9c9944a
Remove cryptography and its dependencies from requirements 2019-04-18 22:34:47 +03:00
Vincent Bermel
3e9eb66afd
Unhardcode linux launcher icon 2019-03-02 09:06:15 +01:00
Micah Lee
c0a23ead90
Reword licenses readme 2019-02-17 21:19:47 -08:00
Micah Lee
7e709bb234
Added jQuery, and jQuery license 2019-02-15 15:33:54 -08:00
Micah Lee
462c32fb05
Update changelog, and version bump to 2.0 2019-02-10 10:49:57 -08:00