aboutsummaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2020-07-04Merge branch 'develop' of github.com:micahflee/onionshare into chatSaptak S
2020-06-30Force saving files inside ~/OnionShare if running in flatpakMicah Lee
2020-06-30Merge branch 'develop' into 910_flatpakMicah Lee
2020-06-29Merge branch 'qrcode' of https://github.com/mig5/onionshare into mig5-qrcodeMicah Lee
2020-06-29Merge branch 'static_path_to_ajax_gif' of https://github.com/mig5/onionshare ...Micah Lee
2020-06-28Fix testsMicah Lee
2020-06-28Merge branch 'clear_all_file_selection_widget' of https://github.com/mig5/oni...Micah Lee
2020-06-18Translated using Weblate (Icelandic)Sveinn í Felli
2020-06-18Translated using Weblate (Norwegian Bokmål)Allan Nordhøy
2020-06-18Translated using Weblate (Finnish)Akseli Pihlajamaa
2020-06-08Translated using Weblate (Portuguese (Brazil))Eduardo Addad de Oliveira
2020-06-08Use a more efficient way of parsing the path to /img on the static URL in ord...Miguel Jacq
2020-06-08#1123 Load the ajax.gif in receive.js via relative directory, now that static...Miguel Jacq
2020-06-08Use 'Delete' rather than 'Clear' when talking about removing file items from ...Miguel Jacq
2020-06-07Show in UX that there's a disconnectSaptak S
2020-06-03Translated using Weblate (Ukrainian)ihor_ck
2020-06-03Translated using Weblate (Norwegian Bokmål)Allan Nordhøy
2020-05-31Update the QR code description textMiguel Jacq
2020-05-31#1115 Add QR Code for onion URLMiguel Jacq
2020-05-28#1121 upgrade to jQuery 3.5.1Miguel Jacq
2020-05-27#1116 Add a Clear All button in the File List area for share modesMiguel Jacq
2020-05-25Translated using Weblate (Portuguese (Portugal))Manuela Silva
2020-05-25Translated using Weblate (Finnish)Riku Viitanen
2020-05-11Translated using Weblate (Ukrainian)ihor_ck
2020-05-11Translated using Weblate (Swedish)Jonatan Nyberg
2020-05-11Translated using Weblate (Bengali)Oymate
2020-05-11Translated using Weblate (Chinese (Simplified))Ethan
2020-05-11Translated using Weblate (Norwegian Bokmål)Allan Nordhøy
2020-05-11Translated using Weblate (Dutch)Jeroen
2020-05-11Translated using Weblate (Dutch)Alex L
2020-05-11Update username via both socket and ajaxSaptak S
2020-05-10Keep save button disabled if changed username invalidSaptak S
2020-05-04Refactors logic for chat user list and scrollSaptak S
2020-04-29Translated using Weblate (Croatian)Milo Ivir
2020-04-29Translated using Weblate (Persian)R
2020-04-29Translated using Weblate (Turkish)Oğuz Ersen
2020-04-29Translated using Weblate (French)Localisation Lab
2020-04-29Translated using Weblate (German)Martin Beer
2020-04-29Translated using Weblate (Danish)scootergrisen
2020-04-29Translated using Weblate (Catalan)Joan Montané
2020-04-25Translated using Weblate (Indonesian)Hosted Weblate
2020-04-24Translated using Weblate (French)Hosted Weblate
2020-04-24Translated using Weblate (Spanish)Hosted Weblate
2020-04-24Merge remote-tracking branch 'origin/develop' into developemma peel
2020-04-20Translated using Weblate (Croatian)Hosted Weblate
2020-04-06Open files in linux with xdg-open instead of nautilusMicah Lee
2020-03-12Adds list of active users in the chat and allows username changeSaptak S
2020-03-11Sanitize message before appending them to the HTMLSaptak S
2020-03-09Create GUI for onionshare chat mode with the tab workflowSaptak S
2020-03-08Create web UI and socket code for the chat interfaceSaptak S