summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2019-04-21Version bump to 2.1.dev1 and updated changelogMicah Lee
2019-04-21Remove version stringMicah Lee
2019-04-21Remove more CLI stringsMicah Lee
2019-04-20Reintroduce more strings still usedMiguel Jacq
2019-04-20Re-insert strings that the strings checker script lied to me aboutMiguel Jacq
2019-04-20Unlocalize CLI stringsMiguel Jacq
2019-04-19Merge pull request #959 from micahflee/958_verboseMicah Lee
Rename --debug to --verbose
2019-04-19Upgrade jQuery to 3.4.0Illia Volochii
2019-04-18Rename "help_debug" string to "help_verbose"Micah Lee
2019-03-25Standardise all startup_timer, scheduled_start attributes as 'autostart_timer'Miguel Jacq
2019-03-25Standardise all shutdown_timer, shutdown_timeout, timeout attributes as ↵Miguel Jacq
'autostop_timer'
2019-03-25Fix conflictsMiguel Jacq
2019-03-24rename CLI args for autostart/stop timersMiguel Jacq
2019-03-24Human-friendly autostart/autostop countdown timers on server button, tooltipsMiguel Jacq
2019-03-24Remove newlines from stringsMiguel Jacq
2019-03-22Merge pull request #941 from mig5/configurable_connect_timeoutMicah Lee
Allow the bundled Tor connection timeout to be configurable from the CLI
2019-03-22Fix css on receive.html as wellMicah Lee
2019-03-22Merge branch 'develop' of https://github.com/ZeroDot1/onionshare into ↵Micah Lee
ZeroDot1-develop
2019-03-22Merge pull request #917 from mig5/916_messaging_above_send_buttonMicah Lee
Make progress, noscript warning, and flashes appear above the form, but beneath the logo
2019-03-12Allow the bundled Tor connection timeout to be configurable from the CLIMiguel Jacq
2019-03-11Use png rather than svg for warning image. Concatenate flash messages with ↵Miguel Jacq
commas to reduce page height. Allow warning message to be wider
2019-03-11Various Startup Timer fixes for strings, bundled mode, stealth mode, ↵Miguel Jacq
startup/shutdown time clashes
2019-03-11Repair the css . . . ZeroDot1
2019-03-10Weblate merge (#940)Micah Lee
* Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ Added translation using Weblate (Malay) Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Merge branch 'origin/develop' into Weblate. Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ Translated using Weblate (Bengali) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ Translated using Weblate (Bengali) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ * Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ * Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ * Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ * Translated using Weblate (Portuguese (Brazil)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/ * Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ * Translated using Weblate (Finnish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fi/ * Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ * Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ * Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ * Translated using Weblate (Indonesian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/id/ * Translated using Weblate (Swedish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/ * Translated using Weblate (Chinese (Traditional)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hant/ * Translated using Weblate (Indonesian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/id/ * Translated using Weblate (Norwegian Bokmål) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/nb_NO/ * Translated using Weblate (Swedish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/sv/ * Translated using Weblate (Hindi) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/hi/ Added translation using Weblate (Hindi)
2019-03-06Prevent a scheduled share from starting after the scheduled time has passed. ↵Miguel Jacq
Add a test for this
2019-03-05Add a Startup Timer feature (scheduled start / dead man's switch)Miguel Jacq
2019-02-25remove unnecessary bit of cssMiguel Jacq
2019-02-24Move the noscript warning to top of page and make it appear less of an ↵Miguel Jacq
error, per more recommendations (and with supplied svg) from @ninavizz
2019-02-23Add asynchronous functions to the templates to reduce page load times.ZeroDot1
Asynchronous functions for CSS and JS.
2019-02-23Make progress, noscript warning, and flashes appear above the form, but ↵Miguel Jacq
beneath the logo
2019-02-18Fix minor bugs: When making the ajax POST request, strip the trailing slash ↵Micah Lee
from window.location.pathname so the URL works in public mode; and add a newline before printing message when receiving file
2019-02-17Remove console.log() debug statementsMicah Lee
2019-02-17On error, remove the upload divMicah Lee
2019-02-17Don't use jQuery for the ajax request, instead manually use an ↵Micah Lee
XMLHttpRequest in order to more easily support multiple upload divs
2019-02-17Update red and green colors to match the Qt GUI colorsMicah Lee
2019-02-15Refactor file upload interface to use jQuery, and to have separate upload ↵Micah Lee
progress bars. The progess bars make clear when the data has been sent to the first Tor node, and when its waiting on the rest of the Tor network. It also allows the sender to cancel uploads
2019-02-15Added jQuery, and jQuery licenseMicah Lee
2019-02-15Make uploading over ajax, and ajax flash messages, workMicah Lee
2019-02-14Display upload progress percent in submit buttonMicah Lee
2019-02-14Update the noscript upload instructions on the receive mode upload page, and ↵Micah Lee
add separate page for instructions to disable NoScript XSS setting
2019-02-13Use a div that gets hidden, instead of a <noscript> tag, because the ↵Micah Lee
<noscript> tag doesn't when the security slider is on Safer
2019-02-13Starting to implement upload progressMicah Lee
2019-02-13Add noscript warningMicah Lee
2019-02-13remove code that doesn't work anywayMiguel Jacq
2019-02-13fix missing bracketMiguel Jacq
2019-02-13Use Ajax to send files in receive mode to workaround browser bug with large ↵Miguel Jacq
files
2019-02-10Update changelog, and version bump to 2.0Micah Lee
2019-02-09Translated using Weblate (Bengali)Hosted Weblate
Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ Translated using Weblate (Portuguese (Brazil)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/pt_BR/ Translated using Weblate (Persian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fa/ Translated using Weblate (Korean) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ko/ Translated using Weblate (Japanese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/ Translated using Weblate (Japanese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/ Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ Translated using Weblate (Greek) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/el/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ Translated using Weblate (Finnish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fi/ Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ Translated using Weblate (Bengali) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ Translated using Weblate (Bengali) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ Translated using Weblate (Arabic) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ar/ Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ Translated using Weblate (Bengali) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/bn/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (German) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/de/ Translated using Weblate (Italian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/it/ Translated using Weblate (Spanish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/es/ Translated using Weblate (Russian) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ru/ Translated using Weblate (French) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/fr/ Translated using Weblate (Danish) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/da/ Translated using Weblate (Chinese (Simplified)) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/zh_Hans/ Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ Translated using Weblate (Catalan) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ca/ Translated using Weblate (Japanese) Translate-URL: https://hosted.weblate.org/projects/onionshare/translations/ja/
2019-01-28Separete onion settings into their own group, and remove css that was ↵Micah Lee
breaking the look of the "Copy HidServAuth" button
2019-01-28Fix .ru translationMicah Lee